| 1 | [ Mar 19 19:40:31 Enabled. ] | ||
| 2 | [ Mar 19 19:40:31 Rereading configuration. ] | ||
| 3 | [ Mar 19 19:40:34 Rereading configuration. ] | ||
| 4 | [ Mar 19 19:40:45 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 19 19:40:45 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 19:40:47.237313 [ 1 ] {} <Information> Application: Will watch for the process with pid 24703 | ||
| 29 | 2026.03.19 19:40:47.237727 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 19:40:47.761264 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24703 | ||
| 31 | 2026.03.19 19:40:47.762092 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 19:40:47.762252 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 19:40:47.879828 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 19:40:47.908724 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 19:40:47.908812 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 19:40:47.908830 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 19:40:47.908896 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 19:40:47.909709 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 19:40:47.912115 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 19:40:47.913088 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 19:40:47.913965 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 19:40:47.914022 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 19:40:47.914066 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 19:40:47.914844 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 19:40:47.916038 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 19:40:47.923006 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 19:40:47.923865 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 19:40:47.925450 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 19:40:47.925557 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 19:40:47.926847 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 19:40:47.927339 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 19:40:47.932421 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 19:40:47.933302 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 19:40:47.936851 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 19:40:47.937291 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 19:40:47.937764 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 19:40:47.938148 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 19:40:47.939773 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 19:40:47.939801 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 19:40:47.939900 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 19:40:47.940000 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 19:40:47.951515 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 19:40:47.951543 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000183624 sec | ||
| 68 | 2026.03.19 19:40:47.951602 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 19:40:47.951645 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 19:40:47.952453 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 19:40:47.953086 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 19:40:47.963682 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 19:40:47.963739 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 19:40:47.963827 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 19:40:47.963840 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 19:40:47.963879 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 19:40:47.963991 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 19:40:47.968405 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 19:40:47.968459 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 19:40:47.968512 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 19:40:47.968716 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 19:40:47.968770 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 19:40:47.968784 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 19:40:47.968869 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 19:40:47.968882 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 19:40:47.968916 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 19:40:47.968991 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 19:40:47.995102 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 19:40:47.997239 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 19:40:47.997392 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000177574 sec | ||
| 91 | 2026.03.19 19:40:47.997407 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 19:40:47.997423 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 19:40:47.997450 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 19:40:47.997698 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 19:40:47.997810 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 19:40:47.997825 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 19:40:47.997841 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 19:40:47.997853 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 19:40:48.024944 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 19:40:48.025187 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.19 19:40:48.026939 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.921e-05 sec. | ||
| 102 | 2026.03.19 19:40:48.027491 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 19:40:48.029080 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 19:40:48.029103 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 19:40:48.029240 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40399 | ||
| 106 | 2026.03.19 19:40:48.030199 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.19 19:40:48.030279 [ 4 ] {} <Debug> TCP-Session: e01305a0-cf21-4047-a406-881ed0ebe347 Authenticating user 'default' from [fd00:1122:3344:101::b]:40399 | ||
| 108 | 2026.03.19 19:40:48.030312 [ 4 ] {} <Debug> TCP-Session: e01305a0-cf21-4047-a406-881ed0ebe347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.19 19:40:48.030425 [ 4 ] {} <Debug> TCP-Session: e01305a0-cf21-4047-a406-881ed0ebe347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 19:40:48.030561 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.19 19:40:48.030599 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.19 19:40:48.030709 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.19 19:40:48.031228 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43464 | ||
| 114 | 2026.03.19 19:40:48.031248 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52977 | ||
| 115 | 2026.03.19 19:40:48.031388 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.19 19:40:48.031387 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42816 | ||
| 117 | 2026.03.19 19:40:48.031427 [ 5 ] {} <Debug> TCP-Session: 04759c06-fac8-4822-ab93-0f65c4532ebc Authenticating user 'default' from [fd00:1122:3344:101::b]:43464 | ||
| 118 | 2026.03.19 19:40:48.031507 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.19 19:40:48.031567 [ 6 ] {} <Debug> TCP-Session: 1dd3f5ab-98af-44ef-ad9c-ac4352cc89c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:52977 | ||
| 120 | 2026.03.19 19:40:48.031594 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47103 | ||
| 121 | 2026.03.19 19:40:48.031669 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.19 19:40:48.031691 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45981 | ||
| 123 | 2026.03.19 19:40:48.031671 [ 6 ] {} <Debug> TCP-Session: 1dd3f5ab-98af-44ef-ad9c-ac4352cc89c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.19 19:40:48.031589 [ 5 ] {} <Debug> TCP-Session: 04759c06-fac8-4822-ab93-0f65c4532ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.19 19:40:48.031804 [ 254 ] {} <Debug> TCP-Session: 503d9f20-1b1f-44e2-9689-82e4c21fbb96 Authenticating user 'default' from [fd00:1122:3344:101::b]:42816 | ||
| 126 | 2026.03.19 19:40:48.031810 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35922 | ||
| 127 | 2026.03.19 19:40:48.031859 [ 6 ] {} <Debug> TCP-Session: 1dd3f5ab-98af-44ef-ad9c-ac4352cc89c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.19 19:40:48.031905 [ 5 ] {} <Debug> TCP-Session: 04759c06-fac8-4822-ab93-0f65c4532ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.19 19:40:48.031895 [ 254 ] {} <Debug> TCP-Session: 503d9f20-1b1f-44e2-9689-82e4c21fbb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.19 19:40:48.031978 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40890 | ||
| 131 | 2026.03.19 19:40:48.032011 [ 254 ] {} <Debug> TCP-Session: 503d9f20-1b1f-44e2-9689-82e4c21fbb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.19 19:40:48.031998 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.19 19:40:48.032069 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.19 19:40:48.032120 [ 256 ] {} <Debug> TCP-Session: 0a3f124e-82fe-42b5-8838-31184cda0920 Authenticating user 'default' from [fd00:1122:3344:101::b]:45981 | ||
| 135 | 2026.03.19 19:40:48.031983 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.19 19:40:48.032193 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.19 19:40:48.032216 [ 257 ] {} <Debug> TCP-Session: 1a23a80d-6b35-46fa-980c-90f6dcb10bbc Authenticating user 'default' from [fd00:1122:3344:101::b]:35922 | ||
| 138 | 2026.03.19 19:40:48.032250 [ 258 ] {} <Debug> TCP-Session: 63eec8cd-22ff-4dab-97e0-faaf5f864b21 Authenticating user 'default' from [fd00:1122:3344:101::b]:40890 | ||
| 139 | 2026.03.19 19:40:48.032239 [ 256 ] {} <Debug> TCP-Session: 0a3f124e-82fe-42b5-8838-31184cda0920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.19 19:40:48.032332 [ 257 ] {} <Debug> TCP-Session: 1a23a80d-6b35-46fa-980c-90f6dcb10bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.19 19:40:48.032358 [ 256 ] {} <Debug> TCP-Session: 0a3f124e-82fe-42b5-8838-31184cda0920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.19 19:40:48.032345 [ 258 ] {} <Debug> TCP-Session: 63eec8cd-22ff-4dab-97e0-faaf5f864b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.19 19:40:48.032458 [ 257 ] {} <Debug> TCP-Session: 1a23a80d-6b35-46fa-980c-90f6dcb10bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 19:40:48.032479 [ 258 ] {} <Debug> TCP-Session: 63eec8cd-22ff-4dab-97e0-faaf5f864b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 19:40:48.032236 [ 255 ] {} <Debug> TCP-Session: c91e9132-58e5-4f07-b124-933cfbd4b2bb Authenticating user 'default' from [fd00:1122:3344:101::b]:47103 | ||
| 146 | 2026.03.19 19:40:48.032574 [ 255 ] {} <Debug> TCP-Session: c91e9132-58e5-4f07-b124-933cfbd4b2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.19 19:40:48.032679 [ 255 ] {} <Debug> TCP-Session: c91e9132-58e5-4f07-b124-933cfbd4b2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.19 19:40:48.635970 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64922 | ||
| 149 | 2026.03.19 19:40:48.636130 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.19 19:40:48.636258 [ 259 ] {} <Debug> TCP-Session: 64f12d9d-e55e-4b5e-8884-179e03adcd5f Authenticating user 'default' from [fd00:1122:3344:101::c]:64922 | ||
| 151 | 2026.03.19 19:40:48.636281 [ 259 ] {} <Debug> TCP-Session: 64f12d9d-e55e-4b5e-8884-179e03adcd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.19 19:40:48.636292 [ 259 ] {} <Debug> TCP-Session: 64f12d9d-e55e-4b5e-8884-179e03adcd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 19:40:48.636423 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.19 19:40:48.636452 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.19 19:40:48.636525 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.19 19:40:48.636914 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47766 | ||
| 157 | 2026.03.19 19:40:48.637015 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45002 | ||
| 158 | 2026.03.19 19:40:48.637073 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36650 | ||
| 159 | 2026.03.19 19:40:48.637142 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33873 | ||
| 160 | 2026.03.19 19:40:48.637401 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.19 19:40:48.637423 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33547 | ||
| 162 | 2026.03.19 19:40:48.637517 [ 260 ] {} <Debug> TCP-Session: 393de35a-a0fd-429b-a0f9-d80c967b8e92 Authenticating user 'default' from [fd00:1122:3344:101::c]:47766 | ||
| 163 | 2026.03.19 19:40:48.637537 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.19 19:40:48.637541 [ 260 ] {} <Debug> TCP-Session: 393de35a-a0fd-429b-a0f9-d80c967b8e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.19 19:40:48.637583 [ 262 ] {} <Debug> TCP-Session: b99c741b-e987-4bc4-bd4e-f99d0ef10e5c Authenticating user 'default' from [fd00:1122:3344:101::c]:36650 | ||
| 166 | 2026.03.19 19:40:48.637651 [ 260 ] {} <Debug> TCP-Session: 393de35a-a0fd-429b-a0f9-d80c967b8e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.19 19:40:48.637664 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63112 | ||
| 168 | 2026.03.19 19:40:48.637674 [ 262 ] {} <Debug> TCP-Session: b99c741b-e987-4bc4-bd4e-f99d0ef10e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.03.19 19:40:48.637737 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60800 | ||
| 170 | 2026.03.19 19:40:48.637766 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.19 19:40:48.637794 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.19 19:40:48.637858 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.19 19:40:48.637858 [ 262 ] {} <Debug> TCP-Session: b99c741b-e987-4bc4-bd4e-f99d0ef10e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.19 19:40:48.637839 [ 263 ] {} <Debug> TCP-Session: b791e138-81a2-4c2a-8259-fa7420758992 Authenticating user 'default' from [fd00:1122:3344:101::c]:33873 | ||
| 175 | 2026.03.19 19:40:48.637923 [ 261 ] {} <Debug> TCP-Session: 7c4ebeff-f11d-459e-a988-8d54f80ea3a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:45002 | ||
| 176 | 2026.03.19 19:40:48.638003 [ 264 ] {} <Debug> TCP-Session: d199301f-6025-4d42-9915-230678ea274e Authenticating user 'default' from [fd00:1122:3344:101::c]:33547 | ||
| 177 | 2026.03.19 19:40:48.638018 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.19 19:40:48.638050 [ 261 ] {} <Debug> TCP-Session: 7c4ebeff-f11d-459e-a988-8d54f80ea3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.19 19:40:48.638012 [ 263 ] {} <Debug> TCP-Session: b791e138-81a2-4c2a-8259-fa7420758992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.19 19:40:48.638042 [ 264 ] {} <Debug> TCP-Session: d199301f-6025-4d42-9915-230678ea274e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.19 19:40:48.638171 [ 261 ] {} <Debug> TCP-Session: 7c4ebeff-f11d-459e-a988-8d54f80ea3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.19 19:40:48.638157 [ 266 ] {} <Debug> TCP-Session: 778b23a6-451e-4ce3-a37a-0c78bf182a04 Authenticating user 'default' from [fd00:1122:3344:101::c]:60800 | ||
| 183 | 2026.03.19 19:40:48.638244 [ 264 ] {} <Debug> TCP-Session: d199301f-6025-4d42-9915-230678ea274e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.19 19:40:48.638270 [ 266 ] {} <Debug> TCP-Session: 778b23a6-451e-4ce3-a37a-0c78bf182a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.19 19:40:48.638034 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.03.19 19:40:48.638159 [ 263 ] {} <Debug> TCP-Session: b791e138-81a2-4c2a-8259-fa7420758992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.19 19:40:48.638348 [ 265 ] {} <Debug> TCP-Session: aaad28f4-34ae-4d93-a9c9-5e692a998c2a Authenticating user 'default' from [fd00:1122:3344:101::c]:63112 | ||
| 188 | 2026.03.19 19:40:48.638323 [ 266 ] {} <Debug> TCP-Session: 778b23a6-451e-4ce3-a37a-0c78bf182a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.19 19:40:48.638448 [ 265 ] {} <Debug> TCP-Session: aaad28f4-34ae-4d93-a9c9-5e692a998c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.19 19:40:48.638532 [ 265 ] {} <Debug> TCP-Session: aaad28f4-34ae-4d93-a9c9-5e692a998c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.19 19:40:48.742783 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33881 | ||
| 192 | 2026.03.19 19:40:48.745452 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.03.19 19:40:48.745535 [ 267 ] {} <Debug> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Authenticating user 'default' from [fd00:1122:3344:101::d]:33881 | ||
| 194 | 2026.03.19 19:40:48.745630 [ 267 ] {} <Debug> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.19 19:40:48.745643 [ 267 ] {} <Debug> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.19 19:40:48.745708 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.03.19 19:40:48.745805 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2026.03.19 19:40:48.745822 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.03.19 19:40:48.746975 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56107 | ||
| 200 | 2026.03.19 19:40:48.747179 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60020 | ||
| 201 | 2026.03.19 19:40:48.747231 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.03.19 19:40:48.747348 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40589 | ||
| 203 | 2026.03.19 19:40:48.747403 [ 268 ] {} <Debug> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56107 | ||
| 204 | 2026.03.19 19:40:48.747438 [ 268 ] {} <Debug> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.03.19 19:40:48.747482 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46168 | ||
| 206 | 2026.03.19 19:40:48.747595 [ 268 ] {} <Debug> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.19 19:40:48.747703 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63042 | ||
| 208 | 2026.03.19 19:40:48.747849 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.03.19 19:40:48.747868 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.19 19:40:48.747971 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43298 | ||
| 211 | 2026.03.19 19:40:48.748019 [ 270 ] {} <Debug> TCP-Session: 455ce6c2-279c-400c-b785-0af6717abb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:40589 | ||
| 212 | 2026.03.19 19:40:48.748038 [ 269 ] {} <Debug> TCP-Session: cd9f10e5-4856-4712-b62c-9b054c4d682b Authenticating user 'default' from [fd00:1122:3344:101::d]:60020 | ||
| 213 | 2026.03.19 19:40:48.748188 [ 270 ] {} <Debug> TCP-Session: 455ce6c2-279c-400c-b785-0af6717abb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.03.19 19:40:48.748189 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34694 | ||
| 215 | 2026.03.19 19:40:48.748223 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.03.19 19:40:48.748200 [ 269 ] {} <Debug> TCP-Session: cd9f10e5-4856-4712-b62c-9b054c4d682b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.19 19:40:48.748346 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.03.19 19:40:48.748380 [ 271 ] {} <Debug> TCP-Session: 5290593c-a5c8-4ce3-b184-df55a0c0bc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:46168 | ||
| 219 | 2026.03.19 19:40:48.748408 [ 272 ] {} <Debug> TCP-Session: 8eaf2f56-df2a-44c4-9895-5f6cceee06a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63042 | ||
| 220 | 2026.03.19 19:40:48.748452 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.03.19 19:40:48.748397 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54871 | ||
| 222 | 2026.03.19 19:40:48.748531 [ 272 ] {} <Debug> TCP-Session: 8eaf2f56-df2a-44c4-9895-5f6cceee06a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.19 19:40:48.748522 [ 274 ] {} <Debug> TCP-Session: b570bad1-5bec-49a7-944b-fff5041a30d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34694 | ||
| 224 | 2026.03.19 19:40:48.748505 [ 271 ] {} <Debug> TCP-Session: 5290593c-a5c8-4ce3-b184-df55a0c0bc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.19 19:40:48.748699 [ 274 ] {} <Debug> TCP-Session: b570bad1-5bec-49a7-944b-fff5041a30d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.19 19:40:48.748710 [ 272 ] {} <Debug> TCP-Session: 8eaf2f56-df2a-44c4-9895-5f6cceee06a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.19 19:40:48.748383 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.03.19 19:40:48.748813 [ 271 ] {} <Debug> TCP-Session: 5290593c-a5c8-4ce3-b184-df55a0c0bc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.19 19:40:48.748837 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.03.19 19:40:48.748861 [ 273 ] {} <Debug> TCP-Session: a1fcb406-feae-4c22-862a-48164653c7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43298 | ||
| 231 | 2026.03.19 19:40:48.748925 [ 275 ] {} <Debug> TCP-Session: eb250312-60c0-4a6c-bd4d-3255b7a8d056 Authenticating user 'default' from [fd00:1122:3344:101::d]:54871 | ||
| 232 | 2026.03.19 19:40:48.748929 [ 274 ] {} <Debug> TCP-Session: b570bad1-5bec-49a7-944b-fff5041a30d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.19 19:40:48.748976 [ 273 ] {} <Debug> TCP-Session: a1fcb406-feae-4c22-862a-48164653c7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.19 19:40:48.749022 [ 275 ] {} <Debug> TCP-Session: eb250312-60c0-4a6c-bd4d-3255b7a8d056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.19 19:40:48.749057 [ 273 ] {} <Debug> TCP-Session: a1fcb406-feae-4c22-862a-48164653c7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.19 19:40:48.748215 [ 270 ] {} <Debug> TCP-Session: 455ce6c2-279c-400c-b785-0af6717abb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.03.19 19:40:48.749124 [ 275 ] {} <Debug> TCP-Session: eb250312-60c0-4a6c-bd4d-3255b7a8d056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.19 19:40:48.748385 [ 269 ] {} <Debug> TCP-Session: cd9f10e5-4856-4712-b62c-9b054c4d682b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.19 19:40:48.754038 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 240 | 2026.03.19 19:40:48.757493 [ 267 ] {d11cfbb5-5960-40bc-a799-f4e7206eec9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2026.03.19 19:40:48.777214 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49578 | ||
| 242 | 2026.03.19 19:40:48.779923 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.03.19 19:40:48.780041 [ 276 ] {} <Debug> TCP-Session: 0a9c06c0-f9a1-454c-9dd8-fb239cec578b Authenticating user 'default' from [fd00:1122:3344:101::a]:49578 | ||
| 244 | 2026.03.19 19:40:48.780096 [ 276 ] {} <Debug> TCP-Session: 0a9c06c0-f9a1-454c-9dd8-fb239cec578b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.03.19 19:40:48.780110 [ 276 ] {} <Debug> TCP-Session: 0a9c06c0-f9a1-454c-9dd8-fb239cec578b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.03.19 19:40:48.798458 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 247 | 2026.03.19 19:40:48.798558 [ 276 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 248 | 2026.03.19 19:40:48.798616 [ 276 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 249 | 2026.03.19 19:40:48.799125 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59133 | ||
| 250 | 2026.03.19 19:40:48.803416 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59631 | ||
| 251 | 2026.03.19 19:40:48.803442 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.19 19:40:48.803571 [ 277 ] {} <Debug> TCP-Session: 6cac0edc-93a6-4720-85de-ab6566576c19 Authenticating user 'default' from [fd00:1122:3344:101::a]:59133 | ||
| 253 | 2026.03.19 19:40:48.803613 [ 277 ] {} <Debug> TCP-Session: 6cac0edc-93a6-4720-85de-ab6566576c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.03.19 19:40:48.803738 [ 277 ] {} <Debug> TCP-Session: 6cac0edc-93a6-4720-85de-ab6566576c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.03.19 19:40:48.808344 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46943 | ||
| 256 | 2026.03.19 19:40:48.808383 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60827 | ||
| 257 | 2026.03.19 19:40:48.810579 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62021 | ||
| 258 | 2026.03.19 19:40:48.811099 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.03.19 19:40:48.811144 [ 278 ] {} <Debug> TCP-Session: 1628999f-3a61-4454-8190-6e2e3fa03b05 Authenticating user 'default' from [fd00:1122:3344:101::a]:59631 | ||
| 260 | 2026.03.19 19:40:48.811164 [ 278 ] {} <Debug> TCP-Session: 1628999f-3a61-4454-8190-6e2e3fa03b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.03.19 19:40:48.811273 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37992 | ||
| 262 | 2026.03.19 19:40:48.811362 [ 278 ] {} <Debug> TCP-Session: 1628999f-3a61-4454-8190-6e2e3fa03b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.03.19 19:40:48.813252 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.19 19:40:48.815548 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40972 | ||
| 265 | 2026.03.19 19:40:48.816174 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.03.19 19:40:48.816216 [ 281 ] {} <Debug> TCP-Session: 6c1cb924-f014-4a6a-bfa2-66e74b2637fd Authenticating user 'default' from [fd00:1122:3344:101::a]:62021 | ||
| 267 | 2026.03.19 19:40:48.816234 [ 281 ] {} <Debug> TCP-Session: 6c1cb924-f014-4a6a-bfa2-66e74b2637fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.03.19 19:40:48.816317 [ 281 ] {} <Debug> TCP-Session: 6c1cb924-f014-4a6a-bfa2-66e74b2637fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.19 19:40:48.816909 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.03.19 19:40:48.816951 [ 282 ] {} <Debug> TCP-Session: ea930939-0b89-4242-8ba1-ca3451d32a53 Authenticating user 'default' from [fd00:1122:3344:101::a]:37992 | ||
| 271 | 2026.03.19 19:40:48.817101 [ 282 ] {} <Debug> TCP-Session: ea930939-0b89-4242-8ba1-ca3451d32a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.19 19:40:48.817135 [ 282 ] {} <Debug> TCP-Session: ea930939-0b89-4242-8ba1-ca3451d32a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.19 19:40:48.817591 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.03.19 19:40:48.817760 [ 283 ] {} <Debug> TCP-Session: 5eab0e39-2a08-4f97-a1b6-45244f3c919a Authenticating user 'default' from [fd00:1122:3344:101::a]:40972 | ||
| 275 | 2026.03.19 19:40:48.817782 [ 283 ] {} <Debug> TCP-Session: 5eab0e39-2a08-4f97-a1b6-45244f3c919a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.19 19:40:48.817794 [ 283 ] {} <Debug> TCP-Session: 5eab0e39-2a08-4f97-a1b6-45244f3c919a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.19 19:40:48.822106 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.03.19 19:40:48.822231 [ 279 ] {} <Debug> TCP-Session: d00e560b-477c-42a8-ab6c-dc629f895530 Authenticating user 'default' from [fd00:1122:3344:101::a]:46943 | ||
| 279 | 2026.03.19 19:40:48.822261 [ 279 ] {} <Debug> TCP-Session: d00e560b-477c-42a8-ab6c-dc629f895530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.19 19:40:48.822274 [ 279 ] {} <Debug> TCP-Session: d00e560b-477c-42a8-ab6c-dc629f895530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.19 19:40:48.822725 [ 280 ] {} <Debug> TCP-Session: a8c651a1-72b7-4c23-8f55-4509a9683c27 Authenticating user 'default' from [fd00:1122:3344:101::a]:60827 | ||
| 282 | 2026.03.19 19:40:48.822764 [ 280 ] {} <Debug> TCP-Session: a8c651a1-72b7-4c23-8f55-4509a9683c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.19 19:40:48.822777 [ 280 ] {} <Debug> TCP-Session: a8c651a1-72b7-4c23-8f55-4509a9683c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.19 19:40:48.861098 [ 267 ] {d11cfbb5-5960-40bc-a799-f4e7206eec9d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33881) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 285 | |||
| 286 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 307 | |||
| 308 | 2026.03.19 19:40:48.862132 [ 267 ] {d11cfbb5-5960-40bc-a799-f4e7206eec9d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 309 | |||
| 310 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 331 | |||
| 332 | 2026.03.19 19:40:48.862367 [ 267 ] {d11cfbb5-5960-40bc-a799-f4e7206eec9d} <Debug> TCPHandler: Processed in 0.110857499 sec. | ||
| 333 | 2026.03.19 19:40:48.862801 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.03.19 19:40:48.863159 [ 268 ] {57634ba7-6b34-4355-9171-4353600228c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 335 | 2026.03.19 19:40:48.863558 [ 268 ] {57634ba7-6b34-4355-9171-4353600228c6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56107) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 336 | |||
| 337 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 358 | |||
| 359 | 2026.03.19 19:40:48.863858 [ 268 ] {57634ba7-6b34-4355-9171-4353600228c6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 360 | |||
| 361 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 382 | |||
| 383 | 2026.03.19 19:40:48.864087 [ 268 ] {57634ba7-6b34-4355-9171-4353600228c6} <Debug> TCPHandler: Processed in 0.00146255 sec. | ||
| 384 | 2026.03.19 19:40:48.864408 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2026.03.19 19:40:48.865187 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 386 | 2026.03.19 19:40:48.865963 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 387 | 2026.03.19 19:40:48.867314 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 388 | 2026.03.19 19:40:48.867336 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5631e-05 sec | ||
| 389 | 2026.03.19 19:40:48.867444 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Trace> ReferentialDeps: No tables | ||
| 390 | 2026.03.19 19:40:48.867457 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Trace> LoadingDeps: No tables | ||
| 391 | 2026.03.19 19:40:48.867479 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 392 | 2026.03.19 19:40:48.868242 [ 267 ] {4fc8a4d6-a37d-4e3a-ba2d-182997a77359} <Debug> TCPHandler: Processed in 0.003952491 sec. | ||
| 393 | 2026.03.19 19:40:48.869422 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.19 19:40:48.869574 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) /* The version table contains metadata about the `oximeter` database */ | ||
| 395 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 396 | 2026.03.19 19:40:48.869693 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 397 | 2026.03.19 19:40:48.874948 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 398 | 2026.03.19 19:40:48.876450 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55): Loading data parts | ||
| 399 | 2026.03.19 19:40:48.878094 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55): There are no data parts | ||
| 400 | 2026.03.19 19:40:48.883018 [ 267 ] {2af1ec35-4ac5-4476-bbb3-0d7ed262a56b} <Debug> TCPHandler: Processed in 0.013649319 sec. | ||
| 401 | 2026.03.19 19:40:48.883188 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.03.19 19:40:48.883466 [ 267 ] {ab7e6a8f-f4e9-425b-b99b-b5cf791a6fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) /* The measurement tables contain all individual samples from each timeseries. | ||
| 403 | * | ||
| 404 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 405 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 406 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 407 | * by all samples from the same timeseries. | ||
| 408 | * | ||
| 409 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 410 | * and then uses that to index quickly into the measurements tables. | ||
| 411 | */ | ||
| 412 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.03.19 19:40:48.883597 [ 267 ] {ab7e6a8f-f4e9-425b-b99b-b5cf791a6fe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 414 | 2026.03.19 19:40:48.894549 [ 267 ] {ab7e6a8f-f4e9-425b-b99b-b5cf791a6fe8} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Loading data parts | ||
| 415 | 2026.03.19 19:40:48.894745 [ 267 ] {ab7e6a8f-f4e9-425b-b99b-b5cf791a6fe8} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): There are no data parts | ||
| 416 | 2026.03.19 19:40:48.896684 [ 267 ] {ab7e6a8f-f4e9-425b-b99b-b5cf791a6fe8} <Debug> TCPHandler: Processed in 0.013554017 sec. | ||
| 417 | 2026.03.19 19:40:48.896888 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.19 19:40:48.897058 [ 267 ] {7620fa04-a2e2-453a-91ce-f99cc76828bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.03.19 19:40:48.897172 [ 267 ] {7620fa04-a2e2-453a-91ce-f99cc76828bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 420 | 2026.03.19 19:40:48.899582 [ 267 ] {7620fa04-a2e2-453a-91ce-f99cc76828bd} <Debug> oximeter.measurements_i8 (35414376-2cc2-46e0-b23f-f366d154f5b1): Loading data parts | ||
| 421 | 2026.03.19 19:40:48.899908 [ 267 ] {7620fa04-a2e2-453a-91ce-f99cc76828bd} <Debug> oximeter.measurements_i8 (35414376-2cc2-46e0-b23f-f366d154f5b1): There are no data parts | ||
| 422 | 2026.03.19 19:40:48.902264 [ 267 ] {7620fa04-a2e2-453a-91ce-f99cc76828bd} <Debug> TCPHandler: Processed in 0.005437491 sec. | ||
| 423 | 2026.03.19 19:40:48.902423 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.19 19:40:48.902679 [ 267 ] {36373214-07a1-4e26-b4a5-f3dad71e7774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.03.19 19:40:48.902760 [ 267 ] {36373214-07a1-4e26-b4a5-f3dad71e7774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 426 | 2026.03.19 19:40:48.905215 [ 267 ] {36373214-07a1-4e26-b4a5-f3dad71e7774} <Debug> oximeter.measurements_u8 (4766b51e-5877-430f-b383-ac78953e515a): Loading data parts | ||
| 427 | 2026.03.19 19:40:48.905433 [ 267 ] {36373214-07a1-4e26-b4a5-f3dad71e7774} <Debug> oximeter.measurements_u8 (4766b51e-5877-430f-b383-ac78953e515a): There are no data parts | ||
| 428 | 2026.03.19 19:40:48.907711 [ 267 ] {36373214-07a1-4e26-b4a5-f3dad71e7774} <Debug> TCPHandler: Processed in 0.00534003 sec. | ||
| 429 | 2026.03.19 19:40:48.907984 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.19 19:40:48.908204 [ 267 ] {3a6a2182-2c76-40f9-b688-fb252becfe99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.03.19 19:40:48.908349 [ 267 ] {3a6a2182-2c76-40f9-b688-fb252becfe99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 432 | 2026.03.19 19:40:48.910796 [ 267 ] {3a6a2182-2c76-40f9-b688-fb252becfe99} <Debug> oximeter.measurements_i16 (009074e5-65c4-4da2-9f81-488463b4084c): Loading data parts | ||
| 433 | 2026.03.19 19:40:48.911042 [ 267 ] {3a6a2182-2c76-40f9-b688-fb252becfe99} <Debug> oximeter.measurements_i16 (009074e5-65c4-4da2-9f81-488463b4084c): There are no data parts | ||
| 434 | 2026.03.19 19:40:48.912323 [ 267 ] {3a6a2182-2c76-40f9-b688-fb252becfe99} <Debug> TCPHandler: Processed in 0.00441088 sec. | ||
| 435 | 2026.03.19 19:40:48.912499 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.19 19:40:48.913107 [ 267 ] {e676af50-457c-4aa8-909a-d57fddd003f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 437 | 2026.03.19 19:40:48.913159 [ 267 ] {e676af50-457c-4aa8-909a-d57fddd003f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 438 | 2026.03.19 19:40:48.916324 [ 267 ] {e676af50-457c-4aa8-909a-d57fddd003f8} <Debug> oximeter.measurements_u16 (76372b23-19d6-4e25-9772-37cb7e0ffc0f): Loading data parts | ||
| 439 | 2026.03.19 19:40:48.916467 [ 267 ] {e676af50-457c-4aa8-909a-d57fddd003f8} <Debug> oximeter.measurements_u16 (76372b23-19d6-4e25-9772-37cb7e0ffc0f): There are no data parts | ||
| 440 | 2026.03.19 19:40:48.918928 [ 267 ] {e676af50-457c-4aa8-909a-d57fddd003f8} <Debug> TCPHandler: Processed in 0.006489653 sec. | ||
| 441 | 2026.03.19 19:40:48.919164 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.19 19:40:48.919327 [ 267 ] {424d4e4b-c66e-4aff-a88a-703ad900b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 443 | 2026.03.19 19:40:48.919440 [ 267 ] {424d4e4b-c66e-4aff-a88a-703ad900b2a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 444 | 2026.03.19 19:40:48.921905 [ 267 ] {424d4e4b-c66e-4aff-a88a-703ad900b2a3} <Debug> oximeter.measurements_i32 (8bfd301c-58eb-4bbe-b9b9-377e2bf943fd): Loading data parts | ||
| 445 | 2026.03.19 19:40:48.922101 [ 267 ] {424d4e4b-c66e-4aff-a88a-703ad900b2a3} <Debug> oximeter.measurements_i32 (8bfd301c-58eb-4bbe-b9b9-377e2bf943fd): There are no data parts | ||
| 446 | 2026.03.19 19:40:48.924223 [ 267 ] {424d4e4b-c66e-4aff-a88a-703ad900b2a3} <Debug> TCPHandler: Processed in 0.005112885 sec. | ||
| 447 | 2026.03.19 19:40:48.924369 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2026.03.19 19:40:48.924597 [ 267 ] {625e9008-1892-4dde-95e8-f0842b1917da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2026.03.19 19:40:48.924641 [ 267 ] {625e9008-1892-4dde-95e8-f0842b1917da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 450 | 2026.03.19 19:40:48.927512 [ 267 ] {625e9008-1892-4dde-95e8-f0842b1917da} <Debug> oximeter.measurements_u32 (11ca714e-cdd5-4ef7-a589-2631b193fa38): Loading data parts | ||
| 451 | 2026.03.19 19:40:48.927644 [ 267 ] {625e9008-1892-4dde-95e8-f0842b1917da} <Debug> oximeter.measurements_u32 (11ca714e-cdd5-4ef7-a589-2631b193fa38): There are no data parts | ||
| 452 | 2026.03.19 19:40:48.929719 [ 267 ] {625e9008-1892-4dde-95e8-f0842b1917da} <Debug> TCPHandler: Processed in 0.00539774 sec. | ||
| 453 | 2026.03.19 19:40:48.929940 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.03.19 19:40:48.930102 [ 267 ] {5a9473eb-8eae-429d-b47c-67104e756d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 455 | 2026.03.19 19:40:48.930217 [ 267 ] {5a9473eb-8eae-429d-b47c-67104e756d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 456 | 2026.03.19 19:40:48.932992 [ 267 ] {5a9473eb-8eae-429d-b47c-67104e756d02} <Debug> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Loading data parts | ||
| 457 | 2026.03.19 19:40:48.933178 [ 267 ] {5a9473eb-8eae-429d-b47c-67104e756d02} <Debug> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): There are no data parts | ||
| 458 | 2026.03.19 19:40:48.935461 [ 267 ] {5a9473eb-8eae-429d-b47c-67104e756d02} <Debug> TCPHandler: Processed in 0.005569674 sec. | ||
| 459 | 2026.03.19 19:40:48.935598 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.03.19 19:40:48.935837 [ 267 ] {77596981-9a3a-49b3-ac1a-f727bce4a97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 461 | 2026.03.19 19:40:48.935878 [ 267 ] {77596981-9a3a-49b3-ac1a-f727bce4a97b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 462 | 2026.03.19 19:40:48.938472 [ 267 ] {77596981-9a3a-49b3-ac1a-f727bce4a97b} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Loading data parts | ||
| 463 | 2026.03.19 19:40:48.938603 [ 267 ] {77596981-9a3a-49b3-ac1a-f727bce4a97b} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): There are no data parts | ||
| 464 | 2026.03.19 19:40:48.940790 [ 267 ] {77596981-9a3a-49b3-ac1a-f727bce4a97b} <Debug> TCPHandler: Processed in 0.005238397 sec. | ||
| 465 | 2026.03.19 19:40:48.941034 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2026.03.19 19:40:48.941200 [ 267 ] {68e75d42-4a29-4dd9-a75c-73a807a2aae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 467 | 2026.03.19 19:40:48.941318 [ 267 ] {68e75d42-4a29-4dd9-a75c-73a807a2aae7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 468 | 2026.03.19 19:40:48.944298 [ 267 ] {68e75d42-4a29-4dd9-a75c-73a807a2aae7} <Debug> oximeter.measurements_f32 (eb52e2dd-294c-4390-ab71-6527f3b577e9): Loading data parts | ||
| 469 | 2026.03.19 19:40:48.944563 [ 267 ] {68e75d42-4a29-4dd9-a75c-73a807a2aae7} <Debug> oximeter.measurements_f32 (eb52e2dd-294c-4390-ab71-6527f3b577e9): There are no data parts | ||
| 470 | 2026.03.19 19:40:48.946028 [ 267 ] {68e75d42-4a29-4dd9-a75c-73a807a2aae7} <Debug> TCPHandler: Processed in 0.005038643 sec. | ||
| 471 | 2026.03.19 19:40:48.946277 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.03.19 19:40:48.946567 [ 267 ] {b2f81ac1-0051-4f09-bf5a-a7c441b94c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 473 | 2026.03.19 19:40:48.946619 [ 267 ] {b2f81ac1-0051-4f09-bf5a-a7c441b94c7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 474 | 2026.03.19 19:40:48.948407 [ 267 ] {b2f81ac1-0051-4f09-bf5a-a7c441b94c7d} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Loading data parts | ||
| 475 | 2026.03.19 19:40:48.948572 [ 267 ] {b2f81ac1-0051-4f09-bf5a-a7c441b94c7d} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): There are no data parts | ||
| 476 | 2026.03.19 19:40:48.950110 [ 267 ] {b2f81ac1-0051-4f09-bf5a-a7c441b94c7d} <Debug> TCPHandler: Processed in 0.003952821 sec. | ||
| 477 | 2026.03.19 19:40:48.950341 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.03.19 19:40:48.950497 [ 267 ] {c81f2ed7-6e55-4a8f-9919-5b56cc0a60cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 479 | 2026.03.19 19:40:48.950606 [ 267 ] {c81f2ed7-6e55-4a8f-9919-5b56cc0a60cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 480 | 2026.03.19 19:40:48.952489 [ 267 ] {c81f2ed7-6e55-4a8f-9919-5b56cc0a60cc} <Debug> oximeter.measurements_string (54d62889-e6c4-4189-ad14-e26d86dc472f): Loading data parts | ||
| 481 | 2026.03.19 19:40:48.952688 [ 267 ] {c81f2ed7-6e55-4a8f-9919-5b56cc0a60cc} <Debug> oximeter.measurements_string (54d62889-e6c4-4189-ad14-e26d86dc472f): There are no data parts | ||
| 482 | 2026.03.19 19:40:48.954964 [ 267 ] {c81f2ed7-6e55-4a8f-9919-5b56cc0a60cc} <Debug> TCPHandler: Processed in 0.004673406 sec. | ||
| 483 | 2026.03.19 19:40:48.955119 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2026.03.19 19:40:48.955375 [ 267 ] {9281b4d1-0458-496a-a7c4-63058a16c5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 485 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 486 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 487 | * a string isn't palatable for a few reasons. | ||
| 488 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 489 | * details. | ||
| 490 | */ | ||
| 491 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 492 | 2026.03.19 19:40:48.955492 [ 267 ] {9281b4d1-0458-496a-a7c4-63058a16c5ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 493 | 2026.03.19 19:40:48.958238 [ 267 ] {9281b4d1-0458-496a-a7c4-63058a16c5ec} <Debug> oximeter.measurements_bytes (f305c252-85e4-4b76-8804-4f47890a3214): Loading data parts | ||
| 494 | 2026.03.19 19:40:48.958461 [ 267 ] {9281b4d1-0458-496a-a7c4-63058a16c5ec} <Debug> oximeter.measurements_bytes (f305c252-85e4-4b76-8804-4f47890a3214): There are no data parts | ||
| 495 | 2026.03.19 19:40:48.960278 [ 267 ] {9281b4d1-0458-496a-a7c4-63058a16c5ec} <Debug> TCPHandler: Processed in 0.005206957 sec. | ||
| 496 | 2026.03.19 19:40:48.960425 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 497 | 2026.03.19 19:40:48.960659 [ 267 ] {4b9d50fe-8a70-48e4-a51a-1573d889a0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 498 | 2026.03.19 19:40:48.960770 [ 267 ] {4b9d50fe-8a70-48e4-a51a-1573d889a0ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 499 | 2026.03.19 19:40:48.963108 [ 267 ] {4b9d50fe-8a70-48e4-a51a-1573d889a0ac} <Debug> oximeter.measurements_cumulativei64 (8fa1a93e-c343-462e-8510-53ea81186d01): Loading data parts | ||
| 500 | 2026.03.19 19:40:48.963315 [ 267 ] {4b9d50fe-8a70-48e4-a51a-1573d889a0ac} <Debug> oximeter.measurements_cumulativei64 (8fa1a93e-c343-462e-8510-53ea81186d01): There are no data parts | ||
| 501 | 2026.03.19 19:40:48.965331 [ 267 ] {4b9d50fe-8a70-48e4-a51a-1573d889a0ac} <Debug> TCPHandler: Processed in 0.004954481 sec. | ||
| 502 | 2026.03.19 19:40:48.965471 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.03.19 19:40:48.965631 [ 267 ] {bc340074-a6de-4073-b7d5-703873f5e736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 504 | 2026.03.19 19:40:48.965747 [ 267 ] {bc340074-a6de-4073-b7d5-703873f5e736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 505 | 2026.03.19 19:40:48.968378 [ 267 ] {bc340074-a6de-4073-b7d5-703873f5e736} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Loading data parts | ||
| 506 | 2026.03.19 19:40:48.968527 [ 267 ] {bc340074-a6de-4073-b7d5-703873f5e736} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): There are no data parts | ||
| 507 | 2026.03.19 19:40:48.971391 [ 267 ] {bc340074-a6de-4073-b7d5-703873f5e736} <Debug> TCPHandler: Processed in 0.005967622 sec. | ||
| 508 | 2026.03.19 19:40:48.971617 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.03.19 19:40:48.971818 [ 267 ] {705a7d8c-ed1c-4764-85c3-13a3e852c2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 510 | 2026.03.19 19:40:48.971935 [ 267 ] {705a7d8c-ed1c-4764-85c3-13a3e852c2cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 511 | 2026.03.19 19:40:48.974433 [ 267 ] {705a7d8c-ed1c-4764-85c3-13a3e852c2cf} <Debug> oximeter.measurements_cumulativef32 (8536c3d0-a8fb-4e7a-a1a5-a81bf7a2cee4): Loading data parts | ||
| 512 | 2026.03.19 19:40:48.974693 [ 267 ] {705a7d8c-ed1c-4764-85c3-13a3e852c2cf} <Debug> oximeter.measurements_cumulativef32 (8536c3d0-a8fb-4e7a-a1a5-a81bf7a2cee4): There are no data parts | ||
| 513 | 2026.03.19 19:40:48.976245 [ 267 ] {705a7d8c-ed1c-4764-85c3-13a3e852c2cf} <Debug> TCPHandler: Processed in 0.004685806 sec. | ||
| 514 | 2026.03.19 19:40:48.976392 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.03.19 19:40:48.976631 [ 267 ] {fcc7b56a-e39c-4171-bf0e-64eb5e32a023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 516 | 2026.03.19 19:40:48.976735 [ 267 ] {fcc7b56a-e39c-4171-bf0e-64eb5e32a023} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 517 | 2026.03.19 19:40:48.979481 [ 267 ] {fcc7b56a-e39c-4171-bf0e-64eb5e32a023} <Debug> oximeter.measurements_cumulativef64 (2ef7b773-6f03-43c7-8245-382d22a6aa56): Loading data parts | ||
| 518 | 2026.03.19 19:40:48.979680 [ 267 ] {fcc7b56a-e39c-4171-bf0e-64eb5e32a023} <Debug> oximeter.measurements_cumulativef64 (2ef7b773-6f03-43c7-8245-382d22a6aa56): There are no data parts | ||
| 519 | 2026.03.19 19:40:48.981890 [ 267 ] {fcc7b56a-e39c-4171-bf0e-64eb5e32a023} <Debug> TCPHandler: Processed in 0.005546453 sec. | ||
| 520 | 2026.03.19 19:40:48.982050 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.03.19 19:40:48.982293 [ 267 ] {b60a8ebc-4ff0-4af0-bb7e-3af532b9260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 522 | * NOTE: Array types cannot be Nullable, see | ||
| 523 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 524 | * for more details. | ||
| 525 | * | ||
| 526 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 527 | * is unfortunate, and at this point relies on the fact that an | ||
| 528 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 529 | * to figure out another way to represent missing samples here. | ||
| 530 | */ | ||
| 531 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.19 19:40:48.982439 [ 267 ] {b60a8ebc-4ff0-4af0-bb7e-3af532b9260b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 533 | 2026.03.19 19:40:48.985691 [ 267 ] {b60a8ebc-4ff0-4af0-bb7e-3af532b9260b} <Debug> oximeter.measurements_histogrami8 (2fffd4f0-288a-49cd-9a39-f79efd928376): Loading data parts | ||
| 534 | 2026.03.19 19:40:48.985917 [ 267 ] {b60a8ebc-4ff0-4af0-bb7e-3af532b9260b} <Debug> oximeter.measurements_histogrami8 (2fffd4f0-288a-49cd-9a39-f79efd928376): There are no data parts | ||
| 535 | 2026.03.19 19:40:48.987704 [ 267 ] {b60a8ebc-4ff0-4af0-bb7e-3af532b9260b} <Debug> TCPHandler: Processed in 0.005712687 sec. | ||
| 536 | 2026.03.19 19:40:48.987850 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.19 19:40:48.988177 [ 267 ] {239912ef-eb9a-484b-b15b-69776855c083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.19 19:40:48.988307 [ 267 ] {239912ef-eb9a-484b-b15b-69776855c083} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 539 | 2026.03.19 19:40:48.990301 [ 267 ] {239912ef-eb9a-484b-b15b-69776855c083} <Debug> oximeter.measurements_histogramu8 (4fa6c9f7-e5d6-410a-9d98-abbdc82f6824): Loading data parts | ||
| 540 | 2026.03.19 19:40:48.990458 [ 267 ] {239912ef-eb9a-484b-b15b-69776855c083} <Debug> oximeter.measurements_histogramu8 (4fa6c9f7-e5d6-410a-9d98-abbdc82f6824): There are no data parts | ||
| 541 | 2026.03.19 19:40:48.991765 [ 267 ] {239912ef-eb9a-484b-b15b-69776855c083} <Debug> TCPHandler: Processed in 0.003965171 sec. | ||
| 542 | 2026.03.19 19:40:48.991943 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.19 19:40:48.992159 [ 267 ] {a547f82e-b6ea-4abc-a70c-c3e98ae080c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.19 19:40:48.992285 [ 267 ] {a547f82e-b6ea-4abc-a70c-c3e98ae080c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 545 | 2026.03.19 19:40:48.994569 [ 267 ] {a547f82e-b6ea-4abc-a70c-c3e98ae080c5} <Debug> oximeter.measurements_histogrami16 (fb133219-2ba7-45d0-b091-d3bed4a8619a): Loading data parts | ||
| 546 | 2026.03.19 19:40:48.994773 [ 267 ] {a547f82e-b6ea-4abc-a70c-c3e98ae080c5} <Debug> oximeter.measurements_histogrami16 (fb133219-2ba7-45d0-b091-d3bed4a8619a): There are no data parts | ||
| 547 | 2026.03.19 19:40:48.996212 [ 267 ] {a547f82e-b6ea-4abc-a70c-c3e98ae080c5} <Debug> TCPHandler: Processed in 0.004319158 sec. | ||
| 548 | 2026.03.19 19:40:48.996377 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.19 19:40:48.996688 [ 267 ] {7d32fcad-24c4-4272-a950-56436d33e1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.19 19:40:48.996811 [ 267 ] {7d32fcad-24c4-4272-a950-56436d33e1ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 551 | 2026.03.19 19:40:48.998772 [ 267 ] {7d32fcad-24c4-4272-a950-56436d33e1ea} <Debug> oximeter.measurements_histogramu16 (cca75aa2-5a12-4ef3-b55c-0d22fb98b95f): Loading data parts | ||
| 552 | 2026.03.19 19:40:48.998967 [ 267 ] {7d32fcad-24c4-4272-a950-56436d33e1ea} <Debug> oximeter.measurements_histogramu16 (cca75aa2-5a12-4ef3-b55c-0d22fb98b95f): There are no data parts | ||
| 553 | 2026.03.19 19:40:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.67 MiB, peak 122.67 MiB, free memory in arenas 0.00 B, will set to 134.09 MiB (RSS), difference: 11.43 MiB | ||
| 554 | 2026.03.19 19:40:49.000356 [ 267 ] {7d32fcad-24c4-4272-a950-56436d33e1ea} <Debug> TCPHandler: Processed in 0.004035452 sec. | ||
| 555 | 2026.03.19 19:40:49.000520 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.19 19:40:49.000883 [ 267 ] {1420f3e2-50bc-4be9-ae7e-1add7c7e4793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.03.19 19:40:49.001018 [ 267 ] {1420f3e2-50bc-4be9-ae7e-1add7c7e4793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.19 19:40:49.003199 [ 267 ] {1420f3e2-50bc-4be9-ae7e-1add7c7e4793} <Debug> oximeter.measurements_histogrami32 (3ffd8030-f6c8-49bb-8e79-a6a66cd7c5b4): Loading data parts | ||
| 559 | 2026.03.19 19:40:49.003325 [ 267 ] {1420f3e2-50bc-4be9-ae7e-1add7c7e4793} <Debug> oximeter.measurements_histogrami32 (3ffd8030-f6c8-49bb-8e79-a6a66cd7c5b4): There are no data parts | ||
| 560 | 2026.03.19 19:40:49.004587 [ 267 ] {1420f3e2-50bc-4be9-ae7e-1add7c7e4793} <Debug> TCPHandler: Processed in 0.004117484 sec. | ||
| 561 | 2026.03.19 19:40:49.004800 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.19 19:40:49.005014 [ 267 ] {4a3f8437-70f8-4ca7-b0ca-e6fd8fd237e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.03.19 19:40:49.005142 [ 267 ] {4a3f8437-70f8-4ca7-b0ca-e6fd8fd237e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.19 19:40:49.007037 [ 267 ] {4a3f8437-70f8-4ca7-b0ca-e6fd8fd237e7} <Debug> oximeter.measurements_histogramu32 (ed25cbdd-fd66-4601-857b-6af04edb2389): Loading data parts | ||
| 565 | 2026.03.19 19:40:49.007195 [ 267 ] {4a3f8437-70f8-4ca7-b0ca-e6fd8fd237e7} <Debug> oximeter.measurements_histogramu32 (ed25cbdd-fd66-4601-857b-6af04edb2389): There are no data parts | ||
| 566 | 2026.03.19 19:40:49.008422 [ 267 ] {4a3f8437-70f8-4ca7-b0ca-e6fd8fd237e7} <Debug> TCPHandler: Processed in 0.003671345 sec. | ||
| 567 | 2026.03.19 19:40:49.008563 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.19 19:40:49.008816 [ 267 ] {5d68f0d9-80d8-4323-a161-d45ee1a0de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.03.19 19:40:49.008935 [ 267 ] {5d68f0d9-80d8-4323-a161-d45ee1a0de4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.19 19:40:49.011195 [ 267 ] {5d68f0d9-80d8-4323-a161-d45ee1a0de4e} <Debug> oximeter.measurements_histogrami64 (c619f781-941e-4ca2-8114-07b27b866d5b): Loading data parts | ||
| 571 | 2026.03.19 19:40:49.011319 [ 267 ] {5d68f0d9-80d8-4323-a161-d45ee1a0de4e} <Debug> oximeter.measurements_histogrami64 (c619f781-941e-4ca2-8114-07b27b866d5b): There are no data parts | ||
| 572 | 2026.03.19 19:40:49.012823 [ 267 ] {5d68f0d9-80d8-4323-a161-d45ee1a0de4e} <Debug> TCPHandler: Processed in 0.004307898 sec. | ||
| 573 | 2026.03.19 19:40:49.013063 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.19 19:40:49.013290 [ 267 ] {7de04535-207e-403c-8d24-be73123d59a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.03.19 19:40:49.013428 [ 267 ] {7de04535-207e-403c-8d24-be73123d59a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.19 19:40:49.015589 [ 267 ] {7de04535-207e-403c-8d24-be73123d59a5} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Loading data parts | ||
| 577 | 2026.03.19 19:40:49.015761 [ 267 ] {7de04535-207e-403c-8d24-be73123d59a5} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): There are no data parts | ||
| 578 | 2026.03.19 19:40:49.018040 [ 267 ] {7de04535-207e-403c-8d24-be73123d59a5} <Debug> TCPHandler: Processed in 0.005035233 sec. | ||
| 579 | 2026.03.19 19:40:49.018182 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.19 19:40:49.018450 [ 267 ] {4fe53798-e6c1-4b99-846f-7453cc13074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.03.19 19:40:49.018586 [ 267 ] {4fe53798-e6c1-4b99-846f-7453cc13074e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.19 19:40:49.020854 [ 267 ] {4fe53798-e6c1-4b99-846f-7453cc13074e} <Debug> oximeter.measurements_histogramf32 (61777fcd-92a6-40e4-9c19-372bbad60796): Loading data parts | ||
| 583 | 2026.03.19 19:40:49.021024 [ 267 ] {4fe53798-e6c1-4b99-846f-7453cc13074e} <Debug> oximeter.measurements_histogramf32 (61777fcd-92a6-40e4-9c19-372bbad60796): There are no data parts | ||
| 584 | 2026.03.19 19:40:49.022204 [ 267 ] {4fe53798-e6c1-4b99-846f-7453cc13074e} <Debug> TCPHandler: Processed in 0.004070853 sec. | ||
| 585 | 2026.03.19 19:40:49.022413 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.19 19:40:49.022626 [ 267 ] {3c25f349-9f5f-4d95-96c2-b5d8475c7d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.03.19 19:40:49.022743 [ 267 ] {3c25f349-9f5f-4d95-96c2-b5d8475c7d5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.19 19:40:49.024753 [ 267 ] {3c25f349-9f5f-4d95-96c2-b5d8475c7d5a} <Debug> oximeter.measurements_histogramf64 (eb0de3b4-6d4f-4c6d-91f2-50dde1003c7b): Loading data parts | ||
| 589 | 2026.03.19 19:40:49.024929 [ 267 ] {3c25f349-9f5f-4d95-96c2-b5d8475c7d5a} <Debug> oximeter.measurements_histogramf64 (eb0de3b4-6d4f-4c6d-91f2-50dde1003c7b): There are no data parts | ||
| 590 | 2026.03.19 19:40:49.026130 [ 267 ] {3c25f349-9f5f-4d95-96c2-b5d8475c7d5a} <Debug> TCPHandler: Processed in 0.003765707 sec. | ||
| 591 | 2026.03.19 19:40:49.026271 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.19 19:40:49.026491 [ 267 ] {36344771-b6c4-43b3-85a0-a3cf85107bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.03.19 19:40:49.026620 [ 267 ] {36344771-b6c4-43b3-85a0-a3cf85107bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.19 19:40:49.028393 [ 267 ] {36344771-b6c4-43b3-85a0-a3cf85107bb4} <Debug> oximeter.fields_bool (c21d2921-c141-42e1-a6e7-ca729837e518): Loading data parts | ||
| 620 | 2026.03.19 19:40:49.028581 [ 267 ] {36344771-b6c4-43b3-85a0-a3cf85107bb4} <Debug> oximeter.fields_bool (c21d2921-c141-42e1-a6e7-ca729837e518): There are no data parts | ||
| 621 | 2026.03.19 19:40:49.030088 [ 267 ] {36344771-b6c4-43b3-85a0-a3cf85107bb4} <Debug> TCPHandler: Processed in 0.003867149 sec. | ||
| 622 | 2026.03.19 19:40:49.030234 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.19 19:40:49.030472 [ 267 ] {c781d14e-b425-40eb-bbb1-a4b81a4045d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.03.19 19:40:49.030580 [ 267 ] {c781d14e-b425-40eb-bbb1-a4b81a4045d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.19 19:40:49.032519 [ 267 ] {c781d14e-b425-40eb-bbb1-a4b81a4045d9} <Debug> oximeter.fields_i8 (f0dd9c04-248c-4bbd-b80d-995d621321c3): Loading data parts | ||
| 626 | 2026.03.19 19:40:49.032667 [ 267 ] {c781d14e-b425-40eb-bbb1-a4b81a4045d9} <Debug> oximeter.fields_i8 (f0dd9c04-248c-4bbd-b80d-995d621321c3): There are no data parts | ||
| 627 | 2026.03.19 19:40:49.034388 [ 267 ] {c781d14e-b425-40eb-bbb1-a4b81a4045d9} <Debug> TCPHandler: Processed in 0.004201716 sec. | ||
| 628 | 2026.03.19 19:40:49.034527 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.19 19:40:49.034684 [ 267 ] {08fc5a40-2cce-4a29-a8b1-670a60edddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.03.19 19:40:49.034810 [ 267 ] {08fc5a40-2cce-4a29-a8b1-670a60edddd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.19 19:40:49.037276 [ 267 ] {08fc5a40-2cce-4a29-a8b1-670a60edddd4} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Loading data parts | ||
| 632 | 2026.03.19 19:40:49.037420 [ 267 ] {08fc5a40-2cce-4a29-a8b1-670a60edddd4} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): There are no data parts | ||
| 633 | 2026.03.19 19:40:49.040056 [ 267 ] {08fc5a40-2cce-4a29-a8b1-670a60edddd4} <Debug> TCPHandler: Processed in 0.005578385 sec. | ||
| 634 | 2026.03.19 19:40:49.040205 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.19 19:40:49.040440 [ 267 ] {93fde3e1-1f0b-4e80-be98-15c8bc2d742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.03.19 19:40:49.040562 [ 267 ] {93fde3e1-1f0b-4e80-be98-15c8bc2d742c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.19 19:40:49.042543 [ 267 ] {93fde3e1-1f0b-4e80-be98-15c8bc2d742c} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Loading data parts | ||
| 638 | 2026.03.19 19:40:49.042680 [ 267 ] {93fde3e1-1f0b-4e80-be98-15c8bc2d742c} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): There are no data parts | ||
| 639 | 2026.03.19 19:40:49.043902 [ 267 ] {93fde3e1-1f0b-4e80-be98-15c8bc2d742c} <Debug> TCPHandler: Processed in 0.003747477 sec. | ||
| 640 | 2026.03.19 19:40:49.044042 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.19 19:40:49.044196 [ 267 ] {063bf774-391d-4154-ae16-41293e7038a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.03.19 19:40:49.044310 [ 267 ] {063bf774-391d-4154-ae16-41293e7038a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.19 19:40:49.046277 [ 267 ] {063bf774-391d-4154-ae16-41293e7038a9} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Loading data parts | ||
| 644 | 2026.03.19 19:40:49.046414 [ 267 ] {063bf774-391d-4154-ae16-41293e7038a9} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): There are no data parts | ||
| 645 | 2026.03.19 19:40:49.048105 [ 267 ] {063bf774-391d-4154-ae16-41293e7038a9} <Debug> TCPHandler: Processed in 0.004111584 sec. | ||
| 646 | 2026.03.19 19:40:49.048288 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.19 19:40:49.048482 [ 267 ] {17971b8c-c121-4020-bf89-2da45a2786e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2026.03.19 19:40:49.048656 [ 267 ] {17971b8c-c121-4020-bf89-2da45a2786e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.19 19:40:49.050653 [ 267 ] {17971b8c-c121-4020-bf89-2da45a2786e8} <Debug> oximeter.fields_i32 (4139d91b-f348-4b5f-beb6-fa4381fadd4e): Loading data parts | ||
| 650 | 2026.03.19 19:40:49.050787 [ 267 ] {17971b8c-c121-4020-bf89-2da45a2786e8} <Debug> oximeter.fields_i32 (4139d91b-f348-4b5f-beb6-fa4381fadd4e): There are no data parts | ||
| 651 | 2026.03.19 19:40:49.052045 [ 267 ] {17971b8c-c121-4020-bf89-2da45a2786e8} <Debug> TCPHandler: Processed in 0.003806688 sec. | ||
| 652 | 2026.03.19 19:40:49.052180 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.19 19:40:49.052333 [ 267 ] {39759e8a-af64-4258-9dd3-e2976d422a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2026.03.19 19:40:49.052446 [ 267 ] {39759e8a-af64-4258-9dd3-e2976d422a82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.19 19:40:49.054746 [ 267 ] {39759e8a-af64-4258-9dd3-e2976d422a82} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Loading data parts | ||
| 656 | 2026.03.19 19:40:49.054858 [ 267 ] {39759e8a-af64-4258-9dd3-e2976d422a82} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): There are no data parts | ||
| 657 | 2026.03.19 19:40:49.056236 [ 267 ] {39759e8a-af64-4258-9dd3-e2976d422a82} <Debug> TCPHandler: Processed in 0.004103864 sec. | ||
| 658 | 2026.03.19 19:40:49.056442 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.19 19:40:49.056596 [ 267 ] {6dbb385f-9b39-43ef-92bf-75fec951e4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 660 | 2026.03.19 19:40:49.056716 [ 267 ] {6dbb385f-9b39-43ef-92bf-75fec951e4e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.19 19:40:49.058635 [ 267 ] {6dbb385f-9b39-43ef-92bf-75fec951e4e9} <Debug> oximeter.fields_i64 (129b93ca-7014-4b82-a715-982456a1ee75): Loading data parts | ||
| 662 | 2026.03.19 19:40:49.058811 [ 267 ] {6dbb385f-9b39-43ef-92bf-75fec951e4e9} <Debug> oximeter.fields_i64 (129b93ca-7014-4b82-a715-982456a1ee75): There are no data parts | ||
| 663 | 2026.03.19 19:40:49.059960 [ 267 ] {6dbb385f-9b39-43ef-92bf-75fec951e4e9} <Debug> TCPHandler: Processed in 0.003564923 sec. | ||
| 664 | 2026.03.19 19:40:49.060093 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.03.19 19:40:49.060287 [ 267 ] {d75b2486-d8d0-4147-b0a9-46ac2a063458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 666 | 2026.03.19 19:40:49.060365 [ 267 ] {d75b2486-d8d0-4147-b0a9-46ac2a063458} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.03.19 19:40:49.062452 [ 267 ] {d75b2486-d8d0-4147-b0a9-46ac2a063458} <Debug> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Loading data parts | ||
| 668 | 2026.03.19 19:40:49.062567 [ 267 ] {d75b2486-d8d0-4147-b0a9-46ac2a063458} <Debug> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): There are no data parts | ||
| 669 | 2026.03.19 19:40:49.063693 [ 267 ] {d75b2486-d8d0-4147-b0a9-46ac2a063458} <Debug> TCPHandler: Processed in 0.003647565 sec. | ||
| 670 | 2026.03.19 19:40:49.063896 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.19 19:40:49.064046 [ 267 ] {029fd826-9989-4838-9aa7-8fe42d873417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 672 | 2026.03.19 19:40:49.064156 [ 267 ] {029fd826-9989-4838-9aa7-8fe42d873417} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.03.19 19:40:49.065821 [ 267 ] {029fd826-9989-4838-9aa7-8fe42d873417} <Debug> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Loading data parts | ||
| 674 | 2026.03.19 19:40:49.065999 [ 267 ] {029fd826-9989-4838-9aa7-8fe42d873417} <Debug> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): There are no data parts | ||
| 675 | 2026.03.19 19:40:49.067949 [ 267 ] {029fd826-9989-4838-9aa7-8fe42d873417} <Debug> TCPHandler: Processed in 0.004101634 sec. | ||
| 676 | 2026.03.19 19:40:49.068084 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.19 19:40:49.068307 [ 267 ] {945bf32b-fa04-4147-99a6-ec566e9060db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 678 | 2026.03.19 19:40:49.068412 [ 267 ] {945bf32b-fa04-4147-99a6-ec566e9060db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.03.19 19:40:49.070145 [ 267 ] {945bf32b-fa04-4147-99a6-ec566e9060db} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Loading data parts | ||
| 680 | 2026.03.19 19:40:49.070374 [ 267 ] {945bf32b-fa04-4147-99a6-ec566e9060db} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): There are no data parts | ||
| 681 | 2026.03.19 19:40:49.071905 [ 267 ] {945bf32b-fa04-4147-99a6-ec566e9060db} <Debug> TCPHandler: Processed in 0.00386938 sec. | ||
| 682 | 2026.03.19 19:40:49.072140 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.03.19 19:40:49.072293 [ 267 ] {142b63a5-8ff2-4f23-9b29-3ad2890281b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 684 | 2026.03.19 19:40:49.072403 [ 267 ] {142b63a5-8ff2-4f23-9b29-3ad2890281b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.03.19 19:40:49.074106 [ 267 ] {142b63a5-8ff2-4f23-9b29-3ad2890281b1} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Loading data parts | ||
| 686 | 2026.03.19 19:40:49.074337 [ 267 ] {142b63a5-8ff2-4f23-9b29-3ad2890281b1} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): There are no data parts | ||
| 687 | 2026.03.19 19:40:49.075981 [ 267 ] {142b63a5-8ff2-4f23-9b29-3ad2890281b1} <Debug> TCPHandler: Processed in 0.003888899 sec. | ||
| 688 | 2026.03.19 19:40:49.076140 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.03.19 19:40:49.076493 [ 267 ] {079b0dd7-8eb0-4c7d-8ebf-2d67c4f06c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 693 | 2026.03.19 19:40:49.076632 [ 267 ] {079b0dd7-8eb0-4c7d-8ebf-2d67c4f06c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.03.19 19:40:49.078923 [ 267 ] {079b0dd7-8eb0-4c7d-8ebf-2d67c4f06c42} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Loading data parts | ||
| 695 | 2026.03.19 19:40:49.079158 [ 267 ] {079b0dd7-8eb0-4c7d-8ebf-2d67c4f06c42} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): There are no data parts | ||
| 696 | 2026.03.19 19:40:49.080760 [ 267 ] {079b0dd7-8eb0-4c7d-8ebf-2d67c4f06c42} <Debug> TCPHandler: Processed in 0.004670486 sec. | ||
| 697 | 2026.03.19 19:40:49.081029 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.03.19 19:40:49.081431 [ 268 ] {1865b943-2b94-4490-8c15-071bc376838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.03.19 19:40:49.082741 [ 268 ] {1865b943-2b94-4490-8c15-071bc376838c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.03.19 19:40:49.093302 [ 284 ] {1865b943-2b94-4490-8c15-071bc376838c} <Trace> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.03.19 19:40:49.093435 [ 284 ] {1865b943-2b94-4490-8c15-071bc376838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 702 | 2026.03.19 19:40:49.097866 [ 284 ] {1865b943-2b94-4490-8c15-071bc376838c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.03.19 19:40:49.098441 [ 284 ] {1865b943-2b94-4490-8c15-071bc376838c} <Trace> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.03.19 19:40:49.098787 [ 268 ] {1865b943-2b94-4490-8c15-071bc376838c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017497 sec., 57.152654740812714 rows/sec., 914.44 B/sec. | ||
| 705 | 2026.03.19 19:40:49.099099 [ 268 ] {1865b943-2b94-4490-8c15-071bc376838c} <Debug> TCPHandler: Processed in 0.018211653 sec. | ||
| 706 | 2026.03.19 19:40:50.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.71 MiB, peak 135.71 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 3.99 MiB | ||
| 707 | 2026.03.19 19:40:54.774442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47976 | ||
| 708 | 2026.03.19 19:40:54.774589 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.03.19 19:40:54.774619 [ 286 ] {} <Debug> TCP-Session: f4af4e06-2c36-41d3-a07b-ded6a1fa6e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:47976 | ||
| 710 | 2026.03.19 19:40:54.774755 [ 286 ] {} <Debug> TCP-Session: f4af4e06-2c36-41d3-a07b-ded6a1fa6e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.03.19 19:40:54.774770 [ 286 ] {} <Debug> TCP-Session: f4af4e06-2c36-41d3-a07b-ded6a1fa6e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.03.19 19:40:54.774848 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 713 | 2026.03.19 19:40:54.774963 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 714 | 2026.03.19 19:40:54.774981 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 715 | 2026.03.19 19:40:54.775439 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44768 | ||
| 716 | 2026.03.19 19:40:54.775535 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44974 | ||
| 717 | 2026.03.19 19:40:54.775605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39763 | ||
| 718 | 2026.03.19 19:40:54.775649 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.03.19 19:40:54.775726 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47533 | ||
| 720 | 2026.03.19 19:40:54.775747 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 721 | 2026.03.19 19:40:54.775813 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57998 | ||
| 722 | 2026.03.19 19:40:54.775821 [ 286 ] {} <Trace> TCP-Session: f4af4e06-2c36-41d3-a07b-ded6a1fa6e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 723 | 2026.03.19 19:40:54.775854 [ 288 ] {} <Debug> TCP-Session: d338be5e-fc1b-4539-b8b6-28f6e19c5da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44974 | ||
| 724 | 2026.03.19 19:40:54.775789 [ 287 ] {} <Debug> TCP-Session: 5ea3eb10-3d2d-4cba-a4ab-4df6ee13ab34 Authenticating user 'default' from [fd00:1122:3344:101::e]:44768 | ||
| 725 | 2026.03.19 19:40:54.775961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.03.19 19:40:54.775939 [ 288 ] {} <Debug> TCP-Session: d338be5e-fc1b-4539-b8b6-28f6e19c5da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.03.19 19:40:54.775932 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.03.19 19:40:54.776095 [ 290 ] {} <Debug> TCP-Session: d975b721-38ac-4a87-b7b5-0109eda12c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:47533 | ||
| 729 | 2026.03.19 19:40:54.776067 [ 288 ] {} <Debug> TCP-Session: d338be5e-fc1b-4539-b8b6-28f6e19c5da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.19 19:40:54.776146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34156 | ||
| 731 | 2026.03.19 19:40:54.776258 [ 289 ] {} <Debug> TCP-Session: acecca4a-1cd7-48a1-9920-a4868ef84fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39763 | ||
| 732 | 2026.03.19 19:40:54.776219 [ 290 ] {} <Debug> TCP-Session: d975b721-38ac-4a87-b7b5-0109eda12c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.19 19:40:54.776142 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 734 | 2026.03.19 19:40:54.776368 [ 289 ] {} <Debug> TCP-Session: acecca4a-1cd7-48a1-9920-a4868ef84fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.19 19:40:54.776346 [ 290 ] {} <Debug> TCP-Session: d975b721-38ac-4a87-b7b5-0109eda12c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.19 19:40:54.776064 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48041 | ||
| 737 | 2026.03.19 19:40:54.776500 [ 289 ] {} <Debug> TCP-Session: acecca4a-1cd7-48a1-9920-a4868ef84fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.03.19 19:40:54.776506 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.19 19:40:54.776049 [ 287 ] {} <Debug> TCP-Session: 5ea3eb10-3d2d-4cba-a4ab-4df6ee13ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.19 19:40:54.776038 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.03.19 19:40:54.776630 [ 294 ] {} <Debug> TCP-Session: de0ca241-28fd-4909-9cb8-e6c7a72e5ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34156 | ||
| 742 | 2026.03.19 19:40:54.776713 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.03.19 19:40:54.775927 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58408 | ||
| 744 | 2026.03.19 19:40:54.776804 [ 294 ] {} <Debug> TCP-Session: de0ca241-28fd-4909-9cb8-e6c7a72e5ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.03.19 19:40:54.776795 [ 293 ] {} <Debug> TCP-Session: c0968569-0a7f-47a8-82fa-e77c6a379ede Authenticating user 'default' from [fd00:1122:3344:101::e]:48041 | ||
| 746 | 2026.03.19 19:40:54.776782 [ 291 ] {} <Debug> TCP-Session: d8aa9243-1c1a-43df-afd3-0c1e094deda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57998 | ||
| 747 | 2026.03.19 19:40:54.776603 [ 287 ] {} <Debug> TCP-Session: 5ea3eb10-3d2d-4cba-a4ab-4df6ee13ab34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.03.19 19:40:54.776912 [ 291 ] {} <Debug> TCP-Session: d8aa9243-1c1a-43df-afd3-0c1e094deda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.03.19 19:40:54.776972 [ 293 ] {} <Debug> TCP-Session: c0968569-0a7f-47a8-82fa-e77c6a379ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.03.19 19:40:54.776987 [ 291 ] {} <Debug> TCP-Session: d8aa9243-1c1a-43df-afd3-0c1e094deda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.19 19:40:54.777001 [ 293 ] {} <Debug> TCP-Session: c0968569-0a7f-47a8-82fa-e77c6a379ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.19 19:40:54.777051 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 753 | 2026.03.19 19:40:54.777060 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.19 19:40:54.777139 [ 292 ] {} <Debug> TCP-Session: ee821328-faff-4cee-a62a-d023dac2c9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58408 | ||
| 755 | 2026.03.19 19:40:54.777200 [ 294 ] {} <Debug> TCP-Session: de0ca241-28fd-4909-9cb8-e6c7a72e5ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.19 19:40:54.777217 [ 292 ] {} <Debug> TCP-Session: ee821328-faff-4cee-a62a-d023dac2c9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.19 19:40:54.777254 [ 292 ] {} <Debug> TCP-Session: ee821328-faff-4cee-a62a-d023dac2c9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.19 19:40:54.777435 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 759 | 2026.03.19 19:40:54.780923 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 760 | 2026.03.19 19:40:54.787124 [ 299 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> AggregatingTransform: Aggregating | ||
| 761 | 2026.03.19 19:40:54.787238 [ 299 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> Aggregator: Aggregation method: without_key | ||
| 762 | 2026.03.19 19:40:54.788043 [ 299 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004982602 sec. (200.698 rows/sec., 7.84 KiB/sec.) | ||
| 763 | 2026.03.19 19:40:54.788072 [ 299 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> Aggregator: Merging aggregated data | ||
| 764 | 2026.03.19 19:40:54.788102 [ 299 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 765 | 2026.03.19 19:40:54.789354 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0133 sec., 75.18796992481204 rows/sec., 2.94 KiB/sec. | ||
| 766 | 2026.03.19 19:40:54.789463 [ 286 ] {2d946d72-162e-426d-a934-6715f8c36ca4} <Debug> TCPHandler: Processed in 0.013818713 sec. | ||
| 767 | 2026.03.19 19:40:54.792859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 768 | 2026.03.19 19:40:54.792882 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.03.19 19:40:54.792909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.03.19 19:40:54.792913 [ 286 ] {} <Debug> TCP-Session: f4af4e06-2c36-41d3-a07b-ded6a1fa6e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.19 19:40:54.792942 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.03.19 19:40:54.792957 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.03.19 19:40:54.792975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 774 | 2026.03.19 19:40:54.793000 [ 293 ] {} <Debug> TCP-Session: c0968569-0a7f-47a8-82fa-e77c6a379ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.19 19:40:54.793033 [ 292 ] {} <Debug> TCP-Session: ee821328-faff-4cee-a62a-d023dac2c9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.19 19:40:54.793006 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 777 | 2026.03.19 19:40:54.793015 [ 291 ] {} <Debug> TCP-Session: d8aa9243-1c1a-43df-afd3-0c1e094deda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.19 19:40:54.793100 [ 294 ] {} <Debug> TCP-Session: de0ca241-28fd-4909-9cb8-e6c7a72e5ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.19 19:40:54.792993 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 780 | 2026.03.19 19:40:54.792966 [ 289 ] {} <Debug> TCP-Session: acecca4a-1cd7-48a1-9920-a4868ef84fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.19 19:40:54.793158 [ 290 ] {} <Debug> TCP-Session: d975b721-38ac-4a87-b7b5-0109eda12c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.19 19:40:54.792937 [ 287 ] {} <Debug> TCP-Session: 5ea3eb10-3d2d-4cba-a4ab-4df6ee13ab34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.19 19:40:54.792922 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 784 | 2026.03.19 19:40:54.793238 [ 288 ] {} <Debug> TCP-Session: d338be5e-fc1b-4539-b8b6-28f6e19c5da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.19 19:40:55.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.22 MiB, peak 150.34 MiB, free memory in arenas 0.00 B, will set to 144.53 MiB (RSS), difference: 4.31 MiB | ||
| 786 | 2026.03.19 19:40:55.469369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 787 | 2026.03.19 19:40:55.469428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 491 | ||
| 788 | 2026.03.19 19:40:55.469466 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 789 | 2026.03.19 19:40:55.469541 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 790 | 2026.03.19 19:40:55.472753 [ 245 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Loading data parts | ||
| 791 | 2026.03.19 19:40:55.473124 [ 245 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): There are no data parts | ||
| 792 | 2026.03.19 19:40:55.475606 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 793 | 2026.03.19 19:40:55.475647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 794 | 2026.03.19 19:40:55.480065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 795 | 2026.03.19 19:40:55.480802 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 796 | 2026.03.19 19:40:55.481014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 491 | ||
| 797 | 2026.03.19 19:40:55.482762 [ 244 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Loading data parts | ||
| 798 | 2026.03.19 19:40:55.482946 [ 244 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): There are no data parts | ||
| 799 | 2026.03.19 19:40:55.507326 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 800 | 2026.03.19 19:40:55.507395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 801 | 2026.03.19 19:40:55.513863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 802 | 2026.03.19 19:40:55.515312 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 803 | 2026.03.19 19:40:55.519285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 804 | 2026.03.19 19:40:56.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.39 MiB, peak 153.39 MiB, free memory in arenas 0.00 B, will set to 158.66 MiB (RSS), difference: 9.28 MiB | ||
| 805 | 2026.03.19 19:40:57.005970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36696 | ||
| 806 | 2026.03.19 19:40:57.006108 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 807 | 2026.03.19 19:40:57.006144 [ 286 ] {} <Debug> TCP-Session: ac61418f-e553-4edd-9792-a7025bf416b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36696 | ||
| 808 | 2026.03.19 19:40:57.006166 [ 286 ] {} <Debug> TCP-Session: ac61418f-e553-4edd-9792-a7025bf416b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.19 19:40:57.006179 [ 286 ] {} <Debug> TCP-Session: ac61418f-e553-4edd-9792-a7025bf416b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.19 19:40:57.006388 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 811 | 2026.03.19 19:40:57.006455 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 | ||
| 812 | 2026.03.19 19:40:57.006460 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50643 | ||
| 813 | 2026.03.19 19:40:57.006502 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47235 | ||
| 814 | 2026.03.19 19:40:57.006497 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51655 | ||
| 815 | 2026.03.19 19:40:57.006488 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40537 | ||
| 816 | 2026.03.19 19:40:57.006584 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.03.19 19:40:57.006625 [ 286 ] {} <Trace> TCP-Session: ac61418f-e553-4edd-9792-a7025bf416b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.19 19:40:57.006646 [ 287 ] {} <Debug> TCP-Session: 310cbb31-dfa9-4e6d-a9b5-6f28efa23029 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 819 | 2026.03.19 19:40:57.006458 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41458 | ||
| 820 | 2026.03.19 19:40:57.006683 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2026.03.19 19:40:57.006683 [ 287 ] {} <Debug> TCP-Session: 310cbb31-dfa9-4e6d-a9b5-6f28efa23029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.19 19:40:57.006583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38966 | ||
| 823 | 2026.03.19 19:40:57.006724 [ 289 ] {} <Debug> TCP-Session: ae68078d-3f35-4c17-8da1-d26ddac2cbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 | ||
| 824 | 2026.03.19 19:40:57.006727 [ 287 ] {} <Debug> TCP-Session: 310cbb31-dfa9-4e6d-a9b5-6f28efa23029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.19 19:40:57.006778 [ 289 ] {} <Debug> TCP-Session: ae68078d-3f35-4c17-8da1-d26ddac2cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.19 19:40:57.006801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.19 19:40:57.006812 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.03.19 19:40:57.006844 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 829 | 2026.03.19 19:40:57.006852 [ 288 ] {} <Debug> TCP-Session: 2c003a35-079a-4d3e-8401-8a7781e1e5df Authenticating user 'default' from [fd00:1122:3344:101::e]:50643 | ||
| 830 | 2026.03.19 19:40:57.006874 [ 291 ] {} <Debug> TCP-Session: 4207638e-bb0e-4630-91ac-894805a9a0ec Authenticating user 'default' from [fd00:1122:3344:101::e]:40537 | ||
| 831 | 2026.03.19 19:40:57.006895 [ 288 ] {} <Debug> TCP-Session: 2c003a35-079a-4d3e-8401-8a7781e1e5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.19 19:40:57.006802 [ 289 ] {} <Debug> TCP-Session: ae68078d-3f35-4c17-8da1-d26ddac2cbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.19 19:40:57.006920 [ 288 ] {} <Debug> TCP-Session: 2c003a35-079a-4d3e-8401-8a7781e1e5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.19 19:40:57.006918 [ 291 ] {} <Debug> TCP-Session: 4207638e-bb0e-4630-91ac-894805a9a0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.19 19:40:57.006976 [ 291 ] {} <Debug> TCP-Session: 4207638e-bb0e-4630-91ac-894805a9a0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.19 19:40:57.007023 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 837 | 2026.03.19 19:40:57.007058 [ 294 ] {} <Debug> TCP-Session: b43bcde4-7ff3-4058-9418-78212ae20a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:38966 | ||
| 838 | 2026.03.19 19:40:57.007075 [ 294 ] {} <Debug> TCP-Session: b43bcde4-7ff3-4058-9418-78212ae20a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.03.19 19:40:57.007088 [ 294 ] {} <Debug> TCP-Session: b43bcde4-7ff3-4058-9418-78212ae20a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.03.19 19:40:57.007151 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 841 | 2026.03.19 19:40:57.007171 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.19 19:40:57.007209 [ 290 ] {} <Debug> TCP-Session: f3ae8fe2-309d-44ae-9b69-b8e3f9a40b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:41458 | ||
| 843 | 2026.03.19 19:40:57.007226 [ 290 ] {} <Debug> TCP-Session: f3ae8fe2-309d-44ae-9b69-b8e3f9a40b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.03.19 19:40:57.007239 [ 290 ] {} <Debug> TCP-Session: f3ae8fe2-309d-44ae-9b69-b8e3f9a40b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.19 19:40:57.007257 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.19 19:40:57.007285 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.19 19:40:57.007311 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.19 19:40:57.007319 [ 292 ] {} <Debug> TCP-Session: a327c072-8913-46bd-bb3e-0a11f936fe85 Authenticating user 'default' from [fd00:1122:3344:101::e]:51655 | ||
| 849 | 2026.03.19 19:40:57.007348 [ 293 ] {} <Debug> TCP-Session: 572fabf7-ce7e-4ad5-a8a6-ae63a31aeafb Authenticating user 'default' from [fd00:1122:3344:101::e]:47235 | ||
| 850 | 2026.03.19 19:40:57.007359 [ 292 ] {} <Debug> TCP-Session: a327c072-8913-46bd-bb3e-0a11f936fe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.19 19:40:57.007378 [ 293 ] {} <Debug> TCP-Session: 572fabf7-ce7e-4ad5-a8a6-ae63a31aeafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.19 19:40:57.007406 [ 292 ] {} <Debug> TCP-Session: a327c072-8913-46bd-bb3e-0a11f936fe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.19 19:40:57.007411 [ 293 ] {} <Debug> TCP-Session: 572fabf7-ce7e-4ad5-a8a6-ae63a31aeafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.19 19:40:57.007595 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 855 | 2026.03.19 19:40:57.008561 [ 316 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> AggregatingTransform: Aggregating | ||
| 856 | 2026.03.19 19:40:57.008612 [ 316 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> Aggregator: Aggregation method: without_key | ||
| 857 | 2026.03.19 19:40:57.008651 [ 316 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951 sec. (1051.525 rows/sec., 41.08 KiB/sec.) | ||
| 858 | 2026.03.19 19:40:57.008672 [ 316 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Trace> Aggregator: Merging aggregated data | ||
| 859 | 2026.03.19 19:40:57.009854 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 860 | 2026.03.19 19:40:57.010007 [ 286 ] {5f4ffadb-8b7a-49e2-8823-c6d0e1ddd407} <Debug> TCPHandler: Processed in 0.003507912 sec. | ||
| 861 | 2026.03.19 19:40:57.010146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.03.19 19:40:57.010180 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 863 | 2026.03.19 19:40:57.010183 [ 286 ] {} <Debug> TCP-Session: ac61418f-e553-4edd-9792-a7025bf416b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.19 19:40:57.010203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 865 | 2026.03.19 19:40:57.010230 [ 287 ] {} <Debug> TCP-Session: 310cbb31-dfa9-4e6d-a9b5-6f28efa23029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.19 19:40:57.010233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 867 | 2026.03.19 19:40:57.010251 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.03.19 19:40:57.010273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.03.19 19:40:57.010297 [ 290 ] {} <Debug> TCP-Session: f3ae8fe2-309d-44ae-9b69-b8e3f9a40b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.19 19:40:57.010307 [ 294 ] {} <Debug> TCP-Session: b43bcde4-7ff3-4058-9418-78212ae20a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.19 19:40:57.010302 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.03.19 19:40:57.010324 [ 289 ] {} <Debug> TCP-Session: ae68078d-3f35-4c17-8da1-d26ddac2cbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.19 19:40:57.010271 [ 291 ] {} <Debug> TCP-Session: 4207638e-bb0e-4630-91ac-894805a9a0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.19 19:40:57.010371 [ 293 ] {} <Debug> TCP-Session: 572fabf7-ce7e-4ad5-a8a6-ae63a31aeafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.19 19:40:57.010218 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.03.19 19:40:57.010285 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.03.19 19:40:57.010440 [ 288 ] {} <Debug> TCP-Session: 2c003a35-079a-4d3e-8401-8a7781e1e5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.19 19:40:57.010473 [ 292 ] {} <Debug> TCP-Session: a327c072-8913-46bd-bb3e-0a11f936fe85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.19 19:40:57.227030 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43464 | ||
| 880 | 2026.03.19 19:40:57.227141 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.03.19 19:40:57.227171 [ 286 ] {} <Debug> TCP-Session: 1939c85b-2b77-408f-ae0b-0886395dbafb Authenticating user 'default' from [fd00:1122:3344:101::e]:43464 | ||
| 882 | 2026.03.19 19:40:57.227194 [ 286 ] {} <Debug> TCP-Session: 1939c85b-2b77-408f-ae0b-0886395dbafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.19 19:40:57.227211 [ 286 ] {} <Debug> TCP-Session: 1939c85b-2b77-408f-ae0b-0886395dbafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.19 19:40:57.227435 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59227 | ||
| 885 | 2026.03.19 19:40:57.227455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51158 | ||
| 886 | 2026.03.19 19:40:57.227492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37441 | ||
| 887 | 2026.03.19 19:40:57.227508 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45962 | ||
| 888 | 2026.03.19 19:40:57.227551 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51590 | ||
| 889 | 2026.03.19 19:40:57.227559 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 890 | 2026.03.19 19:40:57.227597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.03.19 19:40:57.227605 [ 286 ] {} <Trace> TCP-Session: 1939c85b-2b77-408f-ae0b-0886395dbafb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.19 19:40:57.227627 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.03.19 19:40:57.227644 [ 288 ] {} <Debug> TCP-Session: 1ad51290-5d97-4f9a-ac7f-275b0ac89fc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51158 | ||
| 894 | 2026.03.19 19:40:57.227650 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 895 | 2026.03.19 19:40:57.227672 [ 291 ] {} <Debug> TCP-Session: a6015cd8-0f14-48af-867a-07afebb04975 Authenticating user 'default' from [fd00:1122:3344:101::e]:45962 | ||
| 896 | 2026.03.19 19:40:57.227691 [ 288 ] {} <Debug> TCP-Session: 1ad51290-5d97-4f9a-ac7f-275b0ac89fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.19 19:40:57.227710 [ 294 ] {} <Debug> TCP-Session: 1fea8e39-2c09-42bc-bd08-fceca2d83e27 Authenticating user 'default' from [fd00:1122:3344:101::e]:51590 | ||
| 898 | 2026.03.19 19:40:57.227727 [ 288 ] {} <Debug> TCP-Session: 1ad51290-5d97-4f9a-ac7f-275b0ac89fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.19 19:40:57.227718 [ 291 ] {} <Debug> TCP-Session: a6015cd8-0f14-48af-867a-07afebb04975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.19 19:40:57.227749 [ 294 ] {} <Debug> TCP-Session: 1fea8e39-2c09-42bc-bd08-fceca2d83e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.19 19:40:57.227775 [ 291 ] {} <Debug> TCP-Session: a6015cd8-0f14-48af-867a-07afebb04975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.19 19:40:57.227791 [ 294 ] {} <Debug> TCP-Session: 1fea8e39-2c09-42bc-bd08-fceca2d83e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.19 19:40:57.227803 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 904 | 2026.03.19 19:40:57.227623 [ 287 ] {} <Debug> TCP-Session: 7cb43521-ec5a-48b2-b324-0a2a949f7943 Authenticating user 'default' from [fd00:1122:3344:101::e]:59227 | ||
| 905 | 2026.03.19 19:40:57.227611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.03.19 19:40:57.227880 [ 287 ] {} <Debug> TCP-Session: 7cb43521-ec5a-48b2-b324-0a2a949f7943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.19 19:40:57.227901 [ 290 ] {} <Debug> TCP-Session: 0e2d2d0e-02a7-414c-ab44-0bcb379763f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37441 | ||
| 908 | 2026.03.19 19:40:57.227909 [ 287 ] {} <Debug> TCP-Session: 7cb43521-ec5a-48b2-b324-0a2a949f7943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.19 19:40:57.227926 [ 290 ] {} <Debug> TCP-Session: 0e2d2d0e-02a7-414c-ab44-0bcb379763f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.19 19:40:57.227544 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55019 | ||
| 911 | 2026.03.19 19:40:57.227950 [ 290 ] {} <Debug> TCP-Session: 0e2d2d0e-02a7-414c-ab44-0bcb379763f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.19 19:40:57.227516 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41795 | ||
| 913 | 2026.03.19 19:40:57.227470 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34528 | ||
| 914 | 2026.03.19 19:40:57.228034 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.19 19:40:57.228078 [ 293 ] {} <Debug> TCP-Session: e0ad043f-b95c-4423-b137-3df16a3b0888 Authenticating user 'default' from [fd00:1122:3344:101::e]:55019 | ||
| 916 | 2026.03.19 19:40:57.228082 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.19 19:40:57.228103 [ 293 ] {} <Debug> TCP-Session: e0ad043f-b95c-4423-b137-3df16a3b0888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.03.19 19:40:57.228103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.19 19:40:57.228135 [ 293 ] {} <Debug> TCP-Session: e0ad043f-b95c-4423-b137-3df16a3b0888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.19 19:40:57.228152 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 921 | 2026.03.19 19:40:57.228159 [ 289 ] {} <Debug> TCP-Session: 1e36fe4d-ed41-4a68-a101-8e7b9b10428a Authenticating user 'default' from [fd00:1122:3344:101::e]:34528 | ||
| 922 | 2026.03.19 19:40:57.228127 [ 292 ] {} <Debug> TCP-Session: 7d1233b2-943e-40b4-852e-69fbf87b2062 Authenticating user 'default' from [fd00:1122:3344:101::e]:41795 | ||
| 923 | 2026.03.19 19:40:57.228221 [ 289 ] {} <Debug> TCP-Session: 1e36fe4d-ed41-4a68-a101-8e7b9b10428a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.19 19:40:57.228236 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.03.19 19:40:57.228239 [ 292 ] {} <Debug> TCP-Session: 7d1233b2-943e-40b4-852e-69fbf87b2062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.19 19:40:57.228244 [ 289 ] {} <Debug> TCP-Session: 1e36fe4d-ed41-4a68-a101-8e7b9b10428a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.19 19:40:57.228282 [ 292 ] {} <Debug> TCP-Session: 7d1233b2-943e-40b4-852e-69fbf87b2062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.19 19:40:57.228557 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 929 | 2026.03.19 19:40:57.229614 [ 335 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> AggregatingTransform: Aggregating | ||
| 930 | 2026.03.19 19:40:57.229666 [ 335 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> Aggregator: Aggregation method: without_key | ||
| 931 | 2026.03.19 19:40:57.229707 [ 335 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044671 sec. (957.239 rows/sec., 37.39 KiB/sec.) | ||
| 932 | 2026.03.19 19:40:57.229743 [ 335 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Trace> Aggregator: Merging aggregated data | ||
| 933 | 2026.03.19 19:40:57.231156 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 934 | 2026.03.19 19:40:57.231328 [ 286 ] {7aa23e57-7308-4599-9dde-822a5e9c3750} <Debug> TCPHandler: Processed in 0.003862339 sec. | ||
| 935 | 2026.03.19 19:40:57.231430 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 936 | 2026.03.19 19:40:57.231458 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 937 | 2026.03.19 19:40:57.231466 [ 286 ] {} <Debug> TCP-Session: 1939c85b-2b77-408f-ae0b-0886395dbafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.19 19:40:57.231482 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 939 | 2026.03.19 19:40:57.231509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2026.03.19 19:40:57.231537 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 941 | 2026.03.19 19:40:57.231564 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 942 | 2026.03.19 19:40:57.231582 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 943 | 2026.03.19 19:40:57.231610 [ 290 ] {} <Debug> TCP-Session: 0e2d2d0e-02a7-414c-ab44-0bcb379763f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.03.19 19:40:57.231622 [ 289 ] {} <Debug> TCP-Session: 1e36fe4d-ed41-4a68-a101-8e7b9b10428a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.19 19:40:57.231635 [ 294 ] {} <Debug> TCP-Session: 1fea8e39-2c09-42bc-bd08-fceca2d83e27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.19 19:40:57.231579 [ 291 ] {} <Debug> TCP-Session: a6015cd8-0f14-48af-867a-07afebb04975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.19 19:40:57.231525 [ 287 ] {} <Debug> TCP-Session: 7cb43521-ec5a-48b2-b324-0a2a949f7943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.19 19:40:57.231555 [ 288 ] {} <Debug> TCP-Session: 1ad51290-5d97-4f9a-ac7f-275b0ac89fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.19 19:40:57.231623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.19 19:40:57.231600 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.03.19 19:40:57.231784 [ 293 ] {} <Debug> TCP-Session: e0ad043f-b95c-4423-b137-3df16a3b0888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.19 19:40:57.231811 [ 292 ] {} <Debug> TCP-Session: 7d1233b2-943e-40b4-852e-69fbf87b2062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.19 19:40:57.969312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 954 | 2026.03.19 19:40:57.969410 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 955 | 2026.03.19 19:40:57.973611 [ 243 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Loading data parts | ||
| 956 | 2026.03.19 19:40:57.973831 [ 243 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): There are no data parts | ||
| 957 | 2026.03.19 19:40:57.980035 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.19 19:40:57.980078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 959 | 2026.03.19 19:40:57.982082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.19 19:40:57.982758 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.19 19:40:57.983101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 962 | 2026.03.19 19:40:58.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.36 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 159.63 MiB (RSS), difference: -3.73 MiB | ||
| 963 | 2026.03.19 19:41:02.940043 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2026.03.19 19:41:02.940118 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2026.03.19 19:41:02.981177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 939 | ||
| 966 | 2026.03.19 19:41:02.981871 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.19 19:41:02.981917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 968 | 2026.03.19 19:41:02.982632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2026.03.19 19:41:02.983084 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.19 19:41:02.983252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 939 | ||
| 971 | 2026.03.19 19:41:03.019446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 972 | 2026.03.19 19:41:03.038849 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.03.19 19:41:03.038909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 974 | 2026.03.19 19:41:03.045430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.03.19 19:41:03.046564 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.03.19 19:41:03.050019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 977 | 2026.03.19 19:41:04.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.39 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 162.70 MiB (RSS), difference: 2.31 MiB | ||
| 978 | 2026.03.19 19:41:08.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.74 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 162.75 MiB (RSS), difference: 4.01 MiB | ||
| 979 | 2026.03.19 19:41:09.112069 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.19 19:41:09.112265 [ 267 ] {a5bf491d-f80d-4d17-aef3-870a749b0c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 981 | 2026.03.19 19:41:09.112540 [ 267 ] {a5bf491d-f80d-4d17-aef3-870a749b0c43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.03.19 19:41:09.112601 [ 267 ] {a5bf491d-f80d-4d17-aef3-870a749b0c43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.03.19 19:41:09.113009 [ 267 ] {a5bf491d-f80d-4d17-aef3-870a749b0c43} <Debug> TCPHandler: Processed in 0.001063642 sec. | ||
| 984 | 2026.03.19 19:41:09.120714 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.19 19:41:09.120880 [ 267 ] {5dd50b67-152e-4ab6-a0ef-d236120ba150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 986 | 2026.03.19 19:41:09.125811 [ 267 ] {5dd50b67-152e-4ab6-a0ef-d236120ba150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.03.19 19:41:09.125874 [ 267 ] {5dd50b67-152e-4ab6-a0ef-d236120ba150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.03.19 19:41:09.128305 [ 267 ] {5dd50b67-152e-4ab6-a0ef-d236120ba150} <Debug> TCPHandler: Processed in 0.007652526 sec. | ||
| 989 | 2026.03.19 19:41:09.129140 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.03.19 19:41:09.129266 [ 267 ] {90ad7e9c-e592-49ee-b26b-a99f694dd8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.03.19 19:41:09.129557 [ 267 ] {90ad7e9c-e592-49ee-b26b-a99f694dd8a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.03.19 19:41:09.129603 [ 267 ] {90ad7e9c-e592-49ee-b26b-a99f694dd8a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.03.19 19:41:09.129909 [ 267 ] {90ad7e9c-e592-49ee-b26b-a99f694dd8a7} <Debug> TCPHandler: Processed in 0.000820277 sec. | ||
| 994 | 2026.03.19 19:41:09.130105 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.19 19:41:09.130221 [ 267 ] {18839d33-e388-4a09-9424-f5fbf475b5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2026.03.19 19:41:09.130456 [ 267 ] {18839d33-e388-4a09-9424-f5fbf475b5dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.03.19 19:41:09.130498 [ 267 ] {18839d33-e388-4a09-9424-f5fbf475b5dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.03.19 19:41:09.130785 [ 267 ] {18839d33-e388-4a09-9424-f5fbf475b5dc} <Debug> TCPHandler: Processed in 0.000728195 sec. | ||
| 999 | 2026.03.19 19:41:09.130976 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.19 19:41:09.131091 [ 267 ] {584b8bb0-49af-4e64-bbac-0db99cc16a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.03.19 19:41:09.131324 [ 267 ] {584b8bb0-49af-4e64-bbac-0db99cc16a65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.03.19 19:41:09.131366 [ 267 ] {584b8bb0-49af-4e64-bbac-0db99cc16a65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.03.19 19:41:09.131652 [ 267 ] {584b8bb0-49af-4e64-bbac-0db99cc16a65} <Debug> TCPHandler: Processed in 0.000724145 sec. | ||
| 1004 | 2026.03.19 19:41:09.131844 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.03.19 19:41:09.131958 [ 267 ] {6618a307-812d-484f-8499-9126db06b9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.03.19 19:41:09.132188 [ 267 ] {6618a307-812d-484f-8499-9126db06b9e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.03.19 19:41:09.132230 [ 267 ] {6618a307-812d-484f-8499-9126db06b9e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.03.19 19:41:09.132540 [ 267 ] {6618a307-812d-484f-8499-9126db06b9e3} <Debug> TCPHandler: Processed in 0.000742815 sec. | ||
| 1009 | 2026.03.19 19:41:09.132744 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.03.19 19:41:09.132865 [ 267 ] {44180fa5-1b2f-4b2c-b622-3099e528ce59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.03.19 19:41:09.133127 [ 267 ] {44180fa5-1b2f-4b2c-b622-3099e528ce59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.03.19 19:41:09.133172 [ 267 ] {44180fa5-1b2f-4b2c-b622-3099e528ce59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.03.19 19:41:09.133512 [ 267 ] {44180fa5-1b2f-4b2c-b622-3099e528ce59} <Debug> TCPHandler: Processed in 0.000818147 sec. | ||
| 1014 | 2026.03.19 19:41:09.133709 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.03.19 19:41:09.133827 [ 267 ] {73e7f5bb-7790-4878-b896-8bfb91e0f126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.03.19 19:41:09.134078 [ 267 ] {73e7f5bb-7790-4878-b896-8bfb91e0f126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.03.19 19:41:09.134122 [ 267 ] {73e7f5bb-7790-4878-b896-8bfb91e0f126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.03.19 19:41:09.134425 [ 267 ] {73e7f5bb-7790-4878-b896-8bfb91e0f126} <Debug> TCPHandler: Processed in 0.000762515 sec. | ||
| 1019 | 2026.03.19 19:41:09.134618 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.03.19 19:41:09.134736 [ 267 ] {0696a435-499d-44cb-b259-b65c2f5dba65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.03.19 19:41:09.134981 [ 267 ] {0696a435-499d-44cb-b259-b65c2f5dba65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.03.19 19:41:09.135024 [ 267 ] {0696a435-499d-44cb-b259-b65c2f5dba65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.03.19 19:41:09.135317 [ 267 ] {0696a435-499d-44cb-b259-b65c2f5dba65} <Debug> TCPHandler: Processed in 0.000746156 sec. | ||
| 1024 | 2026.03.19 19:41:09.135512 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.03.19 19:41:09.135631 [ 267 ] {dbb199fd-d0f9-4b56-b6cb-2dfdda57062a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.03.19 19:41:09.135874 [ 267 ] {dbb199fd-d0f9-4b56-b6cb-2dfdda57062a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.03.19 19:41:09.135917 [ 267 ] {dbb199fd-d0f9-4b56-b6cb-2dfdda57062a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.03.19 19:41:09.136203 [ 267 ] {dbb199fd-d0f9-4b56-b6cb-2dfdda57062a} <Debug> TCPHandler: Processed in 0.000742926 sec. | ||
| 1029 | 2026.03.19 19:41:09.136398 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.03.19 19:41:09.136514 [ 267 ] {87b1a42f-febd-4c3e-b0d5-0febe3fe6d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.03.19 19:41:09.136757 [ 267 ] {87b1a42f-febd-4c3e-b0d5-0febe3fe6d4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.03.19 19:41:09.136800 [ 267 ] {87b1a42f-febd-4c3e-b0d5-0febe3fe6d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.03.19 19:41:09.137094 [ 267 ] {87b1a42f-febd-4c3e-b0d5-0febe3fe6d4e} <Debug> TCPHandler: Processed in 0.000743615 sec. | ||
| 1034 | 2026.03.19 19:41:09.137286 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.03.19 19:41:09.137402 [ 267 ] {e2575c33-0946-4c2b-97da-645fadd709b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.03.19 19:41:09.137646 [ 267 ] {e2575c33-0946-4c2b-97da-645fadd709b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.03.19 19:41:09.137688 [ 267 ] {e2575c33-0946-4c2b-97da-645fadd709b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.03.19 19:41:09.137994 [ 267 ] {e2575c33-0946-4c2b-97da-645fadd709b3} <Debug> TCPHandler: Processed in 0.000754156 sec. | ||
| 1039 | 2026.03.19 19:41:09.138196 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.03.19 19:41:09.138312 [ 267 ] {0e837354-b107-48e8-8564-bc9f19dd224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.03.19 19:41:09.138556 [ 267 ] {0e837354-b107-48e8-8564-bc9f19dd224c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.03.19 19:41:09.138599 [ 267 ] {0e837354-b107-48e8-8564-bc9f19dd224c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.03.19 19:41:09.138891 [ 267 ] {0e837354-b107-48e8-8564-bc9f19dd224c} <Debug> TCPHandler: Processed in 0.000741155 sec. | ||
| 1044 | 2026.03.19 19:41:09.139088 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.03.19 19:41:09.139205 [ 267 ] {7babdf80-a1b1-420d-8ccd-27fb1a6c7131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.03.19 19:41:09.139454 [ 267 ] {7babdf80-a1b1-420d-8ccd-27fb1a6c7131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.03.19 19:41:09.139496 [ 267 ] {7babdf80-a1b1-420d-8ccd-27fb1a6c7131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.03.19 19:41:09.139788 [ 267 ] {7babdf80-a1b1-420d-8ccd-27fb1a6c7131} <Debug> TCPHandler: Processed in 0.000746855 sec. | ||
| 1049 | 2026.03.19 19:41:09.139982 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.03.19 19:41:09.140099 [ 267 ] {07deb9e1-6b84-486a-9ae3-bc492f441cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.03.19 19:41:09.140350 [ 267 ] {07deb9e1-6b84-486a-9ae3-bc492f441cb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.03.19 19:41:09.140391 [ 267 ] {07deb9e1-6b84-486a-9ae3-bc492f441cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.03.19 19:41:09.140689 [ 267 ] {07deb9e1-6b84-486a-9ae3-bc492f441cb8} <Debug> TCPHandler: Processed in 0.000753116 sec. | ||
| 1054 | 2026.03.19 19:41:09.140885 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.03.19 19:41:09.141002 [ 267 ] {b0fcee51-ae32-4be7-ad3b-5cc3d43f91ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.03.19 19:41:09.141257 [ 267 ] {b0fcee51-ae32-4be7-ad3b-5cc3d43f91ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.03.19 19:41:09.141299 [ 267 ] {b0fcee51-ae32-4be7-ad3b-5cc3d43f91ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.03.19 19:41:09.141595 [ 267 ] {b0fcee51-ae32-4be7-ad3b-5cc3d43f91ef} <Debug> TCPHandler: Processed in 0.000756585 sec. | ||
| 1059 | 2026.03.19 19:41:09.141792 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.19 19:41:09.141910 [ 267 ] {cca2df87-b89f-4dca-af80-ed992fa3adae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.03.19 19:41:09.142168 [ 267 ] {cca2df87-b89f-4dca-af80-ed992fa3adae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.03.19 19:41:09.142212 [ 267 ] {cca2df87-b89f-4dca-af80-ed992fa3adae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.03.19 19:41:09.142511 [ 267 ] {cca2df87-b89f-4dca-af80-ed992fa3adae} <Debug> TCPHandler: Processed in 0.000766926 sec. | ||
| 1064 | 2026.03.19 19:41:09.142713 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.03.19 19:41:09.142832 [ 267 ] {2b0b9f96-bbb6-40b5-bd2d-54167dae165d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.03.19 19:41:09.143087 [ 267 ] {2b0b9f96-bbb6-40b5-bd2d-54167dae165d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.03.19 19:41:09.143129 [ 267 ] {2b0b9f96-bbb6-40b5-bd2d-54167dae165d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.03.19 19:41:09.143472 [ 267 ] {2b0b9f96-bbb6-40b5-bd2d-54167dae165d} <Debug> TCPHandler: Processed in 0.000805226 sec. | ||
| 1069 | 2026.03.19 19:41:09.143675 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.19 19:41:09.143794 [ 267 ] {fd12adb9-e0b7-4c4e-b687-3bd205860d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.03.19 19:41:09.144048 [ 267 ] {fd12adb9-e0b7-4c4e-b687-3bd205860d55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.03.19 19:41:09.144089 [ 267 ] {fd12adb9-e0b7-4c4e-b687-3bd205860d55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.03.19 19:41:09.144398 [ 267 ] {fd12adb9-e0b7-4c4e-b687-3bd205860d55} <Debug> TCPHandler: Processed in 0.000769716 sec. | ||
| 1074 | 2026.03.19 19:41:09.144608 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.19 19:41:09.144727 [ 267 ] {256330b2-37ff-49e4-8ebd-07c62dd027ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.03.19 19:41:09.144979 [ 267 ] {256330b2-37ff-49e4-8ebd-07c62dd027ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.03.19 19:41:09.145021 [ 267 ] {256330b2-37ff-49e4-8ebd-07c62dd027ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.03.19 19:41:09.145331 [ 267 ] {256330b2-37ff-49e4-8ebd-07c62dd027ce} <Debug> TCPHandler: Processed in 0.000771306 sec. | ||
| 1079 | 2026.03.19 19:41:09.145529 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.03.19 19:41:09.145648 [ 267 ] {30fd04f3-fc7d-48f1-9941-02dfa87d66d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.03.19 19:41:09.145904 [ 267 ] {30fd04f3-fc7d-48f1-9941-02dfa87d66d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.03.19 19:41:09.145946 [ 267 ] {30fd04f3-fc7d-48f1-9941-02dfa87d66d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.03.19 19:41:09.146251 [ 267 ] {30fd04f3-fc7d-48f1-9941-02dfa87d66d7} <Debug> TCPHandler: Processed in 0.000768456 sec. | ||
| 1084 | 2026.03.19 19:41:09.146445 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.19 19:41:09.146564 [ 267 ] {4cec6f4d-21e3-422a-862d-cbbef2a1021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.03.19 19:41:09.146819 [ 267 ] {4cec6f4d-21e3-422a-862d-cbbef2a1021c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.19 19:41:09.146861 [ 267 ] {4cec6f4d-21e3-422a-862d-cbbef2a1021c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.03.19 19:41:09.147166 [ 267 ] {4cec6f4d-21e3-422a-862d-cbbef2a1021c} <Debug> TCPHandler: Processed in 0.000766975 sec. | ||
| 1089 | 2026.03.19 19:41:09.147362 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.03.19 19:41:09.147481 [ 267 ] {6328a28b-9baa-46aa-affc-f2013217acac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.03.19 19:41:09.147739 [ 267 ] {6328a28b-9baa-46aa-affc-f2013217acac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.03.19 19:41:09.147781 [ 267 ] {6328a28b-9baa-46aa-affc-f2013217acac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.03.19 19:41:09.148082 [ 267 ] {6328a28b-9baa-46aa-affc-f2013217acac} <Debug> TCPHandler: Processed in 0.000766726 sec. | ||
| 1094 | 2026.03.19 19:41:09.148284 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.19 19:41:09.148403 [ 267 ] {e03809a1-c40e-4e51-b617-858deb44c843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.03.19 19:41:09.148665 [ 267 ] {e03809a1-c40e-4e51-b617-858deb44c843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.03.19 19:41:09.148706 [ 267 ] {e03809a1-c40e-4e51-b617-858deb44c843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.03.19 19:41:09.149015 [ 267 ] {e03809a1-c40e-4e51-b617-858deb44c843} <Debug> TCPHandler: Processed in 0.000777956 sec. | ||
| 1099 | 2026.03.19 19:41:09.149327 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.19 19:41:09.149448 [ 267 ] {c9121188-f45f-4b7a-aabd-b5b9bc8a522b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.03.19 19:41:09.149712 [ 267 ] {c9121188-f45f-4b7a-aabd-b5b9bc8a522b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.03.19 19:41:09.149753 [ 267 ] {c9121188-f45f-4b7a-aabd-b5b9bc8a522b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.03.19 19:41:09.150058 [ 267 ] {c9121188-f45f-4b7a-aabd-b5b9bc8a522b} <Debug> TCPHandler: Processed in 0.000776966 sec. | ||
| 1104 | 2026.03.19 19:41:09.150575 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.19 19:41:09.150698 [ 267 ] {ecc0c2e4-09c5-4ad8-af1b-72e85e62ff9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.03.19 19:41:09.150962 [ 267 ] {ecc0c2e4-09c5-4ad8-af1b-72e85e62ff9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.03.19 19:41:09.151003 [ 267 ] {ecc0c2e4-09c5-4ad8-af1b-72e85e62ff9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.03.19 19:41:09.151308 [ 267 ] {ecc0c2e4-09c5-4ad8-af1b-72e85e62ff9c} <Debug> TCPHandler: Processed in 0.000779706 sec. | ||
| 1109 | 2026.03.19 19:41:09.151520 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.19 19:41:09.151641 [ 267 ] {796b08ba-b0de-47e0-a222-f12bdb1116c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1111 | 2026.03.19 19:41:09.151905 [ 267 ] {796b08ba-b0de-47e0-a222-f12bdb1116c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.03.19 19:41:09.151946 [ 267 ] {796b08ba-b0de-47e0-a222-f12bdb1116c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.03.19 19:41:09.152253 [ 267 ] {796b08ba-b0de-47e0-a222-f12bdb1116c9} <Debug> TCPHandler: Processed in 0.000779026 sec. | ||
| 1114 | 2026.03.19 19:41:09.152476 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.19 19:41:09.152597 [ 267 ] {58067d09-7f21-495f-afcb-b1d7cbd3b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1116 | 2026.03.19 19:41:09.152861 [ 267 ] {58067d09-7f21-495f-afcb-b1d7cbd3b6e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.03.19 19:41:09.152902 [ 267 ] {58067d09-7f21-495f-afcb-b1d7cbd3b6e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.19 19:41:09.153212 [ 267 ] {58067d09-7f21-495f-afcb-b1d7cbd3b6e5} <Debug> TCPHandler: Processed in 0.000781596 sec. | ||
| 1119 | 2026.03.19 19:41:09.153441 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.19 19:41:09.153564 [ 267 ] {bdb47066-83c3-4397-93a0-28927a5831cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1121 | 2026.03.19 19:41:09.153833 [ 267 ] {bdb47066-83c3-4397-93a0-28927a5831cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.03.19 19:41:09.153875 [ 267 ] {bdb47066-83c3-4397-93a0-28927a5831cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.19 19:41:09.154180 [ 267 ] {bdb47066-83c3-4397-93a0-28927a5831cd} <Debug> TCPHandler: Processed in 0.000785566 sec. | ||
| 1124 | 2026.03.19 19:41:09.154397 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.19 19:41:09.154520 [ 267 ] {879e4594-5411-4ec2-af07-a978ae670b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1126 | 2026.03.19 19:41:09.154791 [ 267 ] {879e4594-5411-4ec2-af07-a978ae670b37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.03.19 19:41:09.154832 [ 267 ] {879e4594-5411-4ec2-af07-a978ae670b37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.03.19 19:41:09.155140 [ 267 ] {879e4594-5411-4ec2-af07-a978ae670b37} <Debug> TCPHandler: Processed in 0.000789557 sec. | ||
| 1129 | 2026.03.19 19:41:09.155357 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.19 19:41:09.155480 [ 267 ] {44adcabb-1c63-450b-aace-dc7ae4c30b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.03.19 19:41:09.155755 [ 267 ] {44adcabb-1c63-450b-aace-dc7ae4c30b35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.03.19 19:41:09.155796 [ 267 ] {44adcabb-1c63-450b-aace-dc7ae4c30b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.03.19 19:41:09.156108 [ 267 ] {44adcabb-1c63-450b-aace-dc7ae4c30b35} <Debug> TCPHandler: Processed in 0.000797026 sec. | ||
| 1134 | 2026.03.19 19:41:09.156325 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.19 19:41:09.156450 [ 267 ] {15428e70-b8dd-4ed4-a6e6-39580cedd12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.03.19 19:41:09.156724 [ 267 ] {15428e70-b8dd-4ed4-a6e6-39580cedd12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.19 19:41:09.156765 [ 267 ] {15428e70-b8dd-4ed4-a6e6-39580cedd12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.19 19:41:09.157073 [ 267 ] {15428e70-b8dd-4ed4-a6e6-39580cedd12c} <Debug> TCPHandler: Processed in 0.000793146 sec. | ||
| 1139 | 2026.03.19 19:41:09.157289 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.19 19:41:09.157412 [ 267 ] {52aa821d-4558-4737-b18b-3089805e606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.03.19 19:41:09.157694 [ 267 ] {52aa821d-4558-4737-b18b-3089805e606a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.03.19 19:41:09.157736 [ 267 ] {52aa821d-4558-4737-b18b-3089805e606a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.03.19 19:41:09.158039 [ 267 ] {52aa821d-4558-4737-b18b-3089805e606a} <Debug> TCPHandler: Processed in 0.000796487 sec. | ||
| 1144 | 2026.03.19 19:41:09.158260 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.19 19:41:09.158385 [ 267 ] {99069d9f-ed44-47a3-a550-7673d50e37a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1146 | 2026.03.19 19:41:09.158663 [ 267 ] {99069d9f-ed44-47a3-a550-7673d50e37a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.03.19 19:41:09.158705 [ 267 ] {99069d9f-ed44-47a3-a550-7673d50e37a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.03.19 19:41:09.159086 [ 267 ] {99069d9f-ed44-47a3-a550-7673d50e37a2} <Debug> TCPHandler: Processed in 0.000871908 sec. | ||
| 1149 | 2026.03.19 19:41:09.166858 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.19 19:41:09.167011 [ 267 ] {466c94c9-f1a1-43f9-9fc6-575687015bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1151 | 2026.03.19 19:41:09.167351 [ 267 ] {466c94c9-f1a1-43f9-9fc6-575687015bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.03.19 19:41:09.167401 [ 267 ] {466c94c9-f1a1-43f9-9fc6-575687015bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.03.19 19:41:09.167771 [ 267 ] {466c94c9-f1a1-43f9-9fc6-575687015bab} <Debug> TCPHandler: Processed in 0.00096976 sec. | ||
| 1154 | 2026.03.19 19:41:09.171126 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.19 19:41:09.171251 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1156 | 2026.03.19 19:41:09.171298 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.03.19 19:41:09.174194 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.03.19 19:41:09.174248 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1159 | 2026.03.19 19:41:09.176894 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.03.19 19:41:09.177146 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.03.19 19:41:09.177313 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.006098 sec., 5739.586749754018 rows/sec., 1.21 MiB/sec. | ||
| 1162 | 2026.03.19 19:41:09.177358 [ 267 ] {2ab39cb1-a896-4ecb-b507-2462d3ff24de} <Debug> TCPHandler: Processed in 0.006288448 sec. | ||
| 1163 | 2026.03.19 19:41:09.177536 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.03.19 19:41:09.177644 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.03.19 19:41:09.177683 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1166 | 2026.03.19 19:41:09.181066 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.03.19 19:41:09.181100 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1168 | 2026.03.19 19:41:09.183571 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.03.19 19:41:09.183790 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.03.19 19:41:09.183920 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.006299 sec., 45086.52167010637 rows/sec., 2.86 MiB/sec. | ||
| 1171 | 2026.03.19 19:41:09.183956 [ 267 ] {2032d955-a297-4e41-a8ea-79a8177ec804} <Debug> TCPHandler: Processed in 0.006478382 sec. | ||
| 1172 | 2026.03.19 19:41:09.184072 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.03.19 19:41:09.184168 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1174 | 2026.03.19 19:41:09.184208 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1175 | 2026.03.19 19:41:09.184611 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.03.19 19:41:09.184646 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1177 | 2026.03.19 19:41:09.184931 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.03.19 19:41:09.185144 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.03.19 19:41:09.185265 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 584.01 KiB/sec. | ||
| 1180 | 2026.03.19 19:41:09.185301 [ 267 ] {3f89dfe4-0dbf-41e9-99e1-eb8a9c159214} <Debug> TCPHandler: Processed in 0.001276826 sec. | ||
| 1181 | 2026.03.19 19:41:09.185412 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.03.19 19:41:09.185505 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.03.19 19:41:09.185544 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.03.19 19:41:09.186310 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.03.19 19:41:09.186345 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1186 | 2026.03.19 19:41:09.186708 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.03.19 19:41:09.186910 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.03.19 19:41:09.187030 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Debug> executeQuery: Read 797 rows, 63.88 KiB in 0.001544 sec., 516191.7098445596 rows/sec., 40.40 MiB/sec. | ||
| 1189 | 2026.03.19 19:41:09.187066 [ 267 ] {cb7ff280-c6ba-4505-832f-5982275c2ba7} <Debug> TCPHandler: Processed in 0.001702635 sec. | ||
| 1190 | 2026.03.19 19:41:09.187182 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.19 19:41:09.187273 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.03.19 19:41:09.187311 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1193 | 2026.03.19 19:41:09.187747 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.03.19 19:41:09.187783 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1195 | 2026.03.19 19:41:09.188078 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.03.19 19:41:09.188278 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.03.19 19:41:09.188395 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Debug> executeQuery: Read 161 rows, 9.93 KiB in 0.001141 sec., 141104.2944785276 rows/sec., 8.50 MiB/sec. | ||
| 1198 | 2026.03.19 19:41:09.188432 [ 267 ] {b8c8c1af-f646-4ce1-be5b-769530177845} <Debug> TCPHandler: Processed in 0.001301787 sec. | ||
| 1199 | 2026.03.19 19:41:09.188539 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.19 19:41:09.188631 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.03.19 19:41:09.188668 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1202 | 2026.03.19 19:41:09.189128 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.03.19 19:41:09.189160 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1204 | 2026.03.19 19:41:09.189451 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.03.19 19:41:09.189660 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.03.19 19:41:09.189779 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 1207 | 2026.03.19 19:41:09.189816 [ 267 ] {29c1e03d-22fc-4714-8e5d-4bca59dee91c} <Debug> TCPHandler: Processed in 0.001324047 sec. | ||
| 1208 | 2026.03.19 19:41:09.189943 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.03.19 19:41:09.190036 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.03.19 19:41:09.190073 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1211 | 2026.03.19 19:41:09.190503 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.03.19 19:41:09.190539 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1213 | 2026.03.19 19:41:09.190841 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.03.19 19:41:09.191041 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.03.19 19:41:09.191159 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 1216 | 2026.03.19 19:41:09.191194 [ 267 ] {1302654a-c0d8-4fe0-a92d-698c41cfaae2} <Debug> TCPHandler: Processed in 0.001299146 sec. | ||
| 1217 | 2026.03.19 19:41:09.191305 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.19 19:41:09.191397 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1219 | 2026.03.19 19:41:09.191434 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1220 | 2026.03.19 19:41:09.191991 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.19 19:41:09.192025 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1222 | 2026.03.19 19:41:09.192330 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.03.19 19:41:09.192534 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.19 19:41:09.192653 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Debug> executeQuery: Read 484 rows, 34.72 KiB in 0.001274 sec., 379905.80847723706 rows/sec., 26.61 MiB/sec. | ||
| 1225 | 2026.03.19 19:41:09.192692 [ 267 ] {60dfa403-2d0b-475a-b834-4e991c5673e1} <Debug> TCPHandler: Processed in 0.001433619 sec. | ||
| 1226 | 2026.03.19 19:41:09.192802 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.19 19:41:09.192894 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1228 | 2026.03.19 19:41:09.192935 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1229 | 2026.03.19 19:41:09.193289 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.19 19:41:09.193324 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1231 | 2026.03.19 19:41:09.195799 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.03.19 19:41:09.196047 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.19 19:41:09.196191 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003313 sec., 1811.0473890733474 rows/sec., 94.62 KiB/sec. | ||
| 1234 | 2026.03.19 19:41:09.196232 [ 267 ] {39cbe267-711d-4d0e-965e-37d45416a511} <Debug> TCPHandler: Processed in 0.003476461 sec. | ||
| 1235 | 2026.03.19 19:41:09.196349 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.19 19:41:09.196460 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.03.19 19:41:09.196508 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1238 | 2026.03.19 19:41:09.196934 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.03.19 19:41:09.196969 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1240 | 2026.03.19 19:41:09.197282 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.03.19 19:41:09.197482 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.03.19 19:41:09.197604 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Debug> executeQuery: Read 169 rows, 11.21 KiB in 0.001168 sec., 144691.7808219178 rows/sec., 9.38 MiB/sec. | ||
| 1243 | 2026.03.19 19:41:09.197639 [ 267 ] {dd4d2474-035e-47ca-9f59-45fc1ae19840} <Debug> TCPHandler: Processed in 0.001347197 sec. | ||
| 1244 | 2026.03.19 19:41:09.197750 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.19 19:41:09.197843 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.03.19 19:41:09.197883 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1247 | 2026.03.19 19:41:09.198186 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.19 19:41:09.198221 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1249 | 2026.03.19 19:41:09.198502 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.03.19 19:41:09.198706 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.19 19:41:09.198825 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 1252 | 2026.03.19 19:41:09.198858 [ 267 ] {2f287284-9702-4320-a44a-5c1384d377a1} <Debug> TCPHandler: Processed in 0.001155854 sec. | ||
| 1253 | 2026.03.19 19:41:09.198962 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.19 19:41:09.199053 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.03.19 19:41:09.199104 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1256 | 2026.03.19 19:41:09.199867 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.03.19 19:41:09.199902 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1258 | 2026.03.19 19:41:09.203172 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1259 | 2026.03.19 19:41:09.203431 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.03.19 19:41:09.203585 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004548 sec., 2418.645558487247 rows/sec., 4.33 MiB/sec. | ||
| 1261 | 2026.03.19 19:41:09.203635 [ 267 ] {f995ed44-a490-46eb-99d0-89e05c801679} <Debug> TCPHandler: Processed in 0.004720107 sec. | ||
| 1262 | 2026.03.19 19:41:09.203747 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.19 19:41:09.203840 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.03.19 19:41:09.203879 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1265 | 2026.03.19 19:41:09.204190 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.19 19:41:09.204225 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1267 | 2026.03.19 19:41:09.204521 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1268 | 2026.03.19 19:41:09.204726 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.19 19:41:09.204845 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001024 sec., 2929.6875 rows/sec., 206.95 KiB/sec. | ||
| 1270 | 2026.03.19 19:41:09.204887 [ 267 ] {d7fe6348-8ad6-45f2-b3bc-6b4410388961} <Debug> TCPHandler: Processed in 0.001187755 sec. | ||
| 1271 | 2026.03.19 19:41:09.204998 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.03.19 19:41:09.205089 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.19 19:41:09.205129 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2026.03.19 19:41:09.205455 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.03.19 19:41:09.205491 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1276 | 2026.03.19 19:41:09.205782 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1277 | 2026.03.19 19:41:09.205987 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.03.19 19:41:09.206106 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.46 MiB/sec. | ||
| 1279 | 2026.03.19 19:41:09.206148 [ 267 ] {2aca28ca-1124-41d7-9b72-d11b1519800b} <Debug> TCPHandler: Processed in 0.001197484 sec. | ||
| 1280 | 2026.03.19 19:41:10.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.99 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 163.46 MiB (RSS), difference: -1.52 MiB | ||
| 1281 | 2026.03.19 19:41:10.483391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1451 | ||
| 1282 | 2026.03.19 19:41:10.483906 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.19 19:41:10.483953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1284 | 2026.03.19 19:41:10.484464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.03.19 19:41:10.484723 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.19 19:41:10.484858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1451 | ||
| 1287 | 2026.03.19 19:41:10.550149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1288 | 2026.03.19 19:41:10.566724 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.03.19 19:41:10.566785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1290 | 2026.03.19 19:41:10.573120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1291 | 2026.03.19 19:41:10.573852 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.03.19 19:41:10.576968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1293 | 2026.03.19 19:41:11.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.00 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 166.16 MiB (RSS), difference: 2.17 MiB | ||
| 1294 | 2026.03.19 19:41:14.115118 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.03.19 19:41:14.115292 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1296 | 2026.03.19 19:41:14.115355 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1297 | 2026.03.19 19:41:14.115998 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.03.19 19:41:14.116041 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1299 | 2026.03.19 19:41:14.116422 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2026.03.19 19:41:14.116650 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.03.19 19:41:14.116803 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001559 sec., 19243.10455420141 rows/sec., 1.50 MiB/sec. | ||
| 1302 | 2026.03.19 19:41:14.116856 [ 267 ] {cc5c4772-880f-45a7-b3e1-6af1d50d0696} <Debug> TCPHandler: Processed in 0.001858858 sec. | ||
| 1303 | 2026.03.19 19:41:14.116982 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.03.19 19:41:14.117085 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1305 | 2026.03.19 19:41:14.117127 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1306 | 2026.03.19 19:41:14.117562 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.03.19 19:41:14.117597 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1308 | 2026.03.19 19:41:14.117909 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.03.19 19:41:14.118113 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.03.19 19:41:14.118237 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001175 sec., 30638.297872340423 rows/sec., 2.39 MiB/sec. | ||
| 1311 | 2026.03.19 19:41:14.118280 [ 267 ] {b5e7eeb4-30fb-43f2-9f78-b15b613aaba1} <Debug> TCPHandler: Processed in 0.001349128 sec. | ||
| 1312 | 2026.03.19 19:41:14.118391 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.03.19 19:41:14.118486 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.03.19 19:41:14.118530 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1315 | 2026.03.19 19:41:14.118916 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.03.19 19:41:14.118949 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1317 | 2026.03.19 19:41:14.119258 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1318 | 2026.03.19 19:41:14.119459 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.03.19 19:41:14.119579 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.78 MiB/sec. | ||
| 1320 | 2026.03.19 19:41:14.119614 [ 267 ] {4ac549a0-ceb8-453a-9049-a06f1226256b} <Debug> TCPHandler: Processed in 0.001271216 sec. | ||
| 1321 | 2026.03.19 19:41:14.119720 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.03.19 19:41:14.119815 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.03.19 19:41:14.119854 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1324 | 2026.03.19 19:41:14.120196 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.03.19 19:41:14.120229 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1326 | 2026.03.19 19:41:14.120531 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1327 | 2026.03.19 19:41:14.120730 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.03.19 19:41:14.120849 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001054 sec., 28462.998102466794 rows/sec., 1.89 MiB/sec. | ||
| 1329 | 2026.03.19 19:41:14.120885 [ 267 ] {3646c078-4f37-493f-b711-369f51cba59d} <Debug> TCPHandler: Processed in 0.001211855 sec. | ||
| 1330 | 2026.03.19 19:41:17.940767 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1331 | 2026.03.19 19:41:17.940833 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1332 | 2026.03.19 19:41:17.983579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 200 | ||
| 1333 | 2026.03.19 19:41:17.984981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1899 | ||
| 1334 | 2026.03.19 19:41:17.985552 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.03.19 19:41:17.985602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1336 | 2026.03.19 19:41:17.986142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1337 | 2026.03.19 19:41:17.986370 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.03.19 19:41:17.986495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1899 | ||
| 1339 | 2026.03.19 19:41:17.987822 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.03.19 19:41:17.987876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1341 | 2026.03.19 19:41:17.989100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2026.03.19 19:41:17.989380 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.03.19 19:41:17.989707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1344 | 2026.03.19 19:41:18.077082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1345 | 2026.03.19 19:41:18.095263 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.19 19:41:18.095330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1347 | 2026.03.19 19:41:18.101909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1348 | 2026.03.19 19:41:18.102642 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.19 19:41:18.106141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1350 | 2026.03.19 19:41:19.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.89 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 168.31 MiB (RSS), difference: 1.42 MiB | ||
| 1351 | 2026.03.19 19:41:19.125056 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.19 19:41:19.125236 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.03.19 19:41:19.125303 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1354 | 2026.03.19 19:41:19.126081 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.19 19:41:19.126136 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1356 | 2026.03.19 19:41:19.126534 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1357 | 2026.03.19 19:41:19.126774 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.19 19:41:19.126942 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 1359 | 2026.03.19 19:41:19.126993 [ 267 ] {4b07e509-f5d3-4b6d-a8e9-f91c23ac7a9e} <Debug> TCPHandler: Processed in 0.002061592 sec. | ||
| 1360 | 2026.03.19 19:41:19.127127 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.19 19:41:19.127232 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1362 | 2026.03.19 19:41:19.127275 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1363 | 2026.03.19 19:41:19.128069 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.03.19 19:41:19.128108 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1365 | 2026.03.19 19:41:19.128490 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1366 | 2026.03.19 19:41:19.128704 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.19 19:41:19.128840 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Debug> executeQuery: Read 823 rows, 66.39 KiB in 0.001632 sec., 504289.2156862745 rows/sec., 39.73 MiB/sec. | ||
| 1368 | 2026.03.19 19:41:19.128877 [ 267 ] {6552e934-fff4-404a-ae8d-126ff9f659bd} <Debug> TCPHandler: Processed in 0.001800287 sec. | ||
| 1369 | 2026.03.19 19:41:19.128980 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.03.19 19:41:19.129077 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.03.19 19:41:19.129119 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1372 | 2026.03.19 19:41:19.129567 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.19 19:41:19.129603 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1374 | 2026.03.19 19:41:19.129898 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1375 | 2026.03.19 19:41:19.130105 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.03.19 19:41:19.130254 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001198 sec., 140233.72287145242 rows/sec., 8.56 MiB/sec. | ||
| 1377 | 2026.03.19 19:41:19.130289 [ 267 ] {c9ffb139-4e98-48bb-b0cf-f82ad76a2399} <Debug> TCPHandler: Processed in 0.001358398 sec. | ||
| 1378 | 2026.03.19 19:41:19.130397 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.03.19 19:41:19.130491 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1380 | 2026.03.19 19:41:19.130531 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1381 | 2026.03.19 19:41:19.130954 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.03.19 19:41:19.130990 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1383 | 2026.03.19 19:41:19.131279 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1384 | 2026.03.19 19:41:19.131512 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.03.19 19:41:19.131633 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 1386 | 2026.03.19 19:41:19.131667 [ 267 ] {9096f198-5ef0-42c5-a4b0-10b377d8c652} <Debug> TCPHandler: Processed in 0.001318607 sec. | ||
| 1387 | 2026.03.19 19:41:19.131775 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.03.19 19:41:19.131869 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.03.19 19:41:19.131908 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1390 | 2026.03.19 19:41:19.132335 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.03.19 19:41:19.132370 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1392 | 2026.03.19 19:41:19.132655 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1393 | 2026.03.19 19:41:19.132856 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.03.19 19:41:19.132976 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 1395 | 2026.03.19 19:41:19.133012 [ 267 ] {097b55df-3591-437a-bc26-16b813eb6169} <Debug> TCPHandler: Processed in 0.001285126 sec. | ||
| 1396 | 2026.03.19 19:41:19.133118 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.03.19 19:41:19.133212 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1398 | 2026.03.19 19:41:19.133250 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1399 | 2026.03.19 19:41:19.133786 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.03.19 19:41:19.133821 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1401 | 2026.03.19 19:41:19.134124 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1402 | 2026.03.19 19:41:19.134324 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.03.19 19:41:19.134446 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Debug> executeQuery: Read 496 rows, 35.69 KiB in 0.001253 sec., 395849.96009577013 rows/sec., 27.81 MiB/sec. | ||
| 1404 | 2026.03.19 19:41:19.134481 [ 267 ] {857486bf-3ec5-4a4e-b54a-52a7824edc32} <Debug> TCPHandler: Processed in 0.001410678 sec. | ||
| 1405 | 2026.03.19 19:41:19.134586 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.03.19 19:41:19.134677 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1407 | 2026.03.19 19:41:19.134718 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1408 | 2026.03.19 19:41:19.135040 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.03.19 19:41:19.135075 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1410 | 2026.03.19 19:41:19.135360 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1411 | 2026.03.19 19:41:19.135570 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.03.19 19:41:19.135693 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 1413 | 2026.03.19 19:41:19.135729 [ 267 ] {e87ec22e-c530-4397-b3b2-9b7ae5e72aab} <Debug> TCPHandler: Processed in 0.001191024 sec. | ||
| 1414 | 2026.03.19 19:41:19.135827 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.19 19:41:19.135920 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.03.19 19:41:19.135962 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1417 | 2026.03.19 19:41:19.136339 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.03.19 19:41:19.136374 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1419 | 2026.03.19 19:41:19.136688 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1420 | 2026.03.19 19:41:19.136897 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.03.19 19:41:19.137024 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001122 sec., 147058.82352941178 rows/sec., 9.52 MiB/sec. | ||
| 1422 | 2026.03.19 19:41:19.137059 [ 267 ] {0057604e-c282-4aec-8830-cee53e1cb83c} <Debug> TCPHandler: Processed in 0.001279446 sec. | ||
| 1423 | 2026.03.19 19:41:19.137161 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.03.19 19:41:19.137253 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1425 | 2026.03.19 19:41:19.137294 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1426 | 2026.03.19 19:41:19.137624 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.19 19:41:19.137659 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1428 | 2026.03.19 19:41:19.137938 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1429 | 2026.03.19 19:41:19.138142 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.03.19 19:41:19.138267 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 1431 | 2026.03.19 19:41:19.138300 [ 267 ] {80aa38d1-2050-4d11-8574-820e35fe0171} <Debug> TCPHandler: Processed in 0.001186605 sec. | ||
| 1432 | 2026.03.19 19:41:19.138410 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.03.19 19:41:19.138502 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.03.19 19:41:19.138560 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1435 | 2026.03.19 19:41:19.139297 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.03.19 19:41:19.139332 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1437 | 2026.03.19 19:41:19.139835 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1438 | 2026.03.19 19:41:19.140047 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.03.19 19:41:19.140179 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001694 sec., 15348.288075560804 rows/sec., 27.50 MiB/sec. | ||
| 1440 | 2026.03.19 19:41:19.140233 [ 267 ] {7342fab0-e38a-47f9-b17c-e91b30c2d2b3} <Debug> TCPHandler: Processed in 0.001871568 sec. | ||
| 1441 | 2026.03.19 19:41:19.140344 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.19 19:41:19.140437 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.03.19 19:41:19.140479 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1444 | 2026.03.19 19:41:19.140793 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.03.19 19:41:19.140828 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1446 | 2026.03.19 19:41:19.141138 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1447 | 2026.03.19 19:41:19.141336 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.03.19 19:41:19.141460 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001041 sec., 14409.22190201729 rows/sec., 1.07 MiB/sec. | ||
| 1449 | 2026.03.19 19:41:19.141494 [ 267 ] {62af223d-e2eb-441a-b69c-f103c87374b2} <Debug> TCPHandler: Processed in 0.001198535 sec. | ||
| 1450 | 2026.03.19 19:41:19.141592 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.03.19 19:41:19.141684 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.03.19 19:41:19.141724 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1453 | 2026.03.19 19:41:19.142039 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.03.19 19:41:19.142074 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1455 | 2026.03.19 19:41:19.142368 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1456 | 2026.03.19 19:41:19.142576 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.19 19:41:19.142702 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.45 MiB/sec. | ||
| 1458 | 2026.03.19 19:41:19.142736 [ 267 ] {6ebdb7d2-bf8b-410c-821d-86d3926da6ee} <Debug> TCPHandler: Processed in 0.001192014 sec. | ||
| 1459 | 2026.03.19 19:41:24.120313 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.03.19 19:41:24.120520 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1461 | 2026.03.19 19:41:24.120598 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1462 | 2026.03.19 19:41:24.121287 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.19 19:41:24.121328 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1464 | 2026.03.19 19:41:24.121704 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1465 | 2026.03.19 19:41:24.121936 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.19 19:41:24.122090 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001621 sec., 2467.6125848241827 rows/sec., 201.22 KiB/sec. | ||
| 1467 | 2026.03.19 19:41:24.122134 [ 267 ] {6f0adce6-8003-44ef-94b2-c16e9bfcdc74} <Debug> TCPHandler: Processed in 0.00195329 sec. | ||
| 1468 | 2026.03.19 19:41:24.122261 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.19 19:41:24.122365 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.19 19:41:24.122407 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1471 | 2026.03.19 19:41:24.122863 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.19 19:41:24.122898 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1473 | 2026.03.19 19:41:24.123217 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1474 | 2026.03.19 19:41:24.123429 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.19 19:41:24.123555 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001215 sec., 64197.530864197535 rows/sec., 5.27 MiB/sec. | ||
| 1476 | 2026.03.19 19:41:24.123591 [ 267 ] {071478d6-1078-4727-9330-a30e3955108e} <Debug> TCPHandler: Processed in 0.001380379 sec. | ||
| 1477 | 2026.03.19 19:41:24.123708 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.19 19:41:24.123802 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.19 19:41:24.123843 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1480 | 2026.03.19 19:41:24.124238 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.19 19:41:24.124272 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1482 | 2026.03.19 19:41:24.124563 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.03.19 19:41:24.124773 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.19 19:41:24.124900 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001117 sec., 12533.572068039392 rows/sec., 923.23 KiB/sec. | ||
| 1485 | 2026.03.19 19:41:24.124935 [ 267 ] {b01eca41-1d47-4738-a017-15431438d510} <Debug> TCPHandler: Processed in 0.001275206 sec. | ||
| 1486 | 2026.03.19 19:41:24.125040 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.19 19:41:24.125133 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1488 | 2026.03.19 19:41:24.125173 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1489 | 2026.03.19 19:41:24.125584 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.19 19:41:24.125618 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1491 | 2026.03.19 19:41:24.125918 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1492 | 2026.03.19 19:41:24.126123 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.19 19:41:24.126244 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001129 sec., 69087.68821966343 rows/sec., 5.40 MiB/sec. | ||
| 1494 | 2026.03.19 19:41:24.126281 [ 267 ] {9f4eac23-621d-4f1c-86e1-c4893f262546} <Debug> TCPHandler: Processed in 0.001287977 sec. | ||
| 1495 | 2026.03.19 19:41:24.126393 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.19 19:41:24.126486 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.03.19 19:41:24.126530 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1498 | 2026.03.19 19:41:24.127023 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.03.19 19:41:24.127058 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1500 | 2026.03.19 19:41:24.127373 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1501 | 2026.03.19 19:41:24.127589 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.03.19 19:41:24.127724 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001257 sec., 128878.28162291169 rows/sec., 8.97 MiB/sec. | ||
| 1503 | 2026.03.19 19:41:24.127760 [ 267 ] {9fd88360-8ba9-4010-8723-24537ccc8e83} <Debug> TCPHandler: Processed in 0.001413979 sec. | ||
| 1504 | 2026.03.19 19:41:24.127867 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.19 19:41:24.127959 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.03.19 19:41:24.128012 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1507 | 2026.03.19 19:41:24.128748 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.03.19 19:41:24.128782 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1509 | 2026.03.19 19:41:24.129299 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.03.19 19:41:24.129517 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.03.19 19:41:24.129656 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 1512 | 2026.03.19 19:41:24.129706 [ 267 ] {78679363-c900-408e-b337-271391e83c8a} <Debug> TCPHandler: Processed in 0.001886929 sec. | ||
| 1513 | 2026.03.19 19:41:24.129814 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.19 19:41:24.129907 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.03.19 19:41:24.129948 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1516 | 2026.03.19 19:41:24.130306 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.19 19:41:24.130341 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1518 | 2026.03.19 19:41:24.130641 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1519 | 2026.03.19 19:41:24.130847 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.19 19:41:24.130970 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 1521 | 2026.03.19 19:41:24.131006 [ 267 ] {49b7e004-0407-409e-93dd-93270caedc83} <Debug> TCPHandler: Processed in 0.001239085 sec. | ||
| 1522 | 2026.03.19 19:41:25.486599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2411 | ||
| 1523 | 2026.03.19 19:41:25.487130 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.19 19:41:25.487181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1525 | 2026.03.19 19:41:25.487707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2026.03.19 19:41:25.487961 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.03.19 19:41:25.488113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2411 | ||
| 1528 | 2026.03.19 19:41:25.606242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1529 | 2026.03.19 19:41:25.622632 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.19 19:41:25.622693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1531 | 2026.03.19 19:41:25.628764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.03.19 19:41:25.629478 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.03.19 19:41:25.632446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1534 | 2026.03.19 19:41:26.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.02 MiB, peak 173.02 MiB, free memory in arenas 0.00 B, will set to 170.07 MiB (RSS), difference: 1.05 MiB | ||
| 1535 | 2026.03.19 19:41:27.990164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 238 | ||
| 1536 | 2026.03.19 19:41:27.992366 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.03.19 19:41:27.992413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1538 | 2026.03.19 19:41:27.993508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.03.19 19:41:27.993763 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.03.19 19:41:27.993998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1541 | 2026.03.19 19:41:29.129572 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.03.19 19:41:29.129778 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.03.19 19:41:29.129851 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1544 | 2026.03.19 19:41:29.130627 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.03.19 19:41:29.130671 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1546 | 2026.03.19 19:41:29.131081 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2026.03.19 19:41:29.131325 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.03.19 19:41:29.131476 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 1549 | 2026.03.19 19:41:29.131525 [ 267 ] {09cb7b8b-9c6e-4477-92d8-898f02649196} <Debug> TCPHandler: Processed in 0.002087783 sec. | ||
| 1550 | 2026.03.19 19:41:29.131656 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.19 19:41:29.131762 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1552 | 2026.03.19 19:41:29.131806 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1553 | 2026.03.19 19:41:29.132598 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.03.19 19:41:29.132634 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1555 | 2026.03.19 19:41:29.133006 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1556 | 2026.03.19 19:41:29.133219 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.19 19:41:29.133354 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001617 sec., 525046.3821892394 rows/sec., 41.31 MiB/sec. | ||
| 1558 | 2026.03.19 19:41:29.133391 [ 267 ] {3fed8991-5297-414a-82c0-14ff1fbc987d} <Debug> TCPHandler: Processed in 0.001787926 sec. | ||
| 1559 | 2026.03.19 19:41:29.133511 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.03.19 19:41:29.133611 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.03.19 19:41:29.133653 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1562 | 2026.03.19 19:41:29.134107 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.19 19:41:29.134141 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1564 | 2026.03.19 19:41:29.134448 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2026.03.19 19:41:29.134652 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.19 19:41:29.134774 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001187 sec., 141533.27716933447 rows/sec., 8.64 MiB/sec. | ||
| 1567 | 2026.03.19 19:41:29.134809 [ 267 ] {06d2bc66-ba1b-407c-be7c-23de42ab1bfc} <Debug> TCPHandler: Processed in 0.001349467 sec. | ||
| 1568 | 2026.03.19 19:41:29.134920 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.19 19:41:29.135016 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.19 19:41:29.135055 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1571 | 2026.03.19 19:41:29.135471 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.19 19:41:29.135504 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1573 | 2026.03.19 19:41:29.135796 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1574 | 2026.03.19 19:41:29.136010 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.19 19:41:29.136128 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 1576 | 2026.03.19 19:41:29.136165 [ 267 ] {e2ca2b35-8b2e-4a10-a86b-d8c62000e25c} <Debug> TCPHandler: Processed in 0.001293736 sec. | ||
| 1577 | 2026.03.19 19:41:29.136273 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.19 19:41:29.136366 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.19 19:41:29.136404 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1580 | 2026.03.19 19:41:29.136825 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.19 19:41:29.136859 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1582 | 2026.03.19 19:41:29.137153 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1583 | 2026.03.19 19:41:29.137364 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.19 19:41:29.137483 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 1585 | 2026.03.19 19:41:29.137517 [ 267 ] {734a47c9-3d99-4a84-8e8b-a4f21b21ba2c} <Debug> TCPHandler: Processed in 0.001292667 sec. | ||
| 1586 | 2026.03.19 19:41:29.137624 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.19 19:41:29.137721 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.19 19:41:29.137760 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1589 | 2026.03.19 19:41:29.138321 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.19 19:41:29.138354 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1591 | 2026.03.19 19:41:29.138659 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2026.03.19 19:41:29.138866 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.19 19:41:29.138994 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00129 sec., 400000 rows/sec., 28.21 MiB/sec. | ||
| 1594 | 2026.03.19 19:41:29.139030 [ 267 ] {d7b160d6-588c-4a4c-85f6-67d1ec6d83de} <Debug> TCPHandler: Processed in 0.00145421 sec. | ||
| 1595 | 2026.03.19 19:41:29.139138 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.19 19:41:29.139230 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.19 19:41:29.139270 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1598 | 2026.03.19 19:41:29.139616 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.19 19:41:29.139650 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1600 | 2026.03.19 19:41:29.139935 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1601 | 2026.03.19 19:41:29.140133 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.19 19:41:29.140253 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 1603 | 2026.03.19 19:41:29.140288 [ 267 ] {2fdcc1a7-74ed-4d77-8522-7f0826a8c3f6} <Debug> TCPHandler: Processed in 0.001197825 sec. | ||
| 1604 | 2026.03.19 19:41:29.140455 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.19 19:41:29.140548 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.19 19:41:29.140589 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1607 | 2026.03.19 19:41:29.140981 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.19 19:41:29.141014 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1609 | 2026.03.19 19:41:29.141339 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1610 | 2026.03.19 19:41:29.141545 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.19 19:41:29.141672 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001142 sec., 232049.03677758318 rows/sec., 15.42 MiB/sec. | ||
| 1612 | 2026.03.19 19:41:29.141708 [ 267 ] {6634e697-3b61-4fed-944c-689c220c3335} <Debug> TCPHandler: Processed in 0.001301676 sec. | ||
| 1613 | 2026.03.19 19:41:29.141822 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.03.19 19:41:29.141914 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.03.19 19:41:29.141955 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1616 | 2026.03.19 19:41:29.142263 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.19 19:41:29.142296 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1618 | 2026.03.19 19:41:29.142576 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1619 | 2026.03.19 19:41:29.142779 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.19 19:41:29.142899 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 1621 | 2026.03.19 19:41:29.142932 [ 267 ] {78ba1e8f-cb29-451f-b9a8-d9fde5055486} <Debug> TCPHandler: Processed in 0.001158374 sec. | ||
| 1622 | 2026.03.19 19:41:29.143039 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.19 19:41:29.143132 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.03.19 19:41:29.143185 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1625 | 2026.03.19 19:41:29.143937 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.03.19 19:41:29.143971 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1627 | 2026.03.19 19:41:29.144478 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1628 | 2026.03.19 19:41:29.144700 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.03.19 19:41:29.144826 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001711 sec., 15195.791934541203 rows/sec., 27.23 MiB/sec. | ||
| 1630 | 2026.03.19 19:41:29.144874 [ 267 ] {6dd2a850-e328-4414-b451-aedd40becaf5} <Debug> TCPHandler: Processed in 0.001881948 sec. | ||
| 1631 | 2026.03.19 19:41:29.144987 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.03.19 19:41:29.145080 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.03.19 19:41:29.145120 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1634 | 2026.03.19 19:41:29.145450 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.19 19:41:29.145484 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1636 | 2026.03.19 19:41:29.145775 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1637 | 2026.03.19 19:41:29.145963 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.19 19:41:29.146078 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 1639 | 2026.03.19 19:41:29.146110 [ 267 ] {05c0133a-2af2-4581-91c9-3d2294c92081} <Debug> TCPHandler: Processed in 0.001202714 sec. | ||
| 1640 | 2026.03.19 19:41:32.940880 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1641 | 2026.03.19 19:41:32.940950 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1642 | 2026.03.19 19:41:32.988213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2859 | ||
| 1643 | 2026.03.19 19:41:32.988746 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.19 19:41:32.988791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1645 | 2026.03.19 19:41:32.989354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.03.19 19:41:32.989603 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.19 19:41:32.989716 [ 75 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1648 | 2026.03.19 19:41:32.989724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2859 | ||
| 1649 | 2026.03.19 19:41:32.989792 [ 75 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.19 19:41:32.989821 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1651 | 2026.03.19 19:41:32.990079 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1652 | 2026.03.19 19:41:32.990302 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1653 | 2026.03.19 19:41:32.992453 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 491 rows starting from the beginning of the part | ||
| 1654 | 2026.03.19 19:41:32.996731 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1655 | 2026.03.19 19:41:32.996802 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1656 | 2026.03.19 19:41:32.996856 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1657 | 2026.03.19 19:41:32.996909 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1658 | 2026.03.19 19:41:32.996961 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1659 | 2026.03.19 19:41:33.028191 [ 202 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2859 rows, containing 4 columns (4 merged, 0 gathered) in 0.038257033 sec., 74731.3572382887 rows/sec., 1.07 MiB/sec. | ||
| 1660 | 2026.03.19 19:41:33.029039 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.03.19 19:41:33.029346 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.19 19:41:33.029414 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_6_1} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.03.19 19:41:33.029522 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1664 | 2026.03.19 19:41:33.132542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1665 | 2026.03.19 19:41:33.149545 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.19 19:41:33.149596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1667 | 2026.03.19 19:41:33.155600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1668 | 2026.03.19 19:41:33.156285 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.19 19:41:33.156579 [ 75 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1670 | 2026.03.19 19:41:33.156656 [ 75 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.03.19 19:41:33.156690 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1672 | 2026.03.19 19:41:33.156809 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1673 | 2026.03.19 19:41:33.159495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1674 | 2026.03.19 19:41:33.160967 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1675 | 2026.03.19 19:41:33.162471 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1676 | 2026.03.19 19:41:33.167289 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1677 | 2026.03.19 19:41:33.171672 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1678 | 2026.03.19 19:41:33.175794 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1679 | 2026.03.19 19:41:33.183282 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1680 | 2026.03.19 19:41:33.187603 [ 189 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1681 | 2026.03.19 19:41:33.247382 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090608605 sec., 507.67805110783905 rows/sec., 2.63 MiB/sec. | ||
| 1682 | 2026.03.19 19:41:33.250072 [ 187 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1683 | 2026.03.19 19:41:33.252170 [ 187 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.03.19 19:41:33.252271 [ 187 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_6_1} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1685 | 2026.03.19 19:41:33.254263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1686 | 2026.03.19 19:41:34.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.74 MiB, peak 181.28 MiB, free memory in arenas 0.00 B, will set to 181.16 MiB (RSS), difference: 9.43 MiB | ||
| 1687 | 2026.03.19 19:41:34.120251 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.03.19 19:41:34.120425 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1689 | 2026.03.19 19:41:34.120485 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1690 | 2026.03.19 19:41:34.121119 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.19 19:41:34.121158 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1692 | 2026.03.19 19:41:34.121538 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.03.19 19:41:34.121765 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.19 19:41:34.121903 [ 74 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2026.03.19 19:41:34.121911 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001535 sec., 49511.4006514658 rows/sec., 4.08 MiB/sec. | ||
| 1696 | 2026.03.19 19:41:34.122011 [ 74 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.03.19 19:41:34.122019 [ 267 ] {cb009810-0151-4b6f-a69b-19af8706e428} <Debug> TCPHandler: Processed in 0.001887639 sec. | ||
| 1698 | 2026.03.19 19:41:34.122059 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1699 | 2026.03.19 19:41:34.122164 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.03.19 19:41:34.122225 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1701 | 2026.03.19 19:41:34.122264 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.03.19 19:41:34.122315 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1703 | 2026.03.19 19:41:34.122425 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1704 | 2026.03.19 19:41:34.122508 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 797 rows starting from the beginning of the part | ||
| 1705 | 2026.03.19 19:41:34.122620 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1706 | 2026.03.19 19:41:34.122669 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 823 rows starting from the beginning of the part | ||
| 1707 | 2026.03.19 19:41:34.122711 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1708 | 2026.03.19 19:41:34.122712 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.19 19:41:34.122753 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 849 rows starting from the beginning of the part | ||
| 1710 | 2026.03.19 19:41:34.122759 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1711 | 2026.03.19 19:41:34.122812 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1712 | 2026.03.19 19:41:34.123160 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1713 | 2026.03.19 19:41:34.123420 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.19 19:41:34.123559 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001314 sec., 7610.3500761035 rows/sec., 572.26 KiB/sec. | ||
| 1715 | 2026.03.19 19:41:34.123596 [ 267 ] {18cf487e-ce6a-4aec-ac74-639450eef6ef} <Debug> TCPHandler: Processed in 0.00148166 sec. | ||
| 1716 | 2026.03.19 19:41:34.123736 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.03.19 19:41:34.123829 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1718 | 2026.03.19 19:41:34.123868 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1719 | 2026.03.19 19:41:34.124293 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.19 19:41:34.124297 [ 190 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149524 sec., 1234226.7404318352 rows/sec., 101.95 MiB/sec. | ||
| 1721 | 2026.03.19 19:41:34.124333 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1722 | 2026.03.19 19:41:34.124500 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1723 | 2026.03.19 19:41:34.124710 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1724 | 2026.03.19 19:41:34.124779 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.03.19 19:41:34.124863 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_6_1} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.03.19 19:41:34.124929 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1727 | 2026.03.19 19:41:34.124972 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.03.19 19:41:34.125082 [ 72 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1729 | 2026.03.19 19:41:34.125103 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.48 MiB/sec. | ||
| 1730 | 2026.03.19 19:41:34.125150 [ 72 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.19 19:41:34.125160 [ 267 ] {27cccd4e-f23f-46fa-b5d0-5740a013c893} <Debug> TCPHandler: Processed in 0.00147221 sec. | ||
| 1732 | 2026.03.19 19:41:34.125179 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1733 | 2026.03.19 19:41:34.125283 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.03.19 19:41:34.125284 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1735 | 2026.03.19 19:41:34.125382 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.03.19 19:41:34.125400 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1737 | 2026.03.19 19:41:34.125424 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1738 | 2026.03.19 19:41:34.125436 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 484 rows starting from the beginning of the part | ||
| 1739 | 2026.03.19 19:41:34.125520 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1740 | 2026.03.19 19:41:34.125570 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 496 rows starting from the beginning of the part | ||
| 1741 | 2026.03.19 19:41:34.125623 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1742 | 2026.03.19 19:41:34.125691 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 516 rows starting from the beginning of the part | ||
| 1743 | 2026.03.19 19:41:34.125736 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1744 | 2026.03.19 19:41:34.125822 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.19 19:41:34.125858 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1746 | 2026.03.19 19:41:34.126222 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.03.19 19:41:34.126451 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.19 19:41:34.126550 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2026.03.19 19:41:34.126579 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 1750 | 2026.03.19 19:41:34.126583 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.03.19 19:41:34.126620 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1752 | 2026.03.19 19:41:34.126622 [ 267 ] {99e62f29-4b4e-421c-8898-93ff9cd5a210} <Debug> TCPHandler: Processed in 0.001385839 sec. | ||
| 1753 | 2026.03.19 19:41:34.126690 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1754 | 2026.03.19 19:41:34.126741 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.03.19 19:41:34.126775 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1756 | 2026.03.19 19:41:34.126804 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1757 | 2026.03.19 19:41:34.126841 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1758 | 2026.03.19 19:41:34.126850 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1759 | 2026.03.19 19:41:34.126880 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638853 sec., 1027547.9252867707 rows/sec., 77.04 MiB/sec. | ||
| 1760 | 2026.03.19 19:41:34.126905 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1761 | 2026.03.19 19:41:34.126907 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part | ||
| 1762 | 2026.03.19 19:41:34.126965 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1763 | 2026.03.19 19:41:34.126996 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1764 | 2026.03.19 19:41:34.127029 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1765 | 2026.03.19 19:41:34.127122 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1766 | 2026.03.19 19:41:34.127433 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.03.19 19:41:34.127513 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_6_1} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1768 | 2026.03.19 19:41:34.127586 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1769 | 2026.03.19 19:41:34.127648 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.19 19:41:34.127691 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1771 | 2026.03.19 19:41:34.127978 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315307 sec., 745833.4822212609 rows/sec., 50.08 MiB/sec. | ||
| 1772 | 2026.03.19 19:41:34.128170 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1773 | 2026.03.19 19:41:34.128226 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1774 | 2026.03.19 19:41:34.128433 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.03.19 19:41:34.128465 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.03.19 19:41:34.128495 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1777 | 2026.03.19 19:41:34.128563 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1778 | 2026.03.19 19:41:34.128602 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 1779 | 2026.03.19 19:41:34.128654 [ 267 ] {7cd6801d-0776-4955-8d75-c4b494ac1233} <Debug> TCPHandler: Processed in 0.00196022 sec. | ||
| 1780 | 2026.03.19 19:41:34.128758 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.19 19:41:34.128851 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.03.19 19:41:34.128893 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1783 | 2026.03.19 19:41:34.129218 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.19 19:41:34.129253 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1785 | 2026.03.19 19:41:34.129545 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1786 | 2026.03.19 19:41:34.129755 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.19 19:41:34.129848 [ 72 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2026.03.19 19:41:34.129877 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 1789 | 2026.03.19 19:41:34.129880 [ 72 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.19 19:41:34.129917 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1791 | 2026.03.19 19:41:34.129918 [ 267 ] {cc173c1b-17b5-49dd-af5c-069ba877aae6} <Debug> TCPHandler: Processed in 0.001207484 sec. | ||
| 1792 | 2026.03.19 19:41:34.130026 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1793 | 2026.03.19 19:41:34.130169 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1794 | 2026.03.19 19:41:34.130204 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1795 | 2026.03.19 19:41:34.130296 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1796 | 2026.03.19 19:41:34.130343 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1797 | 2026.03.19 19:41:34.130392 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1798 | 2026.03.19 19:41:34.130435 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1799 | 2026.03.19 19:41:34.130489 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1800 | 2026.03.19 19:41:34.131342 [ 201 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381698 sec., 260548.97669389404 rows/sec., 16.54 MiB/sec. | ||
| 1801 | 2026.03.19 19:41:34.131479 [ 202 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1802 | 2026.03.19 19:41:34.131741 [ 202 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.19 19:41:34.131807 [ 202 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_6_1} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1804 | 2026.03.19 19:41:34.131871 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1805 | 2026.03.19 19:41:37.995114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 272 | ||
| 1806 | 2026.03.19 19:41:37.997409 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.03.19 19:41:37.997469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1808 | 2026.03.19 19:41:37.998635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1809 | 2026.03.19 19:41:37.998906 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.03.19 19:41:37.999206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1811 | 2026.03.19 19:41:39.128950 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.03.19 19:41:39.129145 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.03.19 19:41:39.129215 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1814 | 2026.03.19 19:41:39.129988 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.03.19 19:41:39.130033 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1816 | 2026.03.19 19:41:39.130413 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2026.03.19 19:41:39.130638 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.03.19 19:41:39.130782 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00169 sec., 168047.3372781065 rows/sec., 10.67 MiB/sec. | ||
| 1819 | 2026.03.19 19:41:39.130824 [ 267 ] {6c30471e-ffae-4c83-9a73-011403f1525c} <Debug> TCPHandler: Processed in 0.002003151 sec. | ||
| 1820 | 2026.03.19 19:41:39.130953 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.03.19 19:41:39.131045 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1822 | 2026.03.19 19:41:39.131084 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1823 | 2026.03.19 19:41:39.131837 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.03.19 19:41:39.131872 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1825 | 2026.03.19 19:41:39.132214 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1826 | 2026.03.19 19:41:39.132418 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.03.19 19:41:39.132537 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.00151 sec., 562251.655629139 rows/sec., 44.23 MiB/sec. | ||
| 1828 | 2026.03.19 19:41:39.132573 [ 267 ] {584a285d-561d-459e-8afa-e7a51b5529d8} <Debug> TCPHandler: Processed in 0.001669594 sec. | ||
| 1829 | 2026.03.19 19:41:39.132686 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.03.19 19:41:39.132777 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.03.19 19:41:39.132815 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1832 | 2026.03.19 19:41:39.133230 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.03.19 19:41:39.133265 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1834 | 2026.03.19 19:41:39.133553 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1835 | 2026.03.19 19:41:39.133765 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.03.19 19:41:39.133867 [ 60 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1837 | 2026.03.19 19:41:39.133884 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001125 sec., 149333.33333333334 rows/sec., 9.11 MiB/sec. | ||
| 1838 | 2026.03.19 19:41:39.133932 [ 60 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.03.19 19:41:39.133939 [ 267 ] {e5477037-b891-4ad8-a241-dbc0f7e99ba7} <Debug> TCPHandler: Processed in 0.001300257 sec. | ||
| 1840 | 2026.03.19 19:41:39.133963 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1841 | 2026.03.19 19:41:39.134064 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.03.19 19:41:39.134071 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1843 | 2026.03.19 19:41:39.134161 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.03.19 19:41:39.134203 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1845 | 2026.03.19 19:41:39.134208 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1846 | 2026.03.19 19:41:39.134251 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 161 rows starting from the beginning of the part | ||
| 1847 | 2026.03.19 19:41:39.134321 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part | ||
| 1848 | 2026.03.19 19:41:39.134371 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1849 | 2026.03.19 19:41:39.134416 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 168 rows starting from the beginning of the part | ||
| 1850 | 2026.03.19 19:41:39.134463 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1851 | 2026.03.19 19:41:39.134507 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 168 rows starting from the beginning of the part | ||
| 1852 | 2026.03.19 19:41:39.134627 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.03.19 19:41:39.134668 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1854 | 2026.03.19 19:41:39.134975 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1855 | 2026.03.19 19:41:39.135214 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.03.19 19:41:39.135339 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 1857 | 2026.03.19 19:41:39.135376 [ 267 ] {4029ffe9-2858-40f8-bd41-a3c0992043a5} <Debug> TCPHandler: Processed in 0.001358898 sec. | ||
| 1858 | 2026.03.19 19:41:39.135474 [ 197 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145056 sec., 474988.9697771895 rows/sec., 30.90 MiB/sec. | ||
| 1859 | 2026.03.19 19:41:39.135483 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.19 19:41:39.135590 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.19 19:41:39.135624 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1862 | 2026.03.19 19:41:39.135630 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1863 | 2026.03.19 19:41:39.135872 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.03.19 19:41:39.135941 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_6_1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1865 | 2026.03.19 19:41:39.136013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1866 | 2026.03.19 19:41:39.136051 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.03.19 19:41:39.136090 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1868 | 2026.03.19 19:41:39.136378 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1869 | 2026.03.19 19:41:39.136576 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.03.19 19:41:39.136695 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 1871 | 2026.03.19 19:41:39.136731 [ 267 ] {79ff993b-9256-46b7-8e51-9f2cf0a862b9} <Debug> TCPHandler: Processed in 0.001294746 sec. | ||
| 1872 | 2026.03.19 19:41:39.136836 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.03.19 19:41:39.136926 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1874 | 2026.03.19 19:41:39.136964 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1875 | 2026.03.19 19:41:39.137520 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.03.19 19:41:39.137555 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1877 | 2026.03.19 19:41:39.137853 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1878 | 2026.03.19 19:41:39.138054 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.03.19 19:41:39.138174 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001265 sec., 407905.1383399209 rows/sec., 28.76 MiB/sec. | ||
| 1880 | 2026.03.19 19:41:39.138209 [ 267 ] {f38d53a5-4aad-4978-8a23-d0abc358a0cf} <Debug> TCPHandler: Processed in 0.001419789 sec. | ||
| 1881 | 2026.03.19 19:41:39.138312 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.03.19 19:41:39.138403 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1883 | 2026.03.19 19:41:39.138442 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1884 | 2026.03.19 19:41:39.138782 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.03.19 19:41:39.138816 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1886 | 2026.03.19 19:41:39.139102 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1887 | 2026.03.19 19:41:39.139297 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.19 19:41:39.139415 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 1889 | 2026.03.19 19:41:39.139451 [ 267 ] {4197d20f-875a-4f71-a0a4-df5612bf2d11} <Debug> TCPHandler: Processed in 0.001186125 sec. | ||
| 1890 | 2026.03.19 19:41:39.139555 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.03.19 19:41:39.139646 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1892 | 2026.03.19 19:41:39.139687 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1893 | 2026.03.19 19:41:39.140068 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.03.19 19:41:39.140104 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1895 | 2026.03.19 19:41:39.140415 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2026.03.19 19:41:39.140615 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.03.19 19:41:39.140736 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001108 sec., 239169.67509025268 rows/sec., 15.89 MiB/sec. | ||
| 1898 | 2026.03.19 19:41:39.140770 [ 267 ] {f0538684-933e-4e8c-89ac-1a6e0d9af2af} <Debug> TCPHandler: Processed in 0.001262266 sec. | ||
| 1899 | 2026.03.19 19:41:39.140877 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.03.19 19:41:39.140968 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.03.19 19:41:39.141008 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1902 | 2026.03.19 19:41:39.141307 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.19 19:41:39.141341 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1904 | 2026.03.19 19:41:39.141618 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1905 | 2026.03.19 19:41:39.141814 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.03.19 19:41:39.141935 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 1907 | 2026.03.19 19:41:39.141969 [ 267 ] {0e07db34-ac89-4b5c-9cea-cdfca9c789ff} <Debug> TCPHandler: Processed in 0.001138823 sec. | ||
| 1908 | 2026.03.19 19:41:39.142071 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.03.19 19:41:39.142160 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.03.19 19:41:39.142212 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1911 | 2026.03.19 19:41:39.142970 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.03.19 19:41:39.143005 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1913 | 2026.03.19 19:41:39.143518 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1914 | 2026.03.19 19:41:39.143726 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.19 19:41:39.143822 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1916 | 2026.03.19 19:41:39.143852 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 27.26 MiB/sec. | ||
| 1917 | 2026.03.19 19:41:39.143874 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.03.19 19:41:39.143904 [ 267 ] {b8356506-f26d-4079-8f8c-9420b711f899} <Debug> TCPHandler: Processed in 0.001880219 sec. | ||
| 1919 | 2026.03.19 19:41:39.143916 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1920 | 2026.03.19 19:41:39.143997 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1921 | 2026.03.19 19:41:39.144029 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.03.19 19:41:39.144122 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1923 | 2026.03.19 19:41:39.144161 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1924 | 2026.03.19 19:41:39.144180 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1925 | 2026.03.19 19:41:39.144235 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1926 | 2026.03.19 19:41:39.144354 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1927 | 2026.03.19 19:41:39.144464 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1928 | 2026.03.19 19:41:39.144486 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.03.19 19:41:39.144521 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1930 | 2026.03.19 19:41:39.144570 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1931 | 2026.03.19 19:41:39.144681 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1932 | 2026.03.19 19:41:39.144785 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1933 | 2026.03.19 19:41:39.144826 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2026.03.19 19:41:39.145032 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.19 19:41:39.145152 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 1936 | 2026.03.19 19:41:39.145185 [ 267 ] {81dd10b7-e30a-4d7e-98cd-d42764787393} <Debug> TCPHandler: Processed in 0.001203235 sec. | ||
| 1937 | 2026.03.19 19:41:39.146673 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 19 columns (19 merged, 0 gathered) in 0.002708195 sec., 40248.20960085961 rows/sec., 72.12 MiB/sec. | ||
| 1938 | 2026.03.19 19:41:39.146941 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1939 | 2026.03.19 19:41:39.147233 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.03.19 19:41:39.147292 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1941 | 2026.03.19 19:41:39.147359 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 1942 | 2026.03.19 19:41:40.489834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3371 | ||
| 1943 | 2026.03.19 19:41:40.490410 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.19 19:41:40.490458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1945 | 2026.03.19 19:41:40.490989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1946 | 2026.03.19 19:41:40.491234 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.19 19:41:40.491377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3371 | ||
| 1948 | 2026.03.19 19:41:40.659591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1949 | 2026.03.19 19:41:40.677932 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.03.19 19:41:40.677993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1951 | 2026.03.19 19:41:40.683768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2026.03.19 19:41:40.684469 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.03.19 19:41:40.687926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1954 | 2026.03.19 19:41:44.120616 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.19 19:41:44.120876 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.19 19:41:44.120950 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1957 | 2026.03.19 19:41:44.121586 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.19 19:41:44.121638 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1959 | 2026.03.19 19:41:44.122031 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1960 | 2026.03.19 19:41:44.122260 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.19 19:41:44.122417 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.89 MiB/sec. | ||
| 1962 | 2026.03.19 19:41:44.122463 [ 267 ] {232061da-1856-4738-965b-7cfd95a9f20c} <Debug> TCPHandler: Processed in 0.002011821 sec. | ||
| 1963 | 2026.03.19 19:41:44.122581 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.03.19 19:41:44.122686 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.19 19:41:44.122728 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1966 | 2026.03.19 19:41:44.123131 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.19 19:41:44.123168 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1968 | 2026.03.19 19:41:44.123481 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1969 | 2026.03.19 19:41:44.123706 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.19 19:41:44.123839 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 1971 | 2026.03.19 19:41:44.123875 [ 267 ] {83955592-53df-40be-9a25-7ea7b667a623} <Debug> TCPHandler: Processed in 0.001344327 sec. | ||
| 1972 | 2026.03.19 19:41:44.123984 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.19 19:41:44.124080 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1974 | 2026.03.19 19:41:44.124119 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1975 | 2026.03.19 19:41:44.124521 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.19 19:41:44.124556 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1977 | 2026.03.19 19:41:44.124866 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1978 | 2026.03.19 19:41:44.125075 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.03.19 19:41:44.125198 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001139 sec., 64969.27129060579 rows/sec., 5.07 MiB/sec. | ||
| 1980 | 2026.03.19 19:41:44.125235 [ 267 ] {ef9d2393-1d4e-4cdb-9f4e-ed1d1f1b46ea} <Debug> TCPHandler: Processed in 0.001301567 sec. | ||
| 1981 | 2026.03.19 19:41:44.125343 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.03.19 19:41:44.125438 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.03.19 19:41:44.125482 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1984 | 2026.03.19 19:41:44.125870 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.03.19 19:41:44.125906 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1986 | 2026.03.19 19:41:44.126225 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.03.19 19:41:44.126434 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.19 19:41:44.126561 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 1989 | 2026.03.19 19:41:44.126598 [ 267 ] {4e7c3982-a26c-4702-a234-7c3f3eda2aa0} <Debug> TCPHandler: Processed in 0.001303307 sec. | ||
| 1990 | 2026.03.19 19:41:44.126706 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.19 19:41:44.126800 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.19 19:41:44.126856 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1993 | 2026.03.19 19:41:44.127573 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.19 19:41:44.127611 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1995 | 2026.03.19 19:41:44.128120 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1996 | 2026.03.19 19:41:44.128370 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.19 19:41:44.128507 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 1998 | 2026.03.19 19:41:44.128563 [ 267 ] {d679db7b-0033-4442-bb5f-a4cbbe0d379c} <Debug> TCPHandler: Processed in 0.001906029 sec. | ||
| 1999 | 2026.03.19 19:41:44.128674 [ 267 ] {} <Trace> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.19 19:41:44.128769 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33881) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.19 19:41:44.128812 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2002 | 2026.03.19 19:41:44.129140 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.19 19:41:44.129176 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2004 | 2026.03.19 19:41:44.129467 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2005 | 2026.03.19 19:41:44.129674 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.19 19:41:44.129799 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2007 | 2026.03.19 19:41:44.129834 [ 267 ] {903bbb60-364c-440d-9ef0-3e94fbca2455} <Debug> TCPHandler: Processed in 0.001212785 sec. | ||
| 2008 | 2026.03.19 19:41:47.188121 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60433 | ||
| 2009 | 2026.03.19 19:41:47.188237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.03.19 19:41:47.188264 [ 286 ] {} <Debug> TCP-Session: 43ed9cfd-34e5-4ede-bbce-60b2e8670b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:60433 | ||
| 2011 | 2026.03.19 19:41:47.188287 [ 286 ] {} <Debug> TCP-Session: 43ed9cfd-34e5-4ede-bbce-60b2e8670b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.03.19 19:41:47.188300 [ 286 ] {} <Debug> TCP-Session: 43ed9cfd-34e5-4ede-bbce-60b2e8670b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.03.19 19:41:47.188488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52174 | ||
| 2014 | 2026.03.19 19:41:47.188521 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46534 | ||
| 2015 | 2026.03.19 19:41:47.188563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64232 | ||
| 2016 | 2026.03.19 19:41:47.188589 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35633 | ||
| 2017 | 2026.03.19 19:41:47.188625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2018 | 2026.03.19 19:41:47.188641 [ 286 ] {} <Trace> TCP-Session: 43ed9cfd-34e5-4ede-bbce-60b2e8670b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.03.19 19:41:47.188676 [ 287 ] {} <Debug> TCP-Session: f08349b0-84ac-404a-81ce-73238d4ba9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52174 | ||
| 2020 | 2026.03.19 19:41:47.188590 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45650 | ||
| 2021 | 2026.03.19 19:41:47.188716 [ 287 ] {} <Debug> TCP-Session: f08349b0-84ac-404a-81ce-73238d4ba9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.03.19 19:41:47.188577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64647 | ||
| 2023 | 2026.03.19 19:41:47.188765 [ 287 ] {} <Debug> TCP-Session: f08349b0-84ac-404a-81ce-73238d4ba9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.03.19 19:41:47.188531 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44634 | ||
| 2025 | 2026.03.19 19:41:47.188800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.03.19 19:41:47.188840 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2027 | 2026.03.19 19:41:47.188527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57516 | ||
| 2028 | 2026.03.19 19:41:47.188872 [ 291 ] {} <Debug> TCP-Session: 8fc8bd38-e23c-4211-ba2b-d1cd901390e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64232 | ||
| 2029 | 2026.03.19 19:41:47.188926 [ 291 ] {} <Debug> TCP-Session: 8fc8bd38-e23c-4211-ba2b-d1cd901390e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.03.19 19:41:47.188949 [ 291 ] {} <Debug> TCP-Session: 8fc8bd38-e23c-4211-ba2b-d1cd901390e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.03.19 19:41:47.189075 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2026.03.19 19:41:47.189104 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2026.03.19 19:41:47.189121 [ 293 ] {} <Debug> TCP-Session: ca505cee-82c7-45fa-a302-ef82d338aa9d Authenticating user 'default' from [fd00:1122:3344:101::e]:35633 | ||
| 2034 | 2026.03.19 19:41:47.189130 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2035 | 2026.03.19 19:41:47.189146 [ 289 ] {} <Debug> TCP-Session: da47aa0a-3888-4ed4-a5e6-a20aeb257582 Authenticating user 'default' from [fd00:1122:3344:101::e]:57516 | ||
| 2036 | 2026.03.19 19:41:47.189167 [ 293 ] {} <Debug> TCP-Session: ca505cee-82c7-45fa-a302-ef82d338aa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.03.19 19:41:47.189198 [ 289 ] {} <Debug> TCP-Session: da47aa0a-3888-4ed4-a5e6-a20aeb257582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.03.19 19:41:47.189210 [ 293 ] {} <Debug> TCP-Session: ca505cee-82c7-45fa-a302-ef82d338aa9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.03.19 19:41:47.189231 [ 289 ] {} <Debug> TCP-Session: da47aa0a-3888-4ed4-a5e6-a20aeb257582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.03.19 19:41:47.189204 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2041 | 2026.03.19 19:41:47.189136 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2042 | 2026.03.19 19:41:47.189320 [ 292 ] {} <Debug> TCP-Session: 023a6b56-b1bc-4497-ac58-5fb1eeb6e004 Authenticating user 'default' from [fd00:1122:3344:101::e]:64647 | ||
| 2043 | 2026.03.19 19:41:47.189333 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.03.19 19:41:47.189345 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2045 | 2026.03.19 19:41:47.189368 [ 290 ] {} <Debug> TCP-Session: 120649c1-3293-4f02-aca2-6426094fb92a Authenticating user 'default' from [fd00:1122:3344:101::e]:44634 | ||
| 2046 | 2026.03.19 19:41:47.189340 [ 292 ] {} <Debug> TCP-Session: 023a6b56-b1bc-4497-ac58-5fb1eeb6e004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.03.19 19:41:47.189384 [ 294 ] {} <Debug> TCP-Session: 6e821717-288f-45a9-9fdd-b264ad9fb6aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45650 | ||
| 2048 | 2026.03.19 19:41:47.189409 [ 292 ] {} <Debug> TCP-Session: 023a6b56-b1bc-4497-ac58-5fb1eeb6e004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.03.19 19:41:47.189414 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2050 | 2026.03.19 19:41:47.189424 [ 294 ] {} <Debug> TCP-Session: 6e821717-288f-45a9-9fdd-b264ad9fb6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.03.19 19:41:47.189390 [ 290 ] {} <Debug> TCP-Session: 120649c1-3293-4f02-aca2-6426094fb92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.03.19 19:41:47.189467 [ 294 ] {} <Debug> TCP-Session: 6e821717-288f-45a9-9fdd-b264ad9fb6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.03.19 19:41:47.189463 [ 288 ] {} <Debug> TCP-Session: 48449ba7-0ddd-43b9-85d0-fd14ef4758da Authenticating user 'default' from [fd00:1122:3344:101::e]:46534 | ||
| 2054 | 2026.03.19 19:41:47.189481 [ 290 ] {} <Debug> TCP-Session: 120649c1-3293-4f02-aca2-6426094fb92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.03.19 19:41:47.189507 [ 288 ] {} <Debug> TCP-Session: 48449ba7-0ddd-43b9-85d0-fd14ef4758da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.03.19 19:41:47.189528 [ 288 ] {} <Debug> TCP-Session: 48449ba7-0ddd-43b9-85d0-fd14ef4758da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.03.19 19:41:47.189597 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 2058 | 2026.03.19 19:41:47.189691 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2059 | 2026.03.19 19:41:47.534960 [ 315 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> AggregatingTransform: Aggregating | ||
| 2060 | 2026.03.19 19:41:47.535045 [ 315 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2061 | 2026.03.19 19:41:47.535082 [ 315 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001151373 sec. (868.528 rows/sec., 33.93 KiB/sec.) | ||
| 2062 | 2026.03.19 19:41:47.535098 [ 315 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Trace> Aggregator: Merging aggregated data | ||
| 2063 | 2026.03.19 19:41:47.536349 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.347562 sec., 2.877184502333397 rows/sec., 115.09 B/sec. | ||
| 2064 | 2026.03.19 19:41:47.536468 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2065 | 2026.03.19 19:41:47.536485 [ 286 ] {0f4bff8e-1d8c-4fcc-a0b7-22b9f05b556e} <Debug> TCPHandler: Processed in 0.347971752 sec. | ||
| 2066 | 2026.03.19 19:41:47.536606 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2026.03.19 19:41:47.536657 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2026.03.19 19:41:47.536673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.03.19 19:41:47.536710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2070 | 2026.03.19 19:41:47.536743 [ 287 ] {} <Debug> TCP-Session: f08349b0-84ac-404a-81ce-73238d4ba9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.03.19 19:41:47.536745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2072 | 2026.03.19 19:41:47.536785 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2026.03.19 19:41:47.536785 [ 292 ] {} <Debug> TCP-Session: 023a6b56-b1bc-4497-ac58-5fb1eeb6e004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.03.19 19:41:47.536829 [ 290 ] {} <Debug> TCP-Session: 120649c1-3293-4f02-aca2-6426094fb92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.03.19 19:41:47.536852 [ 293 ] {} <Debug> TCP-Session: ca505cee-82c7-45fa-a302-ef82d338aa9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.03.19 19:41:47.536762 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2077 | 2026.03.19 19:41:47.536725 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2078 | 2026.03.19 19:41:47.536928 [ 289 ] {} <Debug> TCP-Session: da47aa0a-3888-4ed4-a5e6-a20aeb257582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.03.19 19:41:47.536694 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2026.03.19 19:41:47.536958 [ 291 ] {} <Debug> TCP-Session: 8fc8bd38-e23c-4211-ba2b-d1cd901390e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.19 19:41:47.536776 [ 288 ] {} <Debug> TCP-Session: 48449ba7-0ddd-43b9-85d0-fd14ef4758da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.03.19 19:41:47.536988 [ 294 ] {} <Debug> TCP-Session: 6e821717-288f-45a9-9fdd-b264ad9fb6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.03.19 19:41:47.536673 [ 286 ] {} <Debug> TCP-Session: 43ed9cfd-34e5-4ede-bbce-60b2e8670b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.03.19 19:41:47.940991 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2085 | 2026.03.19 19:41:47.941040 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2086 | 2026.03.19 19:41:47.992457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3819 | ||
| 2087 | 2026.03.19 19:41:47.993112 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.03.19 19:41:47.993169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2089 | 2026.03.19 19:41:47.993797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.03.19 19:41:47.994069 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.03.19 19:41:47.994214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3819 | ||
| 2092 | 2026.03.19 19:41:47.999404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 308 | ||
| 2093 | 2026.03.19 19:41:48.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.15 MiB, peak 196.27 MiB, free memory in arenas 0.00 B, will set to 203.02 MiB (RSS), difference: 18.87 MiB | ||
| 2094 | 2026.03.19 19:41:48.002177 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.19 19:41:48.002224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2096 | 2026.03.19 19:41:48.003894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2097 | 2026.03.19 19:41:48.004187 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.03.19 19:41:48.004505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2099 | 2026.03.19 19:41:48.188976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2100 | 2026.03.19 19:41:48.206241 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.03.19 19:41:48.206305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2102 | 2026.03.19 19:41:48.212679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2103 | 2026.03.19 19:41:48.213343 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.03.19 19:41:48.216723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2105 | 2026.03.19 19:41:48.749336 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.03.19 19:41:48.749414 [ 267 ] {} <Debug> TCP-Session: 1b43220b-56a9-4e2d-bc0d-dbee4fea848b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.03.19 19:41:49.000327 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.51 MiB, peak 207.55 MiB, free memory in arenas 0.00 B, will set to 205.09 MiB (RSS), difference: 3.58 MiB | ||
| 2108 | 2026.03.19 19:41:49.128693 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.03.19 19:41:49.128960 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.03.19 19:41:49.129056 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2111 | 2026.03.19 19:41:49.129832 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.03.19 19:41:49.129876 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2113 | 2026.03.19 19:41:49.130304 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2114 | 2026.03.19 19:41:49.130560 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.19 19:41:49.130719 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001835 sec., 154768.3923705722 rows/sec., 9.83 MiB/sec. | ||
| 2116 | 2026.03.19 19:41:49.130735 [ 44 ] {} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2117 | 2026.03.19 19:41:49.130760 [ 268 ] {646b6327-f0c3-4ad2-9b5f-ca893d84c70d} <Debug> TCPHandler: Processed in 0.002246996 sec. | ||
| 2118 | 2026.03.19 19:41:49.130811 [ 44 ] {} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.19 19:41:49.130842 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2120 | 2026.03.19 19:41:49.130935 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.19 19:41:49.130966 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2122 | 2026.03.19 19:41:49.131039 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2123 | 2026.03.19 19:41:49.131084 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2124 | 2026.03.19 19:41:49.131088 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2125 | 2026.03.19 19:41:49.131148 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2126 | 2026.03.19 19:41:49.131240 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2127 | 2026.03.19 19:41:49.131288 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2128 | 2026.03.19 19:41:49.131332 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2129 | 2026.03.19 19:41:49.131379 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2130 | 2026.03.19 19:41:49.131830 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.03.19 19:41:49.131872 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2132 | 2026.03.19 19:41:49.132313 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2133 | 2026.03.19 19:41:49.132346 [ 201 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427109 sec., 995018.6005413742 rows/sec., 66.99 MiB/sec. | ||
| 2134 | 2026.03.19 19:41:49.132557 [ 201 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2135 | 2026.03.19 19:41:49.132560 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.03.19 19:41:49.132707 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001687 sec., 503260.2252519265 rows/sec., 39.59 MiB/sec. | ||
| 2137 | 2026.03.19 19:41:49.132747 [ 268 ] {14e35a1c-c0a7-473c-a882-cf93fad6b9a5} <Debug> TCPHandler: Processed in 0.001861958 sec. | ||
| 2138 | 2026.03.19 19:41:49.132865 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.03.19 19:41:49.132890 [ 201 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.19 19:41:49.132958 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.03.19 19:41:49.132970 [ 201 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_5_1} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2142 | 2026.03.19 19:41:49.133007 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2143 | 2026.03.19 19:41:49.133066 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2144 | 2026.03.19 19:41:49.133489 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.03.19 19:41:49.133531 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2146 | 2026.03.19 19:41:49.133836 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.03.19 19:41:49.134045 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.19 19:41:49.134169 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001228 sec., 136807.81758957656 rows/sec., 8.35 MiB/sec. | ||
| 2149 | 2026.03.19 19:41:49.134205 [ 268 ] {234ca3d5-680f-40b5-921a-fe851485c48a} <Debug> TCPHandler: Processed in 0.001387368 sec. | ||
| 2150 | 2026.03.19 19:41:49.134322 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.03.19 19:41:49.134417 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.03.19 19:41:49.134456 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2153 | 2026.03.19 19:41:49.134902 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.03.19 19:41:49.134938 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2155 | 2026.03.19 19:41:49.135251 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2156 | 2026.03.19 19:41:49.135456 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.03.19 19:41:49.135554 [ 44 ] {} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2158 | 2026.03.19 19:41:49.135582 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 2159 | 2026.03.19 19:41:49.135585 [ 44 ] {} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.03.19 19:41:49.135622 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2161 | 2026.03.19 19:41:49.135625 [ 268 ] {88f8dee3-bbc6-4996-a929-1f23d3461ab0} <Debug> TCPHandler: Processed in 0.001350158 sec. | ||
| 2162 | 2026.03.19 19:41:49.135753 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.19 19:41:49.135757 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2164 | 2026.03.19 19:41:49.135848 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.19 19:41:49.135893 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2166 | 2026.03.19 19:41:49.135942 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2167 | 2026.03.19 19:41:49.136000 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2168 | 2026.03.19 19:41:49.136103 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2169 | 2026.03.19 19:41:49.136155 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2170 | 2026.03.19 19:41:49.136199 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2171 | 2026.03.19 19:41:49.136248 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2172 | 2026.03.19 19:41:49.136316 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.03.19 19:41:49.136356 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2174 | 2026.03.19 19:41:49.136728 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2175 | 2026.03.19 19:41:49.136954 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.03.19 19:41:49.137054 [ 44 ] {} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2177 | 2026.03.19 19:41:49.137082 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 2178 | 2026.03.19 19:41:49.137082 [ 44 ] {} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.03.19 19:41:49.137121 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2180 | 2026.03.19 19:41:49.137127 [ 268 ] {0aa23113-0ecf-459e-a432-1ee95e8403df} <Debug> TCPHandler: Processed in 0.001421989 sec. | ||
| 2181 | 2026.03.19 19:41:49.137154 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146171 sec., 509677.0221179304 rows/sec., 34.87 MiB/sec. | ||
| 2182 | 2026.03.19 19:41:49.137186 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2183 | 2026.03.19 19:41:49.137243 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.03.19 19:41:49.137287 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2185 | 2026.03.19 19:41:49.137316 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2186 | 2026.03.19 19:41:49.137343 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2187 | 2026.03.19 19:41:49.137362 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2188 | 2026.03.19 19:41:49.137365 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2189 | 2026.03.19 19:41:49.137387 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2190 | 2026.03.19 19:41:49.137406 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2191 | 2026.03.19 19:41:49.137446 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2192 | 2026.03.19 19:41:49.137492 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2193 | 2026.03.19 19:41:49.137755 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.03.19 19:41:49.137839 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_5_1} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2195 | 2026.03.19 19:41:49.137919 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2196 | 2026.03.19 19:41:49.137937 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.03.19 19:41:49.137973 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2198 | 2026.03.19 19:41:49.138257 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097773 sec., 674092.0026271369 rows/sec., 40.91 MiB/sec. | ||
| 2199 | 2026.03.19 19:41:49.138333 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2200 | 2026.03.19 19:41:49.138418 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2201 | 2026.03.19 19:41:49.138603 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.03.19 19:41:49.138709 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.03.19 19:41:49.138743 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001418 sec., 363892.80677009874 rows/sec., 25.66 MiB/sec. | ||
| 2204 | 2026.03.19 19:41:49.138786 [ 268 ] {35b2a55a-ac80-4217-8b2d-83bd046d4517} <Debug> TCPHandler: Processed in 0.001589563 sec. | ||
| 2205 | 2026.03.19 19:41:49.138787 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_5_1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2206 | 2026.03.19 19:41:49.138867 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2207 | 2026.03.19 19:41:49.138901 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.19 19:41:49.138999 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.19 19:41:49.139039 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2210 | 2026.03.19 19:41:49.139372 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.19 19:41:49.139407 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2212 | 2026.03.19 19:41:49.139718 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2213 | 2026.03.19 19:41:49.139934 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.19 19:41:49.140062 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 2215 | 2026.03.19 19:41:49.140097 [ 268 ] {bb0f3982-f6ef-4891-8e58-ec94540e0d7a} <Debug> TCPHandler: Processed in 0.001242896 sec. | ||
| 2216 | 2026.03.19 19:41:49.140210 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.19 19:41:49.140303 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.03.19 19:41:49.140402 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2219 | 2026.03.19 19:41:49.140919 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.03.19 19:41:49.140963 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2221 | 2026.03.19 19:41:49.141361 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2222 | 2026.03.19 19:41:49.141577 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.03.19 19:41:49.141704 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001419 sec., 186751.23326286118 rows/sec., 12.41 MiB/sec. | ||
| 2224 | 2026.03.19 19:41:49.141741 [ 268 ] {ad717e4d-a25f-492d-89d1-96b1ba7fe982} <Debug> TCPHandler: Processed in 0.001581082 sec. | ||
| 2225 | 2026.03.19 19:41:49.141854 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.03.19 19:41:49.141952 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.03.19 19:41:49.141994 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2228 | 2026.03.19 19:41:49.142310 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.03.19 19:41:49.142346 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2230 | 2026.03.19 19:41:49.142648 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2231 | 2026.03.19 19:41:49.142860 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.03.19 19:41:49.142955 [ 44 ] {} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2233 | 2026.03.19 19:41:49.142986 [ 44 ] {} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.03.19 19:41:49.142987 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 2235 | 2026.03.19 19:41:49.143004 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2236 | 2026.03.19 19:41:49.143037 [ 268 ] {f69f828f-cbf2-4b25-97d7-d8b7301576e4} <Debug> TCPHandler: Processed in 0.001233796 sec. | ||
| 2237 | 2026.03.19 19:41:49.143092 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2238 | 2026.03.19 19:41:49.143151 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.19 19:41:49.143184 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2240 | 2026.03.19 19:41:49.143217 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2241 | 2026.03.19 19:41:49.143251 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.19 19:41:49.143276 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2243 | 2026.03.19 19:41:49.143312 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2244 | 2026.03.19 19:41:49.143323 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2245 | 2026.03.19 19:41:49.143374 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2246 | 2026.03.19 19:41:49.143415 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2247 | 2026.03.19 19:41:49.144155 [ 199 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092682 sec., 4575.896738483841 rows/sec., 308.34 KiB/sec. | ||
| 2248 | 2026.03.19 19:41:49.144191 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.03.19 19:41:49.144228 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2250 | 2026.03.19 19:41:49.144299 [ 195 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2251 | 2026.03.19 19:41:49.144612 [ 195 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.03.19 19:41:49.144701 [ 195 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_5_1} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2253 | 2026.03.19 19:41:49.144777 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2254 | 2026.03.19 19:41:49.144813 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2255 | 2026.03.19 19:41:49.145058 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.19 19:41:49.145195 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 23.76 MiB/sec. | ||
| 2257 | 2026.03.19 19:41:49.145266 [ 268 ] {c3591184-077b-426d-9716-b60d13735979} <Debug> TCPHandler: Processed in 0.002164614 sec. | ||
| 2258 | 2026.03.19 19:41:49.145387 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.03.19 19:41:49.145484 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.03.19 19:41:49.145525 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2261 | 2026.03.19 19:41:49.145864 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.03.19 19:41:49.145899 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2263 | 2026.03.19 19:41:49.146200 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2026.03.19 19:41:49.146404 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.03.19 19:41:49.146527 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 2266 | 2026.03.19 19:41:49.146564 [ 268 ] {bacfcfc9-cf81-4f38-92ef-2f10b73f1189} <Debug> TCPHandler: Processed in 0.001228865 sec. | ||
| 2267 | 2026.03.19 19:41:54.121067 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.19 19:41:54.121285 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2269 | 2026.03.19 19:41:54.121351 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2270 | 2026.03.19 19:41:54.121986 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.19 19:41:54.122027 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2272 | 2026.03.19 19:41:54.122424 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2273 | 2026.03.19 19:41:54.122652 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.19 19:41:54.122809 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001581 sec., 2530.044275774826 rows/sec., 206.31 KiB/sec. | ||
| 2275 | 2026.03.19 19:41:54.122858 [ 268 ] {9b13a2b8-09ff-4a1e-840f-27320eb40e0a} <Debug> TCPHandler: Processed in 0.001932099 sec. | ||
| 2276 | 2026.03.19 19:41:54.122982 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.03.19 19:41:54.123088 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2278 | 2026.03.19 19:41:54.123131 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2279 | 2026.03.19 19:41:54.123581 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.19 19:41:54.123618 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2281 | 2026.03.19 19:41:54.124032 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2282 | 2026.03.19 19:41:54.124326 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.19 19:41:54.124462 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Debug> executeQuery: Read 86 rows, 7.33 KiB in 0.001398 sec., 61516.45207439199 rows/sec., 5.12 MiB/sec. | ||
| 2284 | 2026.03.19 19:41:54.124501 [ 268 ] {7cd801d0-127c-4156-a8d2-ab972f2c6530} <Debug> TCPHandler: Processed in 0.001570442 sec. | ||
| 2285 | 2026.03.19 19:41:54.124615 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.03.19 19:41:54.124714 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.03.19 19:41:54.124756 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2288 | 2026.03.19 19:41:54.125162 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.19 19:41:54.125197 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2290 | 2026.03.19 19:41:54.125503 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2291 | 2026.03.19 19:41:54.125725 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.03.19 19:41:54.125866 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001172 sec., 15358.361774744026 rows/sec., 1.11 MiB/sec. | ||
| 2293 | 2026.03.19 19:41:54.125905 [ 268 ] {e676bb38-4f16-4966-97af-703ef36280c6} <Debug> TCPHandler: Processed in 0.001342908 sec. | ||
| 2294 | 2026.03.19 19:41:54.126027 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.19 19:41:54.126122 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.19 19:41:54.126163 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2297 | 2026.03.19 19:41:54.126589 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.03.19 19:41:54.126625 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2299 | 2026.03.19 19:41:54.126946 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2026.03.19 19:41:54.127161 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.03.19 19:41:54.127287 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001184 sec., 76858.1081081081 rows/sec., 6.01 MiB/sec. | ||
| 2302 | 2026.03.19 19:41:54.127325 [ 268 ] {2336ea97-95bc-40a7-9e25-1a737c2c7021} <Debug> TCPHandler: Processed in 0.001349298 sec. | ||
| 2303 | 2026.03.19 19:41:54.127438 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.19 19:41:54.127534 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.19 19:41:54.127579 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2306 | 2026.03.19 19:41:54.127980 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.19 19:41:54.128016 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2308 | 2026.03.19 19:41:54.128358 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2026.03.19 19:41:54.128570 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.03.19 19:41:54.128697 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001181 sec., 137171.88823031329 rows/sec., 9.55 MiB/sec. | ||
| 2311 | 2026.03.19 19:41:54.128734 [ 268 ] {a35b5e8d-942a-423b-a7be-9ec1f8a5d9ac} <Debug> TCPHandler: Processed in 0.001347118 sec. | ||
| 2312 | 2026.03.19 19:41:54.128841 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.03.19 19:41:54.128939 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.03.19 19:41:54.128993 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2315 | 2026.03.19 19:41:54.129761 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.19 19:41:54.129798 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2317 | 2026.03.19 19:41:54.130357 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2318 | 2026.03.19 19:41:54.130579 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.19 19:41:54.130720 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 13.94 MiB/sec. | ||
| 2320 | 2026.03.19 19:41:54.130778 [ 268 ] {45a8e55b-3db2-409c-b316-71b03daf83ee} <Debug> TCPHandler: Processed in 0.001991471 sec. | ||
| 2321 | 2026.03.19 19:41:54.130894 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.03.19 19:41:54.130991 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.03.19 19:41:54.131031 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2324 | 2026.03.19 19:41:54.131348 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.19 19:41:54.131384 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2326 | 2026.03.19 19:41:54.131705 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2327 | 2026.03.19 19:41:54.131923 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Trace> oximeter.measurements_i64 (2f168c44-2273-416c-b9b8-b0b2b1f9e874): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.03.19 19:41:54.132052 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001079 sec., 8341.056533827617 rows/sec., 589.20 KiB/sec. | ||
| 2329 | 2026.03.19 19:41:54.132087 [ 268 ] {6fa07231-9657-41e1-8dc2-db2b97fe2869} <Debug> TCPHandler: Processed in 0.001244036 sec. | ||
| 2330 | 2026.03.19 19:41:54.132195 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.03.19 19:41:54.132290 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.03.19 19:41:54.132331 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2333 | 2026.03.19 19:41:54.132657 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.03.19 19:41:54.132692 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2335 | 2026.03.19 19:41:54.132999 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2026.03.19 19:41:54.133202 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.03.19 19:41:54.133329 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2338 | 2026.03.19 19:41:54.133364 [ 268 ] {159a349a-a24d-4635-a3c9-056d14c6c80d} <Debug> TCPHandler: Processed in 0.001219025 sec. | ||
| 2339 | 2026.03.19 19:41:55.494498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4331 | ||
| 2340 | 2026.03.19 19:41:55.495012 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.03.19 19:41:55.495061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2342 | 2026.03.19 19:41:55.495565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2343 | 2026.03.19 19:41:55.495818 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.03.19 19:41:55.495958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4331 | ||
| 2345 | 2026.03.19 19:41:55.716956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2346 | 2026.03.19 19:41:55.734381 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.03.19 19:41:55.734450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2348 | 2026.03.19 19:41:55.742343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2349 | 2026.03.19 19:41:55.743074 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.03.19 19:41:55.746316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2351 | 2026.03.19 19:41:56.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.22 MiB, peak 211.82 MiB, free memory in arenas 0.00 B, will set to 207.81 MiB (RSS), difference: 1.59 MiB | ||
| 2352 | 2026.03.19 19:41:58.004859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 346 | ||
| 2353 | 2026.03.19 19:41:58.007309 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.03.19 19:41:58.007347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2355 | 2026.03.19 19:41:58.008474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2356 | 2026.03.19 19:41:58.008738 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.03.19 19:41:58.008958 [ 26 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2358 | 2026.03.19 19:41:58.008975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2359 | 2026.03.19 19:41:58.009070 [ 26 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.03.19 19:41:58.009113 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2361 | 2026.03.19 19:41:58.009259 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2362 | 2026.03.19 19:41:58.009901 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2363 | 2026.03.19 19:41:58.010039 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 94 rows starting from the beginning of the part | ||
| 2364 | 2026.03.19 19:41:58.010421 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
| 2365 | 2026.03.19 19:41:58.010817 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2366 | 2026.03.19 19:41:58.011188 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2367 | 2026.03.19 19:41:58.011532 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2368 | 2026.03.19 19:41:58.011868 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2369 | 2026.03.19 19:41:58.017666 [ 199 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 72 columns (72 merged, 0 gathered) in 0.008470363 sec., 40848.30839008907 rows/sec., 38.85 MiB/sec. | ||
| 2370 | 2026.03.19 19:41:58.018468 [ 193 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2371 | 2026.03.19 19:41:58.019012 [ 193 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.03.19 19:41:58.019083 [ 193 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_6_1} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2373 | 2026.03.19 19:41:58.019210 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2374 | 2026.03.19 19:41:59.129278 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.03.19 19:41:59.129480 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.03.19 19:41:59.129549 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2377 | 2026.03.19 19:41:59.130327 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.03.19 19:41:59.130364 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2379 | 2026.03.19 19:41:59.130780 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2380 | 2026.03.19 19:41:59.131006 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.03.19 19:41:59.131159 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 2382 | 2026.03.19 19:41:59.131201 [ 268 ] {21a93614-5f4b-43e7-92dc-a3f1aca0dfe7} <Debug> TCPHandler: Processed in 0.002065202 sec. | ||
| 2383 | 2026.03.19 19:41:59.131340 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.03.19 19:41:59.131439 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.03.19 19:41:59.131481 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.03.19 19:41:59.132245 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.03.19 19:41:59.132281 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2388 | 2026.03.19 19:41:59.132644 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2389 | 2026.03.19 19:41:59.132855 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.03.19 19:41:59.132949 [ 27 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2391 | 2026.03.19 19:41:59.132981 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001561 sec., 543882.126841768 rows/sec., 42.79 MiB/sec. | ||
| 2392 | 2026.03.19 19:41:59.132995 [ 27 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.03.19 19:41:59.133018 [ 268 ] {fe6caa41-82e0-4bbd-95a3-b73905bf2d1a} <Debug> TCPHandler: Processed in 0.001730075 sec. | ||
| 2394 | 2026.03.19 19:41:59.133019 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2395 | 2026.03.19 19:41:59.133150 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.03.19 19:41:59.133147 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2397 | 2026.03.19 19:41:59.133248 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.03.19 19:41:59.133293 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2399 | 2026.03.19 19:41:59.133310 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2400 | 2026.03.19 19:41:59.133350 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 875 rows starting from the beginning of the part | ||
| 2401 | 2026.03.19 19:41:59.133423 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 849 rows starting from the beginning of the part | ||
| 2402 | 2026.03.19 19:41:59.133472 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2403 | 2026.03.19 19:41:59.133516 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 849 rows starting from the beginning of the part | ||
| 2404 | 2026.03.19 19:41:59.133553 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 86 rows starting from the beginning of the part | ||
| 2405 | 2026.03.19 19:41:59.133592 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 849 rows starting from the beginning of the part | ||
| 2406 | 2026.03.19 19:41:59.133749 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.03.19 19:41:59.133791 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2408 | 2026.03.19 19:41:59.134146 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2409 | 2026.03.19 19:41:59.134383 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.03.19 19:41:59.134516 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001286 sec., 130637.63608087091 rows/sec., 7.97 MiB/sec. | ||
| 2411 | 2026.03.19 19:41:59.134555 [ 268 ] {9f577dd3-955e-4769-bf95-f244f0bc38d2} <Debug> TCPHandler: Processed in 0.001455479 sec. | ||
| 2412 | 2026.03.19 19:41:59.134683 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.03.19 19:41:59.134778 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.03.19 19:41:59.134818 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2415 | 2026.03.19 19:41:59.135126 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033912 sec., 1762121.4683821127 rows/sec., 145.86 MiB/sec. | ||
| 2416 | 2026.03.19 19:41:59.135249 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.03.19 19:41:59.135290 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2418 | 2026.03.19 19:41:59.135467 [ 192 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2419 | 2026.03.19 19:41:59.135615 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2420 | 2026.03.19 19:41:59.135901 [ 192 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.03.19 19:41:59.135924 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.03.19 19:41:59.136017 [ 192 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_11_2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2423 | 2026.03.19 19:41:59.136080 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001319 sec., 112964.36694465503 rows/sec., 7.30 MiB/sec. | ||
| 2424 | 2026.03.19 19:41:59.136119 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2425 | 2026.03.19 19:41:59.136123 [ 268 ] {a03dcb0e-b0c6-448f-bd3c-29bc340c7b24} <Debug> TCPHandler: Processed in 0.00149037 sec. | ||
| 2426 | 2026.03.19 19:41:59.136262 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.03.19 19:41:59.136358 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.03.19 19:41:59.136398 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2429 | 2026.03.19 19:41:59.136819 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.03.19 19:41:59.136853 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2431 | 2026.03.19 19:41:59.137159 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2432 | 2026.03.19 19:41:59.137367 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.03.19 19:41:59.137491 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 2434 | 2026.03.19 19:41:59.137530 [ 268 ] {db7ff8d6-43ba-447e-b584-da81746701a1} <Debug> TCPHandler: Processed in 0.001318957 sec. | ||
| 2435 | 2026.03.19 19:41:59.137648 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.03.19 19:41:59.137744 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2437 | 2026.03.19 19:41:59.137784 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2438 | 2026.03.19 19:41:59.138368 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.03.19 19:41:59.138402 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2440 | 2026.03.19 19:41:59.138729 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2441 | 2026.03.19 19:41:59.138942 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.03.19 19:41:59.139032 [ 27 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2443 | 2026.03.19 19:41:59.139064 [ 27 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.19 19:41:59.139069 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001343 sec., 384214.4452717796 rows/sec., 27.09 MiB/sec. | ||
| 2445 | 2026.03.19 19:41:59.139082 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2446 | 2026.03.19 19:41:59.139108 [ 268 ] {6361127e-6ba2-4603-86ba-8a978240c3d0} <Debug> TCPHandler: Processed in 0.001509981 sec. | ||
| 2447 | 2026.03.19 19:41:59.139173 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2448 | 2026.03.19 19:41:59.139225 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.03.19 19:41:59.139269 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2450 | 2026.03.19 19:41:59.139299 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 548 rows starting from the beginning of the part | ||
| 2451 | 2026.03.19 19:41:59.139321 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2452 | 2026.03.19 19:41:59.139362 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2453 | 2026.03.19 19:41:59.139373 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 516 rows starting from the beginning of the part | ||
| 2454 | 2026.03.19 19:41:59.139419 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2455 | 2026.03.19 19:41:59.139459 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 516 rows starting from the beginning of the part | ||
| 2456 | 2026.03.19 19:41:59.139507 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part | ||
| 2457 | 2026.03.19 19:41:59.139550 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 516 rows starting from the beginning of the part | ||
| 2458 | 2026.03.19 19:41:59.139709 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.03.19 19:41:59.139743 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2460 | 2026.03.19 19:41:59.140042 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2461 | 2026.03.19 19:41:59.140271 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.03.19 19:41:59.140365 [ 27 ] {} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2463 | 2026.03.19 19:41:59.140394 [ 27 ] {} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.19 19:41:59.140399 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 2465 | 2026.03.19 19:41:59.140413 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2466 | 2026.03.19 19:41:59.140438 [ 268 ] {44c361b1-35bc-4c0c-a075-cc49afe8c55e} <Debug> TCPHandler: Processed in 0.001264616 sec. | ||
| 2467 | 2026.03.19 19:41:59.140499 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2468 | 2026.03.19 19:41:59.140554 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.19 19:41:59.140624 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.03.19 19:41:59.140654 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.03.19 19:41:59.140662 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2472 | 2026.03.19 19:41:59.140697 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577162 sec., 1433587.6720336908 rows/sec., 107.53 MiB/sec. | ||
| 2473 | 2026.03.19 19:41:59.140705 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2474 | 2026.03.19 19:41:59.140769 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2475 | 2026.03.19 19:41:59.140826 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2476 | 2026.03.19 19:41:59.140837 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2477 | 2026.03.19 19:41:59.140879 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2478 | 2026.03.19 19:41:59.140930 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2479 | 2026.03.19 19:41:59.140988 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 2480 | 2026.03.19 19:41:59.141101 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.03.19 19:41:59.141131 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.19 19:41:59.141169 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2483 | 2026.03.19 19:41:59.141183 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_11_2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2484 | 2026.03.19 19:41:59.141242 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2485 | 2026.03.19 19:41:59.141524 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2486 | 2026.03.19 19:41:59.141755 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.03.19 19:41:59.141823 [ 199 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001364758 sec., 26378.30296653326 rows/sec., 1.35 MiB/sec. | ||
| 2488 | 2026.03.19 19:41:59.141848 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2489 | 2026.03.19 19:41:59.141879 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.19 19:41:59.141882 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 2491 | 2026.03.19 19:41:59.141901 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2492 | 2026.03.19 19:41:59.141927 [ 268 ] {aeb54d86-8212-4a8b-8c92-936e14d1fa86} <Debug> TCPHandler: Processed in 0.001423969 sec. | ||
| 2493 | 2026.03.19 19:41:59.141928 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2494 | 2026.03.19 19:41:59.141978 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2495 | 2026.03.19 19:41:59.142049 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.19 19:41:59.142094 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2497 | 2026.03.19 19:41:59.142127 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 981 rows starting from the beginning of the part | ||
| 2498 | 2026.03.19 19:41:59.142151 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.03.19 19:41:59.142180 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2500 | 2026.03.19 19:41:59.142195 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.03.19 19:41:59.142201 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2502 | 2026.03.19 19:41:59.142233 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2503 | 2026.03.19 19:41:59.142267 [ 192 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_6_1} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2504 | 2026.03.19 19:41:59.142280 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2505 | 2026.03.19 19:41:59.142330 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2506 | 2026.03.19 19:41:59.142338 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2507 | 2026.03.19 19:41:59.142384 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2508 | 2026.03.19 19:41:59.142533 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.03.19 19:41:59.142575 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2510 | 2026.03.19 19:41:59.142907 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2511 | 2026.03.19 19:41:59.143149 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.03.19 19:41:59.143281 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 2513 | 2026.03.19 19:41:59.143318 [ 268 ] {4c7fb5ba-d39a-4d73-8a28-ee9f93fbed4f} <Debug> TCPHandler: Processed in 0.001319987 sec. | ||
| 2514 | 2026.03.19 19:41:59.143423 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.03.19 19:41:59.143518 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.03.19 19:41:59.143551 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608563 sec., 1304269.7115375649 rows/sec., 87.73 MiB/sec. | ||
| 2517 | 2026.03.19 19:41:59.143573 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2518 | 2026.03.19 19:41:59.143785 [ 192 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2519 | 2026.03.19 19:41:59.144029 [ 192 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.19 19:41:59.144097 [ 192 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2521 | 2026.03.19 19:41:59.144158 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2522 | 2026.03.19 19:41:59.144388 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.03.19 19:41:59.144429 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2524 | 2026.03.19 19:41:59.144987 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2525 | 2026.03.19 19:41:59.145225 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.03.19 19:41:59.145360 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001859 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 2527 | 2026.03.19 19:41:59.145410 [ 268 ] {e7f47110-43cc-482e-a69d-64341259299b} <Debug> TCPHandler: Processed in 0.002037322 sec. | ||
| 2528 | 2026.03.19 19:41:59.145527 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.03.19 19:41:59.145622 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.03.19 19:41:59.145664 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2531 | 2026.03.19 19:41:59.146003 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.03.19 19:41:59.146038 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2533 | 2026.03.19 19:41:59.146365 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2534 | 2026.03.19 19:41:59.146575 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.19 19:41:59.146700 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 2536 | 2026.03.19 19:41:59.146712 [ 48 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2537 | 2026.03.19 19:41:59.146735 [ 268 ] {d057d893-11ba-4746-8581-3cab682935b0} <Debug> TCPHandler: Processed in 0.001258816 sec. | ||
| 2538 | 2026.03.19 19:41:59.146766 [ 48 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.03.19 19:41:59.146795 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2540 | 2026.03.19 19:41:59.146868 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2541 | 2026.03.19 19:41:59.146950 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2542 | 2026.03.19 19:41:59.146974 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2543 | 2026.03.19 19:41:59.147017 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2544 | 2026.03.19 19:41:59.147054 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2545 | 2026.03.19 19:41:59.147089 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2546 | 2026.03.19 19:41:59.147123 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2547 | 2026.03.19 19:41:59.147160 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2548 | 2026.03.19 19:41:59.147914 [ 187 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072692 sec., 699175.532212415 rows/sec., 44.60 MiB/sec. | ||
| 2549 | 2026.03.19 19:41:59.148055 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2550 | 2026.03.19 19:41:59.148296 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.19 19:41:59.148360 [ 188 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_11_2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2552 | 2026.03.19 19:41:59.148416 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2553 | 2026.03.19 19:42:02.941076 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2554 | 2026.03.19 19:42:02.941148 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2555 | 2026.03.19 19:42:02.996020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4779 | ||
| 2556 | 2026.03.19 19:42:02.996557 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.19 19:42:02.996616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2558 | 2026.03.19 19:42:02.997126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2559 | 2026.03.19 19:42:02.997361 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.19 19:42:02.997503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4779 | ||
| 2561 | 2026.03.19 19:42:03.246365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2562 | 2026.03.19 19:42:03.263848 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.19 19:42:03.263930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2564 | 2026.03.19 19:42:03.270535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2565 | 2026.03.19 19:42:03.271277 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.19 19:42:03.274305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2567 | 2026.03.19 19:42:04.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.00 MiB, peak 213.00 MiB, free memory in arenas 0.00 B, will set to 211.57 MiB (RSS), difference: 2.57 MiB | ||
| 2568 | 2026.03.19 19:42:04.120815 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.19 19:42:04.121077 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.19 19:42:04.121179 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2026.03.19 19:42:04.122047 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.19 19:42:04.122085 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2573 | 2026.03.19 19:42:04.122497 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2574 | 2026.03.19 19:42:04.122738 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.19 19:42:04.122902 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001904 sec., 44117.647058823524 rows/sec., 3.69 MiB/sec. | ||
| 2576 | 2026.03.19 19:42:04.122950 [ 268 ] {9ee030fb-9d2a-4ada-a7c7-a36b6eae22c9} <Debug> TCPHandler: Processed in 0.002320467 sec. | ||
| 2577 | 2026.03.19 19:42:04.123097 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.03.19 19:42:04.123201 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2579 | 2026.03.19 19:42:04.123245 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2580 | 2026.03.19 19:42:04.123665 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.03.19 19:42:04.123702 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2582 | 2026.03.19 19:42:04.124036 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2583 | 2026.03.19 19:42:04.124252 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.03.19 19:42:04.124357 [ 161 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2585 | 2026.03.19 19:42:04.124383 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001204 sec., 11627.906976744187 rows/sec., 874.36 KiB/sec. | ||
| 2586 | 2026.03.19 19:42:04.124422 [ 161 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.03.19 19:42:04.124432 [ 268 ] {38246723-be0f-4c9a-9ec3-05dbfca5f018} <Debug> TCPHandler: Processed in 0.001388288 sec. | ||
| 2588 | 2026.03.19 19:42:04.124451 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2589 | 2026.03.19 19:42:04.124549 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.03.19 19:42:04.124555 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2591 | 2026.03.19 19:42:04.124655 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.19 19:42:04.124682 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2593 | 2026.03.19 19:42:04.124700 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2594 | 2026.03.19 19:42:04.124718 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 2595 | 2026.03.19 19:42:04.124787 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2596 | 2026.03.19 19:42:04.124832 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part | ||
| 2597 | 2026.03.19 19:42:04.124877 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2598 | 2026.03.19 19:42:04.124916 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 168 rows starting from the beginning of the part | ||
| 2599 | 2026.03.19 19:42:04.124976 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2600 | 2026.03.19 19:42:04.125134 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.19 19:42:04.125177 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2602 | 2026.03.19 19:42:04.125557 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2603 | 2026.03.19 19:42:04.125796 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.19 19:42:04.125859 [ 188 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342007 sec., 423246.67457025184 rows/sec., 27.97 MiB/sec. | ||
| 2605 | 2026.03.19 19:42:04.125938 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001303 sec., 59861.85725249425 rows/sec., 4.67 MiB/sec. | ||
| 2606 | 2026.03.19 19:42:04.125982 [ 268 ] {e72ed954-ead7-4a6d-bd21-b50457eba473} <Debug> TCPHandler: Processed in 0.00148372 sec. | ||
| 2607 | 2026.03.19 19:42:04.126029 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.03.19 19:42:04.126095 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.03.19 19:42:04.126199 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.03.19 19:42:04.126245 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2611 | 2026.03.19 19:42:04.126304 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.03.19 19:42:04.126383 [ 201 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_11_2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2613 | 2026.03.19 19:42:04.126450 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2614 | 2026.03.19 19:42:04.126648 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.03.19 19:42:04.126689 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2616 | 2026.03.19 19:42:04.127040 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2617 | 2026.03.19 19:42:04.127256 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.03.19 19:42:04.127385 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2619 | 2026.03.19 19:42:04.127422 [ 268 ] {daa92c6e-8723-4d70-87ca-5aca72631ac1} <Debug> TCPHandler: Processed in 0.001377189 sec. | ||
| 2620 | 2026.03.19 19:42:04.127539 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.03.19 19:42:04.127635 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.03.19 19:42:04.127690 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2623 | 2026.03.19 19:42:04.128460 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.03.19 19:42:04.128497 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2625 | 2026.03.19 19:42:04.129034 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2626 | 2026.03.19 19:42:04.129255 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.03.19 19:42:04.129356 [ 161 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2628 | 2026.03.19 19:42:04.129387 [ 161 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.19 19:42:04.129391 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001775 sec., 7887.3239436619715 rows/sec., 14.13 MiB/sec. | ||
| 2630 | 2026.03.19 19:42:04.129404 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2631 | 2026.03.19 19:42:04.129452 [ 268 ] {eaf3cc50-85c1-482b-ac26-632b36f5b88d} <Debug> TCPHandler: Processed in 0.00196313 sec. | ||
| 2632 | 2026.03.19 19:42:04.129531 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2633 | 2026.03.19 19:42:04.129569 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.03.19 19:42:04.129669 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.03.19 19:42:04.129712 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2636 | 2026.03.19 19:42:04.129860 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2637 | 2026.03.19 19:42:04.129946 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
| 2638 | 2026.03.19 19:42:04.130053 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.03.19 19:42:04.130094 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2640 | 2026.03.19 19:42:04.130140 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2641 | 2026.03.19 19:42:04.130283 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2642 | 2026.03.19 19:42:04.130429 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 2643 | 2026.03.19 19:42:04.130455 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2644 | 2026.03.19 19:42:04.130562 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2645 | 2026.03.19 19:42:04.130676 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.19 19:42:04.130693 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2647 | 2026.03.19 19:42:04.130815 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 2648 | 2026.03.19 19:42:04.130862 [ 268 ] {7a41690a-8b68-44a1-a765-b16ec479df49} <Debug> TCPHandler: Processed in 0.001343988 sec. | ||
| 2649 | 2026.03.19 19:42:04.133759 [ 188 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.004287498 sec., 46414.01581994907 rows/sec., 83.17 MiB/sec. | ||
| 2650 | 2026.03.19 19:42:04.134201 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2651 | 2026.03.19 19:42:04.134530 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.03.19 19:42:04.134608 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2653 | 2026.03.19 19:42:04.134701 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2654 | 2026.03.19 19:42:08.009232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 380 | ||
| 2655 | 2026.03.19 19:42:08.011480 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.03.19 19:42:08.011518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2657 | 2026.03.19 19:42:08.012643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2658 | 2026.03.19 19:42:08.012896 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.03.19 19:42:08.013133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2660 | 2026.03.19 19:42:09.131252 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.03.19 19:42:09.131453 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.03.19 19:42:09.131529 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2663 | 2026.03.19 19:42:09.132300 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.03.19 19:42:09.132351 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2665 | 2026.03.19 19:42:09.132762 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2666 | 2026.03.19 19:42:09.133007 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.03.19 19:42:09.133165 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 2668 | 2026.03.19 19:42:09.133214 [ 268 ] {ef9b09a3-dfd2-4a69-b32f-a907c0d63dc9} <Debug> TCPHandler: Processed in 0.002108333 sec. | ||
| 2669 | 2026.03.19 19:42:09.133335 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.03.19 19:42:09.133457 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2671 | 2026.03.19 19:42:09.133514 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2672 | 2026.03.19 19:42:09.133953 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.03.19 19:42:09.133992 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2674 | 2026.03.19 19:42:09.134294 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2675 | 2026.03.19 19:42:09.134508 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.19 19:42:09.134639 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001214 sec., 6589.785831960461 rows/sec., 537.35 KiB/sec. | ||
| 2677 | 2026.03.19 19:42:09.134677 [ 268 ] {dca40a6a-6d0b-4d4e-afa0-c3d92d716717} <Debug> TCPHandler: Processed in 0.001398229 sec. | ||
| 2678 | 2026.03.19 19:42:09.134782 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.03.19 19:42:09.134882 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2680 | 2026.03.19 19:42:09.134922 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2681 | 2026.03.19 19:42:09.135614 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.03.19 19:42:09.135652 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2683 | 2026.03.19 19:42:09.136010 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2684 | 2026.03.19 19:42:09.136238 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.19 19:42:09.136367 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Debug> executeQuery: Read 853 rows, 68.69 KiB in 0.001506 sec., 566401.0624169987 rows/sec., 44.54 MiB/sec. | ||
| 2686 | 2026.03.19 19:42:09.136405 [ 268 ] {5f34d8bd-ea05-4090-b560-5e6238ddb2e7} <Debug> TCPHandler: Processed in 0.001673744 sec. | ||
| 2687 | 2026.03.19 19:42:09.136516 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.03.19 19:42:09.136613 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.03.19 19:42:09.136654 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2690 | 2026.03.19 19:42:09.137086 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.03.19 19:42:09.137121 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2692 | 2026.03.19 19:42:09.137433 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2693 | 2026.03.19 19:42:09.137636 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.19 19:42:09.137765 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Debug> executeQuery: Read 176 rows, 11.06 KiB in 0.001171 sec., 150298.88983774552 rows/sec., 9.22 MiB/sec. | ||
| 2695 | 2026.03.19 19:42:09.137804 [ 268 ] {0c8e218f-3a60-4f1a-a9e8-1ae5d1f9dae5} <Debug> TCPHandler: Processed in 0.001339698 sec. | ||
| 2696 | 2026.03.19 19:42:09.137916 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.03.19 19:42:09.138013 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.03.19 19:42:09.138053 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2699 | 2026.03.19 19:42:09.138472 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.19 19:42:09.138508 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2701 | 2026.03.19 19:42:09.138803 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2702 | 2026.03.19 19:42:09.139012 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.19 19:42:09.139136 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 2704 | 2026.03.19 19:42:09.139173 [ 268 ] {bea7ac7f-53ab-4002-947d-d9de93e236f2} <Debug> TCPHandler: Processed in 0.001307687 sec. | ||
| 2705 | 2026.03.19 19:42:09.139282 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.19 19:42:09.139378 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.03.19 19:42:09.139419 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2708 | 2026.03.19 19:42:09.139826 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.19 19:42:09.139863 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2710 | 2026.03.19 19:42:09.140160 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2711 | 2026.03.19 19:42:09.140391 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.19 19:42:09.140515 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 2713 | 2026.03.19 19:42:09.140554 [ 268 ] {e63dc60a-fc37-410b-aee7-2896461f98e4} <Debug> TCPHandler: Processed in 0.001322087 sec. | ||
| 2714 | 2026.03.19 19:42:09.140662 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.19 19:42:09.140758 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.19 19:42:09.140798 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2717 | 2026.03.19 19:42:09.141347 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.19 19:42:09.141383 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2719 | 2026.03.19 19:42:09.141701 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2720 | 2026.03.19 19:42:09.141908 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.19 19:42:09.142037 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Debug> executeQuery: Read 524 rows, 37.91 KiB in 0.001298 sec., 403697.9969183359 rows/sec., 28.52 MiB/sec. | ||
| 2722 | 2026.03.19 19:42:09.142075 [ 268 ] {4137ecd3-86cc-429e-aab8-9b97ecbfa913} <Debug> TCPHandler: Processed in 0.00146414 sec. | ||
| 2723 | 2026.03.19 19:42:09.142184 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.03.19 19:42:09.142280 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2725 | 2026.03.19 19:42:09.142322 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2726 | 2026.03.19 19:42:09.142646 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.03.19 19:42:09.142682 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2728 | 2026.03.19 19:42:09.142979 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2729 | 2026.03.19 19:42:09.143185 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.03.19 19:42:09.143318 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2731 | 2026.03.19 19:42:09.143354 [ 268 ] {1eb2d8f8-ba81-4057-9690-dbd2da55a7c7} <Debug> TCPHandler: Processed in 0.001221175 sec. | ||
| 2732 | 2026.03.19 19:42:09.143464 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.03.19 19:42:09.143560 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.19 19:42:09.143603 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2026.03.19 19:42:09.143993 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.19 19:42:09.144029 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2737 | 2026.03.19 19:42:09.144361 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2738 | 2026.03.19 19:42:09.144577 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.03.19 19:42:09.144705 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001163 sec., 231298.36629406706 rows/sec., 15.38 MiB/sec. | ||
| 2740 | 2026.03.19 19:42:09.144742 [ 268 ] {614e8f86-46c3-4215-8cb9-2c6db8dae7d1} <Debug> TCPHandler: Processed in 0.001328438 sec. | ||
| 2741 | 2026.03.19 19:42:09.144854 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.03.19 19:42:09.144951 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.03.19 19:42:09.144999 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2744 | 2026.03.19 19:42:09.145334 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.03.19 19:42:09.145369 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2746 | 2026.03.19 19:42:09.145668 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2747 | 2026.03.19 19:42:09.145877 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.19 19:42:09.146010 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 2749 | 2026.03.19 19:42:09.146046 [ 268 ] {fb8f5bac-d846-4d6f-ae44-03a468638f3b} <Debug> TCPHandler: Processed in 0.001242945 sec. | ||
| 2750 | 2026.03.19 19:42:09.146159 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.03.19 19:42:09.146255 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.03.19 19:42:09.146310 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2753 | 2026.03.19 19:42:09.147092 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.03.19 19:42:09.147129 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2755 | 2026.03.19 19:42:09.147670 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2026.03.19 19:42:09.147920 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.03.19 19:42:09.148058 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001821 sec., 14277.869302581 rows/sec., 25.59 MiB/sec. | ||
| 2758 | 2026.03.19 19:42:09.148125 [ 268 ] {92763204-7bb7-417f-b43d-56bf6852f70b} <Debug> TCPHandler: Processed in 0.002016791 sec. | ||
| 2759 | 2026.03.19 19:42:09.148258 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.03.19 19:42:09.148353 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.03.19 19:42:09.148395 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2762 | 2026.03.19 19:42:09.148714 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.03.19 19:42:09.148749 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2764 | 2026.03.19 19:42:09.149077 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2765 | 2026.03.19 19:42:09.149285 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.19 19:42:09.149410 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 2767 | 2026.03.19 19:42:09.149446 [ 268 ] {55e5a550-e917-4423-8c8b-8136fef1084b} <Debug> TCPHandler: Processed in 0.001244206 sec. | ||
| 2768 | 2026.03.19 19:42:10.497761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5291 | ||
| 2769 | 2026.03.19 19:42:10.498342 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.19 19:42:10.498399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2771 | 2026.03.19 19:42:10.498965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2772 | 2026.03.19 19:42:10.499221 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.19 19:42:10.499381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5291 | ||
| 2774 | 2026.03.19 19:42:10.499391 [ 104 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2775 | 2026.03.19 19:42:10.499458 [ 104 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.03.19 19:42:10.499479 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2777 | 2026.03.19 19:42:10.499577 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2778 | 2026.03.19 19:42:10.499697 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2779 | 2026.03.19 19:42:10.499734 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2859 rows starting from the beginning of the part | ||
| 2780 | 2026.03.19 19:42:10.499796 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2781 | 2026.03.19 19:42:10.499850 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2782 | 2026.03.19 19:42:10.499891 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2783 | 2026.03.19 19:42:10.499929 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2784 | 2026.03.19 19:42:10.499970 [ 188 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2785 | 2026.03.19 19:42:10.501321 [ 190 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781096 sec., 2970642.795222717 rows/sec., 42.50 MiB/sec. | ||
| 2786 | 2026.03.19 19:42:10.501895 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2787 | 2026.03.19 19:42:10.502192 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.03.19 19:42:10.502272 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_11_2} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2789 | 2026.03.19 19:42:10.502378 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2790 | 2026.03.19 19:42:10.774563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2791 | 2026.03.19 19:42:10.792611 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.19 19:42:10.792681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2793 | 2026.03.19 19:42:10.799053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2794 | 2026.03.19 19:42:10.799772 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.19 19:42:10.800081 [ 94 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2796 | 2026.03.19 19:42:10.800175 [ 94 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.19 19:42:10.800213 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2798 | 2026.03.19 19:42:10.800367 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2799 | 2026.03.19 19:42:10.803267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2800 | 2026.03.19 19:42:10.804648 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2801 | 2026.03.19 19:42:10.806039 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2802 | 2026.03.19 19:42:10.810208 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2803 | 2026.03.19 19:42:10.814373 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2804 | 2026.03.19 19:42:10.818537 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2805 | 2026.03.19 19:42:10.823105 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2806 | 2026.03.19 19:42:10.827848 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2807 | 2026.03.19 19:42:10.880227 [ 198 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079924986 sec., 1038.473750874351 rows/sec., 5.37 MiB/sec. | ||
| 2808 | 2026.03.19 19:42:10.882101 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2809 | 2026.03.19 19:42:10.884049 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.03.19 19:42:10.884148 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_11_2} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2811 | 2026.03.19 19:42:10.885491 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2812 | 2026.03.19 19:42:11.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.90 MiB, peak 223.81 MiB, free memory in arenas 0.00 B, will set to 220.77 MiB (RSS), difference: 6.88 MiB | ||
| 2813 | 2026.03.19 19:42:14.120887 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.03.19 19:42:14.121176 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2815 | 2026.03.19 19:42:14.121246 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2816 | 2026.03.19 19:42:14.121904 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.03.19 19:42:14.121953 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2818 | 2026.03.19 19:42:14.122398 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2819 | 2026.03.19 19:42:14.122636 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.03.19 19:42:14.122799 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001703 sec., 49324.72108044627 rows/sec., 4.12 MiB/sec. | ||
| 2821 | 2026.03.19 19:42:14.122851 [ 268 ] {79eaa739-c4b3-4980-ab9e-6b256c6697a7} <Debug> TCPHandler: Processed in 0.002158215 sec. | ||
| 2822 | 2026.03.19 19:42:14.122971 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.03.19 19:42:14.123084 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.03.19 19:42:14.123130 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2825 | 2026.03.19 19:42:14.123542 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.03.19 19:42:14.123580 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2827 | 2026.03.19 19:42:14.123885 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2828 | 2026.03.19 19:42:14.124098 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.03.19 19:42:14.124231 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001178 sec., 11884.550084889643 rows/sec., 893.66 KiB/sec. | ||
| 2830 | 2026.03.19 19:42:14.124270 [ 268 ] {2dbbc437-9c1a-42f1-84ef-86d517d28b4b} <Debug> TCPHandler: Processed in 0.001353348 sec. | ||
| 2831 | 2026.03.19 19:42:14.124374 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.03.19 19:42:14.124472 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2833 | 2026.03.19 19:42:14.124514 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2834 | 2026.03.19 19:42:14.124917 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.03.19 19:42:14.124954 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2836 | 2026.03.19 19:42:14.125268 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2837 | 2026.03.19 19:42:14.125483 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.03.19 19:42:14.125617 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001164 sec., 67010.30927835051 rows/sec., 5.23 MiB/sec. | ||
| 2839 | 2026.03.19 19:42:14.125655 [ 268 ] {03c3dea3-d8ab-4545-b21c-e89e53fb65a8} <Debug> TCPHandler: Processed in 0.001332477 sec. | ||
| 2840 | 2026.03.19 19:42:14.125783 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.03.19 19:42:14.125905 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.03.19 19:42:14.125953 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2843 | 2026.03.19 19:42:14.126389 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.03.19 19:42:14.126429 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2845 | 2026.03.19 19:42:14.126801 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2846 | 2026.03.19 19:42:14.127011 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.03.19 19:42:14.127141 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 2848 | 2026.03.19 19:42:14.127178 [ 268 ] {24f3dc98-4020-4081-abbc-3dda4403f383} <Debug> TCPHandler: Processed in 0.001448249 sec. | ||
| 2849 | 2026.03.19 19:42:14.127282 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.03.19 19:42:14.127378 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.03.19 19:42:14.127440 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2852 | 2026.03.19 19:42:14.128194 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.03.19 19:42:14.128232 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2854 | 2026.03.19 19:42:14.128789 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2855 | 2026.03.19 19:42:14.129015 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.03.19 19:42:14.129163 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 13.91 MiB/sec. | ||
| 2857 | 2026.03.19 19:42:14.129225 [ 268 ] {d20e1aa2-3f65-4c7b-b66d-0a538a5f5bd0} <Debug> TCPHandler: Processed in 0.001993181 sec. | ||
| 2858 | 2026.03.19 19:42:14.129338 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.03.19 19:42:14.129435 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.03.19 19:42:14.129479 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2861 | 2026.03.19 19:42:14.129809 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.03.19 19:42:14.129845 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2863 | 2026.03.19 19:42:14.130155 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2864 | 2026.03.19 19:42:14.130369 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.03.19 19:42:14.130500 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2866 | 2026.03.19 19:42:14.130538 [ 268 ] {2ae47531-ea77-4a99-b1ca-0a24deb361f4} <Debug> TCPHandler: Processed in 0.001251765 sec. | ||
| 2867 | 2026.03.19 19:42:17.941200 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2868 | 2026.03.19 19:42:17.941266 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2869 | 2026.03.19 19:42:18.000434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5739 | ||
| 2870 | 2026.03.19 19:42:18.000981 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.03.19 19:42:18.001133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2872 | 2026.03.19 19:42:18.001785 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.03.19 19:42:18.002046 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.03.19 19:42:18.002250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5739 | ||
| 2875 | 2026.03.19 19:42:18.013347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 416 | ||
| 2876 | 2026.03.19 19:42:18.015861 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.19 19:42:18.015920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2878 | 2026.03.19 19:42:18.017190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2879 | 2026.03.19 19:42:18.017476 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.19 19:42:18.017834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 2881 | 2026.03.19 19:42:18.304275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2882 | 2026.03.19 19:42:18.321313 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.19 19:42:18.321379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2884 | 2026.03.19 19:42:18.326868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2885 | 2026.03.19 19:42:18.327573 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.19 19:42:18.330492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2887 | 2026.03.19 19:42:19.129649 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.03.19 19:42:19.129831 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.03.19 19:42:19.129899 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2890 | 2026.03.19 19:42:19.130594 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.19 19:42:19.130642 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2892 | 2026.03.19 19:42:19.131069 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2893 | 2026.03.19 19:42:19.131298 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.19 19:42:19.131459 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00168 sec., 169047.61904761905 rows/sec., 10.74 MiB/sec. | ||
| 2895 | 2026.03.19 19:42:19.131508 [ 268 ] {026b7848-4f93-4bc2-895c-cff462c5354c} <Debug> TCPHandler: Processed in 0.00199174 sec. | ||
| 2896 | 2026.03.19 19:42:19.131630 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.19 19:42:19.131736 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2898 | 2026.03.19 19:42:19.131779 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2899 | 2026.03.19 19:42:19.132471 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.03.19 19:42:19.132509 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2901 | 2026.03.19 19:42:19.132885 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2902 | 2026.03.19 19:42:19.133100 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.03.19 19:42:19.133234 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001522 sec., 557818.6596583443 rows/sec., 43.88 MiB/sec. | ||
| 2904 | 2026.03.19 19:42:19.133273 [ 268 ] {a5ffe613-b87e-42a2-9a93-c3d5afc63d7e} <Debug> TCPHandler: Processed in 0.001698655 sec. | ||
| 2905 | 2026.03.19 19:42:19.133384 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.03.19 19:42:19.133482 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.19 19:42:19.133523 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2908 | 2026.03.19 19:42:19.133954 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.19 19:42:19.133992 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2910 | 2026.03.19 19:42:19.134308 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.03.19 19:42:19.134517 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.19 19:42:19.134646 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001185 sec., 141772.15189873416 rows/sec., 8.65 MiB/sec. | ||
| 2913 | 2026.03.19 19:42:19.134684 [ 268 ] {74d220c6-f77c-4ab5-b008-c653e6b7f660} <Debug> TCPHandler: Processed in 0.001351937 sec. | ||
| 2914 | 2026.03.19 19:42:19.134793 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.19 19:42:19.134889 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.19 19:42:19.134931 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2917 | 2026.03.19 19:42:19.135348 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.19 19:42:19.135384 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2919 | 2026.03.19 19:42:19.135676 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2920 | 2026.03.19 19:42:19.135883 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.19 19:42:19.136009 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 2922 | 2026.03.19 19:42:19.136045 [ 268 ] {15e7c36b-1b13-4a17-8454-5ecf64fdc262} <Debug> TCPHandler: Processed in 0.001303547 sec. | ||
| 2923 | 2026.03.19 19:42:19.136153 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.03.19 19:42:19.136248 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.03.19 19:42:19.136289 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2926 | 2026.03.19 19:42:19.136698 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.03.19 19:42:19.136733 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2928 | 2026.03.19 19:42:19.137035 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2929 | 2026.03.19 19:42:19.137250 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.03.19 19:42:19.137373 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 2931 | 2026.03.19 19:42:19.137410 [ 268 ] {47db030f-a115-4e7c-8c4e-215d63efe010} <Debug> TCPHandler: Processed in 0.001307746 sec. | ||
| 2932 | 2026.03.19 19:42:19.137517 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.03.19 19:42:19.137611 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2934 | 2026.03.19 19:42:19.137651 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2935 | 2026.03.19 19:42:19.138192 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.19 19:42:19.138228 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2937 | 2026.03.19 19:42:19.138542 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2938 | 2026.03.19 19:42:19.138757 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.19 19:42:19.138884 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001291 sec., 399690.16266460106 rows/sec., 28.19 MiB/sec. | ||
| 2940 | 2026.03.19 19:42:19.138920 [ 268 ] {0fef9d8d-e13d-46fb-af70-4b20d5e15886} <Debug> TCPHandler: Processed in 0.00145304 sec. | ||
| 2941 | 2026.03.19 19:42:19.139030 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.19 19:42:19.139125 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.19 19:42:19.139167 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2944 | 2026.03.19 19:42:19.139492 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.19 19:42:19.139526 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2946 | 2026.03.19 19:42:19.139828 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2026.03.19 19:42:19.140039 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.19 19:42:19.140163 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 2949 | 2026.03.19 19:42:19.140199 [ 268 ] {7d661215-161c-4c4f-9a63-12ebb8dafde3} <Debug> TCPHandler: Processed in 0.001226425 sec. | ||
| 2950 | 2026.03.19 19:42:19.140312 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.19 19:42:19.140412 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.19 19:42:19.140454 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2953 | 2026.03.19 19:42:19.140839 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.03.19 19:42:19.140873 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2955 | 2026.03.19 19:42:19.141199 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2956 | 2026.03.19 19:42:19.141407 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.03.19 19:42:19.141530 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001137 sec., 233069.48109058928 rows/sec., 15.49 MiB/sec. | ||
| 2958 | 2026.03.19 19:42:19.141565 [ 268 ] {ffc7fe61-5876-472b-b9cc-e6e18f5f5178} <Debug> TCPHandler: Processed in 0.001307417 sec. | ||
| 2959 | 2026.03.19 19:42:19.141682 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.03.19 19:42:19.141777 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.03.19 19:42:19.141819 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2962 | 2026.03.19 19:42:19.142126 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.19 19:42:19.142160 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2964 | 2026.03.19 19:42:19.142454 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2965 | 2026.03.19 19:42:19.142663 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.19 19:42:19.142786 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2967 | 2026.03.19 19:42:19.142821 [ 268 ] {83bfdec4-cfb5-414b-aabf-3988b7c03c70} <Debug> TCPHandler: Processed in 0.001197754 sec. | ||
| 2968 | 2026.03.19 19:42:19.142941 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.03.19 19:42:19.143036 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.19 19:42:19.143090 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2971 | 2026.03.19 19:42:19.143833 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.03.19 19:42:19.143867 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2973 | 2026.03.19 19:42:19.144384 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2974 | 2026.03.19 19:42:19.144601 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.19 19:42:19.144733 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001715 sec., 15160.349854227406 rows/sec., 27.17 MiB/sec. | ||
| 2976 | 2026.03.19 19:42:19.144793 [ 268 ] {8bb08cc9-abc3-4eee-959f-9d71d8db7e74} <Debug> TCPHandler: Processed in 0.001915059 sec. | ||
| 2977 | 2026.03.19 19:42:19.144902 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.19 19:42:19.144998 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.19 19:42:19.145040 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2980 | 2026.03.19 19:42:19.145358 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.19 19:42:19.145391 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2982 | 2026.03.19 19:42:19.145691 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2983 | 2026.03.19 19:42:19.145901 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.19 19:42:19.146026 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 2985 | 2026.03.19 19:42:19.146060 [ 268 ] {a98904bc-7b72-4358-811f-a749b61a78c2} <Debug> TCPHandler: Processed in 0.001209505 sec. | ||
| 2986 | 2026.03.19 19:42:24.120958 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.19 19:42:24.121171 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.19 19:42:24.121245 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2989 | 2026.03.19 19:42:24.121889 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.19 19:42:24.121932 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2991 | 2026.03.19 19:42:24.122317 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2992 | 2026.03.19 19:42:24.122550 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.19 19:42:24.122712 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001597 sec., 2504.6963055729493 rows/sec., 204.24 KiB/sec. | ||
| 2994 | 2026.03.19 19:42:24.122761 [ 268 ] {145cb1c9-6770-4b92-a487-9cf07d6c5e9c} <Debug> TCPHandler: Processed in 0.001947 sec. | ||
| 2995 | 2026.03.19 19:42:24.122888 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.19 19:42:24.122992 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.19 19:42:24.123036 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2998 | 2026.03.19 19:42:24.123493 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.19 19:42:24.123530 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3000 | 2026.03.19 19:42:24.123851 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3001 | 2026.03.19 19:42:24.124067 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.19 19:42:24.124182 [ 65 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3003 | 2026.03.19 19:42:24.124201 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Debug> executeQuery: Read 86 rows, 7.33 KiB in 0.001233 sec., 69748.58069748581 rows/sec., 5.81 MiB/sec. | ||
| 3004 | 2026.03.19 19:42:24.124248 [ 65 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.19 19:42:24.124257 [ 268 ] {4d6e277e-2497-4128-9d07-b375f4762d8a} <Debug> TCPHandler: Processed in 0.00142265 sec. | ||
| 3006 | 2026.03.19 19:42:24.124277 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3007 | 2026.03.19 19:42:24.124389 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3008 | 2026.03.19 19:42:24.124401 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.03.19 19:42:24.124511 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3010 | 2026.03.19 19:42:24.124513 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3011 | 2026.03.19 19:42:24.124551 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 885 rows starting from the beginning of the part | ||
| 3012 | 2026.03.19 19:42:24.124572 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3013 | 2026.03.19 19:42:24.124626 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part | ||
| 3014 | 2026.03.19 19:42:24.124678 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 853 rows starting from the beginning of the part | ||
| 3015 | 2026.03.19 19:42:24.124725 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 84 rows starting from the beginning of the part | ||
| 3016 | 2026.03.19 19:42:24.124768 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 849 rows starting from the beginning of the part | ||
| 3017 | 2026.03.19 19:42:24.124823 [ 189 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 3018 | 2026.03.19 19:42:24.125000 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.19 19:42:24.125042 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3020 | 2026.03.19 19:42:24.125461 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2026.03.19 19:42:24.125789 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.19 19:42:24.125930 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001438 sec., 12517.385257301808 rows/sec., 926.31 KiB/sec. | ||
| 3023 | 2026.03.19 19:42:24.125969 [ 268 ] {daa0c356-9878-45bb-8a1c-98755daaf775} <Debug> TCPHandler: Processed in 0.001619994 sec. | ||
| 3024 | 2026.03.19 19:42:24.126088 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.03.19 19:42:24.126219 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3026 | 2026.03.19 19:42:24.126269 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3027 | 2026.03.19 19:42:24.126268 [ 202 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191859 sec., 1480774.9440995732 rows/sec., 123.00 MiB/sec. | ||
| 3028 | 2026.03.19 19:42:24.126530 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3029 | 2026.03.19 19:42:24.126712 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.03.19 19:42:24.126756 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3031 | 2026.03.19 19:42:24.126856 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.03.19 19:42:24.126951 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_16_3} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3033 | 2026.03.19 19:42:24.127051 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3034 | 2026.03.19 19:42:24.127118 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3035 | 2026.03.19 19:42:24.127369 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.19 19:42:24.127474 [ 65 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3037 | 2026.03.19 19:42:24.127506 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001308 sec., 62691.13149847095 rows/sec., 4.90 MiB/sec. | ||
| 3038 | 2026.03.19 19:42:24.127507 [ 65 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.19 19:42:24.127547 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3040 | 2026.03.19 19:42:24.127551 [ 268 ] {3d0200da-c89d-4858-9fac-8cff0f235000} <Debug> TCPHandler: Processed in 0.001513121 sec. | ||
| 3041 | 2026.03.19 19:42:24.127630 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3042 | 2026.03.19 19:42:24.127679 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.03.19 19:42:24.127735 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3044 | 2026.03.19 19:42:24.127771 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 3045 | 2026.03.19 19:42:24.127780 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.03.19 19:42:24.127829 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.03.19 19:42:24.127830 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3048 | 2026.03.19 19:42:24.127886 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 524 rows starting from the beginning of the part | ||
| 3049 | 2026.03.19 19:42:24.127928 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 3050 | 2026.03.19 19:42:24.127966 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 516 rows starting from the beginning of the part | ||
| 3051 | 2026.03.19 19:42:24.128005 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
| 3052 | 2026.03.19 19:42:24.128246 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.03.19 19:42:24.128287 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3054 | 2026.03.19 19:42:24.128652 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3055 | 2026.03.19 19:42:24.128874 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.03.19 19:42:24.128977 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3057 | 2026.03.19 19:42:24.129005 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.03.19 19:42:24.129007 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001246 sec., 130016.05136436598 rows/sec., 9.05 MiB/sec. | ||
| 3059 | 2026.03.19 19:42:24.129022 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3060 | 2026.03.19 19:42:24.129056 [ 268 ] {ba3ff563-39a1-47e3-aa83-1245bec78fd3} <Debug> TCPHandler: Processed in 0.001428539 sec. | ||
| 3061 | 2026.03.19 19:42:24.129071 [ 197 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147971 sec., 1244838.5156550945 rows/sec., 94.07 MiB/sec. | ||
| 3062 | 2026.03.19 19:42:24.129091 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3063 | 2026.03.19 19:42:24.129192 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.03.19 19:42:24.129196 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.03.19 19:42:24.129221 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2098 rows starting from the beginning of the part | ||
| 3066 | 2026.03.19 19:42:24.129278 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3067 | 2026.03.19 19:42:24.129279 [ 202 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3068 | 2026.03.19 19:42:24.129313 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.19 19:42:24.129320 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 269 rows starting from the beginning of the part | ||
| 3070 | 2026.03.19 19:42:24.129372 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3071 | 2026.03.19 19:42:24.129380 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3072 | 2026.03.19 19:42:24.129414 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3073 | 2026.03.19 19:42:24.129460 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3074 | 2026.03.19 19:42:24.129612 [ 202 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.03.19 19:42:24.129706 [ 202 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_16_3} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3076 | 2026.03.19 19:42:24.129823 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3077 | 2026.03.19 19:42:24.130177 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.03.19 19:42:24.130220 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3079 | 2026.03.19 19:42:24.130779 [ 200 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712475 sec., 1818420.7068716332 rows/sec., 122.74 MiB/sec. | ||
| 3080 | 2026.03.19 19:42:24.130804 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3081 | 2026.03.19 19:42:24.131050 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.19 19:42:24.131156 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3083 | 2026.03.19 19:42:24.131200 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 13.16 MiB/sec. | ||
| 3084 | 2026.03.19 19:42:24.131269 [ 268 ] {bea75e70-6aba-4ad8-a3af-1e9e3434a50c} <Debug> TCPHandler: Processed in 0.002124074 sec. | ||
| 3085 | 2026.03.19 19:42:24.131387 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.19 19:42:24.131457 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.03.19 19:42:24.131487 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.03.19 19:42:24.131534 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3089 | 2026.03.19 19:42:24.131535 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3090 | 2026.03.19 19:42:24.131644 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3091 | 2026.03.19 19:42:24.131883 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.19 19:42:24.131923 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3093 | 2026.03.19 19:42:24.132245 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3094 | 2026.03.19 19:42:24.132452 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.19 19:42:24.132550 [ 65 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3096 | 2026.03.19 19:42:24.132578 [ 65 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.19 19:42:24.132583 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3098 | 2026.03.19 19:42:24.132597 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3099 | 2026.03.19 19:42:24.132629 [ 268 ] {3d1d5847-82c3-4192-a195-57346152268a} <Debug> TCPHandler: Processed in 0.001292557 sec. | ||
| 3100 | 2026.03.19 19:42:24.132678 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3101 | 2026.03.19 19:42:24.132791 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.03.19 19:42:24.132831 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3103 | 2026.03.19 19:42:24.132915 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3104 | 2026.03.19 19:42:24.132962 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3105 | 2026.03.19 19:42:24.133001 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3106 | 2026.03.19 19:42:24.133046 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3107 | 2026.03.19 19:42:24.133084 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3108 | 2026.03.19 19:42:24.134027 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384829 sec., 801543.006392847 rows/sec., 51.44 MiB/sec. | ||
| 3109 | 2026.03.19 19:42:24.134213 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3110 | 2026.03.19 19:42:24.134481 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.03.19 19:42:24.134550 [ 197 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_16_3} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3112 | 2026.03.19 19:42:24.134615 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3113 | 2026.03.19 19:42:25.503222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6251 | ||
| 3114 | 2026.03.19 19:42:25.503946 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.19 19:42:25.503998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3116 | 2026.03.19 19:42:25.504486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3117 | 2026.03.19 19:42:25.504715 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.03.19 19:42:25.504860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6251 | ||
| 3119 | 2026.03.19 19:42:25.831481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3120 | 2026.03.19 19:42:25.847980 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.03.19 19:42:25.848039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3122 | 2026.03.19 19:42:25.854014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3123 | 2026.03.19 19:42:25.854737 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.03.19 19:42:25.857722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3125 | 2026.03.19 19:42:28.018945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 452 | ||
| 3126 | 2026.03.19 19:42:28.021170 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.03.19 19:42:28.021205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3128 | 2026.03.19 19:42:28.022398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3129 | 2026.03.19 19:42:28.022709 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.03.19 19:42:28.022986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3131 | 2026.03.19 19:42:29.128699 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.03.19 19:42:29.128896 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.03.19 19:42:29.128967 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3134 | 2026.03.19 19:42:29.129762 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.03.19 19:42:29.129799 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3136 | 2026.03.19 19:42:29.130197 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3137 | 2026.03.19 19:42:29.130412 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.03.19 19:42:29.130521 [ 99 ] {} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3139 | 2026.03.19 19:42:29.130554 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001715 sec., 165597.66763848398 rows/sec., 10.52 MiB/sec. | ||
| 3140 | 2026.03.19 19:42:29.130566 [ 99 ] {} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.19 19:42:29.130590 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3142 | 2026.03.19 19:42:29.130595 [ 268 ] {4173b93a-c0f0-4e4e-be8c-2f5b4b8dfdb6} <Debug> TCPHandler: Processed in 0.002036221 sec. | ||
| 3143 | 2026.03.19 19:42:29.130722 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.19 19:42:29.130735 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3145 | 2026.03.19 19:42:29.130816 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.19 19:42:29.130862 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3147 | 2026.03.19 19:42:29.130898 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2026.03.19 19:42:29.130940 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3149 | 2026.03.19 19:42:29.131015 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3150 | 2026.03.19 19:42:29.131066 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3151 | 2026.03.19 19:42:29.131115 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3152 | 2026.03.19 19:42:29.131158 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3153 | 2026.03.19 19:42:29.131631 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.19 19:42:29.131671 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3155 | 2026.03.19 19:42:29.132170 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3156 | 2026.03.19 19:42:29.132184 [ 197 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509031 sec., 941001.2120360681 rows/sec., 63.36 MiB/sec. | ||
| 3157 | 2026.03.19 19:42:29.132393 [ 194 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3158 | 2026.03.19 19:42:29.132408 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.03.19 19:42:29.132549 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001752 sec., 484589.0410958904 rows/sec., 38.12 MiB/sec. | ||
| 3160 | 2026.03.19 19:42:29.132589 [ 268 ] {5beebbba-ced1-4173-8a75-d94a6b6e55df} <Debug> TCPHandler: Processed in 0.001915879 sec. | ||
| 3161 | 2026.03.19 19:42:29.132697 [ 194 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.03.19 19:42:29.132701 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.03.19 19:42:29.132780 [ 194 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_9_2} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3164 | 2026.03.19 19:42:29.132810 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.19 19:42:29.132854 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3166 | 2026.03.19 19:42:29.132860 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3167 | 2026.03.19 19:42:29.133290 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.03.19 19:42:29.133329 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3169 | 2026.03.19 19:42:29.133642 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3170 | 2026.03.19 19:42:29.133851 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.03.19 19:42:29.133939 [ 99 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3172 | 2026.03.19 19:42:29.133970 [ 99 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.19 19:42:29.133972 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.00118 sec., 142372.8813559322 rows/sec., 8.69 MiB/sec. | ||
| 3174 | 2026.03.19 19:42:29.133987 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3175 | 2026.03.19 19:42:29.134013 [ 268 ] {191b228f-67f1-42d3-83ae-93bdd3f2acc1} <Debug> TCPHandler: Processed in 0.001359097 sec. | ||
| 3176 | 2026.03.19 19:42:29.134059 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3177 | 2026.03.19 19:42:29.134118 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.03.19 19:42:29.134143 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.03.19 19:42:29.134173 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3180 | 2026.03.19 19:42:29.134214 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.19 19:42:29.134221 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 176 rows starting from the beginning of the part | ||
| 3182 | 2026.03.19 19:42:29.134260 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3183 | 2026.03.19 19:42:29.134282 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3184 | 2026.03.19 19:42:29.134329 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part | ||
| 3185 | 2026.03.19 19:42:29.134366 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3186 | 2026.03.19 19:42:29.134411 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 168 rows starting from the beginning of the part | ||
| 3187 | 2026.03.19 19:42:29.134683 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.03.19 19:42:29.134723 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3189 | 2026.03.19 19:42:29.135027 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3190 | 2026.03.19 19:42:29.135216 [ 197 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206124 sec., 615193.7943362374 rows/sec., 40.48 MiB/sec. | ||
| 3191 | 2026.03.19 19:42:29.135220 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.19 19:42:29.135327 [ 99 ] {} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3193 | 2026.03.19 19:42:29.135328 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3194 | 2026.03.19 19:42:29.135355 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 3195 | 2026.03.19 19:42:29.135366 [ 99 ] {} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.19 19:42:29.135396 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3197 | 2026.03.19 19:42:29.135402 [ 268 ] {6e6dabc4-20c6-41d0-b941-bae71c1532d8} <Debug> TCPHandler: Processed in 0.001360608 sec. | ||
| 3198 | 2026.03.19 19:42:29.135463 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3199 | 2026.03.19 19:42:29.135504 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.03.19 19:42:29.135549 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.03.19 19:42:29.135578 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3202 | 2026.03.19 19:42:29.135592 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.19 19:42:29.135612 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.19 19:42:29.135629 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3205 | 2026.03.19 19:42:29.135648 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3206 | 2026.03.19 19:42:29.135682 [ 194 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_16_3} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3207 | 2026.03.19 19:42:29.135690 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3208 | 2026.03.19 19:42:29.135740 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3209 | 2026.03.19 19:42:29.135748 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3210 | 2026.03.19 19:42:29.135777 [ 195 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3211 | 2026.03.19 19:42:29.136100 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.19 19:42:29.136133 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3213 | 2026.03.19 19:42:29.136426 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3214 | 2026.03.19 19:42:29.136572 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108623 sec., 672004.820394309 rows/sec., 45.98 MiB/sec. | ||
| 3215 | 2026.03.19 19:42:29.136638 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.19 19:42:29.136708 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3217 | 2026.03.19 19:42:29.136740 [ 99 ] {} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3218 | 2026.03.19 19:42:29.136770 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 3219 | 2026.03.19 19:42:29.136771 [ 99 ] {} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.19 19:42:29.136804 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3221 | 2026.03.19 19:42:29.136808 [ 268 ] {14166523-e052-4e13-956e-89f4e3b7c3a9} <Debug> TCPHandler: Processed in 0.001312507 sec. | ||
| 3222 | 2026.03.19 19:42:29.136905 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3223 | 2026.03.19 19:42:29.136923 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.03.19 19:42:29.136991 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.03.19 19:42:29.137037 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3226 | 2026.03.19 19:42:29.137057 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2026.03.19 19:42:29.137072 [ 194 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_9_2} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3228 | 2026.03.19 19:42:29.137082 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3229 | 2026.03.19 19:42:29.137106 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3230 | 2026.03.19 19:42:29.137173 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3231 | 2026.03.19 19:42:29.137231 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3232 | 2026.03.19 19:42:29.137288 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3233 | 2026.03.19 19:42:29.137335 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3234 | 2026.03.19 19:42:29.137382 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3235 | 2026.03.19 19:42:29.137707 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.19 19:42:29.137747 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3237 | 2026.03.19 19:42:29.138075 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3238 | 2026.03.19 19:42:29.138222 [ 193 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366199 sec., 541648.7641990662 rows/sec., 32.87 MiB/sec. | ||
| 3239 | 2026.03.19 19:42:29.138288 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.19 19:42:29.138371 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3241 | 2026.03.19 19:42:29.138425 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001405 sec., 367259.7864768683 rows/sec., 25.90 MiB/sec. | ||
| 3242 | 2026.03.19 19:42:29.138467 [ 268 ] {28075306-e10a-4813-bb22-7756c211ba39} <Debug> TCPHandler: Processed in 0.001591742 sec. | ||
| 3243 | 2026.03.19 19:42:29.138568 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.03.19 19:42:29.138630 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.19 19:42:29.138661 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3246 | 2026.03.19 19:42:29.138705 [ 194 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_9_2} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3247 | 2026.03.19 19:42:29.138706 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3248 | 2026.03.19 19:42:29.138779 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3249 | 2026.03.19 19:42:29.139051 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.19 19:42:29.139090 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3251 | 2026.03.19 19:42:29.139390 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3252 | 2026.03.19 19:42:29.139592 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.19 19:42:29.139714 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 3254 | 2026.03.19 19:42:29.139749 [ 268 ] {063c589d-177c-4d33-bc13-af5f6500c90e} <Debug> TCPHandler: Processed in 0.001227725 sec. | ||
| 3255 | 2026.03.19 19:42:29.139853 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.19 19:42:29.139944 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.03.19 19:42:29.139990 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3258 | 2026.03.19 19:42:29.140375 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.03.19 19:42:29.140409 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3260 | 2026.03.19 19:42:29.140785 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3261 | 2026.03.19 19:42:29.140985 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.03.19 19:42:29.141105 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 3263 | 2026.03.19 19:42:29.141141 [ 268 ] {494013a2-e551-4df3-8991-c8a208439255} <Debug> TCPHandler: Processed in 0.001334397 sec. | ||
| 3264 | 2026.03.19 19:42:29.141247 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.03.19 19:42:29.141338 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.03.19 19:42:29.141377 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3267 | 2026.03.19 19:42:29.141672 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.03.19 19:42:29.141707 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3269 | 2026.03.19 19:42:29.141987 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3270 | 2026.03.19 19:42:29.142196 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.03.19 19:42:29.142317 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 3272 | 2026.03.19 19:42:29.142353 [ 268 ] {1a24f464-e443-4c44-901d-ee8ef702409b} <Debug> TCPHandler: Processed in 0.001152473 sec. | ||
| 3273 | 2026.03.19 19:42:29.142457 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.03.19 19:42:29.142548 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.03.19 19:42:29.142599 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3276 | 2026.03.19 19:42:29.143379 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.19 19:42:29.143414 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3278 | 2026.03.19 19:42:29.143935 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3279 | 2026.03.19 19:42:29.144161 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.19 19:42:29.144266 [ 176 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3281 | 2026.03.19 19:42:29.144290 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001759 sec., 14781.125639567937 rows/sec., 26.49 MiB/sec. | ||
| 3282 | 2026.03.19 19:42:29.144332 [ 176 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.03.19 19:42:29.144356 [ 268 ] {d3e766ae-6f84-4655-a09a-c8be9380c25d} <Debug> TCPHandler: Processed in 0.00194565 sec. | ||
| 3284 | 2026.03.19 19:42:29.144358 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3285 | 2026.03.19 19:42:29.144452 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3286 | 2026.03.19 19:42:29.144488 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.03.19 19:42:29.144586 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.03.19 19:42:29.144626 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3289 | 2026.03.19 19:42:29.144663 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.03.19 19:42:29.144723 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 3291 | 2026.03.19 19:42:29.144845 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3292 | 2026.03.19 19:42:29.144940 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.19 19:42:29.144965 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3294 | 2026.03.19 19:42:29.144979 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3295 | 2026.03.19 19:42:29.145085 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3296 | 2026.03.19 19:42:29.145192 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3297 | 2026.03.19 19:42:29.145290 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3298 | 2026.03.19 19:42:29.145295 [ 197 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3299 | 2026.03.19 19:42:29.145506 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.03.19 19:42:29.145641 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 3301 | 2026.03.19 19:42:29.145677 [ 268 ] {d4276da3-e1e2-49f6-80d0-9d9392ba7135} <Debug> TCPHandler: Processed in 0.001236525 sec. | ||
| 3302 | 2026.03.19 19:42:29.148435 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 19 columns (19 merged, 0 gathered) in 0.004013573 sec., 75992.13967205779 rows/sec., 136.17 MiB/sec. | ||
| 3303 | 2026.03.19 19:42:29.149168 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3304 | 2026.03.19 19:42:29.149568 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.19 19:42:29.149634 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3306 | 2026.03.19 19:42:29.149735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3307 | 2026.03.19 19:42:32.941312 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3308 | 2026.03.19 19:42:32.941371 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3309 | 2026.03.19 19:42:33.005110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6763 | ||
| 3310 | 2026.03.19 19:42:33.005640 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.19 19:42:33.005697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3312 | 2026.03.19 19:42:33.006324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3313 | 2026.03.19 19:42:33.006582 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.19 19:42:33.006741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6763 | ||
| 3315 | 2026.03.19 19:42:33.357913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3316 | 2026.03.19 19:42:33.374703 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.19 19:42:33.374759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3318 | 2026.03.19 19:42:33.380828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3319 | 2026.03.19 19:42:33.381522 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.03.19 19:42:33.384513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3321 | 2026.03.19 19:42:34.121145 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.19 19:42:34.121433 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3323 | 2026.03.19 19:42:34.121537 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3324 | 2026.03.19 19:42:34.122339 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.03.19 19:42:34.122377 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3326 | 2026.03.19 19:42:34.122786 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3327 | 2026.03.19 19:42:34.123038 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.03.19 19:42:34.123215 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001861 sec., 45137.023105857064 rows/sec., 3.77 MiB/sec. | ||
| 3329 | 2026.03.19 19:42:34.123262 [ 268 ] {e51f0918-5723-4ded-b438-c856344e5794} <Debug> TCPHandler: Processed in 0.002307627 sec. | ||
| 3330 | 2026.03.19 19:42:34.123391 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.03.19 19:42:34.123489 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.03.19 19:42:34.123530 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3333 | 2026.03.19 19:42:34.123954 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.19 19:42:34.123988 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3335 | 2026.03.19 19:42:34.124280 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3336 | 2026.03.19 19:42:34.124488 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.03.19 19:42:34.124627 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001157 sec., 12100.259291270528 rows/sec., 909.88 KiB/sec. | ||
| 3338 | 2026.03.19 19:42:34.124665 [ 268 ] {d151e35b-fa7a-4a42-a0be-bcd4d641ec4b} <Debug> TCPHandler: Processed in 0.001325197 sec. | ||
| 3339 | 2026.03.19 19:42:34.124777 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.19 19:42:34.124873 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.19 19:42:34.124913 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3342 | 2026.03.19 19:42:34.125336 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.19 19:42:34.125370 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3344 | 2026.03.19 19:42:34.125663 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3345 | 2026.03.19 19:42:34.125869 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.19 19:42:34.126009 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001154 sec., 67590.98786828422 rows/sec., 5.28 MiB/sec. | ||
| 3347 | 2026.03.19 19:42:34.126046 [ 268 ] {cce654f2-7fff-465b-be22-0c11515b673f} <Debug> TCPHandler: Processed in 0.001319497 sec. | ||
| 3348 | 2026.03.19 19:42:34.126154 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.03.19 19:42:34.126249 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.03.19 19:42:34.126292 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3351 | 2026.03.19 19:42:34.126683 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.19 19:42:34.126717 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3353 | 2026.03.19 19:42:34.127043 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3354 | 2026.03.19 19:42:34.127271 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.19 19:42:34.127415 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3356 | 2026.03.19 19:42:34.127451 [ 268 ] {eacb6195-5a3d-4167-9ff9-54274e333a17} <Debug> TCPHandler: Processed in 0.001347508 sec. | ||
| 3357 | 2026.03.19 19:42:34.127558 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.03.19 19:42:34.127658 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.03.19 19:42:34.127715 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3360 | 2026.03.19 19:42:34.128469 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.19 19:42:34.128505 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3362 | 2026.03.19 19:42:34.129041 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3363 | 2026.03.19 19:42:34.129268 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.19 19:42:34.129411 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001772 sec., 7900.677200902935 rows/sec., 14.16 MiB/sec. | ||
| 3365 | 2026.03.19 19:42:34.129471 [ 268 ] {fa42f758-9c68-4a75-8e2f-2f90fab50d2a} <Debug> TCPHandler: Processed in 0.00196473 sec. | ||
| 3366 | 2026.03.19 19:42:34.129580 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.19 19:42:34.129674 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.03.19 19:42:34.129716 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3369 | 2026.03.19 19:42:34.130049 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.03.19 19:42:34.130082 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3371 | 2026.03.19 19:42:34.130385 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3372 | 2026.03.19 19:42:34.130593 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.19 19:42:34.130733 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3374 | 2026.03.19 19:42:34.130770 [ 268 ] {f0ceb211-ad4a-4184-a361-73294010fa09} <Debug> TCPHandler: Processed in 0.001240755 sec. | ||
| 3375 | 2026.03.19 19:42:36.727651 [ 144 ] {} <Debug> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3376 | 2026.03.19 19:42:36.727738 [ 144 ] {} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.19 19:42:36.727765 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3378 | 2026.03.19 19:42:36.727892 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3379 | 2026.03.19 19:42:36.728043 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.03.19 19:42:36.728078 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3381 | 2026.03.19 19:42:36.728172 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3382 | 2026.03.19 19:42:36.728223 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3383 | 2026.03.19 19:42:36.728268 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3384 | 2026.03.19 19:42:36.728315 [ 191 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3385 | 2026.03.19 19:42:36.729089 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251926 sec., 22365.539177235714 rows/sec., 1.87 MiB/sec. | ||
| 3386 | 2026.03.19 19:42:36.729245 [ 199 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3387 | 2026.03.19 19:42:36.729505 [ 199 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.03.19 19:42:36.729576 [ 199 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_5_1} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3389 | 2026.03.19 19:42:36.729646 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3390 | 2026.03.19 19:42:38.023344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 486 | ||
| 3391 | 2026.03.19 19:42:38.025677 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.03.19 19:42:38.025716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3393 | 2026.03.19 19:42:38.026948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3394 | 2026.03.19 19:42:38.027208 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.03.19 19:42:38.027450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3396 | 2026.03.19 19:42:39.129759 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.19 19:42:39.129934 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.19 19:42:39.129995 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3399 | 2026.03.19 19:42:39.130802 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.19 19:42:39.130842 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3401 | 2026.03.19 19:42:39.131240 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3402 | 2026.03.19 19:42:39.131465 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.19 19:42:39.131625 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 3404 | 2026.03.19 19:42:39.131665 [ 268 ] {06e3def1-a062-4361-aafb-1f57701e0b9f} <Debug> TCPHandler: Processed in 0.002029812 sec. | ||
| 3405 | 2026.03.19 19:42:39.131804 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.19 19:42:39.131900 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.19 19:42:39.131938 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3408 | 2026.03.19 19:42:39.132736 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.19 19:42:39.132771 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3410 | 2026.03.19 19:42:39.133112 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3411 | 2026.03.19 19:42:39.133313 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.19 19:42:39.133439 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001559 sec., 544579.8588838999 rows/sec., 42.84 MiB/sec. | ||
| 3413 | 2026.03.19 19:42:39.133475 [ 268 ] {3c9ef472-c006-4a10-a7b1-bded100800c8} <Debug> TCPHandler: Processed in 0.001725535 sec. | ||
| 3414 | 2026.03.19 19:42:39.133598 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.03.19 19:42:39.133690 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.19 19:42:39.133729 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3417 | 2026.03.19 19:42:39.134206 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.19 19:42:39.134242 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3419 | 2026.03.19 19:42:39.134535 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3420 | 2026.03.19 19:42:39.134741 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.19 19:42:39.134877 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001205 sec., 139419.08713692948 rows/sec., 8.51 MiB/sec. | ||
| 3422 | 2026.03.19 19:42:39.134913 [ 268 ] {c872e579-4b99-4e8a-b570-ec4a51248cb0} <Debug> TCPHandler: Processed in 0.001367738 sec. | ||
| 3423 | 2026.03.19 19:42:39.135033 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.19 19:42:39.135124 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.19 19:42:39.135162 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3426 | 2026.03.19 19:42:39.135608 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.19 19:42:39.135643 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3428 | 2026.03.19 19:42:39.135928 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3429 | 2026.03.19 19:42:39.136133 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.19 19:42:39.136253 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 3431 | 2026.03.19 19:42:39.136288 [ 268 ] {1bd1f5ee-12b4-44b5-a8e5-676f216eb811} <Debug> TCPHandler: Processed in 0.001302546 sec. | ||
| 3432 | 2026.03.19 19:42:39.136402 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.03.19 19:42:39.136492 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.03.19 19:42:39.136530 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3435 | 2026.03.19 19:42:39.136957 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.19 19:42:39.136991 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3437 | 2026.03.19 19:42:39.137283 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3438 | 2026.03.19 19:42:39.137508 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.19 19:42:39.137629 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 3440 | 2026.03.19 19:42:39.137664 [ 268 ] {d282e0e0-aa5b-494a-89c6-43b668c92718} <Debug> TCPHandler: Processed in 0.001309117 sec. | ||
| 3441 | 2026.03.19 19:42:39.137775 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.03.19 19:42:39.137865 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3443 | 2026.03.19 19:42:39.137903 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3444 | 2026.03.19 19:42:39.138466 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.19 19:42:39.138502 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3446 | 2026.03.19 19:42:39.138828 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3447 | 2026.03.19 19:42:39.139025 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.19 19:42:39.139148 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.0013 sec., 396923.07692307694 rows/sec., 27.99 MiB/sec. | ||
| 3449 | 2026.03.19 19:42:39.139184 [ 268 ] {2f0e1a7e-8bab-478c-a900-8446aff50f14} <Debug> TCPHandler: Processed in 0.00145559 sec. | ||
| 3450 | 2026.03.19 19:42:39.139291 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.03.19 19:42:39.139381 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.19 19:42:39.139420 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3453 | 2026.03.19 19:42:39.139741 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.19 19:42:39.139776 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3455 | 2026.03.19 19:42:39.140062 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3456 | 2026.03.19 19:42:39.140265 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.19 19:42:39.140386 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 3458 | 2026.03.19 19:42:39.140420 [ 268 ] {3e967d97-077f-468e-9d4a-1eaf0cdc7c23} <Debug> TCPHandler: Processed in 0.001175714 sec. | ||
| 3459 | 2026.03.19 19:42:39.140526 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.19 19:42:39.140616 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.03.19 19:42:39.140656 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3462 | 2026.03.19 19:42:39.141054 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.19 19:42:39.141088 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3464 | 2026.03.19 19:42:39.141404 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3465 | 2026.03.19 19:42:39.141604 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.19 19:42:39.141725 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001126 sec., 235346.3587921847 rows/sec., 15.64 MiB/sec. | ||
| 3467 | 2026.03.19 19:42:39.141759 [ 268 ] {96cded90-bdf2-44cd-a170-bf4bd3f23bae} <Debug> TCPHandler: Processed in 0.001278847 sec. | ||
| 3468 | 2026.03.19 19:42:39.141868 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.19 19:42:39.141958 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.19 19:42:39.141997 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3471 | 2026.03.19 19:42:39.142298 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.19 19:42:39.142333 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3473 | 2026.03.19 19:42:39.142608 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3474 | 2026.03.19 19:42:39.142806 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.19 19:42:39.142901 [ 136 ] {} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3476 | 2026.03.19 19:42:39.142927 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000986 sec., 1014.1987829614606 rows/sec., 68.34 KiB/sec. | ||
| 3477 | 2026.03.19 19:42:39.142972 [ 136 ] {} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.03.19 19:42:39.142978 [ 268 ] {7fb3483a-a95b-4e3a-a4b6-93706ef7156f} <Debug> TCPHandler: Processed in 0.001156624 sec. | ||
| 3479 | 2026.03.19 19:42:39.143002 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3480 | 2026.03.19 19:42:39.143090 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.03.19 19:42:39.143105 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3482 | 2026.03.19 19:42:39.143189 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.03.19 19:42:39.143215 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3484 | 2026.03.19 19:42:39.143241 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3485 | 2026.03.19 19:42:39.143248 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3486 | 2026.03.19 19:42:39.143312 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3487 | 2026.03.19 19:42:39.143367 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3488 | 2026.03.19 19:42:39.143431 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3489 | 2026.03.19 19:42:39.143501 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3490 | 2026.03.19 19:42:39.143553 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3491 | 2026.03.19 19:42:39.144034 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.03.19 19:42:39.144068 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3493 | 2026.03.19 19:42:39.144458 [ 192 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393869 sec., 7174.275344383152 rows/sec., 483.42 KiB/sec. | ||
| 3494 | 2026.03.19 19:42:39.144639 [ 192 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3495 | 2026.03.19 19:42:39.144688 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3496 | 2026.03.19 19:42:39.144981 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.03.19 19:42:39.145050 [ 192 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.03.19 19:42:39.145127 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00196 sec., 13265.30612244898 rows/sec., 23.77 MiB/sec. | ||
| 3499 | 2026.03.19 19:42:39.145134 [ 192 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_10_2} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3500 | 2026.03.19 19:42:39.145186 [ 268 ] {0e492a8b-07d3-4c56-9a7a-79dd8b13ec01} <Debug> TCPHandler: Processed in 0.002141324 sec. | ||
| 3501 | 2026.03.19 19:42:39.145242 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3502 | 2026.03.19 19:42:39.145305 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.19 19:42:39.145401 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.03.19 19:42:39.145440 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3505 | 2026.03.19 19:42:39.145776 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.19 19:42:39.145810 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3507 | 2026.03.19 19:42:39.146125 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3508 | 2026.03.19 19:42:39.146326 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.03.19 19:42:39.146449 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 3510 | 2026.03.19 19:42:39.146482 [ 268 ] {f7cd82ed-6ee9-4a9f-bf44-2bb8f516f492} <Debug> TCPHandler: Processed in 0.001224815 sec. | ||
| 3511 | 2026.03.19 19:42:40.506909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7211 | ||
| 3512 | 2026.03.19 19:42:40.507411 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.19 19:42:40.507462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3514 | 2026.03.19 19:42:40.507943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3515 | 2026.03.19 19:42:40.508168 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.19 19:42:40.508303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7211 | ||
| 3517 | 2026.03.19 19:42:40.884669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3518 | 2026.03.19 19:42:40.900377 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.03.19 19:42:40.900429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3520 | 2026.03.19 19:42:40.906010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3521 | 2026.03.19 19:42:40.906676 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.19 19:42:40.909342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3523 | 2026.03.19 19:42:44.121224 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.03.19 19:42:44.121407 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3525 | 2026.03.19 19:42:44.121476 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3526 | 2026.03.19 19:42:44.122131 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.03.19 19:42:44.122183 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3528 | 2026.03.19 19:42:44.122586 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3529 | 2026.03.19 19:42:44.122818 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.03.19 19:42:44.122978 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001622 sec., 53020.961775585696 rows/sec., 4.45 MiB/sec. | ||
| 3531 | 2026.03.19 19:42:44.123025 [ 268 ] {e7872392-e797-42d7-914c-1705808bc1d3} <Debug> TCPHandler: Processed in 0.00193904 sec. | ||
| 3532 | 2026.03.19 19:42:44.123155 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.03.19 19:42:44.123259 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.03.19 19:42:44.123303 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3535 | 2026.03.19 19:42:44.123721 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.03.19 19:42:44.123758 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3537 | 2026.03.19 19:42:44.124072 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3538 | 2026.03.19 19:42:44.124313 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.03.19 19:42:44.124450 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001213 sec., 12366.034624896949 rows/sec., 929.87 KiB/sec. | ||
| 3540 | 2026.03.19 19:42:44.124487 [ 268 ] {66d6bca7-69c8-4d36-accb-7ceba521c4f8} <Debug> TCPHandler: Processed in 0.001387558 sec. | ||
| 3541 | 2026.03.19 19:42:44.124595 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.03.19 19:42:44.124695 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3543 | 2026.03.19 19:42:44.124735 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3544 | 2026.03.19 19:42:44.125140 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.03.19 19:42:44.125177 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3546 | 2026.03.19 19:42:44.125477 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3547 | 2026.03.19 19:42:44.125681 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.03.19 19:42:44.125818 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001143 sec., 69116.36045494313 rows/sec., 5.40 MiB/sec. | ||
| 3549 | 2026.03.19 19:42:44.125855 [ 268 ] {167b7d2a-d60f-4d83-a1ab-01a9c0af6b32} <Debug> TCPHandler: Processed in 0.001311426 sec. | ||
| 3550 | 2026.03.19 19:42:44.125966 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.03.19 19:42:44.126063 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.03.19 19:42:44.126106 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3553 | 2026.03.19 19:42:44.126499 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.19 19:42:44.126536 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3555 | 2026.03.19 19:42:44.126875 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3556 | 2026.03.19 19:42:44.127090 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.19 19:42:44.127219 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3558 | 2026.03.19 19:42:44.127256 [ 268 ] {cc54197f-32ec-470e-8de8-251caf2659ff} <Debug> TCPHandler: Processed in 0.001341377 sec. | ||
| 3559 | 2026.03.19 19:42:44.127363 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.19 19:42:44.127458 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.03.19 19:42:44.127513 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3562 | 2026.03.19 19:42:44.128261 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.19 19:42:44.128298 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3564 | 2026.03.19 19:42:44.128810 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3565 | 2026.03.19 19:42:44.129030 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.19 19:42:44.129166 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 3567 | 2026.03.19 19:42:44.129216 [ 268 ] {c4637df1-84b7-4142-87a4-e379df94b57a} <Debug> TCPHandler: Processed in 0.001903789 sec. | ||
| 3568 | 2026.03.19 19:42:44.129327 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.03.19 19:42:44.129423 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.03.19 19:42:44.129464 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3571 | 2026.03.19 19:42:44.129849 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.19 19:42:44.129894 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3573 | 2026.03.19 19:42:44.130258 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3574 | 2026.03.19 19:42:44.130501 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.19 19:42:44.130643 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 3576 | 2026.03.19 19:42:44.130680 [ 268 ] {eac4c351-ac92-4a2b-8c27-a72a3a26f1a1} <Debug> TCPHandler: Processed in 0.001402969 sec. | ||
| 3577 | 2026.03.19 19:42:47.290101 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43292 | ||
| 3578 | 2026.03.19 19:42:47.290286 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.03.19 19:42:47.290321 [ 289 ] {} <Debug> TCP-Session: 3b4bc1fa-bc5d-4ebe-bc24-41253f14f4d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43292 | ||
| 3580 | 2026.03.19 19:42:47.290352 [ 289 ] {} <Debug> TCP-Session: 3b4bc1fa-bc5d-4ebe-bc24-41253f14f4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.03.19 19:42:47.290370 [ 289 ] {} <Debug> TCP-Session: 3b4bc1fa-bc5d-4ebe-bc24-41253f14f4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.03.19 19:42:47.290590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59576 | ||
| 3583 | 2026.03.19 19:42:47.290645 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39740 | ||
| 3584 | 2026.03.19 19:42:47.290677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61830 | ||
| 3585 | 2026.03.19 19:42:47.290721 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58215 | ||
| 3586 | 2026.03.19 19:42:47.290734 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56318 | ||
| 3587 | 2026.03.19 19:42:47.290794 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3588 | 2026.03.19 19:42:47.290707 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60171 | ||
| 3589 | 2026.03.19 19:42:47.290856 [ 289 ] {} <Trace> TCP-Session: 3b4bc1fa-bc5d-4ebe-bc24-41253f14f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.19 19:42:47.290859 [ 291 ] {} <Debug> TCP-Session: 9c2a0697-6414-436e-ae51-a5483e0f0d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:39740 | ||
| 3591 | 2026.03.19 19:42:47.290690 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3592 | 2026.03.19 19:42:47.290942 [ 291 ] {} <Debug> TCP-Session: 9c2a0697-6414-436e-ae51-a5483e0f0d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.03.19 19:42:47.290681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53031 | ||
| 3594 | 2026.03.19 19:42:47.290979 [ 290 ] {} <Debug> TCP-Session: 2c0de513-db07-49e2-b439-faefbf5ac9b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59576 | ||
| 3595 | 2026.03.19 19:42:47.290978 [ 291 ] {} <Debug> TCP-Session: 9c2a0697-6414-436e-ae51-a5483e0f0d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2026.03.19 19:42:47.291036 [ 290 ] {} <Debug> TCP-Session: 2c0de513-db07-49e2-b439-faefbf5ac9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.03.19 19:42:47.290688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48832 | ||
| 3598 | 2026.03.19 19:42:47.291106 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2026.03.19 19:42:47.291104 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.03.19 19:42:47.291160 [ 286 ] {} <Debug> TCP-Session: 428ceb78-261d-4c1b-a481-f2bed3f8fafa Authenticating user 'default' from [fd00:1122:3344:101::e]:58215 | ||
| 3601 | 2026.03.19 19:42:47.291160 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3602 | 2026.03.19 19:42:47.291202 [ 286 ] {} <Debug> TCP-Session: 428ceb78-261d-4c1b-a481-f2bed3f8fafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.03.19 19:42:47.291199 [ 287 ] {} <Debug> TCP-Session: ccb7354b-3878-4e5d-91f0-51646f3aab2f Authenticating user 'default' from [fd00:1122:3344:101::e]:56318 | ||
| 3604 | 2026.03.19 19:42:47.291244 [ 286 ] {} <Debug> TCP-Session: 428ceb78-261d-4c1b-a481-f2bed3f8fafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.03.19 19:42:47.291079 [ 290 ] {} <Debug> TCP-Session: 2c0de513-db07-49e2-b439-faefbf5ac9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.03.19 19:42:47.291279 [ 287 ] {} <Debug> TCP-Session: ccb7354b-3878-4e5d-91f0-51646f3aab2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.03.19 19:42:47.291323 [ 287 ] {} <Debug> TCP-Session: ccb7354b-3878-4e5d-91f0-51646f3aab2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.03.19 19:42:47.291375 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2026.03.19 19:42:47.291427 [ 267 ] {} <Debug> TCP-Session: 221aaa67-afab-4ab3-98b7-310e95b08458 Authenticating user 'default' from [fd00:1122:3344:101::e]:60171 | ||
| 3610 | 2026.03.19 19:42:47.291448 [ 267 ] {} <Debug> TCP-Session: 221aaa67-afab-4ab3-98b7-310e95b08458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.03.19 19:42:47.291463 [ 267 ] {} <Debug> TCP-Session: 221aaa67-afab-4ab3-98b7-310e95b08458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.03.19 19:42:47.291474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.03.19 19:42:47.291523 [ 293 ] {} <Debug> TCP-Session: 5bb1084e-608e-4d0c-af62-e7bd139c613a Authenticating user 'default' from [fd00:1122:3344:101::e]:48832 | ||
| 3614 | 2026.03.19 19:42:47.291552 [ 293 ] {} <Debug> TCP-Session: 5bb1084e-608e-4d0c-af62-e7bd139c613a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.03.19 19:42:47.291568 [ 293 ] {} <Debug> TCP-Session: 5bb1084e-608e-4d0c-af62-e7bd139c613a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.03.19 19:42:47.291576 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3617 | 2026.03.19 19:42:47.291622 [ 292 ] {} <Debug> TCP-Session: 9c4592b4-9fd4-4ed6-b95e-80a0665eb56f Authenticating user 'default' from [fd00:1122:3344:101::e]:61830 | ||
| 3618 | 2026.03.19 19:42:47.291645 [ 292 ] {} <Debug> TCP-Session: 9c4592b4-9fd4-4ed6-b95e-80a0665eb56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.03.19 19:42:47.291649 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3620 | 2026.03.19 19:42:47.291664 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3621 | 2026.03.19 19:42:47.291662 [ 292 ] {} <Debug> TCP-Session: 9c4592b4-9fd4-4ed6-b95e-80a0665eb56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.03.19 19:42:47.291737 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3623 | 2026.03.19 19:42:47.291739 [ 294 ] {} <Debug> TCP-Session: 90715283-6ecd-4c95-b00e-5c39e7394c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:53031 | ||
| 3624 | 2026.03.19 19:42:47.291783 [ 294 ] {} <Debug> TCP-Session: 90715283-6ecd-4c95-b00e-5c39e7394c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.03.19 19:42:47.291801 [ 294 ] {} <Debug> TCP-Session: 90715283-6ecd-4c95-b00e-5c39e7394c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.03.19 19:42:47.292180 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 3627 | 2026.03.19 19:42:47.293492 [ 324 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> AggregatingTransform: Aggregating | ||
| 3628 | 2026.03.19 19:42:47.293566 [ 324 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3629 | 2026.03.19 19:42:47.293610 [ 324 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001291746 sec. (774.146 rows/sec., 30.24 KiB/sec.) | ||
| 3630 | 2026.03.19 19:42:47.293631 [ 324 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Trace> Aggregator: Merging aggregated data | ||
| 3631 | 2026.03.19 19:42:47.295083 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004048 sec., 247.03557312252963 rows/sec., 9.65 KiB/sec. | ||
| 3632 | 2026.03.19 19:42:47.295303 [ 289 ] {44c102d3-8807-4942-89f4-3f8ab67a863a} <Debug> TCPHandler: Processed in 0.004653555 sec. | ||
| 3633 | 2026.03.19 19:42:47.295462 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3634 | 2026.03.19 19:42:47.295497 [ 289 ] {} <Debug> TCP-Session: 3b4bc1fa-bc5d-4ebe-bc24-41253f14f4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.03.19 19:42:47.295514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3636 | 2026.03.19 19:42:47.295556 [ 291 ] {} <Debug> TCP-Session: 9c2a0697-6414-436e-ae51-a5483e0f0d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.03.19 19:42:47.295564 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.03.19 19:42:47.295573 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3639 | 2026.03.19 19:42:47.295610 [ 267 ] {} <Debug> TCP-Session: 221aaa67-afab-4ab3-98b7-310e95b08458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.03.19 19:42:47.295623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.03.19 19:42:47.295642 [ 290 ] {} <Debug> TCP-Session: 2c0de513-db07-49e2-b439-faefbf5ac9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.03.19 19:42:47.295652 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.03.19 19:42:47.295689 [ 293 ] {} <Debug> TCP-Session: 5bb1084e-608e-4d0c-af62-e7bd139c613a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.03.19 19:42:47.295697 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.03.19 19:42:47.295733 [ 292 ] {} <Debug> TCP-Session: 9c4592b4-9fd4-4ed6-b95e-80a0665eb56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.03.19 19:42:47.295604 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.03.19 19:42:47.295766 [ 287 ] {} <Debug> TCP-Session: ccb7354b-3878-4e5d-91f0-51646f3aab2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.03.19 19:42:47.295585 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.03.19 19:42:47.295819 [ 286 ] {} <Debug> TCP-Session: 428ceb78-261d-4c1b-a481-f2bed3f8fafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.03.19 19:42:47.295863 [ 294 ] {} <Debug> TCP-Session: 90715283-6ecd-4c95-b00e-5c39e7394c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.03.19 19:42:47.331280 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 3652 | 2026.03.19 19:42:47.331367 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3653 | 2026.03.19 19:42:47.331400 [ 289 ] {} <Debug> TCP-Session: 1dc6cdd3-40bf-44b7-93f6-4eb9323596c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 3654 | 2026.03.19 19:42:47.331422 [ 289 ] {} <Debug> TCP-Session: 1dc6cdd3-40bf-44b7-93f6-4eb9323596c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.03.19 19:42:47.331439 [ 289 ] {} <Debug> TCP-Session: 1dc6cdd3-40bf-44b7-93f6-4eb9323596c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.03.19 19:42:47.331606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49366 | ||
| 3657 | 2026.03.19 19:42:47.331653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37888 | ||
| 3658 | 2026.03.19 19:42:47.331691 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.03.19 19:42:47.331710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50669 | ||
| 3660 | 2026.03.19 19:42:47.331737 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54516 | ||
| 3661 | 2026.03.19 19:42:47.331763 [ 289 ] {} <Trace> TCP-Session: 1dc6cdd3-40bf-44b7-93f6-4eb9323596c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.03.19 19:42:47.331791 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.03.19 19:42:47.331824 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2026.03.19 19:42:47.331845 [ 291 ] {} <Debug> TCP-Session: 4b13773a-5eb8-4aed-b64d-b2b49670a9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37888 | ||
| 3665 | 2026.03.19 19:42:47.331859 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3666 | 2026.03.19 19:42:47.331876 [ 293 ] {} <Debug> TCP-Session: 1cabdbd5-c396-4c14-85be-eb2bc3d82bae Authenticating user 'default' from [fd00:1122:3344:101::e]:50669 | ||
| 3667 | 2026.03.19 19:42:47.331885 [ 291 ] {} <Debug> TCP-Session: 4b13773a-5eb8-4aed-b64d-b2b49670a9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.03.19 19:42:47.331906 [ 267 ] {} <Debug> TCP-Session: 87634ff7-6354-40d7-a20f-052004d3020c Authenticating user 'default' from [fd00:1122:3344:101::e]:54516 | ||
| 3669 | 2026.03.19 19:42:47.331921 [ 293 ] {} <Debug> TCP-Session: 1cabdbd5-c396-4c14-85be-eb2bc3d82bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.03.19 19:42:47.331924 [ 291 ] {} <Debug> TCP-Session: 4b13773a-5eb8-4aed-b64d-b2b49670a9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.03.19 19:42:47.331948 [ 267 ] {} <Debug> TCP-Session: 87634ff7-6354-40d7-a20f-052004d3020c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.03.19 19:42:47.331959 [ 293 ] {} <Debug> TCP-Session: 1cabdbd5-c396-4c14-85be-eb2bc3d82bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.03.19 19:42:47.331990 [ 267 ] {} <Debug> TCP-Session: 87634ff7-6354-40d7-a20f-052004d3020c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.03.19 19:42:47.331752 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44068 | ||
| 3675 | 2026.03.19 19:42:47.331749 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42423 | ||
| 3676 | 2026.03.19 19:42:47.331737 [ 290 ] {} <Debug> TCP-Session: 716e3cb9-75a5-4eea-b7bf-2094c1d8b8de Authenticating user 'default' from [fd00:1122:3344:101::e]:49366 | ||
| 3677 | 2026.03.19 19:42:47.332122 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.03.19 19:42:47.332142 [ 290 ] {} <Debug> TCP-Session: 716e3cb9-75a5-4eea-b7bf-2094c1d8b8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.03.19 19:42:47.332168 [ 287 ] {} <Debug> TCP-Session: e3e8cb72-2855-4aa7-827b-1a53356aec65 Authenticating user 'default' from [fd00:1122:3344:101::e]:44068 | ||
| 3680 | 2026.03.19 19:42:47.332176 [ 290 ] {} <Debug> TCP-Session: 716e3cb9-75a5-4eea-b7bf-2094c1d8b8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.03.19 19:42:47.332190 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.03.19 19:42:47.332204 [ 287 ] {} <Debug> TCP-Session: e3e8cb72-2855-4aa7-827b-1a53356aec65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.03.19 19:42:47.331660 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63176 | ||
| 3684 | 2026.03.19 19:42:47.332266 [ 287 ] {} <Debug> TCP-Session: e3e8cb72-2855-4aa7-827b-1a53356aec65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.03.19 19:42:47.332260 [ 286 ] {} <Debug> TCP-Session: a4d5738a-24a1-4a49-bf47-4aabd8660ed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42423 | ||
| 3686 | 2026.03.19 19:42:47.331960 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3687 | 2026.03.19 19:42:47.332341 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3688 | 2026.03.19 19:42:47.332347 [ 286 ] {} <Debug> TCP-Session: a4d5738a-24a1-4a49-bf47-4aabd8660ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.19 19:42:47.332393 [ 292 ] {} <Debug> TCP-Session: 86594ed9-f3c9-4a81-a3ee-0e3dc806e3c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63176 | ||
| 3690 | 2026.03.19 19:42:47.332417 [ 286 ] {} <Debug> TCP-Session: a4d5738a-24a1-4a49-bf47-4aabd8660ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.03.19 19:42:47.332436 [ 292 ] {} <Debug> TCP-Session: 86594ed9-f3c9-4a81-a3ee-0e3dc806e3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.03.19 19:42:47.331721 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59903 | ||
| 3693 | 2026.03.19 19:42:47.332468 [ 292 ] {} <Debug> TCP-Session: 86594ed9-f3c9-4a81-a3ee-0e3dc806e3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.19 19:42:47.332550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2026.03.19 19:42:47.332587 [ 294 ] {} <Debug> TCP-Session: 77b82fb7-edc2-498d-b547-ac2571d729bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59903 | ||
| 3696 | 2026.03.19 19:42:47.332589 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3697 | 2026.03.19 19:42:47.332612 [ 294 ] {} <Debug> TCP-Session: 77b82fb7-edc2-498d-b547-ac2571d729bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.03.19 19:42:47.332635 [ 294 ] {} <Debug> TCP-Session: 77b82fb7-edc2-498d-b547-ac2571d729bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.03.19 19:42:47.332659 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2026.03.19 19:42:47.332999 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 3701 | 2026.03.19 19:42:47.334121 [ 284 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> AggregatingTransform: Aggregating | ||
| 3702 | 2026.03.19 19:42:47.334163 [ 284 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3703 | 2026.03.19 19:42:47.334203 [ 284 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081893 sec. (924.306 rows/sec., 36.11 KiB/sec.) | ||
| 3704 | 2026.03.19 19:42:47.334223 [ 284 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Trace> Aggregator: Merging aggregated data | ||
| 3705 | 2026.03.19 19:42:47.335806 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003897 sec., 256.60764690787784 rows/sec., 10.02 KiB/sec. | ||
| 3706 | 2026.03.19 19:42:47.335963 [ 289 ] {5fb3b91c-511a-4a99-b600-cf6fa78ccff0} <Debug> TCPHandler: Processed in 0.004288428 sec. | ||
| 3707 | 2026.03.19 19:42:47.336091 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.03.19 19:42:47.336126 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.03.19 19:42:47.336131 [ 290 ] {} <Debug> TCP-Session: 716e3cb9-75a5-4eea-b7bf-2094c1d8b8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.03.19 19:42:47.336163 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.03.19 19:42:47.336184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.03.19 19:42:47.336189 [ 291 ] {} <Debug> TCP-Session: 4b13773a-5eb8-4aed-b64d-b2b49670a9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.03.19 19:42:47.336217 [ 292 ] {} <Debug> TCP-Session: 86594ed9-f3c9-4a81-a3ee-0e3dc806e3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.03.19 19:42:47.336240 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.03.19 19:42:47.336253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2026.03.19 19:42:47.336297 [ 286 ] {} <Debug> TCP-Session: a4d5738a-24a1-4a49-bf47-4aabd8660ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.03.19 19:42:47.336241 [ 293 ] {} <Debug> TCP-Session: 1cabdbd5-c396-4c14-85be-eb2bc3d82bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.19 19:42:47.336322 [ 289 ] {} <Debug> TCP-Session: 1dc6cdd3-40bf-44b7-93f6-4eb9323596c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.19 19:42:47.336219 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2026.03.19 19:42:47.336204 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2026.03.19 19:42:47.336140 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2026.03.19 19:42:47.336428 [ 287 ] {} <Debug> TCP-Session: e3e8cb72-2855-4aa7-827b-1a53356aec65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.03.19 19:42:47.336450 [ 267 ] {} <Debug> TCP-Session: 87634ff7-6354-40d7-a20f-052004d3020c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.03.19 19:42:47.336477 [ 294 ] {} <Debug> TCP-Session: 77b82fb7-edc2-498d-b547-ac2571d729bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.19 19:42:47.451567 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41237 | ||
| 3726 | 2026.03.19 19:42:47.451693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2026.03.19 19:42:47.451722 [ 289 ] {} <Debug> TCP-Session: 3e3a0a74-c7e2-482c-9eea-cc38d0221a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:41237 | ||
| 3728 | 2026.03.19 19:42:47.451749 [ 289 ] {} <Debug> TCP-Session: 3e3a0a74-c7e2-482c-9eea-cc38d0221a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.19 19:42:47.451765 [ 289 ] {} <Debug> TCP-Session: 3e3a0a74-c7e2-482c-9eea-cc38d0221a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.19 19:42:47.451998 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46545 | ||
| 3731 | 2026.03.19 19:42:47.452023 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40941 | ||
| 3732 | 2026.03.19 19:42:47.452040 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65312 | ||
| 3733 | 2026.03.19 19:42:47.452083 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49854 | ||
| 3734 | 2026.03.19 19:42:47.452089 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.03.19 19:42:47.452146 [ 289 ] {} <Trace> TCP-Session: 3e3a0a74-c7e2-482c-9eea-cc38d0221a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.03.19 19:42:47.452165 [ 290 ] {} <Debug> TCP-Session: 38eafedd-e3f2-4579-9549-08913bc53e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:46545 | ||
| 3737 | 2026.03.19 19:42:47.452077 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50332 | ||
| 3738 | 2026.03.19 19:42:47.452195 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.03.19 19:42:47.452199 [ 290 ] {} <Debug> TCP-Session: 38eafedd-e3f2-4579-9549-08913bc53e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.03.19 19:42:47.452205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2026.03.19 19:42:47.452244 [ 286 ] {} <Debug> TCP-Session: b2015e3d-b104-43ce-80e1-d5c2c179d39a Authenticating user 'default' from [fd00:1122:3344:101::e]:49854 | ||
| 3742 | 2026.03.19 19:42:47.452271 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3743 | 2026.03.19 19:42:47.452287 [ 292 ] {} <Debug> TCP-Session: e203d165-5afe-4fa2-90fa-3a2a98dc2565 Authenticating user 'default' from [fd00:1122:3344:101::e]:65312 | ||
| 3744 | 2026.03.19 19:42:47.452296 [ 286 ] {} <Debug> TCP-Session: b2015e3d-b104-43ce-80e1-d5c2c179d39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.03.19 19:42:47.452309 [ 267 ] {} <Debug> TCP-Session: 85894303-e937-4436-beff-7d168607ef37 Authenticating user 'default' from [fd00:1122:3344:101::e]:50332 | ||
| 3746 | 2026.03.19 19:42:47.452328 [ 292 ] {} <Debug> TCP-Session: e203d165-5afe-4fa2-90fa-3a2a98dc2565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.03.19 19:42:47.452329 [ 286 ] {} <Debug> TCP-Session: b2015e3d-b104-43ce-80e1-d5c2c179d39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.03.19 19:42:47.452345 [ 267 ] {} <Debug> TCP-Session: 85894303-e937-4436-beff-7d168607ef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.03.19 19:42:47.452361 [ 292 ] {} <Debug> TCP-Session: e203d165-5afe-4fa2-90fa-3a2a98dc2565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.03.19 19:42:47.452392 [ 267 ] {} <Debug> TCP-Session: 85894303-e937-4436-beff-7d168607ef37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.03.19 19:42:47.452056 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33575 | ||
| 3752 | 2026.03.19 19:42:47.452384 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3753 | 2026.03.19 19:42:47.452260 [ 290 ] {} <Debug> TCP-Session: 38eafedd-e3f2-4579-9549-08913bc53e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.03.19 19:42:47.452149 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2026.03.19 19:42:47.452043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36802 | ||
| 3756 | 2026.03.19 19:42:47.452591 [ 291 ] {} <Debug> TCP-Session: 62f6eab8-effc-41d7-98f6-4981e6c41891 Authenticating user 'default' from [fd00:1122:3344:101::e]:40941 | ||
| 3757 | 2026.03.19 19:42:47.452593 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.03.19 19:42:47.452644 [ 291 ] {} <Debug> TCP-Session: 62f6eab8-effc-41d7-98f6-4981e6c41891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.03.19 19:42:47.452672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2026.03.19 19:42:47.452676 [ 293 ] {} <Debug> TCP-Session: 0caa9e55-e9e1-46ef-a382-5a52e1c23039 Authenticating user 'default' from [fd00:1122:3344:101::e]:33575 | ||
| 3761 | 2026.03.19 19:42:47.452710 [ 294 ] {} <Debug> TCP-Session: 5f6b5103-6ce9-4234-bc7f-1d93d7d9b8f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36802 | ||
| 3762 | 2026.03.19 19:42:47.452733 [ 293 ] {} <Debug> TCP-Session: 0caa9e55-e9e1-46ef-a382-5a52e1c23039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.03.19 19:42:47.452744 [ 294 ] {} <Debug> TCP-Session: 5f6b5103-6ce9-4234-bc7f-1d93d7d9b8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.03.19 19:42:47.452774 [ 293 ] {} <Debug> TCP-Session: 0caa9e55-e9e1-46ef-a382-5a52e1c23039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.03.19 19:42:47.452785 [ 294 ] {} <Debug> TCP-Session: 5f6b5103-6ce9-4234-bc7f-1d93d7d9b8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.19 19:42:47.452681 [ 291 ] {} <Debug> TCP-Session: 62f6eab8-effc-41d7-98f6-4981e6c41891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.03.19 19:42:47.452843 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3768 | 2026.03.19 19:42:47.452918 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3769 | 2026.03.19 19:42:47.453286 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 3770 | 2026.03.19 19:42:47.454424 [ 285 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> AggregatingTransform: Aggregating | ||
| 3771 | 2026.03.19 19:42:47.454479 [ 285 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3772 | 2026.03.19 19:42:47.454518 [ 285 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001110192 sec. (900.745 rows/sec., 35.19 KiB/sec.) | ||
| 3773 | 2026.03.19 19:42:47.454538 [ 285 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Trace> Aggregator: Merging aggregated data | ||
| 3774 | 2026.03.19 19:42:47.456349 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004041 sec., 247.46349913387775 rows/sec., 9.67 KiB/sec. | ||
| 3775 | 2026.03.19 19:42:47.456522 [ 289 ] {752108ae-e20f-41c1-a586-97ab7092c1d6} <Debug> TCPHandler: Processed in 0.004524782 sec. | ||
| 3776 | 2026.03.19 19:42:47.456682 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.03.19 19:42:47.456728 [ 289 ] {} <Debug> TCP-Session: 3e3a0a74-c7e2-482c-9eea-cc38d0221a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.03.19 19:42:47.456748 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.03.19 19:42:47.456775 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3780 | 2026.03.19 19:42:47.456801 [ 292 ] {} <Debug> TCP-Session: e203d165-5afe-4fa2-90fa-3a2a98dc2565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.03.19 19:42:47.456807 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.03.19 19:42:47.456840 [ 293 ] {} <Debug> TCP-Session: 0caa9e55-e9e1-46ef-a382-5a52e1c23039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.03.19 19:42:47.456843 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.03.19 19:42:47.456872 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.03.19 19:42:47.456884 [ 267 ] {} <Debug> TCP-Session: 85894303-e937-4436-beff-7d168607ef37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.03.19 19:42:47.456857 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.03.19 19:42:47.456927 [ 290 ] {} <Debug> TCP-Session: 38eafedd-e3f2-4579-9549-08913bc53e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.03.19 19:42:47.456937 [ 286 ] {} <Debug> TCP-Session: b2015e3d-b104-43ce-80e1-d5c2c179d39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.19 19:42:47.456993 [ 294 ] {} <Debug> TCP-Session: 5f6b5103-6ce9-4234-bc7f-1d93d7d9b8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.03.19 19:42:47.456820 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3791 | 2026.03.19 19:42:47.457074 [ 291 ] {} <Debug> TCP-Session: 62f6eab8-effc-41d7-98f6-4981e6c41891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.03.19 19:42:47.458991 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 | ||
| 3793 | 2026.03.19 19:42:47.459081 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3794 | 2026.03.19 19:42:47.459112 [ 287 ] {} <Debug> TCP-Session: ead0e641-a167-4e24-86c7-0b5c5ae8192b Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 | ||
| 3795 | 2026.03.19 19:42:47.459135 [ 287 ] {} <Debug> TCP-Session: ead0e641-a167-4e24-86c7-0b5c5ae8192b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.03.19 19:42:47.459155 [ 287 ] {} <Debug> TCP-Session: ead0e641-a167-4e24-86c7-0b5c5ae8192b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.03.19 19:42:47.481478 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54982). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3798 | |||
| 3799 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3800 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3801 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3802 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3803 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3804 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3805 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3806 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3807 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3808 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3809 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3810 | (version 23.8.7.1) | ||
| 3811 | 2026.03.19 19:42:47.481678 [ 287 ] {} <Debug> TCP-Session: ead0e641-a167-4e24-86c7-0b5c5ae8192b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.03.19 19:42:47.941414 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3813 | 2026.03.19 19:42:47.941468 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3814 | 2026.03.19 19:42:48.008355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7723 | ||
| 3815 | 2026.03.19 19:42:48.008886 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.03.19 19:42:48.008940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3817 | 2026.03.19 19:42:48.009447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3818 | 2026.03.19 19:42:48.009708 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.03.19 19:42:48.009857 [ 134 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3820 | 2026.03.19 19:42:48.009873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7723 | ||
| 3821 | 2026.03.19 19:42:48.009920 [ 134 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.03.19 19:42:48.009951 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3823 | 2026.03.19 19:42:48.010055 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3824 | 2026.03.19 19:42:48.010177 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3825 | 2026.03.19 19:42:48.010216 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5291 rows starting from the beginning of the part | ||
| 3826 | 2026.03.19 19:42:48.010283 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3827 | 2026.03.19 19:42:48.010335 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3828 | 2026.03.19 19:42:48.010383 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3829 | 2026.03.19 19:42:48.010424 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3830 | 2026.03.19 19:42:48.010471 [ 194 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3831 | 2026.03.19 19:42:48.012064 [ 187 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050642 sec., 3766137.629093718 rows/sec., 53.88 MiB/sec. | ||
| 3832 | 2026.03.19 19:42:48.012776 [ 187 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3833 | 2026.03.19 19:42:48.013068 [ 187 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.03.19 19:42:48.013146 [ 187 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_16_3} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3835 | 2026.03.19 19:42:48.013267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3836 | 2026.03.19 19:42:48.028554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 526 | ||
| 3837 | 2026.03.19 19:42:48.030952 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.03.19 19:42:48.030992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3839 | 2026.03.19 19:42:48.032157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3840 | 2026.03.19 19:42:48.032403 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.03.19 19:42:48.032538 [ 134 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3842 | 2026.03.19 19:42:48.032579 [ 134 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.03.19 19:42:48.032600 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3844 | 2026.03.19 19:42:48.032635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3845 | 2026.03.19 19:42:48.032687 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3846 | 2026.03.19 19:42:48.033292 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2026.03.19 19:42:48.033450 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 346 rows starting from the beginning of the part | ||
| 3848 | 2026.03.19 19:42:48.033815 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3849 | 2026.03.19 19:42:48.034159 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3850 | 2026.03.19 19:42:48.034500 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3851 | 2026.03.19 19:42:48.034862 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3852 | 2026.03.19 19:42:48.035213 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3853 | 2026.03.19 19:42:48.040738 [ 201 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 72 columns (72 merged, 0 gathered) in 0.008086716 sec., 65044.94531525528 rows/sec., 56.54 MiB/sec. | ||
| 3854 | 2026.03.19 19:42:48.041507 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3855 | 2026.03.19 19:42:48.042003 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.03.19 19:42:48.042070 [ 191 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_11_2} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3857 | 2026.03.19 19:42:48.042194 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3858 | 2026.03.19 19:42:48.409391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3859 | 2026.03.19 19:42:48.429373 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.03.19 19:42:48.429447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3861 | 2026.03.19 19:42:48.439134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3862 | 2026.03.19 19:42:48.440321 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.03.19 19:42:48.440686 [ 134 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3864 | 2026.03.19 19:42:48.440764 [ 134 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.19 19:42:48.440795 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3866 | 2026.03.19 19:42:48.440962 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3867 | 2026.03.19 19:42:48.446703 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2026.03.19 19:42:48.447283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3869 | 2026.03.19 19:42:48.448463 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3870 | 2026.03.19 19:42:48.453198 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3871 | 2026.03.19 19:42:48.457420 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3872 | 2026.03.19 19:42:48.461853 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3873 | 2026.03.19 19:42:48.466499 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3874 | 2026.03.19 19:42:48.471323 [ 194 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3875 | 2026.03.19 19:42:48.537667 [ 201 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09676581 sec., 1250.4416590942608 rows/sec., 6.47 MiB/sec. | ||
| 3876 | 2026.03.19 19:42:48.540451 [ 188 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3877 | 2026.03.19 19:42:48.542741 [ 188 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.03.19 19:42:48.542865 [ 188 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_16_3} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3879 | 2026.03.19 19:42:48.545415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3880 | 2026.03.19 19:42:49.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.60 MiB, peak 237.55 MiB, free memory in arenas 0.00 B, will set to 237.89 MiB (RSS), difference: 10.29 MiB | ||
| 3881 | 2026.03.19 19:42:49.001295 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000857308 sec. | ||
| 3882 | 2026.03.19 19:42:49.129438 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.03.19 19:42:49.129623 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.03.19 19:42:49.129695 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3885 | 2026.03.19 19:42:49.130701 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.03.19 19:42:49.130761 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3887 | 2026.03.19 19:42:49.131303 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3888 | 2026.03.19 19:42:49.131542 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.03.19 19:42:49.131722 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002148 sec., 132216.01489757912 rows/sec., 8.40 MiB/sec. | ||
| 3890 | 2026.03.19 19:42:49.131776 [ 268 ] {1e907dbd-a3b3-4ae4-9815-5cba5151e61a} <Debug> TCPHandler: Processed in 0.00247411 sec. | ||
| 3891 | 2026.03.19 19:42:49.131927 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.03.19 19:42:49.132037 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3893 | 2026.03.19 19:42:49.132082 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3894 | 2026.03.19 19:42:49.132928 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.03.19 19:42:49.132968 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3896 | 2026.03.19 19:42:49.133363 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3897 | 2026.03.19 19:42:49.133608 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.03.19 19:42:49.133744 [ 133 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3899 | 2026.03.19 19:42:49.133762 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001752 sec., 484589.0410958904 rows/sec., 38.12 MiB/sec. | ||
| 3900 | 2026.03.19 19:42:49.133818 [ 133 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.03.19 19:42:49.133829 [ 268 ] {fa39685f-e335-4758-bc76-e22f22a3fa3f} <Debug> TCPHandler: Processed in 0.001958849 sec. | ||
| 3902 | 2026.03.19 19:42:49.133848 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3903 | 2026.03.19 19:42:49.133963 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.03.19 19:42:49.133968 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3905 | 2026.03.19 19:42:49.134072 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.03.19 19:42:49.134110 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3907 | 2026.03.19 19:42:49.134120 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3908 | 2026.03.19 19:42:49.134152 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 885 rows starting from the beginning of the part | ||
| 3909 | 2026.03.19 19:42:49.134223 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 849 rows starting from the beginning of the part | ||
| 3910 | 2026.03.19 19:42:49.134269 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3911 | 2026.03.19 19:42:49.134310 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 849 rows starting from the beginning of the part | ||
| 3912 | 2026.03.19 19:42:49.134351 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 3913 | 2026.03.19 19:42:49.134395 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 849 rows starting from the beginning of the part | ||
| 3914 | 2026.03.19 19:42:49.134618 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.03.19 19:42:49.134664 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3916 | 2026.03.19 19:42:49.135090 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3917 | 2026.03.19 19:42:49.135332 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.19 19:42:49.135474 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001425 sec., 117894.73684210525 rows/sec., 7.19 MiB/sec. | ||
| 3919 | 2026.03.19 19:42:49.135512 [ 268 ] {4101edd4-d7b1-4a2e-810f-ed0799c3a02f} <Debug> TCPHandler: Processed in 0.001602713 sec. | ||
| 3920 | 2026.03.19 19:42:49.135632 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.03.19 19:42:49.135733 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.03.19 19:42:49.135774 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3923 | 2026.03.19 19:42:49.135980 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066812 sec., 1742780.668972311 rows/sec., 144.39 MiB/sec. | ||
| 3924 | 2026.03.19 19:42:49.136241 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.19 19:42:49.136285 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3926 | 2026.03.19 19:42:49.136316 [ 190 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3927 | 2026.03.19 19:42:49.136696 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3928 | 2026.03.19 19:42:49.136712 [ 190 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.03.19 19:42:49.136817 [ 190 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_21_4} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3930 | 2026.03.19 19:42:49.136941 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3931 | 2026.03.19 19:42:49.136943 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.03.19 19:42:49.137106 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001396 sec., 106733.52435530085 rows/sec., 6.90 MiB/sec. | ||
| 3933 | 2026.03.19 19:42:49.137144 [ 268 ] {14b979fa-abaa-47fc-9473-7750a503e1e1} <Debug> TCPHandler: Processed in 0.001564192 sec. | ||
| 3934 | 2026.03.19 19:42:49.137263 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.03.19 19:42:49.137362 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.03.19 19:42:49.137404 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3937 | 2026.03.19 19:42:49.137855 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.03.19 19:42:49.137892 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3939 | 2026.03.19 19:42:49.138224 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3940 | 2026.03.19 19:42:49.138435 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.03.19 19:42:49.138577 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 3942 | 2026.03.19 19:42:49.138616 [ 268 ] {be53376a-2fbe-49aa-8d8b-ea30d7576980} <Debug> TCPHandler: Processed in 0.001404409 sec. | ||
| 3943 | 2026.03.19 19:42:49.138735 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.03.19 19:42:49.138833 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3945 | 2026.03.19 19:42:49.138874 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3946 | 2026.03.19 19:42:49.139509 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.03.19 19:42:49.139547 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3948 | 2026.03.19 19:42:49.139888 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3949 | 2026.03.19 19:42:49.140098 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.03.19 19:42:49.140212 [ 132 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3951 | 2026.03.19 19:42:49.140234 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00142 sec., 363380.28169014084 rows/sec., 25.62 MiB/sec. | ||
| 3952 | 2026.03.19 19:42:49.140270 [ 132 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.03.19 19:42:49.140287 [ 268 ] {ad00edb6-7b61-4b67-9968-b23c27ad1c0b} <Debug> TCPHandler: Processed in 0.001602873 sec. | ||
| 3954 | 2026.03.19 19:42:49.140298 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3955 | 2026.03.19 19:42:49.140398 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3956 | 2026.03.19 19:42:49.140416 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.03.19 19:42:49.140487 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.03.19 19:42:49.140518 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3959 | 2026.03.19 19:42:49.140519 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 564 rows starting from the beginning of the part | ||
| 3960 | 2026.03.19 19:42:49.140569 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3961 | 2026.03.19 19:42:49.140594 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 516 rows starting from the beginning of the part | ||
| 3962 | 2026.03.19 19:42:49.140643 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3963 | 2026.03.19 19:42:49.140681 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 516 rows starting from the beginning of the part | ||
| 3964 | 2026.03.19 19:42:49.140720 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3965 | 2026.03.19 19:42:49.140755 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 516 rows starting from the beginning of the part | ||
| 3966 | 2026.03.19 19:42:49.140917 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.19 19:42:49.140960 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3968 | 2026.03.19 19:42:49.141299 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3969 | 2026.03.19 19:42:49.141553 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.19 19:42:49.141662 [ 132 ] {} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3971 | 2026.03.19 19:42:49.141690 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 3972 | 2026.03.19 19:42:49.141696 [ 132 ] {} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.03.19 19:42:49.141733 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3974 | 2026.03.19 19:42:49.141735 [ 268 ] {41795327-12a8-4728-a6da-36bfd2089538} <Debug> TCPHandler: Processed in 0.001370808 sec. | ||
| 3975 | 2026.03.19 19:42:49.141820 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3976 | 2026.03.19 19:42:49.141857 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.03.19 19:42:49.141939 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2026.03.19 19:42:49.141956 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.03.19 19:42:49.141960 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601953 sec., 1416396.1114964047 rows/sec., 106.27 MiB/sec. | ||
| 3980 | 2026.03.19 19:42:49.141977 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3981 | 2026.03.19 19:42:49.142006 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3982 | 2026.03.19 19:42:49.142057 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3983 | 2026.03.19 19:42:49.142109 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3984 | 2026.03.19 19:42:49.142151 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3985 | 2026.03.19 19:42:49.142185 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3986 | 2026.03.19 19:42:49.142191 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3987 | 2026.03.19 19:42:49.142251 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 3988 | 2026.03.19 19:42:49.142433 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.03.19 19:42:49.142478 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3990 | 2026.03.19 19:42:49.142561 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.03.19 19:42:49.142654 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_21_4} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3992 | 2026.03.19 19:42:49.142764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3993 | 2026.03.19 19:42:49.142906 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3994 | 2026.03.19 19:42:49.143110 [ 188 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331978 sec., 49550.36794902018 rows/sec., 2.53 MiB/sec. | ||
| 3995 | 2026.03.19 19:42:49.143139 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.03.19 19:42:49.143271 [ 188 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3997 | 2026.03.19 19:42:49.143271 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3998 | 2026.03.19 19:42:49.143287 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001351 sec., 196150.99925980755 rows/sec., 13.03 MiB/sec. | ||
| 3999 | 2026.03.19 19:42:49.143319 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.19 19:42:49.143345 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4001 | 2026.03.19 19:42:49.143347 [ 268 ] {47ec1a0c-a02d-4d43-a283-4f8bee7fbbc6} <Debug> TCPHandler: Processed in 0.001539951 sec. | ||
| 4002 | 2026.03.19 19:42:49.143418 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4003 | 2026.03.19 19:42:49.143475 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.03.19 19:42:49.143537 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4005 | 2026.03.19 19:42:49.143573 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3114 rows starting from the beginning of the part | ||
| 4006 | 2026.03.19 19:42:49.143578 [ 188 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.19 19:42:49.143577 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.03.19 19:42:49.143625 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 4009 | 2026.03.19 19:42:49.143645 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4010 | 2026.03.19 19:42:49.143670 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4011 | 2026.03.19 19:42:49.143674 [ 188 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_11_2} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4012 | 2026.03.19 19:42:49.143733 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 4013 | 2026.03.19 19:42:49.143781 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4014 | 2026.03.19 19:42:49.143781 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4015 | 2026.03.19 19:42:49.143820 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 4016 | 2026.03.19 19:42:49.144044 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.03.19 19:42:49.144088 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4018 | 2026.03.19 19:42:49.144416 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4019 | 2026.03.19 19:42:49.144658 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.03.19 19:42:49.144810 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 4021 | 2026.03.19 19:42:49.144850 [ 268 ] {2b579637-f000-44f2-9027-611bd246f1e4} <Debug> TCPHandler: Processed in 0.001426139 sec. | ||
| 4022 | 2026.03.19 19:42:49.144960 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.03.19 19:42:49.145057 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4024 | 2026.03.19 19:42:49.145111 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4025 | 2026.03.19 19:42:49.145647 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260646 sec., 1870704.2146359936 rows/sec., 126.20 MiB/sec. | ||
| 4026 | 2026.03.19 19:42:49.145933 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.03.19 19:42:49.145975 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4028 | 2026.03.19 19:42:49.146089 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4029 | 2026.03.19 19:42:49.146424 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.03.19 19:42:49.146500 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4031 | 2026.03.19 19:42:49.146572 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4032 | 2026.03.19 19:42:49.146583 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4033 | 2026.03.19 19:42:49.146841 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.03.19 19:42:49.146988 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001951 sec., 13326.499231163505 rows/sec., 23.88 MiB/sec. | ||
| 4035 | 2026.03.19 19:42:49.147043 [ 268 ] {951ca80c-e936-425c-9b06-1d4f1039fe39} <Debug> TCPHandler: Processed in 0.002133354 sec. | ||
| 4036 | 2026.03.19 19:42:49.147158 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.03.19 19:42:49.147254 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.03.19 19:42:49.147295 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4039 | 2026.03.19 19:42:49.147627 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.03.19 19:42:49.147665 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4041 | 2026.03.19 19:42:49.147984 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4042 | 2026.03.19 19:42:49.148195 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.03.19 19:42:49.148312 [ 132 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4044 | 2026.03.19 19:42:49.148324 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 4045 | 2026.03.19 19:42:49.148351 [ 132 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.03.19 19:42:49.148372 [ 268 ] {81c1ba29-cd3f-4aa6-8feb-1fd05e8c657b} <Debug> TCPHandler: Processed in 0.001265016 sec. | ||
| 4047 | 2026.03.19 19:42:49.148376 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4048 | 2026.03.19 19:42:49.148469 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4049 | 2026.03.19 19:42:49.148560 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4050 | 2026.03.19 19:42:49.148588 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1110 rows starting from the beginning of the part | ||
| 4051 | 2026.03.19 19:42:49.148637 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 4052 | 2026.03.19 19:42:49.148679 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4053 | 2026.03.19 19:42:49.148719 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4054 | 2026.03.19 19:42:49.148756 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4055 | 2026.03.19 19:42:49.148792 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 4056 | 2026.03.19 19:42:49.149678 [ 190 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242986 sec., 1206771.4358810156 rows/sec., 77.41 MiB/sec. | ||
| 4057 | 2026.03.19 19:42:49.149866 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4058 | 2026.03.19 19:42:49.150105 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.03.19 19:42:49.150165 [ 196 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_21_4} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4060 | 2026.03.19 19:42:49.150221 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4061 | 2026.03.19 19:42:54.122407 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.03.19 19:42:54.122721 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4063 | 2026.03.19 19:42:54.122830 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4064 | 2026.03.19 19:42:54.123733 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.03.19 19:42:54.123779 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4066 | 2026.03.19 19:42:54.124172 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4067 | 2026.03.19 19:42:54.124400 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.03.19 19:42:54.124557 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 170.15 KiB/sec. | ||
| 4069 | 2026.03.19 19:42:54.124601 [ 268 ] {3f1c3f95-94f6-4ef1-a90e-1eb2d4f96b0e} <Debug> TCPHandler: Processed in 0.002386089 sec. | ||
| 4070 | 2026.03.19 19:42:54.124724 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.03.19 19:42:54.124828 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4072 | 2026.03.19 19:42:54.124876 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4073 | 2026.03.19 19:42:54.125342 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.03.19 19:42:54.125381 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4075 | 2026.03.19 19:42:54.125706 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4076 | 2026.03.19 19:42:54.125917 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.03.19 19:42:54.126050 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Debug> executeQuery: Read 88 rows, 7.54 KiB in 0.001241 sec., 70910.55600322322 rows/sec., 5.93 MiB/sec. | ||
| 4078 | 2026.03.19 19:42:54.126092 [ 268 ] {02eb3037-3ca9-4975-9667-6e5e05a025b2} <Debug> TCPHandler: Processed in 0.001420009 sec. | ||
| 4079 | 2026.03.19 19:42:54.126204 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.03.19 19:42:54.126300 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.03.19 19:42:54.126340 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4082 | 2026.03.19 19:42:54.126761 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.03.19 19:42:54.126808 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4084 | 2026.03.19 19:42:54.127183 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4085 | 2026.03.19 19:42:54.127430 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.03.19 19:42:54.127572 [ 126 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4087 | 2026.03.19 19:42:54.127577 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001296 sec., 14660.493827160493 rows/sec., 1.06 MiB/sec. | ||
| 4088 | 2026.03.19 19:42:54.127646 [ 126 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.03.19 19:42:54.127663 [ 268 ] {5fa19858-1e3f-4d91-a8df-4be8d8648696} <Debug> TCPHandler: Processed in 0.001509111 sec. | ||
| 4090 | 2026.03.19 19:42:54.127673 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4091 | 2026.03.19 19:42:54.127780 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.03.19 19:42:54.127791 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4093 | 2026.03.19 19:42:54.127881 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4094 | 2026.03.19 19:42:54.127920 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4095 | 2026.03.19 19:42:54.127926 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4096 | 2026.03.19 19:42:54.127958 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 198 rows starting from the beginning of the part | ||
| 4097 | 2026.03.19 19:42:54.128028 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4098 | 2026.03.19 19:42:54.128077 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 168 rows starting from the beginning of the part | ||
| 4099 | 2026.03.19 19:42:54.128119 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4100 | 2026.03.19 19:42:54.128159 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 168 rows starting from the beginning of the part | ||
| 4101 | 2026.03.19 19:42:54.128200 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::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 | ||
| 4102 | 2026.03.19 19:42:54.128371 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.03.19 19:42:54.128413 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4104 | 2026.03.19 19:42:54.128754 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4105 | 2026.03.19 19:42:54.128992 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.19 19:42:54.129124 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001262 sec., 65768.62123613311 rows/sec., 5.14 MiB/sec. | ||
| 4107 | 2026.03.19 19:42:54.129158 [ 202 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412558 sec., 412018.4799491419 rows/sec., 27.32 MiB/sec. | ||
| 4108 | 2026.03.19 19:42:54.129161 [ 268 ] {33e357ec-b039-4f87-8f93-9b1539e55c01} <Debug> TCPHandler: Processed in 0.00143172 sec. | ||
| 4109 | 2026.03.19 19:42:54.129318 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.03.19 19:42:54.129373 [ 202 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4111 | 2026.03.19 19:42:54.129414 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.03.19 19:42:54.129462 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4113 | 2026.03.19 19:42:54.129678 [ 202 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.03.19 19:42:54.129762 [ 202 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_21_4} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4115 | 2026.03.19 19:42:54.129851 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4116 | 2026.03.19 19:42:54.129887 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.19 19:42:54.129929 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4118 | 2026.03.19 19:42:54.130277 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4119 | 2026.03.19 19:42:54.130483 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.03.19 19:42:54.130614 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001219 sec., 132895.81624282198 rows/sec., 9.25 MiB/sec. | ||
| 4121 | 2026.03.19 19:42:54.130652 [ 268 ] {3823f54b-6637-4816-b5e5-0d38fde29f1a} <Debug> TCPHandler: Processed in 0.001384358 sec. | ||
| 4122 | 2026.03.19 19:42:54.130759 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.03.19 19:42:54.130854 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.03.19 19:42:54.130909 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4125 | 2026.03.19 19:42:54.131669 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.03.19 19:42:54.131705 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4127 | 2026.03.19 19:42:54.132229 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4128 | 2026.03.19 19:42:54.132448 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.03.19 19:42:54.132560 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4130 | 2026.03.19 19:42:54.132585 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00175 sec., 8571.42857142857 rows/sec., 15.36 MiB/sec. | ||
| 4131 | 2026.03.19 19:42:54.132614 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.03.19 19:42:54.132642 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4133 | 2026.03.19 19:42:54.132643 [ 268 ] {3e6ec8b2-9ad8-40da-ab11-cda36d25bdfd} <Debug> TCPHandler: Processed in 0.00193313 sec. | ||
| 4134 | 2026.03.19 19:42:54.132742 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4135 | 2026.03.19 19:42:54.132765 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.03.19 19:42:54.132861 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.03.19 19:42:54.132902 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4138 | 2026.03.19 19:42:54.132963 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4139 | 2026.03.19 19:42:54.133026 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 305 rows starting from the beginning of the part | ||
| 4140 | 2026.03.19 19:42:54.133166 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4141 | 2026.03.19 19:42:54.133238 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.03.19 19:42:54.133274 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4143 | 2026.03.19 19:42:54.133287 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4144 | 2026.03.19 19:42:54.133406 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4145 | 2026.03.19 19:42:54.133523 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4146 | 2026.03.19 19:42:54.133585 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4147 | 2026.03.19 19:42:54.133618 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4148 | 2026.03.19 19:42:54.133801 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.19 19:42:54.133929 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4150 | 2026.03.19 19:42:54.133965 [ 268 ] {cd121da7-673b-4520-8f19-8ec33f03457d} <Debug> TCPHandler: Processed in 0.001250346 sec. | ||
| 4151 | 2026.03.19 19:42:54.137545 [ 190 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.004848999 sec., 82697.48044905764 rows/sec., 148.19 MiB/sec. | ||
| 4152 | 2026.03.19 19:42:54.138048 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4153 | 2026.03.19 19:42:54.138349 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.03.19 19:42:54.138412 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4155 | 2026.03.19 19:42:54.138485 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4156 | 2026.03.19 19:42:55.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.28 MiB, peak 244.77 MiB, free memory in arenas 0.00 B, will set to 241.20 MiB (RSS), difference: 1.93 MiB | ||
| 4157 | 2026.03.19 19:42:55.510019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8171 | ||
| 4158 | 2026.03.19 19:42:55.510520 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.03.19 19:42:55.510570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4160 | 2026.03.19 19:42:55.511073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4161 | 2026.03.19 19:42:55.511312 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.03.19 19:42:55.511456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8171 | ||
| 4163 | 2026.03.19 19:42:55.947419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4164 | 2026.03.19 19:42:55.961612 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.03.19 19:42:55.961672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4166 | 2026.03.19 19:42:55.967699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4167 | 2026.03.19 19:42:55.968446 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.03.19 19:42:55.971133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4169 | 2026.03.19 19:42:58.032898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 562 | ||
| 4170 | 2026.03.19 19:42:58.035417 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.03.19 19:42:58.035475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4172 | 2026.03.19 19:42:58.036681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4173 | 2026.03.19 19:42:58.036960 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.03.19 19:42:58.037351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4175 | 2026.03.19 19:42:59.129788 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.03.19 19:42:59.129968 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4177 | 2026.03.19 19:42:59.130035 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4178 | 2026.03.19 19:42:59.130791 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.03.19 19:42:59.130841 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4180 | 2026.03.19 19:42:59.131243 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4181 | 2026.03.19 19:42:59.131466 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.03.19 19:42:59.131643 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001726 sec., 164542.29432213207 rows/sec., 10.45 MiB/sec. | ||
| 4183 | 2026.03.19 19:42:59.131697 [ 268 ] {a4f43bb4-9d95-45cf-98f9-975d48d9dafb} <Debug> TCPHandler: Processed in 0.002043062 sec. | ||
| 4184 | 2026.03.19 19:42:59.131830 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.03.19 19:42:59.131935 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4186 | 2026.03.19 19:42:59.132000 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4187 | 2026.03.19 19:42:59.132803 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.03.19 19:42:59.132842 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4189 | 2026.03.19 19:42:59.133230 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4190 | 2026.03.19 19:42:59.133443 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.19 19:42:59.133574 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001662 sec., 510830.3249097473 rows/sec., 40.19 MiB/sec. | ||
| 4192 | 2026.03.19 19:42:59.133616 [ 268 ] {7f15d0ee-15fb-4e9d-8d46-765b1c700d50} <Debug> TCPHandler: Processed in 0.001836987 sec. | ||
| 4193 | 2026.03.19 19:42:59.133733 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.19 19:42:59.133826 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.19 19:42:59.133867 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4196 | 2026.03.19 19:42:59.134352 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.19 19:42:59.134399 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4198 | 2026.03.19 19:42:59.134770 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4199 | 2026.03.19 19:42:59.134996 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.19 19:42:59.135127 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001318 sec., 127465.85735963582 rows/sec., 7.78 MiB/sec. | ||
| 4201 | 2026.03.19 19:42:59.135165 [ 268 ] {53a07f03-887b-42a1-b311-6dfe808f356e} <Debug> TCPHandler: Processed in 0.00148248 sec. | ||
| 4202 | 2026.03.19 19:42:59.135278 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.19 19:42:59.135373 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.19 19:42:59.135413 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4205 | 2026.03.19 19:42:59.135849 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.19 19:42:59.135886 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4207 | 2026.03.19 19:42:59.136189 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4208 | 2026.03.19 19:42:59.136406 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.19 19:42:59.136533 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 4210 | 2026.03.19 19:42:59.136570 [ 268 ] {bffb86fa-88ac-48f5-8143-b88a6b12047a} <Debug> TCPHandler: Processed in 0.001342487 sec. | ||
| 4211 | 2026.03.19 19:42:59.136681 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.19 19:42:59.136776 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.19 19:42:59.136815 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4214 | 2026.03.19 19:42:59.137241 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.19 19:42:59.137278 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4216 | 2026.03.19 19:42:59.137585 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4217 | 2026.03.19 19:42:59.137795 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.19 19:42:59.137923 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 4219 | 2026.03.19 19:42:59.137960 [ 268 ] {fa8eae70-7545-48be-9c08-e39a61ed7b91} <Debug> TCPHandler: Processed in 0.001328917 sec. | ||
| 4220 | 2026.03.19 19:42:59.138070 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.19 19:42:59.138164 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.19 19:42:59.138203 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4223 | 2026.03.19 19:42:59.138772 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.19 19:42:59.138809 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4225 | 2026.03.19 19:42:59.139127 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4226 | 2026.03.19 19:42:59.139350 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.19 19:42:59.139480 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001333 sec., 387096.77419354836 rows/sec., 27.30 MiB/sec. | ||
| 4228 | 2026.03.19 19:42:59.139518 [ 268 ] {76ea3c29-6750-4982-921d-db01a930b891} <Debug> TCPHandler: Processed in 0.00149771 sec. | ||
| 4229 | 2026.03.19 19:42:59.139628 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.19 19:42:59.139723 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.19 19:42:59.139762 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4232 | 2026.03.19 19:42:59.140088 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.19 19:42:59.140125 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4234 | 2026.03.19 19:42:59.140431 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4235 | 2026.03.19 19:42:59.140643 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.19 19:42:59.140770 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 4237 | 2026.03.19 19:42:59.140805 [ 268 ] {49df4679-a82b-48ef-a2d8-8714e2f6b981} <Debug> TCPHandler: Processed in 0.001227935 sec. | ||
| 4238 | 2026.03.19 19:42:59.140906 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.19 19:42:59.140999 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.19 19:42:59.141041 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4241 | 2026.03.19 19:42:59.141433 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.19 19:42:59.141470 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4243 | 2026.03.19 19:42:59.141803 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4244 | 2026.03.19 19:42:59.142019 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.19 19:42:59.142144 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 4246 | 2026.03.19 19:42:59.142180 [ 268 ] {b07cebf8-7393-44ff-994f-0028abaa51d8} <Debug> TCPHandler: Processed in 0.001323977 sec. | ||
| 4247 | 2026.03.19 19:42:59.142292 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.19 19:42:59.142386 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.19 19:42:59.142427 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4250 | 2026.03.19 19:42:59.142727 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.19 19:42:59.142763 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4252 | 2026.03.19 19:42:59.143056 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4253 | 2026.03.19 19:42:59.143291 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.19 19:42:59.143420 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4255 | 2026.03.19 19:42:59.143456 [ 268 ] {49e8c432-143a-47fc-951f-1b656fe413ca} <Debug> TCPHandler: Processed in 0.001214535 sec. | ||
| 4256 | 2026.03.19 19:42:59.143574 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.19 19:42:59.143691 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.19 19:42:59.143757 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4259 | 2026.03.19 19:42:59.144666 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.19 19:42:59.144708 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4261 | 2026.03.19 19:42:59.145224 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4262 | 2026.03.19 19:42:59.145448 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.19 19:42:59.145581 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001913 sec., 13591.217982226868 rows/sec., 24.35 MiB/sec. | ||
| 4264 | 2026.03.19 19:42:59.145632 [ 268 ] {0b96598c-6dfe-4e21-bc92-dfee376f39a8} <Debug> TCPHandler: Processed in 0.002117994 sec. | ||
| 4265 | 2026.03.19 19:42:59.145745 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.03.19 19:42:59.145840 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.03.19 19:42:59.145882 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4268 | 2026.03.19 19:42:59.146206 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.03.19 19:42:59.146242 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4270 | 2026.03.19 19:42:59.146541 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4271 | 2026.03.19 19:42:59.146755 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.03.19 19:42:59.146879 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 4273 | 2026.03.19 19:42:59.146914 [ 268 ] {c2a33ffb-9e99-4ec4-8f41-9005afb7b3de} <Debug> TCPHandler: Processed in 0.001218355 sec. | ||
| 4274 | 2026.03.19 19:43:02.941731 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4275 | 2026.03.19 19:43:02.941823 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4276 | 2026.03.19 19:43:03.011654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8683 | ||
| 4277 | 2026.03.19 19:43:03.012229 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.19 19:43:03.012287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4279 | 2026.03.19 19:43:03.012949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4280 | 2026.03.19 19:43:03.013204 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.19 19:43:03.013369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8683 | ||
| 4282 | 2026.03.19 19:43:03.471410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4283 | 2026.03.19 19:43:03.487467 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.19 19:43:03.487527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4285 | 2026.03.19 19:43:03.493255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4286 | 2026.03.19 19:43:03.493962 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.03.19 19:43:03.496801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4288 | 2026.03.19 19:43:04.122528 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.19 19:43:04.122802 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.19 19:43:04.122903 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.03.19 19:43:04.123678 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.19 19:43:04.123721 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4293 | 2026.03.19 19:43:04.124113 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4294 | 2026.03.19 19:43:04.124340 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.19 19:43:04.124526 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001801 sec., 47751.24930594114 rows/sec., 4.01 MiB/sec. | ||
| 4296 | 2026.03.19 19:43:04.124575 [ 268 ] {575416e0-7cb6-494a-8590-eed0afd4c6b9} <Debug> TCPHandler: Processed in 0.002226496 sec. | ||
| 4297 | 2026.03.19 19:43:04.124730 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.19 19:43:04.124829 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.19 19:43:04.124870 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4300 | 2026.03.19 19:43:04.125311 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.19 19:43:04.125346 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4302 | 2026.03.19 19:43:04.125643 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2026.03.19 19:43:04.125845 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.19 19:43:04.125972 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001166 sec., 12864.493996569468 rows/sec., 967.35 KiB/sec. | ||
| 4305 | 2026.03.19 19:43:04.126009 [ 268 ] {3a85b3d4-8a8a-4c06-9e23-056292e67ede} <Debug> TCPHandler: Processed in 0.001332967 sec. | ||
| 4306 | 2026.03.19 19:43:04.126123 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.19 19:43:04.126216 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.19 19:43:04.126254 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4309 | 2026.03.19 19:43:04.126676 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.19 19:43:04.126711 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4311 | 2026.03.19 19:43:04.127000 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4312 | 2026.03.19 19:43:04.127205 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.19 19:43:04.127328 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001131 sec., 69849.69053934571 rows/sec., 5.45 MiB/sec. | ||
| 4314 | 2026.03.19 19:43:04.127364 [ 268 ] {6316dad4-c7ee-4997-9bb2-579afbfd7949} <Debug> TCPHandler: Processed in 0.001293847 sec. | ||
| 4315 | 2026.03.19 19:43:04.127474 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.19 19:43:04.127566 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.03.19 19:43:04.127607 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4318 | 2026.03.19 19:43:04.128000 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.03.19 19:43:04.128034 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4320 | 2026.03.19 19:43:04.128355 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.03.19 19:43:04.128557 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.03.19 19:43:04.128681 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 4323 | 2026.03.19 19:43:04.128716 [ 268 ] {92653f49-0a48-4e2b-8729-ee067f263d67} <Debug> TCPHandler: Processed in 0.001288116 sec. | ||
| 4324 | 2026.03.19 19:43:04.128822 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.03.19 19:43:04.128913 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.03.19 19:43:04.128965 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4327 | 2026.03.19 19:43:04.129711 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.03.19 19:43:04.129746 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4329 | 2026.03.19 19:43:04.130291 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4330 | 2026.03.19 19:43:04.130505 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.03.19 19:43:04.130639 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001743 sec., 8605.851979345955 rows/sec., 15.42 MiB/sec. | ||
| 4332 | 2026.03.19 19:43:04.130697 [ 268 ] {71481b08-0846-47b2-b434-5dc8ab81f812} <Debug> TCPHandler: Processed in 0.001921339 sec. | ||
| 4333 | 2026.03.19 19:43:04.130803 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.03.19 19:43:04.130894 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.03.19 19:43:04.130934 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4336 | 2026.03.19 19:43:04.131263 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.03.19 19:43:04.131297 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4338 | 2026.03.19 19:43:04.131588 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4339 | 2026.03.19 19:43:04.131789 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.03.19 19:43:04.131912 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 4341 | 2026.03.19 19:43:04.131946 [ 268 ] {a5c32bc0-9876-409e-b1b2-a57288bc01cc} <Debug> TCPHandler: Processed in 0.001189875 sec. | ||
| 4342 | 2026.03.19 19:43:04.540813 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.03.19 19:43:04.541076 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4344 | 2026.03.19 19:43:04.541455 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4345 | 2026.03.19 19:43:04.543620 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4346 | 2026.03.19 19:43:04.543947 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4347 | 2026.03.19 19:43:04.544027 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4348 | 2026.03.19 19:43:04.544257 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 4349 | 2026.03.19 19:43:04.546891 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4350 | 2026.03.19 19:43:04.549650 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4351 | 2026.03.19 19:43:04.549692 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4352 | 2026.03.19 19:43:04.551976 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4353 | 2026.03.19 19:43:04.552002 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4354 | 2026.03.19 19:43:04.566564 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.025582 sec., 1368.1494801031974 rows/sec., 52.64 KiB/sec. | ||
| 4355 | 2026.03.19 19:43:04.566721 [ 268 ] {a73a05c8-4c6d-4b40-8277-98edc638e470} <Debug> TCPHandler: Processed in 0.026042824 sec. | ||
| 4356 | 2026.03.19 19:43:04.567050 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.03.19 19:43:04.567197 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4358 | 2026.03.19 19:43:04.567420 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4359 | 2026.03.19 19:43:04.567460 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4360 | 2026.03.19 19:43:04.567660 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4361 | 2026.03.19 19:43:04.567718 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4362 | 2026.03.19 19:43:04.567819 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4363 | 2026.03.19 19:43:04.567849 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4364 | 2026.03.19 19:43:04.567868 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4365 | 2026.03.19 19:43:04.567882 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4366 | 2026.03.19 19:43:04.567916 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4367 | 2026.03.19 19:43:04.567934 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4368 | 2026.03.19 19:43:04.568607 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001468 sec., 23841.961852861037 rows/sec., 917.36 KiB/sec. | ||
| 4369 | 2026.03.19 19:43:04.568696 [ 268 ] {7a226a8f-9324-499c-8617-92861d38e210} <Debug> TCPHandler: Processed in 0.001752856 sec. | ||
| 4370 | 2026.03.19 19:43:04.568916 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.03.19 19:43:04.569052 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4372 | 2026.03.19 19:43:04.569260 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4373 | 2026.03.19 19:43:04.569295 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4374 | 2026.03.19 19:43:04.569495 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4375 | 2026.03.19 19:43:04.569548 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4376 | 2026.03.19 19:43:04.569648 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4377 | 2026.03.19 19:43:04.569677 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4378 | 2026.03.19 19:43:04.569695 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4379 | 2026.03.19 19:43:04.569708 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4380 | 2026.03.19 19:43:04.569741 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4381 | 2026.03.19 19:43:04.569760 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4382 | 2026.03.19 19:43:04.570183 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001187 sec., 29486.099410278013 rows/sec., 1.11 MiB/sec. | ||
| 4383 | 2026.03.19 19:43:04.570265 [ 268 ] {8515d1cc-02d2-4730-b058-2105ee6642ca} <Debug> TCPHandler: Processed in 0.001400498 sec. | ||
| 4384 | 2026.03.19 19:43:04.570466 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.03.19 19:43:04.570601 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4386 | 2026.03.19 19:43:04.570830 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4387 | 2026.03.19 19:43:04.570865 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4388 | 2026.03.19 19:43:04.571063 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4389 | 2026.03.19 19:43:04.571115 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4390 | 2026.03.19 19:43:04.571212 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4391 | 2026.03.19 19:43:04.571239 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4392 | 2026.03.19 19:43:04.571257 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4393 | 2026.03.19 19:43:04.571272 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4394 | 2026.03.19 19:43:04.571304 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4395 | 2026.03.19 19:43:04.571322 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4396 | 2026.03.19 19:43:04.571760 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001216 sec., 28782.894736842103 rows/sec., 1.08 MiB/sec. | ||
| 4397 | 2026.03.19 19:43:04.571840 [ 268 ] {5c31ce57-793f-4aec-93fd-860afc5f22d7} <Debug> TCPHandler: Processed in 0.001423999 sec. | ||
| 4398 | 2026.03.19 19:43:04.572036 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.03.19 19:43:04.572171 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4400 | 2026.03.19 19:43:04.572401 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4401 | 2026.03.19 19:43:04.572436 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4402 | 2026.03.19 19:43:04.572655 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4403 | 2026.03.19 19:43:04.572707 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4404 | 2026.03.19 19:43:04.572805 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4405 | 2026.03.19 19:43:04.572833 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4406 | 2026.03.19 19:43:04.572851 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4407 | 2026.03.19 19:43:04.572865 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4408 | 2026.03.19 19:43:04.572898 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4409 | 2026.03.19 19:43:04.572915 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4410 | 2026.03.19 19:43:04.573325 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001211 sec., 28901.73410404624 rows/sec., 1.09 MiB/sec. | ||
| 4411 | 2026.03.19 19:43:04.573410 [ 268 ] {7e6d3ca1-3a3f-4809-8cf6-03e60ac7999f} <Debug> TCPHandler: Processed in 0.001422129 sec. | ||
| 4412 | 2026.03.19 19:43:04.573605 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.03.19 19:43:04.573740 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4414 | 2026.03.19 19:43:04.573965 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4415 | 2026.03.19 19:43:04.574001 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4416 | 2026.03.19 19:43:04.574211 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4417 | 2026.03.19 19:43:04.574263 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4418 | 2026.03.19 19:43:04.574360 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4419 | 2026.03.19 19:43:04.574389 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4420 | 2026.03.19 19:43:04.574407 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4421 | 2026.03.19 19:43:04.574422 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4422 | 2026.03.19 19:43:04.574455 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4423 | 2026.03.19 19:43:04.574472 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4424 | 2026.03.19 19:43:04.574885 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001201 sec., 29142.381348875937 rows/sec., 1.10 MiB/sec. | ||
| 4425 | 2026.03.19 19:43:04.574976 [ 268 ] {21e49349-92bf-4e27-94e3-0581fb6f74a8} <Debug> TCPHandler: Processed in 0.001420489 sec. | ||
| 4426 | 2026.03.19 19:43:04.724362 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.03.19 19:43:04.724674 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4428 | 2026.03.19 19:43:04.725143 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4429 | 2026.03.19 19:43:04.725181 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4430 | 2026.03.19 19:43:04.725413 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4431 | 2026.03.19 19:43:04.725474 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4432 | 2026.03.19 19:43:04.725589 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4433 | 2026.03.19 19:43:04.725620 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4434 | 2026.03.19 19:43:04.725639 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4435 | 2026.03.19 19:43:04.725654 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4436 | 2026.03.19 19:43:04.725690 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4437 | 2026.03.19 19:43:04.725708 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4438 | 2026.03.19 19:43:04.726306 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001768 sec., 19796.380090497736 rows/sec., 761.70 KiB/sec. | ||
| 4439 | 2026.03.19 19:43:04.726400 [ 268 ] {1b12c3b4-6a4d-4380-9271-ce74048722f0} <Debug> TCPHandler: Processed in 0.002163384 sec. | ||
| 4440 | 2026.03.19 19:43:04.745688 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.03.19 19:43:04.745820 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4442 | 2026.03.19 19:43:04.746042 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4443 | 2026.03.19 19:43:04.746076 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4444 | 2026.03.19 19:43:04.746270 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4445 | 2026.03.19 19:43:04.746319 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4446 | 2026.03.19 19:43:04.746482 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4447 | 2026.03.19 19:43:04.746511 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4448 | 2026.03.19 19:43:04.746529 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4449 | 2026.03.19 19:43:04.746543 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4450 | 2026.03.19 19:43:04.746577 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4451 | 2026.03.19 19:43:04.746595 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4452 | 2026.03.19 19:43:04.747091 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001301 sec., 26902.38278247502 rows/sec., 1.01 MiB/sec. | ||
| 4453 | 2026.03.19 19:43:04.747189 [ 268 ] {679350d9-144d-4947-9239-15beb60761af} <Debug> TCPHandler: Processed in 0.001530251 sec. | ||
| 4454 | 2026.03.19 19:43:04.749264 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.03.19 19:43:04.749476 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4456 | 2026.03.19 19:43:04.749558 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4457 | 2026.03.19 19:43:04.750309 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.03.19 19:43:04.750354 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4459 | 2026.03.19 19:43:04.750807 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4460 | 2026.03.19 19:43:04.751002 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.03.19 19:43:04.751145 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001727 sec., 4632.310364794441 rows/sec., 958.47 KiB/sec. | ||
| 4462 | 2026.03.19 19:43:04.751185 [ 268 ] {4193ae7d-5bf5-4d60-ab72-14e8357af72d} <Debug> TCPHandler: Processed in 0.002022431 sec. | ||
| 4463 | 2026.03.19 19:43:04.751308 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.03.19 19:43:04.751406 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.03.19 19:43:04.751446 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4466 | 2026.03.19 19:43:04.752047 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.03.19 19:43:04.752084 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4468 | 2026.03.19 19:43:04.752412 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4469 | 2026.03.19 19:43:04.752624 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.03.19 19:43:04.752733 [ 102 ] {} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4471 | 2026.03.19 19:43:04.752752 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001367 sec., 207754.2062911485 rows/sec., 13.20 MiB/sec. | ||
| 4472 | 2026.03.19 19:43:04.752802 [ 102 ] {} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.03.19 19:43:04.752812 [ 268 ] {ef365f41-2172-4def-891e-7abae6853c13} <Debug> TCPHandler: Processed in 0.001554252 sec. | ||
| 4474 | 2026.03.19 19:43:04.752834 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4475 | 2026.03.19 19:43:04.752940 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4476 | 2026.03.19 19:43:04.752958 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.03.19 19:43:04.753064 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2026.03.19 19:43:04.753067 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4479 | 2026.03.19 19:43:04.753103 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4480 | 2026.03.19 19:43:04.753124 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4481 | 2026.03.19 19:43:04.753168 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4482 | 2026.03.19 19:43:04.753217 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4483 | 2026.03.19 19:43:04.753259 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4484 | 2026.03.19 19:43:04.753297 [ 202 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4485 | 2026.03.19 19:43:04.753554 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.03.19 19:43:04.753593 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4487 | 2026.03.19 19:43:04.753991 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4488 | 2026.03.19 19:43:04.754203 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.03.19 19:43:04.754262 [ 195 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363008 sec., 1041813.4009484904 rows/sec., 70.14 MiB/sec. | ||
| 4490 | 2026.03.19 19:43:04.754334 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001285 sec., 7782.101167315176 rows/sec., 634.58 KiB/sec. | ||
| 4491 | 2026.03.19 19:43:04.754370 [ 268 ] {e790767f-8145-4a83-8a95-70561aea20ee} <Debug> TCPHandler: Processed in 0.001461981 sec. | ||
| 4492 | 2026.03.19 19:43:04.754475 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4493 | 2026.03.19 19:43:04.754482 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.03.19 19:43:04.754600 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4495 | 2026.03.19 19:43:04.754641 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4496 | 2026.03.19 19:43:04.754799 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.03.19 19:43:04.754882 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_13_3} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4498 | 2026.03.19 19:43:04.754974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4499 | 2026.03.19 19:43:04.757169 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.03.19 19:43:04.757210 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4501 | 2026.03.19 19:43:04.757795 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4502 | 2026.03.19 19:43:04.758039 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.19 19:43:04.758186 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Debug> executeQuery: Read 2734 rows, 213.47 KiB in 0.003603 sec., 758812.101026922 rows/sec., 57.86 MiB/sec. | ||
| 4504 | 2026.03.19 19:43:04.758225 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4505 | 2026.03.19 19:43:04.758238 [ 268 ] {61e91bf7-7e79-4cab-a867-2b439282afde} <Debug> TCPHandler: Processed in 0.003804938 sec. | ||
| 4506 | 2026.03.19 19:43:04.758361 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.03.19 19:43:04.758457 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.03.19 19:43:04.758498 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4509 | 2026.03.19 19:43:04.759026 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.19 19:43:04.759062 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4511 | 2026.03.19 19:43:04.759365 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4512 | 2026.03.19 19:43:04.759575 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.03.19 19:43:04.759707 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Debug> executeQuery: Read 187 rows, 11.87 KiB in 0.001269 sec., 147360.12608353034 rows/sec., 9.14 MiB/sec. | ||
| 4514 | 2026.03.19 19:43:04.759745 [ 268 ] {ca392391-44c1-4f4c-b58e-4b5481a032ca} <Debug> TCPHandler: Processed in 0.001432689 sec. | ||
| 4515 | 2026.03.19 19:43:04.759867 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.03.19 19:43:04.759993 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.03.19 19:43:04.760042 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4518 | 2026.03.19 19:43:04.760964 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.03.19 19:43:04.761008 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4520 | 2026.03.19 19:43:04.761362 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4521 | 2026.03.19 19:43:04.761590 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.03.19 19:43:04.761719 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001751 sec., 489434.60879497434 rows/sec., 29.09 MiB/sec. | ||
| 4523 | 2026.03.19 19:43:04.761757 [ 268 ] {f1e93407-a368-4d60-88d4-57b2e647abcd} <Debug> TCPHandler: Processed in 0.0019526 sec. | ||
| 4524 | 2026.03.19 19:43:04.761863 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.03.19 19:43:04.761965 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.03.19 19:43:04.762005 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4527 | 2026.03.19 19:43:04.762516 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.03.19 19:43:04.762563 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4529 | 2026.03.19 19:43:04.762913 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4530 | 2026.03.19 19:43:04.763155 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.03.19 19:43:04.763283 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001335 sec., 749.063670411985 rows/sec., 52.67 KiB/sec. | ||
| 4532 | 2026.03.19 19:43:04.763320 [ 268 ] {aff3ca6d-504a-4f6b-8d0a-c5b61dc1b240} <Debug> TCPHandler: Processed in 0.001507171 sec. | ||
| 4533 | 2026.03.19 19:43:04.763430 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.03.19 19:43:04.763525 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.03.19 19:43:04.763564 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4536 | 2026.03.19 19:43:04.764308 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.03.19 19:43:04.764345 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4538 | 2026.03.19 19:43:04.764651 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4539 | 2026.03.19 19:43:04.764859 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.03.19 19:43:04.764956 [ 102 ] {} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4541 | 2026.03.19 19:43:04.764989 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00148 sec., 100000 rows/sec., 5.69 MiB/sec. | ||
| 4542 | 2026.03.19 19:43:04.764990 [ 102 ] {} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.19 19:43:04.765030 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4544 | 2026.03.19 19:43:04.765040 [ 268 ] {55eec4a7-8bd7-4185-8c52-d074e6bf73f0} <Debug> TCPHandler: Processed in 0.001661224 sec. | ||
| 4545 | 2026.03.19 19:43:04.765127 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4546 | 2026.03.19 19:43:04.765160 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.03.19 19:43:04.765219 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4548 | 2026.03.19 19:43:04.765251 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4549 | 2026.03.19 19:43:04.765262 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.19 19:43:04.765307 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4551 | 2026.03.19 19:43:04.765308 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4552 | 2026.03.19 19:43:04.765367 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4553 | 2026.03.19 19:43:04.765408 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4554 | 2026.03.19 19:43:04.765446 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4555 | 2026.03.19 19:43:04.766274 [ 195 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180924 sec., 626627.9625107119 rows/sec., 38.03 MiB/sec. | ||
| 4556 | 2026.03.19 19:43:04.766396 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4557 | 2026.03.19 19:43:04.766440 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.03.19 19:43:04.766483 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4559 | 2026.03.19 19:43:04.766656 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.03.19 19:43:04.766730 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_13_3} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4561 | 2026.03.19 19:43:04.766788 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4562 | 2026.03.19 19:43:04.766967 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4563 | 2026.03.19 19:43:04.767184 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.19 19:43:04.767327 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Debug> executeQuery: Read 1471 rows, 104.02 KiB in 0.002081 sec., 706871.6962998558 rows/sec., 48.82 MiB/sec. | ||
| 4565 | 2026.03.19 19:43:04.767374 [ 268 ] {dffb9eb6-86ee-4bd6-9e2d-49d834d1e63b} <Debug> TCPHandler: Processed in 0.002264407 sec. | ||
| 4566 | 2026.03.19 19:43:04.767481 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.19 19:43:04.767576 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.19 19:43:04.767616 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4569 | 2026.03.19 19:43:04.767949 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.19 19:43:04.767985 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4571 | 2026.03.19 19:43:04.768280 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4572 | 2026.03.19 19:43:04.768493 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.19 19:43:04.768627 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 4574 | 2026.03.19 19:43:04.768670 [ 268 ] {44a83ddf-ed39-40a0-acd0-ea017ef08807} <Debug> TCPHandler: Processed in 0.001239635 sec. | ||
| 4575 | 2026.03.19 19:43:04.768774 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.19 19:43:04.768869 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.19 19:43:04.768910 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4578 | 2026.03.19 19:43:04.770859 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.19 19:43:04.770895 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4580 | 2026.03.19 19:43:04.771649 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4581 | 2026.03.19 19:43:04.771859 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.19 19:43:04.772001 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Debug> executeQuery: Read 4810 rows, 323.01 KiB in 0.003148 sec., 1527954.256670902 rows/sec., 100.20 MiB/sec. | ||
| 4583 | 2026.03.19 19:43:04.772056 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4584 | 2026.03.19 19:43:04.772072 [ 268 ] {88521cfa-c522-4536-9423-04fe55b753d9} <Debug> TCPHandler: Processed in 0.003348279 sec. | ||
| 4585 | 2026.03.19 19:43:04.772217 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.03.19 19:43:04.772313 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.03.19 19:43:04.772355 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4588 | 2026.03.19 19:43:04.772708 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.03.19 19:43:04.772744 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4590 | 2026.03.19 19:43:04.773040 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4591 | 2026.03.19 19:43:04.773274 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.03.19 19:43:04.773406 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 4593 | 2026.03.19 19:43:04.773449 [ 268 ] {efcbeb99-61f7-454d-9387-18da614bfe43} <Debug> TCPHandler: Processed in 0.001281876 sec. | ||
| 4594 | 2026.03.19 19:43:04.773562 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.03.19 19:43:04.773656 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.03.19 19:43:04.773709 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4597 | 2026.03.19 19:43:04.774496 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.19 19:43:04.774532 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4599 | 2026.03.19 19:43:04.775077 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4600 | 2026.03.19 19:43:04.775293 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.03.19 19:43:04.775430 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001791 sec., 19542.155220547178 rows/sec., 35.02 MiB/sec. | ||
| 4602 | 2026.03.19 19:43:04.775489 [ 268 ] {dfdb2b94-6701-4b2a-a6a9-5a73e882626b} <Debug> TCPHandler: Processed in 0.001977011 sec. | ||
| 4603 | 2026.03.19 19:43:04.775605 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.03.19 19:43:04.775699 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.03.19 19:43:04.775740 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2026.03.19 19:43:04.776077 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.03.19 19:43:04.776111 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4608 | 2026.03.19 19:43:04.776419 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4609 | 2026.03.19 19:43:04.776609 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.19 19:43:04.776737 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001078 sec., 38961.03896103896 rows/sec., 2.22 MiB/sec. | ||
| 4611 | 2026.03.19 19:43:04.776771 [ 268 ] {ec91d6b6-c1c8-4c58-b66c-587fbf622e22} <Debug> TCPHandler: Processed in 0.001241895 sec. | ||
| 4612 | 2026.03.19 19:43:08.037789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 640 | ||
| 4613 | 2026.03.19 19:43:08.040979 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.03.19 19:43:08.041030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4615 | 2026.03.19 19:43:08.042268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4616 | 2026.03.19 19:43:08.042543 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.03.19 19:43:08.042797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4618 | 2026.03.19 19:43:09.119724 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.03.19 19:43:09.119901 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4620 | 2026.03.19 19:43:09.119963 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4621 | 2026.03.19 19:43:09.120594 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.19 19:43:09.120632 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4623 | 2026.03.19 19:43:09.121019 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4624 | 2026.03.19 19:43:09.121239 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.19 19:43:09.121364 [ 95 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4626 | 2026.03.19 19:43:09.121398 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.79 MiB/sec. | ||
| 4627 | 2026.03.19 19:43:09.121408 [ 95 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.03.19 19:43:09.121433 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4629 | 2026.03.19 19:43:09.121440 [ 268 ] {20c10249-5535-41e7-9e31-c3445d362e82} <Debug> TCPHandler: Processed in 0.001846128 sec. | ||
| 4630 | 2026.03.19 19:43:09.121562 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.03.19 19:43:09.121563 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4632 | 2026.03.19 19:43:09.121660 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4633 | 2026.03.19 19:43:09.121705 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4634 | 2026.03.19 19:43:09.121747 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2026.03.19 19:43:09.121790 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 887 rows starting from the beginning of the part | ||
| 4636 | 2026.03.19 19:43:09.121862 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4637 | 2026.03.19 19:43:09.121912 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 849 rows starting from the beginning of the part | ||
| 4638 | 2026.03.19 19:43:09.121959 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4639 | 2026.03.19 19:43:09.122003 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2734 rows starting from the beginning of the part | ||
| 4640 | 2026.03.19 19:43:09.122046 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4641 | 2026.03.19 19:43:09.122124 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.19 19:43:09.122176 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4643 | 2026.03.19 19:43:09.122519 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4644 | 2026.03.19 19:43:09.122739 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.19 19:43:09.122834 [ 95 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4646 | 2026.03.19 19:43:09.122858 [ 95 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.03.19 19:43:09.122875 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4648 | 2026.03.19 19:43:09.122875 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 4649 | 2026.03.19 19:43:09.122920 [ 268 ] {1dc0ab79-3b31-4ee8-8dbb-9947a6d3ef77} <Debug> TCPHandler: Processed in 0.001409559 sec. | ||
| 4650 | 2026.03.19 19:43:09.122978 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4651 | 2026.03.19 19:43:09.123035 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.03.19 19:43:09.123106 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.03.19 19:43:09.123141 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.03.19 19:43:09.123144 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 565 rows starting from the beginning of the part | ||
| 4655 | 2026.03.19 19:43:09.123192 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4656 | 2026.03.19 19:43:09.123237 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 83 rows starting from the beginning of the part | ||
| 4657 | 2026.03.19 19:43:09.123285 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 516 rows starting from the beginning of the part | ||
| 4658 | 2026.03.19 19:43:09.123325 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4659 | 2026.03.19 19:43:09.123361 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1471 rows starting from the beginning of the part | ||
| 4660 | 2026.03.19 19:43:09.123398 [ 196 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4661 | 2026.03.19 19:43:09.123585 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.19 19:43:09.123626 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4663 | 2026.03.19 19:43:09.124140 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4664 | 2026.03.19 19:43:09.124233 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4700 rows, containing 5 columns (5 merged, 0 gathered) in 0.002733026 sec., 1719705.5571370341 rows/sec., 139.90 MiB/sec. | ||
| 4665 | 2026.03.19 19:43:09.124358 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.03.19 19:43:09.124486 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4667 | 2026.03.19 19:43:09.124498 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001377 sec., 92955.70079883805 rows/sec., 6.47 MiB/sec. | ||
| 4668 | 2026.03.19 19:43:09.124521 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.03.19 19:43:09.124548 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4670 | 2026.03.19 19:43:09.124554 [ 268 ] {cd12a1ae-47e5-436c-b159-c2d2f63a2e57} <Debug> TCPHandler: Processed in 0.001568742 sec. | ||
| 4671 | 2026.03.19 19:43:09.124565 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4672 | 2026.03.19 19:43:09.124624 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4673 | 2026.03.19 19:43:09.124655 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728985 sec., 1606723.0195750687 rows/sec., 119.42 MiB/sec. | ||
| 4674 | 2026.03.19 19:43:09.124703 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.03.19 19:43:09.124734 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2026.03.19 19:43:09.124767 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4229 rows starting from the beginning of the part | ||
| 4677 | 2026.03.19 19:43:09.124801 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4678 | 2026.03.19 19:43:09.124815 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part | ||
| 4679 | 2026.03.19 19:43:09.124854 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4680 | 2026.03.19 19:43:09.124866 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4681 | 2026.03.19 19:43:09.124871 [ 192 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4682 | 2026.03.19 19:43:09.124879 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.19 19:43:09.124910 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4684 | 2026.03.19 19:43:09.124987 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4810 rows starting from the beginning of the part | ||
| 4685 | 2026.03.19 19:43:09.125028 [ 196 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4686 | 2026.03.19 19:43:09.125039 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_26_5} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4687 | 2026.03.19 19:43:09.125152 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4688 | 2026.03.19 19:43:09.125190 [ 192 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.03.19 19:43:09.125224 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.03.19 19:43:09.125263 [ 192 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_26_5} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4691 | 2026.03.19 19:43:09.125298 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4692 | 2026.03.19 19:43:09.125349 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4693 | 2026.03.19 19:43:09.125621 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4694 | 2026.03.19 19:43:09.125857 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.03.19 19:43:09.125989 [ 93 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4696 | 2026.03.19 19:43:09.125996 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001211 sec., 39636.66391412056 rows/sec., 2.67 MiB/sec. | ||
| 4697 | 2026.03.19 19:43:09.126037 [ 93 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.03.19 19:43:09.126056 [ 268 ] {3fa9324e-f2ce-49ac-ba45-5d1fbad5168a} <Debug> TCPHandler: Processed in 0.001411259 sec. | ||
| 4699 | 2026.03.19 19:43:09.126063 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4700 | 2026.03.19 19:43:09.126151 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4701 | 2026.03.19 19:43:09.126239 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4702 | 2026.03.19 19:43:09.126268 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1500 rows starting from the beginning of the part | ||
| 4703 | 2026.03.19 19:43:09.126322 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4704 | 2026.03.19 19:43:09.126360 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4705 | 2026.03.19 19:43:09.126396 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4706 | 2026.03.19 19:43:09.126428 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 4707 | 2026.03.19 19:43:09.126463 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4708 | 2026.03.19 19:43:09.127427 [ 192 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308367 sec., 1375760.7766016722 rows/sec., 88.33 MiB/sec. | ||
| 4709 | 2026.03.19 19:43:09.127631 [ 193 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4710 | 2026.03.19 19:43:09.127891 [ 193 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.03.19 19:43:09.127958 [ 193 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_26_5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4712 | 2026.03.19 19:43:09.128033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4713 | 2026.03.19 19:43:09.128724 [ 192 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9754 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134075 sec., 2359415.346843006 rows/sec., 157.15 MiB/sec. | ||
| 4714 | 2026.03.19 19:43:09.128935 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4715 | 2026.03.19 19:43:09.129171 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.03.19 19:43:09.129236 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4717 | 2026.03.19 19:43:09.129303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4718 | 2026.03.19 19:43:10.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.46 MiB, peak 251.51 MiB, free memory in arenas 0.00 B, will set to 245.97 MiB (RSS), difference: 1.51 MiB | ||
| 4719 | 2026.03.19 19:43:10.513647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9131 | ||
| 4720 | 2026.03.19 19:43:10.514135 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.19 19:43:10.514184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4722 | 2026.03.19 19:43:10.514711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4723 | 2026.03.19 19:43:10.514965 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.19 19:43:10.515110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9131 | ||
| 4725 | 2026.03.19 19:43:10.997064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4726 | 2026.03.19 19:43:11.014301 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.19 19:43:11.014366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4728 | 2026.03.19 19:43:11.020762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4729 | 2026.03.19 19:43:11.021506 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.19 19:43:11.024931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4731 | 2026.03.19 19:43:14.121893 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.03.19 19:43:14.122180 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4733 | 2026.03.19 19:43:14.122284 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4734 | 2026.03.19 19:43:14.123081 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.19 19:43:14.123121 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4736 | 2026.03.19 19:43:14.123517 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4737 | 2026.03.19 19:43:14.123750 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.19 19:43:14.123901 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001801 sec., 47751.24930594114 rows/sec., 4.01 MiB/sec. | ||
| 4739 | 2026.03.19 19:43:14.123944 [ 268 ] {26fb1ad5-ed2b-46b4-870e-713780b1ae44} <Debug> TCPHandler: Processed in 0.002274236 sec. | ||
| 4740 | 2026.03.19 19:43:14.124070 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.03.19 19:43:14.124167 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.03.19 19:43:14.124209 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4743 | 2026.03.19 19:43:14.124612 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.03.19 19:43:14.124646 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4745 | 2026.03.19 19:43:14.124936 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4746 | 2026.03.19 19:43:14.125138 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.03.19 19:43:14.125270 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001122 sec., 13368.983957219252 rows/sec., 1005.28 KiB/sec. | ||
| 4748 | 2026.03.19 19:43:14.125307 [ 268 ] {196da26c-e368-4dff-bdf6-2eecaa7b68a6} <Debug> TCPHandler: Processed in 0.001288946 sec. | ||
| 4749 | 2026.03.19 19:43:14.125419 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.03.19 19:43:14.125515 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4751 | 2026.03.19 19:43:14.125555 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4752 | 2026.03.19 19:43:14.125975 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.03.19 19:43:14.126011 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4754 | 2026.03.19 19:43:14.126310 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4755 | 2026.03.19 19:43:14.126513 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.03.19 19:43:14.126638 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001142 sec., 69176.8826619965 rows/sec., 5.40 MiB/sec. | ||
| 4757 | 2026.03.19 19:43:14.126675 [ 268 ] {82369256-b9ec-499f-85b3-a49756f3c146} <Debug> TCPHandler: Processed in 0.001305657 sec. | ||
| 4758 | 2026.03.19 19:43:14.126786 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.03.19 19:43:14.126880 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.19 19:43:14.126924 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4761 | 2026.03.19 19:43:14.127326 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.03.19 19:43:14.127360 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4763 | 2026.03.19 19:43:14.127680 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4764 | 2026.03.19 19:43:14.127882 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.03.19 19:43:14.128009 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 4766 | 2026.03.19 19:43:14.128044 [ 268 ] {f49cd866-babd-4ab2-9204-b4cfb3932ce0} <Debug> TCPHandler: Processed in 0.001308487 sec. | ||
| 4767 | 2026.03.19 19:43:14.128155 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.03.19 19:43:14.128250 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.03.19 19:43:14.128304 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4770 | 2026.03.19 19:43:14.129078 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.19 19:43:14.129112 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4772 | 2026.03.19 19:43:14.129650 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4773 | 2026.03.19 19:43:14.129864 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.19 19:43:14.130001 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001768 sec., 8484.162895927602 rows/sec., 15.20 MiB/sec. | ||
| 4775 | 2026.03.19 19:43:14.130052 [ 268 ] {cb6148c4-da64-4e3e-b208-0a21bf740188} <Debug> TCPHandler: Processed in 0.00194725 sec. | ||
| 4776 | 2026.03.19 19:43:14.130161 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.19 19:43:14.130257 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.19 19:43:14.130298 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4779 | 2026.03.19 19:43:14.130630 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.19 19:43:14.130664 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4781 | 2026.03.19 19:43:14.130969 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4782 | 2026.03.19 19:43:14.131172 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.19 19:43:14.131298 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4784 | 2026.03.19 19:43:14.131333 [ 268 ] {d8969bdb-27ba-4970-bc8b-5ca6d504f1cb} <Debug> TCPHandler: Processed in 0.001222975 sec. | ||
| 4785 | 2026.03.19 19:43:17.941891 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4786 | 2026.03.19 19:43:17.941991 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4787 | 2026.03.19 19:43:18.016128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9643 | ||
| 4788 | 2026.03.19 19:43:18.016664 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.19 19:43:18.016712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4790 | 2026.03.19 19:43:18.017232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4791 | 2026.03.19 19:43:18.017486 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.19 19:43:18.017636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9643 | ||
| 4793 | 2026.03.19 19:43:18.044108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 660 | ||
| 4794 | 2026.03.19 19:43:18.046097 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.03.19 19:43:18.046136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4796 | 2026.03.19 19:43:18.047301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4797 | 2026.03.19 19:43:18.047565 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.03.19 19:43:18.047809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4799 | 2026.03.19 19:43:18.525881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4800 | 2026.03.19 19:43:18.542367 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.19 19:43:18.542411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4802 | 2026.03.19 19:43:18.548482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4803 | 2026.03.19 19:43:18.549180 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.19 19:43:18.551900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4805 | 2026.03.19 19:43:19.128917 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.03.19 19:43:19.129117 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.03.19 19:43:19.129189 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4808 | 2026.03.19 19:43:19.129924 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.03.19 19:43:19.129970 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4810 | 2026.03.19 19:43:19.130371 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4811 | 2026.03.19 19:43:19.130597 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.03.19 19:43:19.130756 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. | ||
| 4813 | 2026.03.19 19:43:19.130799 [ 268 ] {e4fedece-765d-4e9f-9bd4-a0d85999ce33} <Debug> TCPHandler: Processed in 0.002024242 sec. | ||
| 4814 | 2026.03.19 19:43:19.130928 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.03.19 19:43:19.131024 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2026.03.19 19:43:19.131064 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2026.03.19 19:43:19.131736 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.19 19:43:19.131773 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4819 | 2026.03.19 19:43:19.132139 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4820 | 2026.03.19 19:43:19.132350 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.19 19:43:19.132478 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001472 sec., 576766.304347826 rows/sec., 45.38 MiB/sec. | ||
| 4822 | 2026.03.19 19:43:19.132514 [ 268 ] {c73b1eb5-0c91-4f44-8e92-941f45b69a35} <Debug> TCPHandler: Processed in 0.001637854 sec. | ||
| 4823 | 2026.03.19 19:43:19.132630 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.03.19 19:43:19.132725 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.03.19 19:43:19.132764 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4826 | 2026.03.19 19:43:19.133187 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.03.19 19:43:19.133224 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4828 | 2026.03.19 19:43:19.133532 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4829 | 2026.03.19 19:43:19.133743 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.03.19 19:43:19.133865 [ 81 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4831 | 2026.03.19 19:43:19.133879 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001172 sec., 143344.7098976109 rows/sec., 8.75 MiB/sec. | ||
| 4832 | 2026.03.19 19:43:19.133936 [ 81 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.03.19 19:43:19.133944 [ 268 ] {53ba882c-6037-4b76-8be8-19a06346dee0} <Debug> TCPHandler: Processed in 0.001364678 sec. | ||
| 4834 | 2026.03.19 19:43:19.133966 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4835 | 2026.03.19 19:43:19.134075 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.03.19 19:43:19.134097 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4837 | 2026.03.19 19:43:19.134176 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.03.19 19:43:19.134220 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4839 | 2026.03.19 19:43:19.134260 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2026.03.19 19:43:19.134303 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 199 rows starting from the beginning of the part | ||
| 4841 | 2026.03.19 19:43:19.134376 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 168 rows starting from the beginning of the part | ||
| 4842 | 2026.03.19 19:43:19.134457 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4843 | 2026.03.19 19:43:19.134510 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 187 rows starting from the beginning of the part | ||
| 4844 | 2026.03.19 19:43:19.134548 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4845 | 2026.03.19 19:43:19.134596 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part | ||
| 4846 | 2026.03.19 19:43:19.134749 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.03.19 19:43:19.134788 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4848 | 2026.03.19 19:43:19.135134 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4849 | 2026.03.19 19:43:19.135367 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.19 19:43:19.135473 [ 81 ] {} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 4851 | 2026.03.19 19:43:19.135503 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001345 sec., 110780.66914498141 rows/sec., 7.16 MiB/sec. | ||
| 4852 | 2026.03.19 19:43:19.135504 [ 81 ] {} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.03.19 19:43:19.135533 [ 197 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489631 sec., 504823.0065029528 rows/sec., 33.30 MiB/sec. | ||
| 4854 | 2026.03.19 19:43:19.135542 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4855 | 2026.03.19 19:43:19.135547 [ 268 ] {42a037a8-7414-47ce-b5ba-de566b009ada} <Debug> TCPHandler: Processed in 0.001522251 sec. | ||
| 4856 | 2026.03.19 19:43:19.135625 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 4857 | 2026.03.19 19:43:19.135676 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4858 | 2026.03.19 19:43:19.135691 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.03.19 19:43:19.135734 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4860 | 2026.03.19 19:43:19.135772 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 149 rows starting from the beginning of the part | ||
| 4861 | 2026.03.19 19:43:19.135791 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.03.19 19:43:19.135842 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4863 | 2026.03.19 19:43:19.135844 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4864 | 2026.03.19 19:43:19.135894 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4865 | 2026.03.19 19:43:19.135936 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.03.19 19:43:19.135939 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4867 | 2026.03.19 19:43:19.135994 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 857 rows starting from the beginning of the part | ||
| 4868 | 2026.03.19 19:43:19.136017 [ 196 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_26_5} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4869 | 2026.03.19 19:43:19.136033 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4870 | 2026.03.19 19:43:19.136091 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4871 | 2026.03.19 19:43:19.136340 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.03.19 19:43:19.136394 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4873 | 2026.03.19 19:43:19.136742 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4874 | 2026.03.19 19:43:19.136966 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.03.19 19:43:19.137057 [ 191 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146501 sec., 1093507.8941440673 rows/sec., 71.79 MiB/sec. | ||
| 4876 | 2026.03.19 19:43:19.137098 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001324 sec., 111782.47734138972 rows/sec., 6.36 MiB/sec. | ||
| 4877 | 2026.03.19 19:43:19.137136 [ 268 ] {fcf158dc-674f-445d-bb2d-5a1ffb0f30b6} <Debug> TCPHandler: Processed in 0.00149494 sec. | ||
| 4878 | 2026.03.19 19:43:19.137232 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4879 | 2026.03.19 19:43:19.137250 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.03.19 19:43:19.137348 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4881 | 2026.03.19 19:43:19.137390 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4882 | 2026.03.19 19:43:19.137487 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.03.19 19:43:19.137560 [ 197 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_14_3} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 4884 | 2026.03.19 19:43:19.137625 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4885 | 2026.03.19 19:43:19.137975 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.03.19 19:43:19.138015 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4887 | 2026.03.19 19:43:19.138344 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4888 | 2026.03.19 19:43:19.138564 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.19 19:43:19.138693 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001364 sec., 378299.1202346041 rows/sec., 26.68 MiB/sec. | ||
| 4890 | 2026.03.19 19:43:19.138731 [ 268 ] {d57f164b-6d69-40b4-84d3-4ecebac86b38} <Debug> TCPHandler: Processed in 0.001532821 sec. | ||
| 4891 | 2026.03.19 19:43:19.138843 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.03.19 19:43:19.138938 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4893 | 2026.03.19 19:43:19.138980 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4894 | 2026.03.19 19:43:19.139312 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.03.19 19:43:19.139348 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4896 | 2026.03.19 19:43:19.139645 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4897 | 2026.03.19 19:43:19.139845 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.19 19:43:19.139969 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 4899 | 2026.03.19 19:43:19.140006 [ 268 ] {e5222cd0-27d1-467a-ac6f-02ed8ac3ba87} <Debug> TCPHandler: Processed in 0.001212985 sec. | ||
| 4900 | 2026.03.19 19:43:19.140117 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.03.19 19:43:19.140212 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.03.19 19:43:19.140253 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4903 | 2026.03.19 19:43:19.140638 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.19 19:43:19.140673 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4905 | 2026.03.19 19:43:19.141020 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4906 | 2026.03.19 19:43:19.141241 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.19 19:43:19.141367 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 4908 | 2026.03.19 19:43:19.141404 [ 268 ] {c2a7f7ea-4961-4810-ad4d-a6ebad148263} <Debug> TCPHandler: Processed in 0.001337108 sec. | ||
| 4909 | 2026.03.19 19:43:19.141518 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.03.19 19:43:19.141613 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.03.19 19:43:19.141655 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4912 | 2026.03.19 19:43:19.141966 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.03.19 19:43:19.142003 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4914 | 2026.03.19 19:43:19.142301 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4915 | 2026.03.19 19:43:19.142515 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.19 19:43:19.142641 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 4917 | 2026.03.19 19:43:19.142678 [ 268 ] {f80cadcd-24cf-4db5-9140-aa9f5aab6ac8} <Debug> TCPHandler: Processed in 0.001209615 sec. | ||
| 4918 | 2026.03.19 19:43:19.142791 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.03.19 19:43:19.142884 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.03.19 19:43:19.142938 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4921 | 2026.03.19 19:43:19.143722 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.03.19 19:43:19.143759 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4923 | 2026.03.19 19:43:19.144301 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4924 | 2026.03.19 19:43:19.144526 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.03.19 19:43:19.144649 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4926 | 2026.03.19 19:43:19.144660 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 25.98 MiB/sec. | ||
| 4927 | 2026.03.19 19:43:19.144692 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.03.19 19:43:19.144719 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4929 | 2026.03.19 19:43:19.144727 [ 268 ] {4ffc8b06-a72a-4583-9209-e2ad43af8f84} <Debug> TCPHandler: Processed in 0.001985231 sec. | ||
| 4930 | 2026.03.19 19:43:19.144804 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4931 | 2026.03.19 19:43:19.144849 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.03.19 19:43:19.144943 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.03.19 19:43:19.144984 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4934 | 2026.03.19 19:43:19.145002 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4935 | 2026.03.19 19:43:19.145058 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
| 4936 | 2026.03.19 19:43:19.145187 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4937 | 2026.03.19 19:43:19.145297 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4938 | 2026.03.19 19:43:19.145305 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.03.19 19:43:19.145342 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4940 | 2026.03.19 19:43:19.145396 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 4941 | 2026.03.19 19:43:19.145497 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4942 | 2026.03.19 19:43:19.145584 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 4943 | 2026.03.19 19:43:19.145646 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4944 | 2026.03.19 19:43:19.145862 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.19 19:43:19.145990 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 4946 | 2026.03.19 19:43:19.146026 [ 268 ] {f027d409-21cb-4597-9681-68844cfa1eb6} <Debug> TCPHandler: Processed in 0.001228205 sec. | ||
| 4947 | 2026.03.19 19:43:19.149159 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 19 columns (19 merged, 0 gathered) in 0.00438855 sec., 118034.43050665938 rows/sec., 211.51 MiB/sec. | ||
| 4948 | 2026.03.19 19:43:19.149898 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4949 | 2026.03.19 19:43:19.150197 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.03.19 19:43:19.150260 [ 191 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4951 | 2026.03.19 19:43:19.150337 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 4952 | 2026.03.19 19:43:24.121867 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.03.19 19:43:24.122176 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4954 | 2026.03.19 19:43:24.122281 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4955 | 2026.03.19 19:43:24.123012 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.03.19 19:43:24.123052 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4957 | 2026.03.19 19:43:24.123429 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4958 | 2026.03.19 19:43:24.123658 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.03.19 19:43:24.123809 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001713 sec., 2335.0846468184473 rows/sec., 190.41 KiB/sec. | ||
| 4960 | 2026.03.19 19:43:24.123851 [ 268 ] {d3179369-86c9-4d33-bbc5-9c0fa3f91dea} <Debug> TCPHandler: Processed in 0.002174145 sec. | ||
| 4961 | 2026.03.19 19:43:24.123976 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.03.19 19:43:24.124073 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4963 | 2026.03.19 19:43:24.124113 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4964 | 2026.03.19 19:43:24.124553 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.19 19:43:24.124588 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4966 | 2026.03.19 19:43:24.124894 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4967 | 2026.03.19 19:43:24.125103 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.19 19:43:24.125230 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Debug> executeQuery: Read 88 rows, 7.54 KiB in 0.001176 sec., 74829.93197278911 rows/sec., 6.26 MiB/sec. | ||
| 4969 | 2026.03.19 19:43:24.125268 [ 268 ] {c55d4e19-c026-43a7-ab1b-579f42676dc2} <Debug> TCPHandler: Processed in 0.001344258 sec. | ||
| 4970 | 2026.03.19 19:43:24.125380 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.03.19 19:43:24.125474 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.03.19 19:43:24.125513 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4973 | 2026.03.19 19:43:24.125894 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.03.19 19:43:24.125929 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4975 | 2026.03.19 19:43:24.126218 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4976 | 2026.03.19 19:43:24.126420 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.03.19 19:43:24.126551 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001095 sec., 17351.59817351598 rows/sec., 1.26 MiB/sec. | ||
| 4978 | 2026.03.19 19:43:24.126588 [ 268 ] {d36e1cbd-909f-498f-a68e-9e3119424f88} <Debug> TCPHandler: Processed in 0.001257716 sec. | ||
| 4979 | 2026.03.19 19:43:24.126695 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.03.19 19:43:24.126797 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4981 | 2026.03.19 19:43:24.126838 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4982 | 2026.03.19 19:43:24.127294 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.03.19 19:43:24.127332 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4984 | 2026.03.19 19:43:24.127652 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4985 | 2026.03.19 19:43:24.127860 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.03.19 19:43:24.127992 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001213 sec., 68425.39159109644 rows/sec., 5.35 MiB/sec. | ||
| 4987 | 2026.03.19 19:43:24.128031 [ 268 ] {b58060ba-25da-442f-aef2-ce12ba62f8fc} <Debug> TCPHandler: Processed in 0.001387718 sec. | ||
| 4988 | 2026.03.19 19:43:24.128141 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.03.19 19:43:24.128238 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.03.19 19:43:24.128281 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4991 | 2026.03.19 19:43:24.128687 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.03.19 19:43:24.128723 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4993 | 2026.03.19 19:43:24.129050 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4994 | 2026.03.19 19:43:24.129277 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.19 19:43:24.129408 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 4996 | 2026.03.19 19:43:24.129445 [ 268 ] {368136f2-481a-4e0f-9db9-08c05bd798c6} <Debug> TCPHandler: Processed in 0.001354427 sec. | ||
| 4997 | 2026.03.19 19:43:24.129555 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.03.19 19:43:24.129649 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.03.19 19:43:24.129703 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5000 | 2026.03.19 19:43:24.130470 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.19 19:43:24.130506 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5002 | 2026.03.19 19:43:24.131029 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5003 | 2026.03.19 19:43:24.131249 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.03.19 19:43:24.131415 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001782 sec., 8417.508417508418 rows/sec., 15.08 MiB/sec. | ||
| 5005 | 2026.03.19 19:43:24.131470 [ 268 ] {cbab6cff-b883-4dc9-bec2-897fb8e9ebe6} <Debug> TCPHandler: Processed in 0.001965131 sec. | ||
| 5006 | 2026.03.19 19:43:24.131580 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.19 19:43:24.131675 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.03.19 19:43:24.131716 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5009 | 2026.03.19 19:43:24.132047 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.19 19:43:24.132083 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5011 | 2026.03.19 19:43:24.132388 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5012 | 2026.03.19 19:43:24.132603 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.03.19 19:43:24.132732 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5014 | 2026.03.19 19:43:24.132768 [ 268 ] {405a71e2-b0a3-402f-8020-d36d43c955f5} <Debug> TCPHandler: Processed in 0.001238425 sec. | ||
| 5015 | 2026.03.19 19:43:25.518449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10091 | ||
| 5016 | 2026.03.19 19:43:25.518950 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.19 19:43:25.518996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5018 | 2026.03.19 19:43:25.519507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5019 | 2026.03.19 19:43:25.519728 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.19 19:43:25.519851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10091 | ||
| 5021 | 2026.03.19 19:43:25.519847 [ 72 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5022 | 2026.03.19 19:43:25.519921 [ 72 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.03.19 19:43:25.519941 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5024 | 2026.03.19 19:43:25.520056 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5025 | 2026.03.19 19:43:25.520169 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5026 | 2026.03.19 19:43:25.520204 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7723 rows starting from the beginning of the part | ||
| 5027 | 2026.03.19 19:43:25.520265 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5028 | 2026.03.19 19:43:25.520311 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5029 | 2026.03.19 19:43:25.520355 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5030 | 2026.03.19 19:43:25.520397 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5031 | 2026.03.19 19:43:25.520437 [ 197 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5032 | 2026.03.19 19:43:25.522176 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10091 rows, containing 4 columns (4 merged, 0 gathered) in 0.002166595 sec., 4657538.672433011 rows/sec., 66.63 MiB/sec. | ||
| 5033 | 2026.03.19 19:43:25.522520 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5034 | 2026.03.19 19:43:25.522863 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.03.19 19:43:25.522945 [ 198 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_21_4} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5036 | 2026.03.19 19:43:25.523051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5037 | 2026.03.19 19:43:26.052758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5038 | 2026.03.19 19:43:26.069434 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.19 19:43:26.069478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5040 | 2026.03.19 19:43:26.075253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5041 | 2026.03.19 19:43:26.075975 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.03.19 19:43:26.076255 [ 71 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5043 | 2026.03.19 19:43:26.076320 [ 71 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.19 19:43:26.076342 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5045 | 2026.03.19 19:43:26.076428 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5046 | 2026.03.19 19:43:26.078684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5047 | 2026.03.19 19:43:26.079408 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5048 | 2026.03.19 19:43:26.080140 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5049 | 2026.03.19 19:43:26.083462 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5050 | 2026.03.19 19:43:26.086902 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5051 | 2026.03.19 19:43:26.090395 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5052 | 2026.03.19 19:43:26.094276 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5053 | 2026.03.19 19:43:26.098017 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5054 | 2026.03.19 19:43:26.150397 [ 198 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.073995055 sec., 2148.792240238216 rows/sec., 11.11 MiB/sec. | ||
| 5055 | 2026.03.19 19:43:26.153223 [ 198 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5056 | 2026.03.19 19:43:26.155455 [ 198 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.19 19:43:26.155571 [ 198 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_21_4} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5058 | 2026.03.19 19:43:26.157999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5059 | 2026.03.19 19:43:27.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.59 MiB, peak 262.14 MiB, free memory in arenas 0.00 B, will set to 254.59 MiB (RSS), difference: 3.00 MiB | ||
| 5060 | 2026.03.19 19:43:28.048658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 696 | ||
| 5061 | 2026.03.19 19:43:28.050962 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.19 19:43:28.051005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5063 | 2026.03.19 19:43:28.052191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5064 | 2026.03.19 19:43:28.052460 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.19 19:43:28.052736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5066 | 2026.03.19 19:43:29.130997 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.03.19 19:43:29.131182 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.03.19 19:43:29.131248 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5069 | 2026.03.19 19:43:29.132021 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.03.19 19:43:29.132063 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5071 | 2026.03.19 19:43:29.132471 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5072 | 2026.03.19 19:43:29.132719 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.19 19:43:29.132880 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 5074 | 2026.03.19 19:43:29.132931 [ 268 ] {2fe1922b-f87f-400f-a3fb-ec0e8a7705ce} <Debug> TCPHandler: Processed in 0.002065982 sec. | ||
| 5075 | 2026.03.19 19:43:29.133063 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.03.19 19:43:29.133161 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5077 | 2026.03.19 19:43:29.133203 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5078 | 2026.03.19 19:43:29.133970 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.03.19 19:43:29.134004 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5080 | 2026.03.19 19:43:29.134400 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5081 | 2026.03.19 19:43:29.134618 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.03.19 19:43:29.134748 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001606 sec., 528642.5902864259 rows/sec., 41.59 MiB/sec. | ||
| 5083 | 2026.03.19 19:43:29.134788 [ 268 ] {5140637e-bed3-40c8-b1dc-aa85c7e5f5f6} <Debug> TCPHandler: Processed in 0.001776286 sec. | ||
| 5084 | 2026.03.19 19:43:29.134905 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.03.19 19:43:29.135000 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.03.19 19:43:29.135039 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5087 | 2026.03.19 19:43:29.135496 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.03.19 19:43:29.135539 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5089 | 2026.03.19 19:43:29.135867 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5090 | 2026.03.19 19:43:29.136077 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.03.19 19:43:29.136208 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001226 sec., 137030.99510603587 rows/sec., 8.36 MiB/sec. | ||
| 5092 | 2026.03.19 19:43:29.136247 [ 268 ] {7346a434-ff44-4811-b7a1-954e62e6f274} <Debug> TCPHandler: Processed in 0.001391958 sec. | ||
| 5093 | 2026.03.19 19:43:29.136359 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.03.19 19:43:29.136456 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.03.19 19:43:29.136495 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5096 | 2026.03.19 19:43:29.136928 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.19 19:43:29.136963 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5098 | 2026.03.19 19:43:29.137271 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5099 | 2026.03.19 19:43:29.137482 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.19 19:43:29.137610 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 5101 | 2026.03.19 19:43:29.137648 [ 268 ] {bd4b95f3-fe6a-46d9-9e25-dad1c910e222} <Debug> TCPHandler: Processed in 0.001339438 sec. | ||
| 5102 | 2026.03.19 19:43:29.137763 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.03.19 19:43:29.137858 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.03.19 19:43:29.137898 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5105 | 2026.03.19 19:43:29.138330 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.03.19 19:43:29.138366 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5107 | 2026.03.19 19:43:29.138673 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5108 | 2026.03.19 19:43:29.138880 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.03.19 19:43:29.139006 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 5110 | 2026.03.19 19:43:29.139044 [ 268 ] {79284ce8-19be-4996-943f-732b1b846f6e} <Debug> TCPHandler: Processed in 0.001331267 sec. | ||
| 5111 | 2026.03.19 19:43:29.139154 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.03.19 19:43:29.139248 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5113 | 2026.03.19 19:43:29.139288 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5114 | 2026.03.19 19:43:29.139981 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.03.19 19:43:29.140017 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5116 | 2026.03.19 19:43:29.140353 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5117 | 2026.03.19 19:43:29.140572 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.03.19 19:43:29.140702 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001471 sec., 350781.7811012916 rows/sec., 24.74 MiB/sec. | ||
| 5119 | 2026.03.19 19:43:29.140739 [ 268 ] {e6a9c48f-1273-48f8-955f-6a81b1702390} <Debug> TCPHandler: Processed in 0.001635044 sec. | ||
| 5120 | 2026.03.19 19:43:29.140857 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.03.19 19:43:29.140952 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5122 | 2026.03.19 19:43:29.140993 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5123 | 2026.03.19 19:43:29.141334 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.03.19 19:43:29.141368 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5125 | 2026.03.19 19:43:29.141674 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5126 | 2026.03.19 19:43:29.141890 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.03.19 19:43:29.142019 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 5128 | 2026.03.19 19:43:29.142057 [ 268 ] {b0590c60-6946-46cc-8a1a-9ca1d75bc783} <Debug> TCPHandler: Processed in 0.001250146 sec. | ||
| 5129 | 2026.03.19 19:43:29.142160 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.03.19 19:43:29.142261 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5131 | 2026.03.19 19:43:29.142303 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5132 | 2026.03.19 19:43:29.142712 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.03.19 19:43:29.142752 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5134 | 2026.03.19 19:43:29.143080 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5135 | 2026.03.19 19:43:29.143296 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.03.19 19:43:29.143428 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 5137 | 2026.03.19 19:43:29.143465 [ 268 ] {a33bc4d0-a590-4928-9336-17c83d940ddd} <Debug> TCPHandler: Processed in 0.001355228 sec. | ||
| 5138 | 2026.03.19 19:43:29.143585 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.03.19 19:43:29.143681 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.03.19 19:43:29.143722 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5141 | 2026.03.19 19:43:29.144032 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.03.19 19:43:29.144067 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5143 | 2026.03.19 19:43:29.144354 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5144 | 2026.03.19 19:43:29.144572 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.03.19 19:43:29.144662 [ 63 ] {} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5146 | 2026.03.19 19:43:29.144698 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5147 | 2026.03.19 19:43:29.144702 [ 63 ] {} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.03.19 19:43:29.144732 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5149 | 2026.03.19 19:43:29.144734 [ 268 ] {8a1fc60a-ccea-41dc-af3c-0c3c812470bd} <Debug> TCPHandler: Processed in 0.001199875 sec. | ||
| 5150 | 2026.03.19 19:43:29.144842 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.03.19 19:43:29.144846 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5152 | 2026.03.19 19:43:29.144937 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.03.19 19:43:29.144995 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5154 | 2026.03.19 19:43:29.145000 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2026.03.19 19:43:29.145046 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5156 | 2026.03.19 19:43:29.145109 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5157 | 2026.03.19 19:43:29.145151 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5158 | 2026.03.19 19:43:29.145189 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5159 | 2026.03.19 19:43:29.145226 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5160 | 2026.03.19 19:43:29.145260 [ 201 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5161 | 2026.03.19 19:43:29.145823 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.03.19 19:43:29.145865 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5163 | 2026.03.19 19:43:29.146096 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300836 sec., 11531.046188758613 rows/sec., 776.99 KiB/sec. | ||
| 5164 | 2026.03.19 19:43:29.146307 [ 188 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5165 | 2026.03.19 19:43:29.146542 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5166 | 2026.03.19 19:43:29.146686 [ 188 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.03.19 19:43:29.146784 [ 188 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_15_3} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5168 | 2026.03.19 19:43:29.146888 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.19 19:43:29.146890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5170 | 2026.03.19 19:43:29.147071 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00215 sec., 12093.023255813954 rows/sec., 21.67 MiB/sec. | ||
| 5171 | 2026.03.19 19:43:29.147147 [ 268 ] {875d16d2-991f-4ed1-9d67-97383451e411} <Debug> TCPHandler: Processed in 0.002354308 sec. | ||
| 5172 | 2026.03.19 19:43:29.147279 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.03.19 19:43:29.147397 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.03.19 19:43:29.147447 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5175 | 2026.03.19 19:43:29.147807 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.03.19 19:43:29.147842 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5177 | 2026.03.19 19:43:29.148154 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5178 | 2026.03.19 19:43:29.148365 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.03.19 19:43:29.148491 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. | ||
| 5180 | 2026.03.19 19:43:29.148527 [ 268 ] {86ddb400-5bec-4dce-9cff-9c6ce5ed43a3} <Debug> TCPHandler: Processed in 0.001309467 sec. | ||
| 5181 | 2026.03.19 19:43:32.942035 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5182 | 2026.03.19 19:43:32.942094 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5183 | 2026.03.19 19:43:33.020880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10603 | ||
| 5184 | 2026.03.19 19:43:33.021363 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.03.19 19:43:33.021397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5186 | 2026.03.19 19:43:33.021932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5187 | 2026.03.19 19:43:33.022160 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.03.19 19:43:33.022304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10603 | ||
| 5189 | 2026.03.19 19:43:33.579716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5190 | 2026.03.19 19:43:33.596064 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.03.19 19:43:33.596118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5192 | 2026.03.19 19:43:33.602196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5193 | 2026.03.19 19:43:33.602881 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.03.19 19:43:33.605774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5195 | 2026.03.19 19:43:34.121599 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.03.19 19:43:34.121838 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5197 | 2026.03.19 19:43:34.121903 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5198 | 2026.03.19 19:43:34.122575 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.03.19 19:43:34.122619 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5200 | 2026.03.19 19:43:34.123015 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5201 | 2026.03.19 19:43:34.123246 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.03.19 19:43:34.123406 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001619 sec., 53119.20938851143 rows/sec., 4.46 MiB/sec. | ||
| 5203 | 2026.03.19 19:43:34.123418 [ 54 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5204 | 2026.03.19 19:43:34.123457 [ 268 ] {bdc8192c-cdfa-4018-ab99-cbaa4085ec41} <Debug> TCPHandler: Processed in 0.002034342 sec. | ||
| 5205 | 2026.03.19 19:43:34.123521 [ 54 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.19 19:43:34.123565 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5207 | 2026.03.19 19:43:34.123614 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.03.19 19:43:34.123707 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5209 | 2026.03.19 19:43:34.123724 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.03.19 19:43:34.123796 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5211 | 2026.03.19 19:43:34.123867 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5212 | 2026.03.19 19:43:34.123909 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2768 rows starting from the beginning of the part | ||
| 5213 | 2026.03.19 19:43:34.123980 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
| 5214 | 2026.03.19 19:43:34.124029 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 849 rows starting from the beginning of the part | ||
| 5215 | 2026.03.19 19:43:34.124075 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part | ||
| 5216 | 2026.03.19 19:43:34.124120 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 849 rows starting from the beginning of the part | ||
| 5217 | 2026.03.19 19:43:34.124163 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
| 5218 | 2026.03.19 19:43:34.124218 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.03.19 19:43:34.124261 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5220 | 2026.03.19 19:43:34.124624 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5221 | 2026.03.19 19:43:34.124845 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.03.19 19:43:34.124986 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001285 sec., 11673.151750972764 rows/sec., 877.77 KiB/sec. | ||
| 5223 | 2026.03.19 19:43:34.125026 [ 268 ] {3d36992a-8d4f-406d-8b42-d3bd1093f2b6} <Debug> TCPHandler: Processed in 0.00146532 sec. | ||
| 5224 | 2026.03.19 19:43:34.125140 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.03.19 19:43:34.125237 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5226 | 2026.03.19 19:43:34.125279 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5227 | 2026.03.19 19:43:34.125694 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.03.19 19:43:34.125730 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5229 | 2026.03.19 19:43:34.126034 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5230 | 2026.03.19 19:43:34.126078 [ 188 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4726 rows, containing 5 columns (5 merged, 0 gathered) in 0.00242757 sec., 1946802.7698480373 rows/sec., 158.63 MiB/sec. | ||
| 5231 | 2026.03.19 19:43:34.126249 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.19 19:43:34.126357 [ 54 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5233 | 2026.03.19 19:43:34.126385 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001167 sec., 67694.9443016281 rows/sec., 5.29 MiB/sec. | ||
| 5234 | 2026.03.19 19:43:34.126389 [ 54 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.19 19:43:34.126424 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5236 | 2026.03.19 19:43:34.126429 [ 268 ] {73466730-c6e7-4cf3-aee3-b3f0d80e4bb7} <Debug> TCPHandler: Processed in 0.001340578 sec. | ||
| 5237 | 2026.03.19 19:43:34.126493 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5238 | 2026.03.19 19:43:34.126546 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.03.19 19:43:34.126549 [ 194 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5240 | 2026.03.19 19:43:34.126584 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5241 | 2026.03.19 19:43:34.126615 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 5242 | 2026.03.19 19:43:34.126653 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.19 19:43:34.126659 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part | ||
| 5244 | 2026.03.19 19:43:34.126706 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5245 | 2026.03.19 19:43:34.126715 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 516 rows starting from the beginning of the part | ||
| 5246 | 2026.03.19 19:43:34.126760 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 83 rows starting from the beginning of the part | ||
| 5247 | 2026.03.19 19:43:34.126796 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 516 rows starting from the beginning of the part | ||
| 5248 | 2026.03.19 19:43:34.126832 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part | ||
| 5249 | 2026.03.19 19:43:34.126921 [ 194 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.03.19 19:43:34.127017 [ 194 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_31_6} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5251 | 2026.03.19 19:43:34.127128 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.03.19 19:43:34.127132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5253 | 2026.03.19 19:43:34.127171 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5254 | 2026.03.19 19:43:34.127553 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5255 | 2026.03.19 19:43:34.127767 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.03.19 19:43:34.127875 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5257 | 2026.03.19 19:43:34.127903 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.19 19:43:34.127904 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 5259 | 2026.03.19 19:43:34.127919 [ 200 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145328 sec., 1916354.7286138942 rows/sec., 142.46 MiB/sec. | ||
| 5260 | 2026.03.19 19:43:34.127952 [ 268 ] {d9e2e6a8-ff23-4dbf-ad06-4a971ec8697d} <Debug> TCPHandler: Processed in 0.00145693 sec. | ||
| 5261 | 2026.03.19 19:43:34.127920 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5262 | 2026.03.19 19:43:34.128046 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5263 | 2026.03.19 19:43:34.128067 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.03.19 19:43:34.128151 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5265 | 2026.03.19 19:43:34.128162 [ 194 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5266 | 2026.03.19 19:43:34.128167 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.03.19 19:43:34.128184 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9754 rows starting from the beginning of the part | ||
| 5268 | 2026.03.19 19:43:34.128245 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5269 | 2026.03.19 19:43:34.128249 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5270 | 2026.03.19 19:43:34.128322 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5271 | 2026.03.19 19:43:34.128360 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 5272 | 2026.03.19 19:43:34.128396 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5273 | 2026.03.19 19:43:34.128432 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5274 | 2026.03.19 19:43:34.128457 [ 194 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.03.19 19:43:34.128535 [ 194 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_31_6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5276 | 2026.03.19 19:43:34.128629 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5277 | 2026.03.19 19:43:34.129062 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.03.19 19:43:34.129103 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5279 | 2026.03.19 19:43:34.129732 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5280 | 2026.03.19 19:43:34.129991 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.03.19 19:43:34.130135 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001987 sec., 7549.06894816306 rows/sec., 13.53 MiB/sec. | ||
| 5282 | 2026.03.19 19:43:34.130199 [ 268 ] {d5612d7f-d01a-40b1-b62a-58a9a9eeeddd} <Debug> TCPHandler: Processed in 0.002182074 sec. | ||
| 5283 | 2026.03.19 19:43:34.130312 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.03.19 19:43:34.130407 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.03.19 19:43:34.130448 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.03.19 19:43:34.130783 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.03.19 19:43:34.130819 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5288 | 2026.03.19 19:43:34.131170 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5289 | 2026.03.19 19:43:34.131388 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.03.19 19:43:34.131488 [ 54 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5291 | 2026.03.19 19:43:34.131515 [ 54 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.19 19:43:34.131518 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 5293 | 2026.03.19 19:43:34.131532 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5294 | 2026.03.19 19:43:34.131565 [ 268 ] {14c20ef4-36d3-455a-b467-3601129e0397} <Debug> TCPHandler: Processed in 0.001304376 sec. | ||
| 5295 | 2026.03.19 19:43:34.131635 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5296 | 2026.03.19 19:43:34.131785 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2026.03.19 19:43:34.131826 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1800 rows starting from the beginning of the part | ||
| 5298 | 2026.03.19 19:43:34.131898 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5299 | 2026.03.19 19:43:34.131949 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5300 | 2026.03.19 19:43:34.131993 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::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 | ||
| 5301 | 2026.03.19 19:43:34.132036 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5302 | 2026.03.19 19:43:34.132083 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5303 | 2026.03.19 19:43:34.132129 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10766 rows, containing 5 columns (5 merged, 0 gathered) in 0.004104073 sec., 2623247.6858964255 rows/sec., 175.06 MiB/sec. | ||
| 5304 | 2026.03.19 19:43:34.132657 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5305 | 2026.03.19 19:43:34.133006 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.03.19 19:43:34.133083 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5307 | 2026.03.19 19:43:34.133159 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5308 | 2026.03.19 19:43:34.133464 [ 195 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001874379 sec., 1152381.6688087094 rows/sec., 74.14 MiB/sec. | ||
| 5309 | 2026.03.19 19:43:34.133753 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5310 | 2026.03.19 19:43:34.134024 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.03.19 19:43:34.134102 [ 200 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_31_6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5312 | 2026.03.19 19:43:34.134174 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5313 | 2026.03.19 19:43:34.376219 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.03.19 19:43:34.376394 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5315 | 2026.03.19 19:43:34.376454 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5316 | 2026.03.19 19:43:34.377102 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.03.19 19:43:34.377146 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5318 | 2026.03.19 19:43:34.377533 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5319 | 2026.03.19 19:43:34.377762 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.03.19 19:43:34.377915 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001557 sec., 182402.05523442518 rows/sec., 11.58 MiB/sec. | ||
| 5321 | 2026.03.19 19:43:34.377960 [ 268 ] {7b6cdce2-ad92-4686-86cb-fb4efbbfa46c} <Debug> TCPHandler: Processed in 0.001841077 sec. | ||
| 5322 | 2026.03.19 19:43:34.378080 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.03.19 19:43:34.378181 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5324 | 2026.03.19 19:43:34.378227 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5325 | 2026.03.19 19:43:34.379682 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.19 19:43:34.379720 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5327 | 2026.03.19 19:43:34.380221 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5328 | 2026.03.19 19:43:34.380454 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.03.19 19:43:34.380589 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Debug> executeQuery: Read 2729 rows, 213.11 KiB in 0.002429 sec., 1123507.6163030053 rows/sec., 85.68 MiB/sec. | ||
| 5330 | 2026.03.19 19:43:34.380630 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5331 | 2026.03.19 19:43:34.380643 [ 268 ] {ad3fa0bd-5d21-43a3-9665-2dfaa786c179} <Debug> TCPHandler: Processed in 0.002615974 sec. | ||
| 5332 | 2026.03.19 19:43:34.380746 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.19 19:43:34.380845 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.19 19:43:34.380884 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5335 | 2026.03.19 19:43:34.381325 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.19 19:43:34.381362 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5337 | 2026.03.19 19:43:34.381677 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5338 | 2026.03.19 19:43:34.381887 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.19 19:43:34.382015 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001191 sec., 148614.6095717884 rows/sec., 9.16 MiB/sec. | ||
| 5340 | 2026.03.19 19:43:34.382052 [ 268 ] {f4ab0d0f-2e5b-42e0-92cc-5a82e3c61729} <Debug> TCPHandler: Processed in 0.001356947 sec. | ||
| 5341 | 2026.03.19 19:43:34.382163 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.03.19 19:43:34.382259 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.03.19 19:43:34.382298 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5344 | 2026.03.19 19:43:34.382916 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.03.19 19:43:34.382951 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5346 | 2026.03.19 19:43:34.383314 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5347 | 2026.03.19 19:43:34.383526 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.03.19 19:43:34.383655 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001415 sec., 605653.7102473498 rows/sec., 35.99 MiB/sec. | ||
| 5349 | 2026.03.19 19:43:34.383694 [ 268 ] {301462b6-e71a-45d1-8882-672e92862272} <Debug> TCPHandler: Processed in 0.001582492 sec. | ||
| 5350 | 2026.03.19 19:43:34.383794 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.19 19:43:34.383889 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.19 19:43:34.383928 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5353 | 2026.03.19 19:43:34.384317 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.19 19:43:34.384353 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5355 | 2026.03.19 19:43:34.384635 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5356 | 2026.03.19 19:43:34.384855 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.19 19:43:34.384981 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 5358 | 2026.03.19 19:43:34.385020 [ 268 ] {0040196a-512d-48f8-a852-b0e9a982474a} <Debug> TCPHandler: Processed in 0.001275626 sec. | ||
| 5359 | 2026.03.19 19:43:34.385139 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.03.19 19:43:34.385234 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.03.19 19:43:34.385274 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5362 | 2026.03.19 19:43:34.385734 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.19 19:43:34.385771 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5364 | 2026.03.19 19:43:34.386082 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5365 | 2026.03.19 19:43:34.386295 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.19 19:43:34.386422 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 5367 | 2026.03.19 19:43:34.386461 [ 268 ] {917fd9d0-7889-4f89-b206-c0c33a525acf} <Debug> TCPHandler: Processed in 0.001371988 sec. | ||
| 5368 | 2026.03.19 19:43:34.386573 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.03.19 19:43:34.386669 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5370 | 2026.03.19 19:43:34.386733 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5371 | 2026.03.19 19:43:34.387581 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.19 19:43:34.387617 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5373 | 2026.03.19 19:43:34.387998 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5374 | 2026.03.19 19:43:34.388210 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.03.19 19:43:34.388340 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Debug> executeQuery: Read 1461 rows, 103.21 KiB in 0.001689 sec., 865008.8809946714 rows/sec., 59.67 MiB/sec. | ||
| 5376 | 2026.03.19 19:43:34.388376 [ 268 ] {c0ecf9f6-338c-4fb9-bd51-52a68ea15c6b} <Debug> TCPHandler: Processed in 0.001853348 sec. | ||
| 5377 | 2026.03.19 19:43:34.388484 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.03.19 19:43:34.388586 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5379 | 2026.03.19 19:43:34.388628 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5380 | 2026.03.19 19:43:34.389013 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.03.19 19:43:34.389057 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5382 | 2026.03.19 19:43:34.389463 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5383 | 2026.03.19 19:43:34.389752 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.03.19 19:43:34.389882 [ 53 ] {} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5385 | 2026.03.19 19:43:34.389911 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec. | ||
| 5386 | 2026.03.19 19:43:34.389959 [ 53 ] {} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.03.19 19:43:34.389966 [ 268 ] {473d8a0c-2899-43f5-9711-757b0cc51577} <Debug> TCPHandler: Processed in 0.001532941 sec. | ||
| 5388 | 2026.03.19 19:43:34.389989 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5389 | 2026.03.19 19:43:34.390084 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.03.19 19:43:34.390117 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5391 | 2026.03.19 19:43:34.390185 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.03.19 19:43:34.390233 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5393 | 2026.03.19 19:43:34.390285 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2026.03.19 19:43:34.390327 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5395 | 2026.03.19 19:43:34.390417 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5396 | 2026.03.19 19:43:34.390504 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5397 | 2026.03.19 19:43:34.390556 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5398 | 2026.03.19 19:43:34.390598 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5399 | 2026.03.19 19:43:34.390638 [ 190 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 5400 | 2026.03.19 19:43:34.390818 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.03.19 19:43:34.390860 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5402 | 2026.03.19 19:43:34.391306 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5403 | 2026.03.19 19:43:34.391474 [ 200 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412929 sec., 67943.96604500296 rows/sec., 3.47 MiB/sec. | ||
| 5404 | 2026.03.19 19:43:34.391529 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.03.19 19:43:34.391655 [ 195 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5406 | 2026.03.19 19:43:34.391690 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Debug> executeQuery: Read 1322 rows, 84.54 KiB in 0.001525 sec., 866885.2459016393 rows/sec., 54.14 MiB/sec. | ||
| 5407 | 2026.03.19 19:43:34.391728 [ 268 ] {d06a1629-dbff-478a-8aea-d8a85213a43e} <Debug> TCPHandler: Processed in 0.001695324 sec. | ||
| 5408 | 2026.03.19 19:43:34.391855 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.03.19 19:43:34.391944 [ 195 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.19 19:43:34.391950 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5411 | 2026.03.19 19:43:34.391996 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5412 | 2026.03.19 19:43:34.392024 [ 195 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_16_3} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5413 | 2026.03.19 19:43:34.392109 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5414 | 2026.03.19 19:43:34.392405 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.03.19 19:43:34.392440 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5416 | 2026.03.19 19:43:34.392755 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5417 | 2026.03.19 19:43:34.392966 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.03.19 19:43:34.393098 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 5419 | 2026.03.19 19:43:34.393135 [ 268 ] {33596612-6cdb-4680-81bf-c7cd4e0814f5} <Debug> TCPHandler: Processed in 0.001329817 sec. | ||
| 5420 | 2026.03.19 19:43:34.393249 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.03.19 19:43:34.393345 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.03.19 19:43:34.393400 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5423 | 2026.03.19 19:43:34.394203 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.03.19 19:43:34.394239 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5425 | 2026.03.19 19:43:34.394798 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5426 | 2026.03.19 19:43:34.395025 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.03.19 19:43:34.395168 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00184 sec., 19021.73913043478 rows/sec., 34.09 MiB/sec. | ||
| 5428 | 2026.03.19 19:43:34.395263 [ 268 ] {d1354c4c-27e4-4594-aa3e-b04406cd0f49} <Debug> TCPHandler: Processed in 0.002065622 sec. | ||
| 5429 | 2026.03.19 19:43:34.395393 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.03.19 19:43:34.395512 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.03.19 19:43:34.395565 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5432 | 2026.03.19 19:43:34.395943 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.03.19 19:43:34.395980 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5434 | 2026.03.19 19:43:34.396300 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5435 | 2026.03.19 19:43:34.396518 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.03.19 19:43:34.396650 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.06 MiB/sec. | ||
| 5437 | 2026.03.19 19:43:34.396687 [ 268 ] {710d78f5-dabe-431f-a59f-0bd2e17cc67f} <Debug> TCPHandler: Processed in 0.001346408 sec. | ||
| 5438 | 2026.03.19 19:43:38.052907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 754 | ||
| 5439 | 2026.03.19 19:43:38.055764 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.03.19 19:43:38.055810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5441 | 2026.03.19 19:43:38.057005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5442 | 2026.03.19 19:43:38.057272 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.03.19 19:43:38.057412 [ 47 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5444 | 2026.03.19 19:43:38.057452 [ 47 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.03.19 19:43:38.057471 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5446 | 2026.03.19 19:43:38.057524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5447 | 2026.03.19 19:43:38.057589 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5448 | 2026.03.19 19:43:38.058136 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.03.19 19:43:38.058284 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 526 rows starting from the beginning of the part | ||
| 5450 | 2026.03.19 19:43:38.058662 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5451 | 2026.03.19 19:43:38.059009 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 5452 | 2026.03.19 19:43:38.059350 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5453 | 2026.03.19 19:43:38.059657 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5454 | 2026.03.19 19:43:38.059948 [ 190 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 5455 | 2026.03.19 19:43:38.066271 [ 200 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 72 columns (72 merged, 0 gathered) in 0.008734558 sec., 86323.77276560532 rows/sec., 73.26 MiB/sec. | ||
| 5456 | 2026.03.19 19:43:38.067512 [ 187 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5457 | 2026.03.19 19:43:38.068078 [ 187 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.19 19:43:38.068147 [ 187 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_16_3} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5459 | 2026.03.19 19:43:38.068457 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5460 | 2026.03.19 19:43:39.119740 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.03.19 19:43:39.119998 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5462 | 2026.03.19 19:43:39.120064 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5463 | 2026.03.19 19:43:39.120720 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.19 19:43:39.120764 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5465 | 2026.03.19 19:43:39.121158 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5466 | 2026.03.19 19:43:39.121393 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.19 19:43:39.121557 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 5468 | 2026.03.19 19:43:39.121605 [ 268 ] {2729f266-1b63-4d6e-9213-4a475f1f549e} <Debug> TCPHandler: Processed in 0.002050132 sec. | ||
| 5469 | 2026.03.19 19:43:39.121722 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.03.19 19:43:39.121823 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5471 | 2026.03.19 19:43:39.121866 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5472 | 2026.03.19 19:43:39.122276 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.03.19 19:43:39.122313 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5474 | 2026.03.19 19:43:39.122626 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5475 | 2026.03.19 19:43:39.122838 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.03.19 19:43:39.122967 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 5477 | 2026.03.19 19:43:39.123004 [ 268 ] {48785ad2-1fa2-4a86-8960-616f30915842} <Debug> TCPHandler: Processed in 0.001333277 sec. | ||
| 5478 | 2026.03.19 19:43:39.123110 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.03.19 19:43:39.123206 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.03.19 19:43:39.123250 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5481 | 2026.03.19 19:43:39.123617 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.03.19 19:43:39.123652 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5483 | 2026.03.19 19:43:39.123981 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5484 | 2026.03.19 19:43:39.124188 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.03.19 19:43:39.124314 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 5486 | 2026.03.19 19:43:39.124349 [ 268 ] {2cd5599a-016e-4221-b5e9-ba6275831c4d} <Debug> TCPHandler: Processed in 0.001287136 sec. | ||
| 5487 | 2026.03.19 19:43:39.124452 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.03.19 19:43:39.124545 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.03.19 19:43:39.124586 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5490 | 2026.03.19 19:43:39.124897 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.03.19 19:43:39.124932 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5492 | 2026.03.19 19:43:39.125232 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5493 | 2026.03.19 19:43:39.125435 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.19 19:43:39.125559 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 5495 | 2026.03.19 19:43:39.125594 [ 268 ] {49878240-fceb-4b36-ac41-b03144eaba34} <Debug> TCPHandler: Processed in 0.001188444 sec. | ||
| 5496 | 2026.03.19 19:43:40.522388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11051 | ||
| 5497 | 2026.03.19 19:43:40.522960 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.19 19:43:40.523013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5499 | 2026.03.19 19:43:40.523507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5500 | 2026.03.19 19:43:40.523742 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.19 19:43:40.523879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11051 | ||
| 5502 | 2026.03.19 19:43:41.105848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5503 | 2026.03.19 19:43:41.122239 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.19 19:43:41.122290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5505 | 2026.03.19 19:43:41.128955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5506 | 2026.03.19 19:43:41.129692 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.19 19:43:41.132421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5508 | 2026.03.19 19:43:44.121536 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.03.19 19:43:44.121727 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5510 | 2026.03.19 19:43:44.121797 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5511 | 2026.03.19 19:43:44.122492 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.03.19 19:43:44.122535 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5513 | 2026.03.19 19:43:44.122921 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5514 | 2026.03.19 19:43:44.123148 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.03.19 19:43:44.123297 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001625 sec., 52923.07692307692 rows/sec., 4.44 MiB/sec. | ||
| 5516 | 2026.03.19 19:43:44.123338 [ 268 ] {bd260049-bc5b-4c29-ace7-e67508e4bf37} <Debug> TCPHandler: Processed in 0.00194295 sec. | ||
| 5517 | 2026.03.19 19:43:44.123461 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.03.19 19:43:44.123554 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5519 | 2026.03.19 19:43:44.123594 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5520 | 2026.03.19 19:43:44.123984 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.03.19 19:43:44.124019 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5522 | 2026.03.19 19:43:44.124316 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5523 | 2026.03.19 19:43:44.124521 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.03.19 19:43:44.124635 [ 41 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5525 | 2026.03.19 19:43:44.124650 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001114 sec., 13464.991023339318 rows/sec., 1012.50 KiB/sec. | ||
| 5526 | 2026.03.19 19:43:44.124703 [ 41 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.19 19:43:44.124711 [ 268 ] {4a43e6b1-7576-4ee6-a053-3130fbc43da1} <Debug> TCPHandler: Processed in 0.001298116 sec. | ||
| 5528 | 2026.03.19 19:43:44.124735 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5529 | 2026.03.19 19:43:44.124842 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.03.19 19:43:44.124860 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5531 | 2026.03.19 19:43:44.124939 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5532 | 2026.03.19 19:43:44.124984 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5533 | 2026.03.19 19:43:44.124998 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.03.19 19:43:44.125039 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 5535 | 2026.03.19 19:43:44.125108 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 5536 | 2026.03.19 19:43:44.125150 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 168 rows starting from the beginning of the part | ||
| 5537 | 2026.03.19 19:43:44.125190 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5538 | 2026.03.19 19:43:44.125225 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part | ||
| 5539 | 2026.03.19 19:43:44.125265 [ 200 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5540 | 2026.03.19 19:43:44.125404 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.03.19 19:43:44.125444 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5542 | 2026.03.19 19:43:44.125829 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5543 | 2026.03.19 19:43:44.126057 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.03.19 19:43:44.126185 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001263 sec., 62549.48535233571 rows/sec., 4.88 MiB/sec. | ||
| 5545 | 2026.03.19 19:43:44.126188 [ 187 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376618 sec., 438756.43061473843 rows/sec., 29.26 MiB/sec. | ||
| 5546 | 2026.03.19 19:43:44.126222 [ 268 ] {752a83cb-6809-4d08-8e27-6c33c3093484} <Debug> TCPHandler: Processed in 0.001427899 sec. | ||
| 5547 | 2026.03.19 19:43:44.126333 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.03.19 19:43:44.126377 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5549 | 2026.03.19 19:43:44.126426 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.03.19 19:43:44.126473 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5551 | 2026.03.19 19:43:44.126679 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.03.19 19:43:44.126766 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_31_6} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5553 | 2026.03.19 19:43:44.126861 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5554 | 2026.03.19 19:43:44.126881 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.03.19 19:43:44.126921 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5556 | 2026.03.19 19:43:44.127262 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5557 | 2026.03.19 19:43:44.127479 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.03.19 19:43:44.127614 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5559 | 2026.03.19 19:43:44.127652 [ 268 ] {53f6c0d8-1a69-4d11-b5fe-6609833e1ecc} <Debug> TCPHandler: Processed in 0.001366618 sec. | ||
| 5560 | 2026.03.19 19:43:44.127761 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.03.19 19:43:44.127853 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.03.19 19:43:44.127907 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5563 | 2026.03.19 19:43:44.128697 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.03.19 19:43:44.128733 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5565 | 2026.03.19 19:43:44.129261 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5566 | 2026.03.19 19:43:44.129483 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.03.19 19:43:44.129595 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5568 | 2026.03.19 19:43:44.129618 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001782 sec., 8417.508417508418 rows/sec., 15.08 MiB/sec. | ||
| 5569 | 2026.03.19 19:43:44.129646 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.03.19 19:43:44.129674 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5571 | 2026.03.19 19:43:44.129676 [ 268 ] {dc4d624c-8f92-4115-a392-89e6100764b8} <Debug> TCPHandler: Processed in 0.00196143 sec. | ||
| 5572 | 2026.03.19 19:43:44.129757 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5573 | 2026.03.19 19:43:44.129802 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.03.19 19:43:44.129901 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.03.19 19:43:44.129940 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5576 | 2026.03.19 19:43:44.129978 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5577 | 2026.03.19 19:43:44.130040 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 518 rows starting from the beginning of the part | ||
| 5578 | 2026.03.19 19:43:44.130158 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 5579 | 2026.03.19 19:43:44.130266 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5580 | 2026.03.19 19:43:44.130271 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.03.19 19:43:44.130313 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5582 | 2026.03.19 19:43:44.130374 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5583 | 2026.03.19 19:43:44.130484 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 5584 | 2026.03.19 19:43:44.130582 [ 200 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5585 | 2026.03.19 19:43:44.130627 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5586 | 2026.03.19 19:43:44.130839 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.03.19 19:43:44.130973 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5588 | 2026.03.19 19:43:44.131009 [ 268 ] {012cad70-c65a-4ec4-8ee5-64e310ea9333} <Debug> TCPHandler: Processed in 0.001254286 sec. | ||
| 5589 | 2026.03.19 19:43:44.150968 [ 187 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 19 columns (19 merged, 0 gathered) in 0.021244166 sec., 29372.7699171622 rows/sec., 52.63 MiB/sec. | ||
| 5590 | 2026.03.19 19:43:44.151811 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5591 | 2026.03.19 19:43:44.152168 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.03.19 19:43:44.152244 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5593 | 2026.03.19 19:43:44.152330 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 5594 | 2026.03.19 19:43:45.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.37 MiB, peak 266.78 MiB, free memory in arenas 0.00 B, will set to 261.73 MiB (RSS), difference: 2.36 MiB | ||
| 5595 | 2026.03.19 19:43:47.251933 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39318 | ||
| 5596 | 2026.03.19 19:43:47.252054 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.03.19 19:43:47.252083 [ 287 ] {} <Debug> TCP-Session: 41bd9009-ef73-426a-ade6-8b63a091b67d Authenticating user 'default' from [fd00:1122:3344:101::e]:39318 | ||
| 5598 | 2026.03.19 19:43:47.252105 [ 287 ] {} <Debug> TCP-Session: 41bd9009-ef73-426a-ade6-8b63a091b67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.03.19 19:43:47.252118 [ 287 ] {} <Debug> TCP-Session: 41bd9009-ef73-426a-ade6-8b63a091b67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.03.19 19:43:47.252322 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60667 | ||
| 5601 | 2026.03.19 19:43:47.252364 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41393 | ||
| 5602 | 2026.03.19 19:43:47.252372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40590 | ||
| 5603 | 2026.03.19 19:43:47.252419 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 5604 | 2026.03.19 19:43:47.252426 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34320 | ||
| 5605 | 2026.03.19 19:43:47.252450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.03.19 19:43:47.252467 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.03.19 19:43:47.252499 [ 289 ] {} <Debug> TCP-Session: 4a618bab-84ff-43a7-90b8-29686b3e84cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60667 | ||
| 5608 | 2026.03.19 19:43:47.252508 [ 287 ] {} <Trace> TCP-Session: 41bd9009-ef73-426a-ade6-8b63a091b67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.03.19 19:43:47.252532 [ 289 ] {} <Debug> TCP-Session: 4a618bab-84ff-43a7-90b8-29686b3e84cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.03.19 19:43:47.252512 [ 292 ] {} <Debug> TCP-Session: caf82900-679e-4bb6-b933-86287cede27e Authenticating user 'default' from [fd00:1122:3344:101::e]:41393 | ||
| 5611 | 2026.03.19 19:43:47.252560 [ 289 ] {} <Debug> TCP-Session: 4a618bab-84ff-43a7-90b8-29686b3e84cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.03.19 19:43:47.252584 [ 292 ] {} <Debug> TCP-Session: caf82900-679e-4bb6-b933-86287cede27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.03.19 19:43:47.252406 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65500 | ||
| 5614 | 2026.03.19 19:43:47.252639 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.03.19 19:43:47.252641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.03.19 19:43:47.252612 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5617 | 2026.03.19 19:43:47.252682 [ 286 ] {} <Debug> TCP-Session: b5141984-1280-4414-8fbf-30cb1d0f54d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34320 | ||
| 5618 | 2026.03.19 19:43:47.252691 [ 291 ] {} <Debug> TCP-Session: 9d231d72-9ad9-4073-aaa6-23a31cd46860 Authenticating user 'default' from [fd00:1122:3344:101::e]:40590 | ||
| 5619 | 2026.03.19 19:43:47.252710 [ 267 ] {} <Debug> TCP-Session: 095fd753-eb6f-4346-a416-b1e62b438280 Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 5620 | 2026.03.19 19:43:47.252717 [ 286 ] {} <Debug> TCP-Session: b5141984-1280-4414-8fbf-30cb1d0f54d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.03.19 19:43:47.252721 [ 291 ] {} <Debug> TCP-Session: 9d231d72-9ad9-4073-aaa6-23a31cd46860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.03.19 19:43:47.252734 [ 286 ] {} <Debug> TCP-Session: b5141984-1280-4414-8fbf-30cb1d0f54d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.03.19 19:43:47.252729 [ 267 ] {} <Debug> TCP-Session: 095fd753-eb6f-4346-a416-b1e62b438280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.03.19 19:43:47.252741 [ 291 ] {} <Debug> TCP-Session: 9d231d72-9ad9-4073-aaa6-23a31cd46860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.03.19 19:43:47.252756 [ 267 ] {} <Debug> TCP-Session: 095fd753-eb6f-4346-a416-b1e62b438280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.03.19 19:43:47.252719 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5627 | 2026.03.19 19:43:47.252799 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5628 | 2026.03.19 19:43:47.252404 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54295 | ||
| 5629 | 2026.03.19 19:43:47.252843 [ 293 ] {} <Debug> TCP-Session: 3c7ba6c2-30ef-4146-9e75-e58077805968 Authenticating user 'default' from [fd00:1122:3344:101::e]:65500 | ||
| 5630 | 2026.03.19 19:43:47.252342 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42932 | ||
| 5631 | 2026.03.19 19:43:47.252895 [ 293 ] {} <Debug> TCP-Session: 3c7ba6c2-30ef-4146-9e75-e58077805968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.03.19 19:43:47.252606 [ 292 ] {} <Debug> TCP-Session: caf82900-679e-4bb6-b933-86287cede27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.19 19:43:47.252928 [ 293 ] {} <Debug> TCP-Session: 3c7ba6c2-30ef-4146-9e75-e58077805968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.19 19:43:47.253075 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5635 | 2026.03.19 19:43:47.253075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.03.19 19:43:47.253114 [ 294 ] {} <Debug> TCP-Session: 6d6563ab-08b6-49b8-b7a5-3f9bb2fb9cba Authenticating user 'default' from [fd00:1122:3344:101::e]:54295 | ||
| 5637 | 2026.03.19 19:43:47.253124 [ 290 ] {} <Debug> TCP-Session: 7ad53340-818d-4fc5-b6ce-321c9de27c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:42932 | ||
| 5638 | 2026.03.19 19:43:47.253134 [ 294 ] {} <Debug> TCP-Session: 6d6563ab-08b6-49b8-b7a5-3f9bb2fb9cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.19 19:43:47.253143 [ 290 ] {} <Debug> TCP-Session: 7ad53340-818d-4fc5-b6ce-321c9de27c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.19 19:43:47.253149 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5641 | 2026.03.19 19:43:47.253158 [ 290 ] {} <Debug> TCP-Session: 7ad53340-818d-4fc5-b6ce-321c9de27c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.03.19 19:43:47.253150 [ 294 ] {} <Debug> TCP-Session: 6d6563ab-08b6-49b8-b7a5-3f9bb2fb9cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.03.19 19:43:47.253230 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5644 | 2026.03.19 19:43:47.253560 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 5645 | 2026.03.19 19:43:47.254710 [ 345 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> AggregatingTransform: Aggregating | ||
| 5646 | 2026.03.19 19:43:47.254763 [ 345 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5647 | 2026.03.19 19:43:47.254802 [ 345 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137134 sec. (879.404 rows/sec., 34.35 KiB/sec.) | ||
| 5648 | 2026.03.19 19:43:47.254823 [ 345 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Trace> Aggregator: Merging aggregated data | ||
| 5649 | 2026.03.19 19:43:47.256463 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003815 sec., 262.12319790301444 rows/sec., 10.24 KiB/sec. | ||
| 5650 | 2026.03.19 19:43:47.256614 [ 287 ] {947a214c-a22a-4ffb-b13a-e2307520206c} <Debug> TCPHandler: Processed in 0.004261837 sec. | ||
| 5651 | 2026.03.19 19:43:47.256726 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2026.03.19 19:43:47.256756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2026.03.19 19:43:47.256770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2026.03.19 19:43:47.256790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.03.19 19:43:47.256799 [ 289 ] {} <Debug> TCP-Session: 4a618bab-84ff-43a7-90b8-29686b3e84cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.03.19 19:43:47.256814 [ 294 ] {} <Debug> TCP-Session: 6d6563ab-08b6-49b8-b7a5-3f9bb2fb9cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.03.19 19:43:47.256813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.03.19 19:43:47.256834 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.03.19 19:43:47.256869 [ 290 ] {} <Debug> TCP-Session: 7ad53340-818d-4fc5-b6ce-321c9de27c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.03.19 19:43:47.256888 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2026.03.19 19:43:47.256888 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5662 | 2026.03.19 19:43:47.256934 [ 293 ] {} <Debug> TCP-Session: 3c7ba6c2-30ef-4146-9e75-e58077805968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.19 19:43:47.256946 [ 267 ] {} <Debug> TCP-Session: 095fd753-eb6f-4346-a416-b1e62b438280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.03.19 19:43:47.256964 [ 291 ] {} <Debug> TCP-Session: 9d231d72-9ad9-4073-aaa6-23a31cd46860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.03.19 19:43:47.256855 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2026.03.19 19:43:47.256843 [ 292 ] {} <Debug> TCP-Session: caf82900-679e-4bb6-b933-86287cede27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.03.19 19:43:47.257010 [ 286 ] {} <Debug> TCP-Session: b5141984-1280-4414-8fbf-30cb1d0f54d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.03.19 19:43:47.256761 [ 287 ] {} <Debug> TCP-Session: 41bd9009-ef73-426a-ade6-8b63a091b67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.03.19 19:43:47.319098 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37346 | ||
| 5670 | 2026.03.19 19:43:47.319213 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5671 | 2026.03.19 19:43:47.319239 [ 287 ] {} <Debug> TCP-Session: 3072cfb7-d69d-446a-9553-16d08232a498 Authenticating user 'default' from [fd00:1122:3344:101::e]:37346 | ||
| 5672 | 2026.03.19 19:43:47.319261 [ 287 ] {} <Debug> TCP-Session: 3072cfb7-d69d-446a-9553-16d08232a498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.03.19 19:43:47.319274 [ 287 ] {} <Debug> TCP-Session: 3072cfb7-d69d-446a-9553-16d08232a498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.03.19 19:43:47.319487 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58629 | ||
| 5675 | 2026.03.19 19:43:47.319502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52030 | ||
| 5676 | 2026.03.19 19:43:47.319534 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58696 | ||
| 5677 | 2026.03.19 19:43:47.319557 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40848 | ||
| 5678 | 2026.03.19 19:43:47.319597 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49138 | ||
| 5679 | 2026.03.19 19:43:47.319608 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5680 | 2026.03.19 19:43:47.319632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2026.03.19 19:43:47.319664 [ 287 ] {} <Trace> TCP-Session: 3072cfb7-d69d-446a-9553-16d08232a498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.03.19 19:43:47.319680 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2026.03.19 19:43:47.319696 [ 292 ] {} <Debug> TCP-Session: 99d34d11-f666-4218-8897-c5a9337f1188 Authenticating user 'default' from [fd00:1122:3344:101::e]:58696 | ||
| 5684 | 2026.03.19 19:43:47.319718 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.03.19 19:43:47.319730 [ 293 ] {} <Debug> TCP-Session: a554e3fc-945d-4cca-91eb-17d8b4bc18fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40848 | ||
| 5686 | 2026.03.19 19:43:47.319739 [ 292 ] {} <Debug> TCP-Session: 99d34d11-f666-4218-8897-c5a9337f1188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.03.19 19:43:47.319759 [ 286 ] {} <Debug> TCP-Session: c7f1b7cc-ed61-4f11-9a09-c8e7bd4b955b Authenticating user 'default' from [fd00:1122:3344:101::e]:49138 | ||
| 5688 | 2026.03.19 19:43:47.319773 [ 293 ] {} <Debug> TCP-Session: a554e3fc-945d-4cca-91eb-17d8b4bc18fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.03.19 19:43:47.319785 [ 292 ] {} <Debug> TCP-Session: 99d34d11-f666-4218-8897-c5a9337f1188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.03.19 19:43:47.319814 [ 293 ] {} <Debug> TCP-Session: a554e3fc-945d-4cca-91eb-17d8b4bc18fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.03.19 19:43:47.319807 [ 286 ] {} <Debug> TCP-Session: c7f1b7cc-ed61-4f11-9a09-c8e7bd4b955b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.03.19 19:43:47.319846 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5693 | 2026.03.19 19:43:47.319868 [ 286 ] {} <Debug> TCP-Session: c7f1b7cc-ed61-4f11-9a09-c8e7bd4b955b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.03.19 19:43:47.319679 [ 290 ] {} <Debug> TCP-Session: fa66e116-ebe9-4f67-bd90-b37bd7cfeb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:52030 | ||
| 5695 | 2026.03.19 19:43:47.319608 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5696 | 2026.03.19 19:43:47.319936 [ 290 ] {} <Debug> TCP-Session: fa66e116-ebe9-4f67-bd90-b37bd7cfeb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.03.19 19:43:47.319576 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56113 | ||
| 5698 | 2026.03.19 19:43:47.319957 [ 289 ] {} <Debug> TCP-Session: 4866e09c-3856-4e66-b71f-bfb1998bbb79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58629 | ||
| 5699 | 2026.03.19 19:43:47.319955 [ 290 ] {} <Debug> TCP-Session: fa66e116-ebe9-4f67-bd90-b37bd7cfeb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.03.19 19:43:47.320010 [ 289 ] {} <Debug> TCP-Session: 4866e09c-3856-4e66-b71f-bfb1998bbb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.03.19 19:43:47.319557 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 5702 | 2026.03.19 19:43:47.320030 [ 289 ] {} <Debug> TCP-Session: 4866e09c-3856-4e66-b71f-bfb1998bbb79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.03.19 19:43:47.320051 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.03.19 19:43:47.319547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56095 | ||
| 5705 | 2026.03.19 19:43:47.320094 [ 267 ] {} <Debug> TCP-Session: e7c631aa-f8bc-4419-9697-170ac2d78c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:56113 | ||
| 5706 | 2026.03.19 19:43:47.320095 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5707 | 2026.03.19 19:43:47.320138 [ 267 ] {} <Debug> TCP-Session: e7c631aa-f8bc-4419-9697-170ac2d78c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.19 19:43:47.320141 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5709 | 2026.03.19 19:43:47.320173 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.03.19 19:43:47.320173 [ 267 ] {} <Debug> TCP-Session: e7c631aa-f8bc-4419-9697-170ac2d78c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.03.19 19:43:47.320159 [ 294 ] {} <Debug> TCP-Session: 4d3f9918-fa76-4ff8-a923-f41f7c95f355 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 5712 | 2026.03.19 19:43:47.320213 [ 291 ] {} <Debug> TCP-Session: f75ae614-7d69-4fb0-94aa-bb4317c0425b Authenticating user 'default' from [fd00:1122:3344:101::e]:56095 | ||
| 5713 | 2026.03.19 19:43:47.320222 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5714 | 2026.03.19 19:43:47.320254 [ 291 ] {} <Debug> TCP-Session: f75ae614-7d69-4fb0-94aa-bb4317c0425b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.03.19 19:43:47.320240 [ 294 ] {} <Debug> TCP-Session: 4d3f9918-fa76-4ff8-a923-f41f7c95f355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.03.19 19:43:47.320280 [ 291 ] {} <Debug> TCP-Session: f75ae614-7d69-4fb0-94aa-bb4317c0425b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.03.19 19:43:47.320300 [ 294 ] {} <Debug> TCP-Session: 4d3f9918-fa76-4ff8-a923-f41f7c95f355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.03.19 19:43:47.320536 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 5719 | 2026.03.19 19:43:47.321425 [ 328 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> AggregatingTransform: Aggregating | ||
| 5720 | 2026.03.19 19:43:47.321480 [ 328 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5721 | 2026.03.19 19:43:47.321511 [ 328 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873638 sec. (1144.639 rows/sec., 44.71 KiB/sec.) | ||
| 5722 | 2026.03.19 19:43:47.321527 [ 328 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Trace> Aggregator: Merging aggregated data | ||
| 5723 | 2026.03.19 19:43:47.322982 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 5724 | 2026.03.19 19:43:47.323095 [ 287 ] {eb974425-dd6b-4823-adab-c808f695e6bb} <Debug> TCPHandler: Processed in 0.003552713 sec. | ||
| 5725 | 2026.03.19 19:43:47.323189 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5726 | 2026.03.19 19:43:47.323217 [ 287 ] {} <Debug> TCP-Session: 3072cfb7-d69d-446a-9553-16d08232a498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.03.19 19:43:47.323230 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.03.19 19:43:47.323246 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5729 | 2026.03.19 19:43:47.323266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2026.03.19 19:43:47.323288 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5731 | 2026.03.19 19:43:47.323308 [ 290 ] {} <Debug> TCP-Session: fa66e116-ebe9-4f67-bd90-b37bd7cfeb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.03.19 19:43:47.323319 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5733 | 2026.03.19 19:43:47.323319 [ 294 ] {} <Debug> TCP-Session: 4d3f9918-fa76-4ff8-a923-f41f7c95f355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.19 19:43:47.323339 [ 291 ] {} <Debug> TCP-Session: f75ae614-7d69-4fb0-94aa-bb4317c0425b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.19 19:43:47.323356 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5736 | 2026.03.19 19:43:47.323379 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5737 | 2026.03.19 19:43:47.323408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5738 | 2026.03.19 19:43:47.323422 [ 293 ] {} <Debug> TCP-Session: a554e3fc-945d-4cca-91eb-17d8b4bc18fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.03.19 19:43:47.323436 [ 292 ] {} <Debug> TCP-Session: 99d34d11-f666-4218-8897-c5a9337f1188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.03.19 19:43:47.323456 [ 286 ] {} <Debug> TCP-Session: c7f1b7cc-ed61-4f11-9a09-c8e7bd4b955b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.03.19 19:43:47.323285 [ 267 ] {} <Debug> TCP-Session: e7c631aa-f8bc-4419-9697-170ac2d78c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.03.19 19:43:47.323366 [ 289 ] {} <Debug> TCP-Session: 4866e09c-3856-4e66-b71f-bfb1998bbb79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.03.19 19:43:47.538349 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45422 | ||
| 5744 | 2026.03.19 19:43:47.538456 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2026.03.19 19:43:47.538483 [ 287 ] {} <Debug> TCP-Session: 2aa26f4b-b844-4a2d-bf03-31917ecca1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45422 | ||
| 5746 | 2026.03.19 19:43:47.538506 [ 287 ] {} <Debug> TCP-Session: 2aa26f4b-b844-4a2d-bf03-31917ecca1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.03.19 19:43:47.538520 [ 287 ] {} <Debug> TCP-Session: 2aa26f4b-b844-4a2d-bf03-31917ecca1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.03.19 19:43:47.538745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51914 | ||
| 5749 | 2026.03.19 19:43:47.538763 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54650 | ||
| 5750 | 2026.03.19 19:43:47.538790 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50684 | ||
| 5751 | 2026.03.19 19:43:47.538814 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54959 | ||
| 5752 | 2026.03.19 19:43:47.538852 [ 287 ] {} <Trace> TCP-Session: 2aa26f4b-b844-4a2d-bf03-31917ecca1c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.03.19 19:43:47.538865 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.03.19 19:43:47.538857 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5755 | 2026.03.19 19:43:47.538910 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5756 | 2026.03.19 19:43:47.538905 [ 292 ] {} <Debug> TCP-Session: 7f46a513-e394-44b5-bcb0-8eb24882f6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54650 | ||
| 5757 | 2026.03.19 19:43:47.538941 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5758 | 2026.03.19 19:43:47.538966 [ 292 ] {} <Debug> TCP-Session: 7f46a513-e394-44b5-bcb0-8eb24882f6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.03.19 19:43:47.538949 [ 293 ] {} <Debug> TCP-Session: 26e808dc-06e9-4a9c-a19b-9d5aa18c1907 Authenticating user 'default' from [fd00:1122:3344:101::e]:50684 | ||
| 5760 | 2026.03.19 19:43:47.538993 [ 286 ] {} <Debug> TCP-Session: efce5dec-aad6-451e-b440-7d946c883bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54959 | ||
| 5761 | 2026.03.19 19:43:47.538997 [ 292 ] {} <Debug> TCP-Session: 7f46a513-e394-44b5-bcb0-8eb24882f6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.03.19 19:43:47.539026 [ 293 ] {} <Debug> TCP-Session: 26e808dc-06e9-4a9c-a19b-9d5aa18c1907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.03.19 19:43:47.539041 [ 286 ] {} <Debug> TCP-Session: efce5dec-aad6-451e-b440-7d946c883bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.03.19 19:43:47.539062 [ 293 ] {} <Debug> TCP-Session: 26e808dc-06e9-4a9c-a19b-9d5aa18c1907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.03.19 19:43:47.539075 [ 286 ] {} <Debug> TCP-Session: efce5dec-aad6-451e-b440-7d946c883bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.19 19:43:47.539068 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5767 | 2026.03.19 19:43:47.538934 [ 290 ] {} <Debug> TCP-Session: c9a5518c-2eac-4f70-a5fc-6517dc0eecc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51914 | ||
| 5768 | 2026.03.19 19:43:47.538806 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53381 | ||
| 5769 | 2026.03.19 19:43:47.539155 [ 290 ] {} <Debug> TCP-Session: c9a5518c-2eac-4f70-a5fc-6517dc0eecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.03.19 19:43:47.539185 [ 290 ] {} <Debug> TCP-Session: c9a5518c-2eac-4f70-a5fc-6517dc0eecc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.03.19 19:43:47.538792 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57716 | ||
| 5772 | 2026.03.19 19:43:47.538772 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33049 | ||
| 5773 | 2026.03.19 19:43:47.539223 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5774 | 2026.03.19 19:43:47.539271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2026.03.19 19:43:47.539284 [ 267 ] {} <Debug> TCP-Session: 1574fafc-fd5a-44c5-a866-200a56fac859 Authenticating user 'default' from [fd00:1122:3344:101::e]:53381 | ||
| 5776 | 2026.03.19 19:43:47.538745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62902 | ||
| 5777 | 2026.03.19 19:43:47.539320 [ 294 ] {} <Debug> TCP-Session: 88991b43-9f38-4266-b83d-086d3a24e0f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57716 | ||
| 5778 | 2026.03.19 19:43:47.539326 [ 267 ] {} <Debug> TCP-Session: 1574fafc-fd5a-44c5-a866-200a56fac859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.03.19 19:43:47.539315 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5780 | 2026.03.19 19:43:47.539370 [ 267 ] {} <Debug> TCP-Session: 1574fafc-fd5a-44c5-a866-200a56fac859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.03.19 19:43:47.539396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5782 | 2026.03.19 19:43:47.539404 [ 291 ] {} <Debug> TCP-Session: 66a73b0b-aeef-4afc-8b10-f458adb1b55e Authenticating user 'default' from [fd00:1122:3344:101::e]:33049 | ||
| 5783 | 2026.03.19 19:43:47.539427 [ 289 ] {} <Debug> TCP-Session: b3324b35-334d-462d-9760-8a2a8c6a84f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62902 | ||
| 5784 | 2026.03.19 19:43:47.539442 [ 291 ] {} <Debug> TCP-Session: 66a73b0b-aeef-4afc-8b10-f458adb1b55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.19 19:43:47.539458 [ 289 ] {} <Debug> TCP-Session: b3324b35-334d-462d-9760-8a2a8c6a84f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.03.19 19:43:47.539470 [ 291 ] {} <Debug> TCP-Session: 66a73b0b-aeef-4afc-8b10-f458adb1b55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.03.19 19:43:47.539485 [ 289 ] {} <Debug> TCP-Session: b3324b35-334d-462d-9760-8a2a8c6a84f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.19 19:43:47.539397 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5789 | 2026.03.19 19:43:47.539366 [ 294 ] {} <Debug> TCP-Session: 88991b43-9f38-4266-b83d-086d3a24e0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.03.19 19:43:47.539557 [ 294 ] {} <Debug> TCP-Session: 88991b43-9f38-4266-b83d-086d3a24e0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.03.19 19:43:47.539585 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5792 | 2026.03.19 19:43:47.539880 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 5793 | 2026.03.19 19:43:47.540848 [ 343 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> AggregatingTransform: Aggregating | ||
| 5794 | 2026.03.19 19:43:47.540911 [ 343 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5795 | 2026.03.19 19:43:47.540953 [ 343 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097005 sec. (1030.875 rows/sec., 40.27 KiB/sec.) | ||
| 5796 | 2026.03.19 19:43:47.540974 [ 343 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Trace> Aggregator: Merging aggregated data | ||
| 5797 | 2026.03.19 19:43:47.542538 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003546 sec., 282.0078962210942 rows/sec., 11.02 KiB/sec. | ||
| 5798 | 2026.03.19 19:43:47.542765 [ 287 ] {e771451e-ed3d-476b-bbc3-18f4290018c4} <Debug> TCPHandler: Processed in 0.004034862 sec. | ||
| 5799 | 2026.03.19 19:43:47.542943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2026.03.19 19:43:47.542980 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2026.03.19 19:43:47.543004 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2026.03.19 19:43:47.543027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5803 | 2026.03.19 19:43:47.543042 [ 294 ] {} <Debug> TCP-Session: 88991b43-9f38-4266-b83d-086d3a24e0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.19 19:43:47.543065 [ 267 ] {} <Debug> TCP-Session: 1574fafc-fd5a-44c5-a866-200a56fac859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.19 19:43:47.543082 [ 293 ] {} <Debug> TCP-Session: 26e808dc-06e9-4a9c-a19b-9d5aa18c1907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.03.19 19:43:47.543095 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5807 | 2026.03.19 19:43:47.543116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.03.19 19:43:47.543144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5809 | 2026.03.19 19:43:47.543169 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5810 | 2026.03.19 19:43:47.543183 [ 292 ] {} <Debug> TCP-Session: 7f46a513-e394-44b5-bcb0-8eb24882f6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.03.19 19:43:47.543204 [ 286 ] {} <Debug> TCP-Session: efce5dec-aad6-451e-b440-7d946c883bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.03.19 19:43:47.543221 [ 291 ] {} <Debug> TCP-Session: 66a73b0b-aeef-4afc-8b10-f458adb1b55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.03.19 19:43:47.543159 [ 290 ] {} <Debug> TCP-Session: c9a5518c-2eac-4f70-a5fc-6517dc0eecc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.03.19 19:43:47.542982 [ 287 ] {} <Debug> TCP-Session: 2aa26f4b-b844-4a2d-bf03-31917ecca1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.03.19 19:43:47.543045 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5816 | 2026.03.19 19:43:47.543357 [ 289 ] {} <Debug> TCP-Session: b3324b35-334d-462d-9760-8a2a8c6a84f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.03.19 19:43:47.942148 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5818 | 2026.03.19 19:43:47.942198 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5819 | 2026.03.19 19:43:48.024035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11563 | ||
| 5820 | 2026.03.19 19:43:48.024604 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.19 19:43:48.024660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5822 | 2026.03.19 19:43:48.025186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5823 | 2026.03.19 19:43:48.025446 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.03.19 19:43:48.025676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11563 | ||
| 5825 | 2026.03.19 19:43:48.057873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 780 | ||
| 5826 | 2026.03.19 19:43:48.060203 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.19 19:43:48.060257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5828 | 2026.03.19 19:43:48.061518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5829 | 2026.03.19 19:43:48.061807 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.19 19:43:48.062196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 5831 | 2026.03.19 19:43:48.632568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5832 | 2026.03.19 19:43:48.652246 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.03.19 19:43:48.652326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5834 | 2026.03.19 19:43:48.658157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5835 | 2026.03.19 19:43:48.658980 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.03.19 19:43:48.663515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5837 | 2026.03.19 19:43:49.130407 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.03.19 19:43:49.130590 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.03.19 19:43:49.130659 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5840 | 2026.03.19 19:43:49.131432 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.03.19 19:43:49.131486 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5842 | 2026.03.19 19:43:49.131916 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5843 | 2026.03.19 19:43:49.132152 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.03.19 19:43:49.132285 [ 34 ] {} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5845 | 2026.03.19 19:43:49.132316 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 5846 | 2026.03.19 19:43:49.132361 [ 34 ] {} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.03.19 19:43:49.132383 [ 268 ] {711d384c-68ea-4ad2-8f96-8f39090cc448} <Debug> TCPHandler: Processed in 0.002115713 sec. | ||
| 5848 | 2026.03.19 19:43:49.132388 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5849 | 2026.03.19 19:43:49.132523 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.03.19 19:43:49.132524 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5851 | 2026.03.19 19:43:49.132633 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5852 | 2026.03.19 19:43:49.132684 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5853 | 2026.03.19 19:43:49.132703 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5854 | 2026.03.19 19:43:49.132747 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5855 | 2026.03.19 19:43:49.132824 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5856 | 2026.03.19 19:43:49.132877 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5857 | 2026.03.19 19:43:49.132927 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5858 | 2026.03.19 19:43:49.132975 [ 200 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5859 | 2026.03.19 19:43:49.133526 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.03.19 19:43:49.133571 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5861 | 2026.03.19 19:43:49.133969 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5862 | 2026.03.19 19:43:49.134047 [ 187 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581092 sec., 898113.4557634849 rows/sec., 60.47 MiB/sec. | ||
| 5863 | 2026.03.19 19:43:49.134206 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.19 19:43:49.134232 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5865 | 2026.03.19 19:43:49.134355 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001747 sec., 485975.95878649113 rows/sec., 38.23 MiB/sec. | ||
| 5866 | 2026.03.19 19:43:49.134402 [ 268 ] {d80345f1-39a2-4a2b-89f2-3444b1c3afcc} <Debug> TCPHandler: Processed in 0.001932619 sec. | ||
| 5867 | 2026.03.19 19:43:49.134522 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.03.19 19:43:49.134556 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.03.19 19:43:49.134622 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5870 | 2026.03.19 19:43:49.134647 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_17_4} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5871 | 2026.03.19 19:43:49.134671 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5872 | 2026.03.19 19:43:49.134735 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5873 | 2026.03.19 19:43:49.135132 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.03.19 19:43:49.135173 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5875 | 2026.03.19 19:43:49.135497 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5876 | 2026.03.19 19:43:49.135710 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.03.19 19:43:49.135844 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001243 sec., 135156.8785197104 rows/sec., 8.25 MiB/sec. | ||
| 5878 | 2026.03.19 19:43:49.135882 [ 268 ] {9ac635aa-9a16-43b7-b391-4fa347398ae1} <Debug> TCPHandler: Processed in 0.001411088 sec. | ||
| 5879 | 2026.03.19 19:43:49.135993 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.03.19 19:43:49.136088 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.03.19 19:43:49.136129 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5882 | 2026.03.19 19:43:49.136573 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.03.19 19:43:49.136611 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5884 | 2026.03.19 19:43:49.136938 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5885 | 2026.03.19 19:43:49.137151 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.03.19 19:43:49.137282 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 5887 | 2026.03.19 19:43:49.137326 [ 268 ] {4db9ed25-ea4d-4297-beb2-9a7025d65a5f} <Debug> TCPHandler: Processed in 0.001382468 sec. | ||
| 5888 | 2026.03.19 19:43:49.137437 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.03.19 19:43:49.137533 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.03.19 19:43:49.137574 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5891 | 2026.03.19 19:43:49.138013 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.03.19 19:43:49.138050 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5893 | 2026.03.19 19:43:49.138355 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5894 | 2026.03.19 19:43:49.138568 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.03.19 19:43:49.138689 [ 31 ] {} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5896 | 2026.03.19 19:43:49.138702 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 5897 | 2026.03.19 19:43:49.138738 [ 31 ] {} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.03.19 19:43:49.138756 [ 268 ] {e47b006e-f91f-402e-a3ca-4de1abd98fd1} <Debug> TCPHandler: Processed in 0.001369288 sec. | ||
| 5899 | 2026.03.19 19:43:49.138760 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5900 | 2026.03.19 19:43:49.138839 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5901 | 2026.03.19 19:43:49.138876 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.03.19 19:43:49.138934 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5903 | 2026.03.19 19:43:49.138964 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5904 | 2026.03.19 19:43:49.138972 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5905 | 2026.03.19 19:43:49.139015 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5906 | 2026.03.19 19:43:49.139021 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5907 | 2026.03.19 19:43:49.139068 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5908 | 2026.03.19 19:43:49.139111 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5909 | 2026.03.19 19:43:49.139149 [ 191 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5910 | 2026.03.19 19:43:49.139671 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.03.19 19:43:49.139704 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5912 | 2026.03.19 19:43:49.139867 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057742 sec., 699603.4949921626 rows/sec., 42.46 MiB/sec. | ||
| 5913 | 2026.03.19 19:43:49.139996 [ 187 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5914 | 2026.03.19 19:43:49.140028 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5915 | 2026.03.19 19:43:49.140251 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.03.19 19:43:49.140259 [ 187 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.19 19:43:49.140327 [ 187 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_17_4} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5918 | 2026.03.19 19:43:49.140382 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001428 sec., 361344.53781512607 rows/sec., 25.48 MiB/sec. | ||
| 5919 | 2026.03.19 19:43:49.140404 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5920 | 2026.03.19 19:43:49.140428 [ 268 ] {3a8214a3-5255-4862-a088-70f9270ef9b6} <Debug> TCPHandler: Processed in 0.001602632 sec. | ||
| 5921 | 2026.03.19 19:43:49.140540 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.03.19 19:43:49.140634 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5923 | 2026.03.19 19:43:49.140677 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5924 | 2026.03.19 19:43:49.141008 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.03.19 19:43:49.141043 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5926 | 2026.03.19 19:43:49.141358 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5927 | 2026.03.19 19:43:49.141565 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.03.19 19:43:49.141691 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 5929 | 2026.03.19 19:43:49.141727 [ 268 ] {a3918228-42e2-457b-85de-45710fcdd049} <Debug> TCPHandler: Processed in 0.001237805 sec. | ||
| 5930 | 2026.03.19 19:43:49.141829 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.03.19 19:43:49.141923 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.03.19 19:43:49.141966 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2026.03.19 19:43:49.142364 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.03.19 19:43:49.142398 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5935 | 2026.03.19 19:43:49.142730 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5936 | 2026.03.19 19:43:49.142941 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.03.19 19:43:49.143069 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 5938 | 2026.03.19 19:43:49.143106 [ 268 ] {1f8b2df7-161a-40e8-bb5d-684e577996d2} <Debug> TCPHandler: Processed in 0.001326407 sec. | ||
| 5939 | 2026.03.19 19:43:49.143216 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.03.19 19:43:49.143309 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.03.19 19:43:49.143353 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5942 | 2026.03.19 19:43:49.143662 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.03.19 19:43:49.143695 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5944 | 2026.03.19 19:43:49.143988 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5945 | 2026.03.19 19:43:49.144193 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.03.19 19:43:49.144321 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 5947 | 2026.03.19 19:43:49.144357 [ 268 ] {ac1d2fe3-34ae-4f48-b31c-ffa41ac14788} <Debug> TCPHandler: Processed in 0.001191944 sec. | ||
| 5948 | 2026.03.19 19:43:49.144471 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.03.19 19:43:49.144565 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.03.19 19:43:49.144619 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5951 | 2026.03.19 19:43:49.145419 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.03.19 19:43:49.145454 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5953 | 2026.03.19 19:43:49.145980 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5954 | 2026.03.19 19:43:49.146210 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.03.19 19:43:49.146347 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 5956 | 2026.03.19 19:43:49.146399 [ 268 ] {d54c8394-c7f7-4748-afb5-e64596e4f3ba} <Debug> TCPHandler: Processed in 0.001977941 sec. | ||
| 5957 | 2026.03.19 19:43:49.146511 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.03.19 19:43:49.146605 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.03.19 19:43:49.146647 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5960 | 2026.03.19 19:43:49.146973 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.03.19 19:43:49.147006 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5962 | 2026.03.19 19:43:49.147316 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5963 | 2026.03.19 19:43:49.147529 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.03.19 19:43:49.147654 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 5965 | 2026.03.19 19:43:49.147688 [ 268 ] {f6dbb95b-7b73-4c89-a4fd-549062f6493e} <Debug> TCPHandler: Processed in 0.001227815 sec. | ||
| 5966 | 2026.03.19 19:43:54.121362 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.03.19 19:43:54.121597 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5968 | 2026.03.19 19:43:54.121681 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5969 | 2026.03.19 19:43:54.122384 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.03.19 19:43:54.122435 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5971 | 2026.03.19 19:43:54.122828 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5972 | 2026.03.19 19:43:54.123054 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.03.19 19:43:54.123218 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001685 sec., 2373.887240356083 rows/sec., 193.57 KiB/sec. | ||
| 5974 | 2026.03.19 19:43:54.123266 [ 268 ] {d9c86528-d4e4-4253-9a4a-c63af57c5844} <Debug> TCPHandler: Processed in 0.002047241 sec. | ||
| 5975 | 2026.03.19 19:43:54.123397 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.03.19 19:43:54.123500 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5977 | 2026.03.19 19:43:54.123543 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5978 | 2026.03.19 19:43:54.124004 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.03.19 19:43:54.124041 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5980 | 2026.03.19 19:43:54.124388 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5981 | 2026.03.19 19:43:54.124626 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.03.19 19:43:54.124751 [ 91 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5983 | 2026.03.19 19:43:54.124764 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Debug> executeQuery: Read 88 rows, 7.54 KiB in 0.001286 sec., 68429.23794712286 rows/sec., 5.72 MiB/sec. | ||
| 5984 | 2026.03.19 19:43:54.124788 [ 91 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.19 19:43:54.124808 [ 268 ] {6040b634-09c9-4075-91dd-435873d466bb} <Debug> TCPHandler: Processed in 0.00146471 sec. | ||
| 5986 | 2026.03.19 19:43:54.124809 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5987 | 2026.03.19 19:43:54.124918 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5988 | 2026.03.19 19:43:54.124926 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.03.19 19:43:54.125048 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5990 | 2026.03.19 19:43:54.125051 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.03.19 19:43:54.125088 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2768 rows starting from the beginning of the part | ||
| 5992 | 2026.03.19 19:43:54.125109 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5993 | 2026.03.19 19:43:54.125158 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2729 rows starting from the beginning of the part | ||
| 5994 | 2026.03.19 19:43:54.125207 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5995 | 2026.03.19 19:43:54.125249 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
| 5996 | 2026.03.19 19:43:54.125289 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 849 rows starting from the beginning of the part | ||
| 5997 | 2026.03.19 19:43:54.125329 [ 196 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5998 | 2026.03.19 19:43:54.125538 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.03.19 19:43:54.125581 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6000 | 2026.03.19 19:43:54.125902 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6001 | 2026.03.19 19:43:54.126129 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.03.19 19:43:54.126269 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001237 sec., 15359.741309620049 rows/sec., 1.11 MiB/sec. | ||
| 6003 | 2026.03.19 19:43:54.126306 [ 268 ] {514b91bb-4f50-4ddf-b797-6c57673cc5b9} <Debug> TCPHandler: Processed in 0.00143171 sec. | ||
| 6004 | 2026.03.19 19:43:54.126418 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.03.19 19:43:54.126514 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6006 | 2026.03.19 19:43:54.126553 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6007 | 2026.03.19 19:43:54.126979 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.03.19 19:43:54.127015 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6009 | 2026.03.19 19:43:54.127326 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6010 | 2026.03.19 19:43:54.127530 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.03.19 19:43:54.127624 [ 91 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6012 | 2026.03.19 19:43:54.127647 [ 187 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6576 rows, containing 5 columns (5 merged, 0 gathered) in 0.002778537 sec., 2366713.129967317 rows/sec., 190.94 MiB/sec. | ||
| 6013 | 2026.03.19 19:43:54.127664 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001168 sec., 71061.64383561644 rows/sec., 5.55 MiB/sec. | ||
| 6014 | 2026.03.19 19:43:54.127650 [ 91 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.19 19:43:54.127705 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6016 | 2026.03.19 19:43:54.127707 [ 268 ] {59f18f0c-05a3-445d-a677-400bfd8267d3} <Debug> TCPHandler: Processed in 0.001339797 sec. | ||
| 6017 | 2026.03.19 19:43:54.127806 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6018 | 2026.03.19 19:43:54.127829 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.03.19 19:43:54.127936 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.03.19 19:43:54.127941 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6021 | 2026.03.19 19:43:54.127983 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6022 | 2026.03.19 19:43:54.127987 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1512 rows starting from the beginning of the part | ||
| 6023 | 2026.03.19 19:43:54.128012 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6024 | 2026.03.19 19:43:54.128072 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1461 rows starting from the beginning of the part | ||
| 6025 | 2026.03.19 19:43:54.128119 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6026 | 2026.03.19 19:43:54.128164 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 6027 | 2026.03.19 19:43:54.128209 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 516 rows starting from the beginning of the part | ||
| 6028 | 2026.03.19 19:43:54.128252 [ 189 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 83 rows starting from the beginning of the part | ||
| 6029 | 2026.03.19 19:43:54.128360 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.03.19 19:43:54.128416 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.03.19 19:43:54.128456 [ 197 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_36_7} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6032 | 2026.03.19 19:43:54.128457 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6033 | 2026.03.19 19:43:54.128560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6034 | 2026.03.19 19:43:54.128833 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6035 | 2026.03.19 19:43:54.129068 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.19 19:43:54.129172 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6037 | 2026.03.19 19:43:54.129201 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.03.19 19:43:54.129205 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001286 sec., 125972.00622083982 rows/sec., 8.77 MiB/sec. | ||
| 6039 | 2026.03.19 19:43:54.129218 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6040 | 2026.03.19 19:43:54.129244 [ 268 ] {923748ec-a7eb-417b-8546-bd2d2cb6d1ff} <Debug> TCPHandler: Processed in 0.00146595 sec. | ||
| 6041 | 2026.03.19 19:43:54.129288 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6042 | 2026.03.19 19:43:54.129348 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.03.19 19:43:54.129374 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6044 | 2026.03.19 19:43:54.129404 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10766 rows starting from the beginning of the part | ||
| 6045 | 2026.03.19 19:43:54.129442 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6046 | 2026.03.19 19:43:54.129476 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1322 rows starting from the beginning of the part | ||
| 6047 | 2026.03.19 19:43:54.129497 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6048 | 2026.03.19 19:43:54.129524 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 6049 | 2026.03.19 19:43:54.129564 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6050 | 2026.03.19 19:43:54.129605 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6051 | 2026.03.19 19:43:54.129648 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part | ||
| 6052 | 2026.03.19 19:43:54.129700 [ 192 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3715 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194392 sec., 1911086.8760031278 rows/sec., 140.85 MiB/sec. | ||
| 6053 | 2026.03.19 19:43:54.129984 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6054 | 2026.03.19 19:43:54.130278 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.03.19 19:43:54.130320 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6056 | 2026.03.19 19:43:54.130357 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.03.19 19:43:54.130462 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_36_7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6058 | 2026.03.19 19:43:54.130589 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6059 | 2026.03.19 19:43:54.130873 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6060 | 2026.03.19 19:43:54.131112 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.03.19 19:43:54.131249 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 6062 | 2026.03.19 19:43:54.131308 [ 268 ] {0b199382-6fce-4961-9263-456b9fa39668} <Debug> TCPHandler: Processed in 0.002008891 sec. | ||
| 6063 | 2026.03.19 19:43:54.131423 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.03.19 19:43:54.131519 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.03.19 19:43:54.131560 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6066 | 2026.03.19 19:43:54.131918 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.19 19:43:54.131952 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6068 | 2026.03.19 19:43:54.132275 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6069 | 2026.03.19 19:43:54.132480 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.19 19:43:54.132571 [ 91 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6071 | 2026.03.19 19:43:54.132599 [ 91 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.03.19 19:43:54.132608 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6073 | 2026.03.19 19:43:54.132615 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6074 | 2026.03.19 19:43:54.132645 [ 268 ] {99760a90-f8a7-412d-97d9-46cb237db5e6} <Debug> TCPHandler: Processed in 0.001271996 sec. | ||
| 6075 | 2026.03.19 19:43:54.132689 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6076 | 2026.03.19 19:43:54.132784 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6077 | 2026.03.19 19:43:54.132808 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2160 rows starting from the beginning of the part | ||
| 6078 | 2026.03.19 19:43:54.132851 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 6079 | 2026.03.19 19:43:54.132886 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 6080 | 2026.03.19 19:43:54.132920 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6081 | 2026.03.19 19:43:54.132954 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6082 | 2026.03.19 19:43:54.132988 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6083 | 2026.03.19 19:43:54.133295 [ 188 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12803 rows, containing 5 columns (5 merged, 0 gathered) in 0.004038743 sec., 3170045.729574771 rows/sec., 210.46 MiB/sec. | ||
| 6084 | 2026.03.19 19:43:54.133590 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6085 | 2026.03.19 19:43:54.133843 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.03.19 19:43:54.133903 [ 187 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6087 | 2026.03.19 19:43:54.133974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 6088 | 2026.03.19 19:43:54.134066 [ 189 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405628 sec., 1750107.4252931788 rows/sec., 112.63 MiB/sec. | ||
| 6089 | 2026.03.19 19:43:54.134365 [ 192 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6090 | 2026.03.19 19:43:54.134664 [ 192 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.03.19 19:43:54.134736 [ 192 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_36_7} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6092 | 2026.03.19 19:43:54.134857 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6093 | 2026.03.19 19:43:55.525827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12011 | ||
| 6094 | 2026.03.19 19:43:55.526333 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.19 19:43:55.526375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6096 | 2026.03.19 19:43:55.526863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6097 | 2026.03.19 19:43:55.527093 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.03.19 19:43:55.527232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12011 | ||
| 6099 | 2026.03.19 19:43:56.163649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6100 | 2026.03.19 19:43:56.180767 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.03.19 19:43:56.180822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6102 | 2026.03.19 19:43:56.186506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6103 | 2026.03.19 19:43:56.187223 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.03.19 19:43:56.190011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6105 | 2026.03.19 19:43:58.062420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 816 | ||
| 6106 | 2026.03.19 19:43:58.064892 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.03.19 19:43:58.064947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6108 | 2026.03.19 19:43:58.066162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6109 | 2026.03.19 19:43:58.066448 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.03.19 19:43:58.066826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6111 | 2026.03.19 19:43:59.129267 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.03.19 19:43:59.129456 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6113 | 2026.03.19 19:43:59.129523 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6114 | 2026.03.19 19:43:59.130283 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.03.19 19:43:59.130331 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6116 | 2026.03.19 19:43:59.130744 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6117 | 2026.03.19 19:43:59.130972 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.03.19 19:43:59.131128 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 6119 | 2026.03.19 19:43:59.131171 [ 268 ] {87787f24-39a2-48f8-8d64-728d062d3246} <Debug> TCPHandler: Processed in 0.002038852 sec. | ||
| 6120 | 2026.03.19 19:43:59.131296 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.03.19 19:43:59.131394 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6122 | 2026.03.19 19:43:59.131436 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6123 | 2026.03.19 19:43:59.132272 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.03.19 19:43:59.132310 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6125 | 2026.03.19 19:43:59.132669 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6126 | 2026.03.19 19:43:59.132881 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.03.19 19:43:59.133011 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001635 sec., 519266.0550458716 rows/sec., 40.85 MiB/sec. | ||
| 6128 | 2026.03.19 19:43:59.133051 [ 268 ] {d7276b63-71c9-4759-a08f-8ee22494af35} <Debug> TCPHandler: Processed in 0.001805267 sec. | ||
| 6129 | 2026.03.19 19:43:59.133171 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.03.19 19:43:59.133266 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.03.19 19:43:59.133306 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6132 | 2026.03.19 19:43:59.133759 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.03.19 19:43:59.133795 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6134 | 2026.03.19 19:43:59.134106 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6135 | 2026.03.19 19:43:59.134312 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.03.19 19:43:59.134466 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001215 sec., 138271.6049382716 rows/sec., 8.44 MiB/sec. | ||
| 6137 | 2026.03.19 19:43:59.134508 [ 268 ] {4a9d2c55-c3e6-4d86-a783-e41d1246405d} <Debug> TCPHandler: Processed in 0.001386388 sec. | ||
| 6138 | 2026.03.19 19:43:59.134624 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.03.19 19:43:59.134720 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6140 | 2026.03.19 19:43:59.134780 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6141 | 2026.03.19 19:43:59.135226 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.03.19 19:43:59.135262 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6143 | 2026.03.19 19:43:59.135555 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6144 | 2026.03.19 19:43:59.135752 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.03.19 19:43:59.135880 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 6146 | 2026.03.19 19:43:59.135917 [ 268 ] {e704b273-1fab-4b77-9005-644d53232a78} <Debug> TCPHandler: Processed in 0.001377909 sec. | ||
| 6147 | 2026.03.19 19:43:59.136022 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.03.19 19:43:59.136133 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.03.19 19:43:59.136175 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6150 | 2026.03.19 19:43:59.136731 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.03.19 19:43:59.136768 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6152 | 2026.03.19 19:43:59.137088 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6153 | 2026.03.19 19:43:59.137294 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.03.19 19:43:59.137444 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001279 sec., 115715.40265832681 rows/sec., 6.58 MiB/sec. | ||
| 6155 | 2026.03.19 19:43:59.137486 [ 268 ] {3458dcee-f5aa-4cb4-8136-e4ce46e1b051} <Debug> TCPHandler: Processed in 0.0014719 sec. | ||
| 6156 | 2026.03.19 19:43:59.137610 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.03.19 19:43:59.137705 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6158 | 2026.03.19 19:43:59.137745 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6159 | 2026.03.19 19:43:59.138368 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.03.19 19:43:59.138404 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6161 | 2026.03.19 19:43:59.138727 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6162 | 2026.03.19 19:43:59.138939 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.03.19 19:43:59.139070 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001381 sec., 373642.2881969587 rows/sec., 26.35 MiB/sec. | ||
| 6164 | 2026.03.19 19:43:59.139109 [ 268 ] {44d0ae92-ff63-40fe-991f-43a5bb1a5ad7} <Debug> TCPHandler: Processed in 0.001548112 sec. | ||
| 6165 | 2026.03.19 19:43:59.139223 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.03.19 19:43:59.139317 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6167 | 2026.03.19 19:43:59.139359 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6168 | 2026.03.19 19:43:59.139698 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.19 19:43:59.139733 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6170 | 2026.03.19 19:43:59.140047 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6171 | 2026.03.19 19:43:59.140251 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.03.19 19:43:59.140385 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 6173 | 2026.03.19 19:43:59.140422 [ 268 ] {cb13f317-b6e1-40fe-83e7-be4e592569b8} <Debug> TCPHandler: Processed in 0.001250065 sec. | ||
| 6174 | 2026.03.19 19:43:59.140534 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.19 19:43:59.140629 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.19 19:43:59.140672 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6177 | 2026.03.19 19:43:59.141080 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.19 19:43:59.141116 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6179 | 2026.03.19 19:43:59.141446 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6180 | 2026.03.19 19:43:59.141653 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.19 19:43:59.141857 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 6182 | 2026.03.19 19:43:59.141908 [ 268 ] {5478e263-9436-4362-8473-7d0e201bbc32} <Debug> TCPHandler: Processed in 0.00142321 sec. | ||
| 6183 | 2026.03.19 19:43:59.142053 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.03.19 19:43:59.142181 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.03.19 19:43:59.142292 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6186 | 2026.03.19 19:43:59.142685 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.19 19:43:59.142728 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6188 | 2026.03.19 19:43:59.143047 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6189 | 2026.03.19 19:43:59.143271 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.19 19:43:59.143418 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001272 sec., 786.1635220125787 rows/sec., 52.97 KiB/sec. | ||
| 6191 | 2026.03.19 19:43:59.143456 [ 268 ] {3489b5ba-166c-4b6f-b6f4-1a83ca7cb5b9} <Debug> TCPHandler: Processed in 0.00146463 sec. | ||
| 6192 | 2026.03.19 19:43:59.143562 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.03.19 19:43:59.143658 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6194 | 2026.03.19 19:43:59.143714 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6195 | 2026.03.19 19:43:59.144514 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.19 19:43:59.144553 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6197 | 2026.03.19 19:43:59.145108 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6198 | 2026.03.19 19:43:59.145349 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.19 19:43:59.145489 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 6200 | 2026.03.19 19:43:59.145553 [ 268 ] {60a73610-1b65-407c-8360-8df5f21eac1f} <Debug> TCPHandler: Processed in 0.002041702 sec. | ||
| 6201 | 2026.03.19 19:43:59.145670 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.19 19:43:59.145766 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.19 19:43:59.145808 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6204 | 2026.03.19 19:43:59.146146 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.19 19:43:59.146183 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6206 | 2026.03.19 19:43:59.146509 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6207 | 2026.03.19 19:43:59.146749 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.19 19:43:59.146877 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 6209 | 2026.03.19 19:43:59.146913 [ 268 ] {b9edfdf8-052d-42c5-aedd-fcb111cd6cb8} <Debug> TCPHandler: Processed in 0.001292227 sec. | ||
| 6210 | 2026.03.19 19:44:02.942449 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6211 | 2026.03.19 19:44:02.942512 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6212 | 2026.03.19 19:44:03.027399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12523 | ||
| 6213 | 2026.03.19 19:44:03.027920 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.19 19:44:03.027959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6215 | 2026.03.19 19:44:03.028440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6216 | 2026.03.19 19:44:03.028688 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.03.19 19:44:03.028817 [ 125 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6218 | 2026.03.19 19:44:03.028820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12523 | ||
| 6219 | 2026.03.19 19:44:03.028856 [ 125 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.19 19:44:03.028875 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6221 | 2026.03.19 19:44:03.028975 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6222 | 2026.03.19 19:44:03.029077 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6223 | 2026.03.19 19:44:03.029114 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10091 rows starting from the beginning of the part | ||
| 6224 | 2026.03.19 19:44:03.029183 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6225 | 2026.03.19 19:44:03.029238 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6226 | 2026.03.19 19:44:03.029293 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6227 | 2026.03.19 19:44:03.029343 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6228 | 2026.03.19 19:44:03.029392 [ 189 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6229 | 2026.03.19 19:44:03.033862 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12523 rows, containing 4 columns (4 merged, 0 gathered) in 0.00493053 sec., 2539889.2208342715 rows/sec., 36.33 MiB/sec. | ||
| 6230 | 2026.03.19 19:44:03.034253 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6231 | 2026.03.19 19:44:03.034560 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.19 19:44:03.034643 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_26_5} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6233 | 2026.03.19 19:44:03.034767 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6234 | 2026.03.19 19:44:03.690167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6235 | 2026.03.19 19:44:03.708097 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.03.19 19:44:03.708163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6237 | 2026.03.19 19:44:03.713869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6238 | 2026.03.19 19:44:03.714569 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.03.19 19:44:03.714885 [ 141 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6240 | 2026.03.19 19:44:03.714979 [ 141 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.03.19 19:44:03.715002 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6242 | 2026.03.19 19:44:03.715174 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6243 | 2026.03.19 19:44:03.717685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6244 | 2026.03.19 19:44:03.718834 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6245 | 2026.03.19 19:44:03.720216 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6246 | 2026.03.19 19:44:03.724827 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6247 | 2026.03.19 19:44:03.729316 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6248 | 2026.03.19 19:44:03.733931 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6249 | 2026.03.19 19:44:03.738298 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6250 | 2026.03.19 19:44:03.742181 [ 202 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6251 | 2026.03.19 19:44:03.794544 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079455936 sec., 2466.77605056468 rows/sec., 12.76 MiB/sec. | ||
| 6252 | 2026.03.19 19:44:03.797087 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6253 | 2026.03.19 19:44:03.799067 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.03.19 19:44:03.799144 [ 192 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_26_5} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6255 | 2026.03.19 19:44:03.801929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6256 | 2026.03.19 19:44:04.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.62 MiB, peak 274.18 MiB, free memory in arenas 0.00 B, will set to 268.48 MiB (RSS), difference: 4.85 MiB | ||
| 6257 | 2026.03.19 19:44:04.120890 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.03.19 19:44:04.121162 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6259 | 2026.03.19 19:44:04.121265 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6260 | 2026.03.19 19:44:04.122179 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.03.19 19:44:04.122226 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6262 | 2026.03.19 19:44:04.122709 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6263 | 2026.03.19 19:44:04.122944 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.03.19 19:44:04.123112 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.002029 sec., 42385.411532774764 rows/sec., 3.56 MiB/sec. | ||
| 6265 | 2026.03.19 19:44:04.123165 [ 268 ] {df54f9d1-8067-465f-b9d7-e1937dc08ebd} <Debug> TCPHandler: Processed in 0.002463391 sec. | ||
| 6266 | 2026.03.19 19:44:04.123296 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.03.19 19:44:04.123401 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.03.19 19:44:04.123444 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6269 | 2026.03.19 19:44:04.123862 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.03.19 19:44:04.123899 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6271 | 2026.03.19 19:44:04.124231 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6272 | 2026.03.19 19:44:04.124447 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.03.19 19:44:04.124589 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001212 sec., 12376.237623762376 rows/sec., 930.64 KiB/sec. | ||
| 6274 | 2026.03.19 19:44:04.124629 [ 268 ] {0286450f-d223-478f-8c99-4341158109dd} <Debug> TCPHandler: Processed in 0.001385059 sec. | ||
| 6275 | 2026.03.19 19:44:04.124747 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.03.19 19:44:04.124846 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6277 | 2026.03.19 19:44:04.124886 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6278 | 2026.03.19 19:44:04.125301 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.03.19 19:44:04.125337 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6280 | 2026.03.19 19:44:04.125660 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6281 | 2026.03.19 19:44:04.125873 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.03.19 19:44:04.126007 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00118 sec., 66949.15254237287 rows/sec., 5.23 MiB/sec. | ||
| 6283 | 2026.03.19 19:44:04.126043 [ 268 ] {cb9af975-4710-4cae-a23b-0c99688480e6} <Debug> TCPHandler: Processed in 0.001346987 sec. | ||
| 6284 | 2026.03.19 19:44:04.126156 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.03.19 19:44:04.126251 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6286 | 2026.03.19 19:44:04.126294 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6287 | 2026.03.19 19:44:04.126692 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.03.19 19:44:04.126728 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6289 | 2026.03.19 19:44:04.127061 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6290 | 2026.03.19 19:44:04.127280 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.03.19 19:44:04.127414 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6292 | 2026.03.19 19:44:04.127452 [ 268 ] {a2dd897d-3678-4172-95cf-a30d26ae1fee} <Debug> TCPHandler: Processed in 0.001346197 sec. | ||
| 6293 | 2026.03.19 19:44:04.127568 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.03.19 19:44:04.127664 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.03.19 19:44:04.127718 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6296 | 2026.03.19 19:44:04.128508 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.03.19 19:44:04.128545 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6298 | 2026.03.19 19:44:04.129099 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6299 | 2026.03.19 19:44:04.129330 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.03.19 19:44:04.129471 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001825 sec., 8219.17808219178 rows/sec., 14.73 MiB/sec. | ||
| 6301 | 2026.03.19 19:44:04.129533 [ 268 ] {15834911-2c55-4068-9770-1aea3c35a91e} <Debug> TCPHandler: Processed in 0.002014531 sec. | ||
| 6302 | 2026.03.19 19:44:04.129647 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.03.19 19:44:04.129743 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.03.19 19:44:04.129784 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6305 | 2026.03.19 19:44:04.130113 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.03.19 19:44:04.130149 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6307 | 2026.03.19 19:44:04.130468 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6308 | 2026.03.19 19:44:04.130681 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.03.19 19:44:04.130815 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6310 | 2026.03.19 19:44:04.130851 [ 268 ] {9e507774-2d3f-445e-9425-89ca91229472} <Debug> TCPHandler: Processed in 0.001253286 sec. | ||
| 6311 | 2026.03.19 19:44:04.375989 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.03.19 19:44:04.376184 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.03.19 19:44:04.376253 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6314 | 2026.03.19 19:44:04.377032 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.03.19 19:44:04.377081 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6316 | 2026.03.19 19:44:04.377514 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6317 | 2026.03.19 19:44:04.377750 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.03.19 19:44:04.377910 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 6319 | 2026.03.19 19:44:04.377957 [ 268 ] {9c58d6a2-7895-4b36-b338-774dd4feab02} <Debug> TCPHandler: Processed in 0.002093263 sec. | ||
| 6320 | 2026.03.19 19:44:04.378086 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.03.19 19:44:04.378190 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6322 | 2026.03.19 19:44:04.378234 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6323 | 2026.03.19 19:44:04.378641 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.03.19 19:44:04.378680 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6325 | 2026.03.19 19:44:04.379001 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6326 | 2026.03.19 19:44:04.379225 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.03.19 19:44:04.379338 [ 120 ] {} <Debug> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6328 | 2026.03.19 19:44:04.379360 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 684.09 KiB/sec. | ||
| 6329 | 2026.03.19 19:44:04.379406 [ 120 ] {} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.03.19 19:44:04.379415 [ 268 ] {477319f8-e267-491c-b9de-9b9c99d227ea} <Debug> TCPHandler: Processed in 0.001381898 sec. | ||
| 6331 | 2026.03.19 19:44:04.379437 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6332 | 2026.03.19 19:44:04.379537 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.03.19 19:44:04.379579 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6334 | 2026.03.19 19:44:04.379640 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6335 | 2026.03.19 19:44:04.379684 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6336 | 2026.03.19 19:44:04.379736 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6337 | 2026.03.19 19:44:04.379782 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6338 | 2026.03.19 19:44:04.379862 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6339 | 2026.03.19 19:44:04.379917 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6340 | 2026.03.19 19:44:04.379965 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6341 | 2026.03.19 19:44:04.380008 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6342 | 2026.03.19 19:44:04.380053 [ 194 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6343 | 2026.03.19 19:44:04.380933 [ 192 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423119 sec., 33728.73245315395 rows/sec., 2.81 MiB/sec. | ||
| 6344 | 2026.03.19 19:44:04.381129 [ 201 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6345 | 2026.03.19 19:44:04.381311 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.03.19 19:44:04.381355 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6347 | 2026.03.19 19:44:04.381526 [ 201 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.03.19 19:44:04.381631 [ 201 ] {7ada17f8-f8f4-4dec-9dd1-76c18e681f28::all_1_10_2} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6349 | 2026.03.19 19:44:04.381739 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6350 | 2026.03.19 19:44:04.381948 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6351 | 2026.03.19 19:44:04.382176 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.19 19:44:04.382310 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Debug> executeQuery: Read 2734 rows, 213.47 KiB in 0.00269 sec., 1016356.87732342 rows/sec., 77.50 MiB/sec. | ||
| 6353 | 2026.03.19 19:44:04.382352 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6354 | 2026.03.19 19:44:04.382365 [ 268 ] {b56c3ee0-e2d4-476c-8bc3-0ae6cb98a42b} <Debug> TCPHandler: Processed in 0.002878449 sec. | ||
| 6355 | 2026.03.19 19:44:04.382469 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.03.19 19:44:04.382567 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.19 19:44:04.382607 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6358 | 2026.03.19 19:44:04.383077 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.19 19:44:04.383114 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6360 | 2026.03.19 19:44:04.383433 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6361 | 2026.03.19 19:44:04.383672 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.19 19:44:04.383780 [ 120 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6363 | 2026.03.19 19:44:04.383805 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Debug> executeQuery: Read 187 rows, 11.87 KiB in 0.001257 sec., 148766.90533015114 rows/sec., 9.22 MiB/sec. | ||
| 6364 | 2026.03.19 19:44:04.383813 [ 120 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.03.19 19:44:04.383846 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6366 | 2026.03.19 19:44:04.383851 [ 268 ] {57bc6088-25e6-46ea-bb66-be3904405d94} <Debug> TCPHandler: Processed in 0.001431419 sec. | ||
| 6367 | 2026.03.19 19:44:04.383927 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6368 | 2026.03.19 19:44:04.383963 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.03.19 19:44:04.384046 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6370 | 2026.03.19 19:44:04.384064 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6371 | 2026.03.19 19:44:04.384087 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 210 rows starting from the beginning of the part | ||
| 6372 | 2026.03.19 19:44:04.384109 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6373 | 2026.03.19 19:44:04.384169 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 168 rows starting from the beginning of the part | ||
| 6374 | 2026.03.19 19:44:04.384228 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6375 | 2026.03.19 19:44:04.384277 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 168 rows starting from the beginning of the part | ||
| 6376 | 2026.03.19 19:44:04.384326 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6377 | 2026.03.19 19:44:04.384374 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 187 rows starting from the beginning of the part | ||
| 6378 | 2026.03.19 19:44:04.384776 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.03.19 19:44:04.384820 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6380 | 2026.03.19 19:44:04.385184 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6381 | 2026.03.19 19:44:04.385383 [ 199 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491581 sec., 514219.475844758 rows/sec., 34.02 MiB/sec. | ||
| 6382 | 2026.03.19 19:44:04.385409 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.03.19 19:44:04.385515 [ 120 ] {} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6384 | 2026.03.19 19:44:04.385519 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6385 | 2026.03.19 19:44:04.385545 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.0015 sec., 571333.3333333334 rows/sec., 33.95 MiB/sec. | ||
| 6386 | 2026.03.19 19:44:04.385546 [ 120 ] {} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.03.19 19:44:04.385586 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6388 | 2026.03.19 19:44:04.385590 [ 268 ] {6361d85f-c23c-44e0-8fd2-88de05af9f6a} <Debug> TCPHandler: Processed in 0.001676664 sec. | ||
| 6389 | 2026.03.19 19:44:04.385663 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6390 | 2026.03.19 19:44:04.385704 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.03.19 19:44:04.385758 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6392 | 2026.03.19 19:44:04.385781 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.03.19 19:44:04.385790 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 857 rows starting from the beginning of the part | ||
| 6394 | 2026.03.19 19:44:04.385805 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.03.19 19:44:04.385853 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6396 | 2026.03.19 19:44:04.385859 [ 192 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_36_7} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6397 | 2026.03.19 19:44:04.385863 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6398 | 2026.03.19 19:44:04.385923 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 857 rows starting from the beginning of the part | ||
| 6399 | 2026.03.19 19:44:04.385952 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6400 | 2026.03.19 19:44:04.385964 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6401 | 2026.03.19 19:44:04.386011 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6402 | 2026.03.19 19:44:04.386050 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 857 rows starting from the beginning of the part | ||
| 6403 | 2026.03.19 19:44:04.386239 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.03.19 19:44:04.386282 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6405 | 2026.03.19 19:44:04.386593 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6406 | 2026.03.19 19:44:04.386836 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.03.19 19:44:04.386964 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. | ||
| 6408 | 2026.03.19 19:44:04.387003 [ 268 ] {928c358d-fdd9-4ab9-bd06-4afc4c361d9c} <Debug> TCPHandler: Processed in 0.001348868 sec. | ||
| 6409 | 2026.03.19 19:44:04.387106 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.03.19 19:44:04.387201 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.03.19 19:44:04.387241 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6412 | 2026.03.19 19:44:04.387321 [ 190 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687414 sec., 1788535.5935176548 rows/sec., 114.48 MiB/sec. | ||
| 6413 | 2026.03.19 19:44:04.387471 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6414 | 2026.03.19 19:44:04.387676 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.03.19 19:44:04.387705 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.03.19 19:44:04.387719 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6417 | 2026.03.19 19:44:04.387779 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_19_4} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6418 | 2026.03.19 19:44:04.387843 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6419 | 2026.03.19 19:44:04.388056 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6420 | 2026.03.19 19:44:04.388290 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.03.19 19:44:04.388419 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 6422 | 2026.03.19 19:44:04.388455 [ 268 ] {28dca97a-e29e-4676-84d0-e324766df1ce} <Debug> TCPHandler: Processed in 0.001400028 sec. | ||
| 6423 | 2026.03.19 19:44:04.388569 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.03.19 19:44:04.388666 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6425 | 2026.03.19 19:44:04.388705 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6426 | 2026.03.19 19:44:04.389615 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.03.19 19:44:04.389651 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6428 | 2026.03.19 19:44:04.390024 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6429 | 2026.03.19 19:44:04.390245 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.03.19 19:44:04.390378 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Debug> executeQuery: Read 1471 rows, 104.02 KiB in 0.00173 sec., 850289.0173410404 rows/sec., 58.72 MiB/sec. | ||
| 6431 | 2026.03.19 19:44:04.390417 [ 268 ] {4d018aa4-4747-447c-ac5c-84931e034764} <Debug> TCPHandler: Processed in 0.001898618 sec. | ||
| 6432 | 2026.03.19 19:44:04.390529 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.03.19 19:44:04.390624 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6434 | 2026.03.19 19:44:04.390665 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6435 | 2026.03.19 19:44:04.391009 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.03.19 19:44:04.391046 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6437 | 2026.03.19 19:44:04.391359 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6438 | 2026.03.19 19:44:04.391576 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.03.19 19:44:04.391706 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 6440 | 2026.03.19 19:44:04.391744 [ 268 ] {24980cb6-8cf9-4bda-81e0-7d8641aef1b5} <Debug> TCPHandler: Processed in 0.001266576 sec. | ||
| 6441 | 2026.03.19 19:44:04.391847 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.03.19 19:44:04.391942 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.03.19 19:44:04.391983 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6444 | 2026.03.19 19:44:04.392590 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.03.19 19:44:04.392627 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6446 | 2026.03.19 19:44:04.393044 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6447 | 2026.03.19 19:44:04.393273 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.03.19 19:44:04.393401 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Debug> executeQuery: Read 1327 rows, 84.89 KiB in 0.001477 sec., 898442.7894380501 rows/sec., 56.13 MiB/sec. | ||
| 6449 | 2026.03.19 19:44:04.393439 [ 268 ] {d35cafa7-dcf5-4053-a460-f5713a1169cc} <Debug> TCPHandler: Processed in 0.001641483 sec. | ||
| 6450 | 2026.03.19 19:44:04.393550 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.03.19 19:44:04.393645 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6452 | 2026.03.19 19:44:04.393687 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6453 | 2026.03.19 19:44:04.393995 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.03.19 19:44:04.394031 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6455 | 2026.03.19 19:44:04.394331 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6456 | 2026.03.19 19:44:04.394547 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.03.19 19:44:04.394674 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 6458 | 2026.03.19 19:44:04.394710 [ 268 ] {4e70f5d2-239b-448d-8f34-b21ba5df8988} <Debug> TCPHandler: Processed in 0.001209784 sec. | ||
| 6459 | 2026.03.19 19:44:04.394831 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.03.19 19:44:04.394952 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6461 | 2026.03.19 19:44:04.395018 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6462 | 2026.03.19 19:44:04.395985 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.03.19 19:44:04.396022 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6464 | 2026.03.19 19:44:04.396585 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6465 | 2026.03.19 19:44:04.396814 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.03.19 19:44:04.396925 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6467 | 2026.03.19 19:44:04.396951 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002025 sec., 17283.95061728395 rows/sec., 30.97 MiB/sec. | ||
| 6468 | 2026.03.19 19:44:04.396964 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.03.19 19:44:04.396996 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6470 | 2026.03.19 19:44:04.397018 [ 268 ] {333d27b7-74dd-4486-bd6d-82b8b6f7c0ad} <Debug> TCPHandler: Processed in 0.002249776 sec. | ||
| 6471 | 2026.03.19 19:44:04.397064 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6472 | 2026.03.19 19:44:04.397136 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.03.19 19:44:04.397237 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.03.19 19:44:04.397243 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2026.03.19 19:44:04.397281 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6476 | 2026.03.19 19:44:04.397303 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 624 rows starting from the beginning of the part | ||
| 6477 | 2026.03.19 19:44:04.397419 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 6478 | 2026.03.19 19:44:04.397518 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6479 | 2026.03.19 19:44:04.397614 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.19 19:44:04.397621 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 6481 | 2026.03.19 19:44:04.397658 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6482 | 2026.03.19 19:44:04.397738 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6483 | 2026.03.19 19:44:04.397841 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 6484 | 2026.03.19 19:44:04.397984 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6485 | 2026.03.19 19:44:04.398255 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.19 19:44:04.398392 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001174 sec., 35775.12776831346 rows/sec., 2.04 MiB/sec. | ||
| 6487 | 2026.03.19 19:44:04.398429 [ 268 ] {5d8fd2cb-efad-42db-9437-ffdaf4617f94} <Debug> TCPHandler: Processed in 0.001343978 sec. | ||
| 6488 | 2026.03.19 19:44:04.402018 [ 201 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 19 columns (19 merged, 0 gathered) in 0.004980932 sec., 148767.33912448512 rows/sec., 266.58 MiB/sec. | ||
| 6489 | 2026.03.19 19:44:04.402995 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6490 | 2026.03.19 19:44:04.403291 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.03.19 19:44:04.403357 [ 192 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6492 | 2026.03.19 19:44:04.403450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6493 | 2026.03.19 19:44:08.067127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 876 | ||
| 6494 | 2026.03.19 19:44:08.070129 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.19 19:44:08.070175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6496 | 2026.03.19 19:44:08.071390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6497 | 2026.03.19 19:44:08.071666 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.19 19:44:08.071923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6499 | 2026.03.19 19:44:09.118675 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.03.19 19:44:09.118861 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6501 | 2026.03.19 19:44:09.118930 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6502 | 2026.03.19 19:44:09.119627 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.03.19 19:44:09.119676 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6504 | 2026.03.19 19:44:09.120081 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6505 | 2026.03.19 19:44:09.120305 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.03.19 19:44:09.120471 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 6507 | 2026.03.19 19:44:09.120527 [ 268 ] {b1aec715-b7d8-4397-b113-8ff41c72c835} <Debug> TCPHandler: Processed in 0.0019846 sec. | ||
| 6508 | 2026.03.19 19:44:09.120656 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.03.19 19:44:09.120763 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6510 | 2026.03.19 19:44:09.120809 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6511 | 2026.03.19 19:44:09.121277 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.03.19 19:44:09.121314 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6513 | 2026.03.19 19:44:09.121628 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6514 | 2026.03.19 19:44:09.121845 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.19 19:44:09.121981 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 6516 | 2026.03.19 19:44:09.122019 [ 268 ] {9a9fc363-e58c-4377-9e9e-f0e21584dcdf} <Debug> TCPHandler: Processed in 0.001419099 sec. | ||
| 6517 | 2026.03.19 19:44:09.122134 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.03.19 19:44:09.122233 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.03.19 19:44:09.122279 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6520 | 2026.03.19 19:44:09.122680 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.03.19 19:44:09.122715 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6522 | 2026.03.19 19:44:09.123040 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6523 | 2026.03.19 19:44:09.123244 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.03.19 19:44:09.123370 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 6525 | 2026.03.19 19:44:09.123406 [ 268 ] {0868b63b-29ab-40cd-908f-ab281d15aac5} <Debug> TCPHandler: Processed in 0.001325147 sec. | ||
| 6526 | 2026.03.19 19:44:09.123522 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.19 19:44:09.123618 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.03.19 19:44:09.123660 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6529 | 2026.03.19 19:44:09.123986 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.03.19 19:44:09.124021 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6531 | 2026.03.19 19:44:09.124334 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6532 | 2026.03.19 19:44:09.124544 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.03.19 19:44:09.124671 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001071 sec., 44817.92717086835 rows/sec., 3.02 MiB/sec. | ||
| 6534 | 2026.03.19 19:44:09.124708 [ 268 ] {31139502-d283-46bf-b0ac-03ef0e04d57f} <Debug> TCPHandler: Processed in 0.001237235 sec. | ||
| 6535 | 2026.03.19 19:44:10.528983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12971 | ||
| 6536 | 2026.03.19 19:44:10.529502 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.03.19 19:44:10.529537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6538 | 2026.03.19 19:44:10.530040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6539 | 2026.03.19 19:44:10.530256 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.03.19 19:44:10.530378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12971 | ||
| 6541 | 2026.03.19 19:44:11.217818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6542 | 2026.03.19 19:44:11.233316 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.03.19 19:44:11.233377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6544 | 2026.03.19 19:44:11.239057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6545 | 2026.03.19 19:44:11.239768 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.03.19 19:44:11.242598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6547 | 2026.03.19 19:44:14.121895 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.03.19 19:44:14.122173 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6549 | 2026.03.19 19:44:14.122279 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6550 | 2026.03.19 19:44:14.122985 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.03.19 19:44:14.123025 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6552 | 2026.03.19 19:44:14.123428 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6553 | 2026.03.19 19:44:14.123660 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.03.19 19:44:14.123783 [ 55 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6555 | 2026.03.19 19:44:14.123816 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001722 sec., 49941.92799070848 rows/sec., 4.19 MiB/sec. | ||
| 6556 | 2026.03.19 19:44:14.123827 [ 55 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.03.19 19:44:14.123849 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6558 | 2026.03.19 19:44:14.123867 [ 268 ] {41753f4a-1421-4640-93d8-75f59b836f54} <Debug> TCPHandler: Processed in 0.002163724 sec. | ||
| 6559 | 2026.03.19 19:44:14.123974 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6560 | 2026.03.19 19:44:14.123994 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.03.19 19:44:14.124120 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.03.19 19:44:14.124129 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6563 | 2026.03.19 19:44:14.124165 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6564 | 2026.03.19 19:44:14.124177 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2768 rows starting from the beginning of the part | ||
| 6565 | 2026.03.19 19:44:14.124260 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 849 rows starting from the beginning of the part | ||
| 6566 | 2026.03.19 19:44:14.124314 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part | ||
| 6567 | 2026.03.19 19:44:14.124361 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2734 rows starting from the beginning of the part | ||
| 6568 | 2026.03.19 19:44:14.124403 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6569 | 2026.03.19 19:44:14.124442 [ 193 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part | ||
| 6570 | 2026.03.19 19:44:14.124657 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.19 19:44:14.124704 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6572 | 2026.03.19 19:44:14.125047 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6573 | 2026.03.19 19:44:14.125268 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.19 19:44:14.125411 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001315 sec., 11406.84410646388 rows/sec., 857.74 KiB/sec. | ||
| 6575 | 2026.03.19 19:44:14.125452 [ 268 ] {84692aff-de92-463c-a91e-194ac1072c1a} <Debug> TCPHandler: Processed in 0.001511531 sec. | ||
| 6576 | 2026.03.19 19:44:14.125557 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.03.19 19:44:14.125657 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2026.03.19 19:44:14.125699 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6579 | 2026.03.19 19:44:14.126130 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.19 19:44:14.126166 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6581 | 2026.03.19 19:44:14.126471 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6582 | 2026.03.19 19:44:14.126619 [ 192 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6579 rows, containing 5 columns (5 merged, 0 gathered) in 0.002700775 sec., 2435967.453786413 rows/sec., 196.52 MiB/sec. | ||
| 6583 | 2026.03.19 19:44:14.126699 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.03.19 19:44:14.126803 [ 55 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6585 | 2026.03.19 19:44:14.126832 [ 55 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.03.19 19:44:14.126836 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001201 sec., 65778.51790174854 rows/sec., 5.14 MiB/sec. | ||
| 6587 | 2026.03.19 19:44:14.126855 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6588 | 2026.03.19 19:44:14.126882 [ 268 ] {c189610c-d033-4563-a765-73148231fb59} <Debug> TCPHandler: Processed in 0.001376268 sec. | ||
| 6589 | 2026.03.19 19:44:14.126919 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6590 | 2026.03.19 19:44:14.126923 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6591 | 2026.03.19 19:44:14.126995 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.03.19 19:44:14.127015 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2026.03.19 19:44:14.127046 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1512 rows starting from the beginning of the part | ||
| 6594 | 2026.03.19 19:44:14.127090 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 516 rows starting from the beginning of the part | ||
| 6595 | 2026.03.19 19:44:14.127102 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.03.19 19:44:14.127126 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 79 rows starting from the beginning of the part | ||
| 6597 | 2026.03.19 19:44:14.127152 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6598 | 2026.03.19 19:44:14.127167 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1471 rows starting from the beginning of the part | ||
| 6599 | 2026.03.19 19:44:14.127209 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6600 | 2026.03.19 19:44:14.127220 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.19 19:44:14.127243 [ 193 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 79 rows starting from the beginning of the part | ||
| 6602 | 2026.03.19 19:44:14.127300 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_41_8} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6603 | 2026.03.19 19:44:14.127375 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 6604 | 2026.03.19 19:44:14.127594 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.03.19 19:44:14.127635 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6606 | 2026.03.19 19:44:14.127999 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6607 | 2026.03.19 19:44:14.128205 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.03.19 19:44:14.128337 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 6609 | 2026.03.19 19:44:14.128351 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6610 | 2026.03.19 19:44:14.128375 [ 268 ] {05e8d7e3-d6da-4f3e-80fa-cb42ad2ec917} <Debug> TCPHandler: Processed in 0.00143106 sec. | ||
| 6611 | 2026.03.19 19:44:14.128423 [ 200 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528942 sec., 2433709.0615602164 rows/sec., 179.41 MiB/sec. | ||
| 6612 | 2026.03.19 19:44:14.128431 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.19 19:44:14.128479 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6614 | 2026.03.19 19:44:14.128527 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.03.19 19:44:14.128556 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6616 | 2026.03.19 19:44:14.128598 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6617 | 2026.03.19 19:44:14.128632 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.03.19 19:44:14.128650 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.03.19 19:44:14.128680 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12803 rows starting from the beginning of the part | ||
| 6620 | 2026.03.19 19:44:14.128694 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6621 | 2026.03.19 19:44:14.128725 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6622 | 2026.03.19 19:44:14.128766 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6623 | 2026.03.19 19:44:14.128801 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1327 rows starting from the beginning of the part | ||
| 6624 | 2026.03.19 19:44:14.128838 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6625 | 2026.03.19 19:44:14.128846 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.03.19 19:44:14.128874 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6627 | 2026.03.19 19:44:14.128915 [ 201 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_41_8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6628 | 2026.03.19 19:44:14.128976 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6629 | 2026.03.19 19:44:14.129496 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.03.19 19:44:14.129538 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6631 | 2026.03.19 19:44:14.130097 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6632 | 2026.03.19 19:44:14.130321 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.03.19 19:44:14.130463 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 6634 | 2026.03.19 19:44:14.130529 [ 268 ] {8370c800-83c0-42ad-84e7-9ed12c56ee23} <Debug> TCPHandler: Processed in 0.002057832 sec. | ||
| 6635 | 2026.03.19 19:44:14.130644 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.03.19 19:44:14.130742 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.03.19 19:44:14.130785 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6638 | 2026.03.19 19:44:14.131113 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.03.19 19:44:14.131150 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6640 | 2026.03.19 19:44:14.131481 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6641 | 2026.03.19 19:44:14.131697 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.03.19 19:44:14.131806 [ 42 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6643 | 2026.03.19 19:44:14.131828 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6644 | 2026.03.19 19:44:14.131838 [ 42 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.03.19 19:44:14.131870 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6646 | 2026.03.19 19:44:14.131872 [ 268 ] {dd61c44d-2b04-4d23-b951-810b156f42e2} <Debug> TCPHandler: Processed in 0.001278426 sec. | ||
| 6647 | 2026.03.19 19:44:14.131962 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6648 | 2026.03.19 19:44:14.132071 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.03.19 19:44:14.132105 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2460 rows starting from the beginning of the part | ||
| 6650 | 2026.03.19 19:44:14.132104 [ 197 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14843 rows, containing 5 columns (5 merged, 0 gathered) in 0.003572323 sec., 4154999.421944768 rows/sec., 274.81 MiB/sec. | ||
| 6651 | 2026.03.19 19:44:14.132165 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6652 | 2026.03.19 19:44:14.132217 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6653 | 2026.03.19 19:44:14.132267 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 6654 | 2026.03.19 19:44:14.132311 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6655 | 2026.03.19 19:44:14.132346 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6656 | 2026.03.19 19:44:14.132488 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6657 | 2026.03.19 19:44:14.132748 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.03.19 19:44:14.132813 [ 193 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6659 | 2026.03.19 19:44:14.132876 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6660 | 2026.03.19 19:44:14.133531 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001611033 sec., 1713186.5082838153 rows/sec., 110.28 MiB/sec. | ||
| 6661 | 2026.03.19 19:44:14.133833 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6662 | 2026.03.19 19:44:14.134076 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.03.19 19:44:14.134139 [ 191 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_41_8} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6664 | 2026.03.19 19:44:14.134201 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6665 | 2026.03.19 19:44:16.344907 [ 61 ] {} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6666 | 2026.03.19 19:44:16.344987 [ 61 ] {} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.03.19 19:44:16.345008 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6668 | 2026.03.19 19:44:16.345108 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6669 | 2026.03.19 19:44:16.345236 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6670 | 2026.03.19 19:44:16.345272 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6671 | 2026.03.19 19:44:16.345337 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6672 | 2026.03.19 19:44:16.345379 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6673 | 2026.03.19 19:44:16.345419 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6674 | 2026.03.19 19:44:16.345457 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6675 | 2026.03.19 19:44:16.346274 [ 191 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202694 sec., 15797.867121645239 rows/sec., 1.04 MiB/sec. | ||
| 6676 | 2026.03.19 19:44:16.346418 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6677 | 2026.03.19 19:44:16.346674 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.03.19 19:44:16.346745 [ 197 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_19_4} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6679 | 2026.03.19 19:44:16.346814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6680 | 2026.03.19 19:44:17.942766 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6681 | 2026.03.19 19:44:17.942841 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6682 | 2026.03.19 19:44:18.030445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13483 | ||
| 6683 | 2026.03.19 19:44:18.030967 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.03.19 19:44:18.031012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6685 | 2026.03.19 19:44:18.031478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6686 | 2026.03.19 19:44:18.031702 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.03.19 19:44:18.031839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13483 | ||
| 6688 | 2026.03.19 19:44:18.072273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 896 | ||
| 6689 | 2026.03.19 19:44:18.074414 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.03.19 19:44:18.074455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6691 | 2026.03.19 19:44:18.075611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6692 | 2026.03.19 19:44:18.075871 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.19 19:44:18.076129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 6694 | 2026.03.19 19:44:18.742844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6695 | 2026.03.19 19:44:18.758425 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.19 19:44:18.758484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6697 | 2026.03.19 19:44:18.764327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6698 | 2026.03.19 19:44:18.765021 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.03.19 19:44:18.767688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6700 | 2026.03.19 19:44:19.129679 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.03.19 19:44:19.129960 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.03.19 19:44:19.130060 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6703 | 2026.03.19 19:44:19.131105 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.03.19 19:44:19.131147 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6705 | 2026.03.19 19:44:19.131556 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6706 | 2026.03.19 19:44:19.131784 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.03.19 19:44:19.131943 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002061 sec., 137797.18583212033 rows/sec., 8.75 MiB/sec. | ||
| 6708 | 2026.03.19 19:44:19.131992 [ 268 ] {af6007d0-2105-482b-a423-08740f2badd7} <Debug> TCPHandler: Processed in 0.002503801 sec. | ||
| 6709 | 2026.03.19 19:44:19.132222 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.03.19 19:44:19.132328 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6711 | 2026.03.19 19:44:19.132370 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6712 | 2026.03.19 19:44:19.133197 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.03.19 19:44:19.133232 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6714 | 2026.03.19 19:44:19.133587 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6715 | 2026.03.19 19:44:19.133797 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.03.19 19:44:19.133925 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.00162 sec., 524074.0740740741 rows/sec., 41.23 MiB/sec. | ||
| 6717 | 2026.03.19 19:44:19.133962 [ 268 ] {4918b61e-eba1-47f2-807e-3c644610847a} <Debug> TCPHandler: Processed in 0.001789607 sec. | ||
| 6718 | 2026.03.19 19:44:19.134074 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.03.19 19:44:19.134179 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.03.19 19:44:19.134219 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6721 | 2026.03.19 19:44:19.134703 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.19 19:44:19.134739 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6723 | 2026.03.19 19:44:19.135044 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6724 | 2026.03.19 19:44:19.135250 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.03.19 19:44:19.135382 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001232 sec., 136363.63636363635 rows/sec., 8.32 MiB/sec. | ||
| 6726 | 2026.03.19 19:44:19.135419 [ 268 ] {92728b57-6e39-4d7b-86f9-08eba7fb4c67} <Debug> TCPHandler: Processed in 0.001392998 sec. | ||
| 6727 | 2026.03.19 19:44:19.135539 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.03.19 19:44:19.135636 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.03.19 19:44:19.135676 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6730 | 2026.03.19 19:44:19.136113 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.03.19 19:44:19.136147 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6732 | 2026.03.19 19:44:19.136448 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6733 | 2026.03.19 19:44:19.136656 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.03.19 19:44:19.136777 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 6735 | 2026.03.19 19:44:19.136813 [ 268 ] {208ed79b-749a-4877-8965-287121865a8e} <Debug> TCPHandler: Processed in 0.001329667 sec. | ||
| 6736 | 2026.03.19 19:44:19.136928 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.03.19 19:44:19.137022 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.03.19 19:44:19.137064 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6739 | 2026.03.19 19:44:19.137540 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.03.19 19:44:19.137577 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6741 | 2026.03.19 19:44:19.137877 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6742 | 2026.03.19 19:44:19.138082 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.03.19 19:44:19.138207 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 6744 | 2026.03.19 19:44:19.138244 [ 268 ] {b08eefeb-3e04-4178-a3cd-4f924bb366bf} <Debug> TCPHandler: Processed in 0.001370018 sec. | ||
| 6745 | 2026.03.19 19:44:19.138363 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.03.19 19:44:19.138466 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6747 | 2026.03.19 19:44:19.138506 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6748 | 2026.03.19 19:44:19.139134 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.19 19:44:19.139169 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6750 | 2026.03.19 19:44:19.139489 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6751 | 2026.03.19 19:44:19.139697 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.03.19 19:44:19.139825 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001377 sec., 374727.66884531593 rows/sec., 26.43 MiB/sec. | ||
| 6753 | 2026.03.19 19:44:19.139862 [ 268 ] {77ad6cee-54c3-4e07-93dd-da7d3f4a4791} <Debug> TCPHandler: Processed in 0.001547742 sec. | ||
| 6754 | 2026.03.19 19:44:19.139968 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.03.19 19:44:19.140062 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6756 | 2026.03.19 19:44:19.140103 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6757 | 2026.03.19 19:44:19.140435 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.03.19 19:44:19.140468 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6759 | 2026.03.19 19:44:19.140770 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6760 | 2026.03.19 19:44:19.140975 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.03.19 19:44:19.141102 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 6762 | 2026.03.19 19:44:19.141146 [ 268 ] {46a2ca1a-94e3-4766-bda4-53fb094e9dd8} <Debug> TCPHandler: Processed in 0.001225105 sec. | ||
| 6763 | 2026.03.19 19:44:19.141280 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.03.19 19:44:19.141383 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.03.19 19:44:19.141423 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6766 | 2026.03.19 19:44:19.141855 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.03.19 19:44:19.141889 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6768 | 2026.03.19 19:44:19.142220 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6769 | 2026.03.19 19:44:19.142428 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.03.19 19:44:19.142552 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 6771 | 2026.03.19 19:44:19.142588 [ 268 ] {2ca66818-984a-4eeb-867a-f6167bd05fc1} <Debug> TCPHandler: Processed in 0.001365458 sec. | ||
| 6772 | 2026.03.19 19:44:19.142700 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2026.03.19 19:44:19.142793 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6774 | 2026.03.19 19:44:19.142833 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6775 | 2026.03.19 19:44:19.143166 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.03.19 19:44:19.143200 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6777 | 2026.03.19 19:44:19.143483 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6778 | 2026.03.19 19:44:19.143691 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.03.19 19:44:19.143813 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 6780 | 2026.03.19 19:44:19.143848 [ 268 ] {45b92eee-db08-4287-baf5-3b66345c3a30} <Debug> TCPHandler: Processed in 0.001195864 sec. | ||
| 6781 | 2026.03.19 19:44:19.143947 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.03.19 19:44:19.144038 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6783 | 2026.03.19 19:44:19.144115 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6784 | 2026.03.19 19:44:19.144918 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.03.19 19:44:19.144952 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6786 | 2026.03.19 19:44:19.145488 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6787 | 2026.03.19 19:44:19.145711 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.03.19 19:44:19.145853 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 25.42 MiB/sec. | ||
| 6789 | 2026.03.19 19:44:19.145903 [ 268 ] {b52b66ea-b6c8-42cb-ac70-2edbc3b148e5} <Debug> TCPHandler: Processed in 0.002003421 sec. | ||
| 6790 | 2026.03.19 19:44:19.146023 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.03.19 19:44:19.146118 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6792 | 2026.03.19 19:44:19.146158 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6793 | 2026.03.19 19:44:19.146498 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.03.19 19:44:19.146532 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6795 | 2026.03.19 19:44:19.146842 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6796 | 2026.03.19 19:44:19.147058 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.03.19 19:44:19.147179 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 6798 | 2026.03.19 19:44:19.147213 [ 268 ] {3af9129e-91dd-45a3-8de3-8aeb5255046b} <Debug> TCPHandler: Processed in 0.001237386 sec. | ||
| 6799 | 2026.03.19 19:44:24.121763 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6800 | 2026.03.19 19:44:24.121983 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6801 | 2026.03.19 19:44:24.122058 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6802 | 2026.03.19 19:44:24.122805 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.03.19 19:44:24.122846 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6804 | 2026.03.19 19:44:24.123245 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6805 | 2026.03.19 19:44:24.123476 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.03.19 19:44:24.123644 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001717 sec., 2329.6447291788004 rows/sec., 189.97 KiB/sec. | ||
| 6807 | 2026.03.19 19:44:24.123694 [ 268 ] {65b09749-890e-443b-a7bd-a37e5af90748} <Debug> TCPHandler: Processed in 0.002091143 sec. | ||
| 6808 | 2026.03.19 19:44:24.123815 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.03.19 19:44:24.123921 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6810 | 2026.03.19 19:44:24.123965 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6811 | 2026.03.19 19:44:24.124413 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.03.19 19:44:24.124449 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6813 | 2026.03.19 19:44:24.124772 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6814 | 2026.03.19 19:44:24.124996 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.03.19 19:44:24.125137 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Debug> executeQuery: Read 88 rows, 7.54 KiB in 0.001239 sec., 71025.02017756255 rows/sec., 5.94 MiB/sec. | ||
| 6816 | 2026.03.19 19:44:24.125175 [ 268 ] {8880eaf5-03d8-4433-85fe-ca576eadca9a} <Debug> TCPHandler: Processed in 0.001413089 sec. | ||
| 6817 | 2026.03.19 19:44:24.125286 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.03.19 19:44:24.125385 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.03.19 19:44:24.125426 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6820 | 2026.03.19 19:44:24.125824 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.03.19 19:44:24.125858 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6822 | 2026.03.19 19:44:24.126162 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6823 | 2026.03.19 19:44:24.126373 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.03.19 19:44:24.126503 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001139 sec., 16681.299385425813 rows/sec., 1.21 MiB/sec. | ||
| 6825 | 2026.03.19 19:44:24.126541 [ 268 ] {aeee2766-c8f8-4c0b-9bf6-0378127280eb} <Debug> TCPHandler: Processed in 0.001307637 sec. | ||
| 6826 | 2026.03.19 19:44:24.126652 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.03.19 19:44:24.126747 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6828 | 2026.03.19 19:44:24.126788 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6829 | 2026.03.19 19:44:24.127194 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.03.19 19:44:24.127229 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6831 | 2026.03.19 19:44:24.127536 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6832 | 2026.03.19 19:44:24.127743 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.19 19:44:24.127871 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001142 sec., 72679.50963222417 rows/sec., 5.68 MiB/sec. | ||
| 6834 | 2026.03.19 19:44:24.127909 [ 268 ] {7cfbb71d-a424-450f-85b1-7c39d13af874} <Debug> TCPHandler: Processed in 0.001307427 sec. | ||
| 6835 | 2026.03.19 19:44:24.128017 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.03.19 19:44:24.128114 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.03.19 19:44:24.128158 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6838 | 2026.03.19 19:44:24.128559 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.03.19 19:44:24.128594 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6840 | 2026.03.19 19:44:24.128929 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6841 | 2026.03.19 19:44:24.129148 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.03.19 19:44:24.129278 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001184 sec., 136824.32432432432 rows/sec., 9.53 MiB/sec. | ||
| 6843 | 2026.03.19 19:44:24.129316 [ 268 ] {623e2c42-8cdb-4f69-942c-f6c1209ae4a5} <Debug> TCPHandler: Processed in 0.001349118 sec. | ||
| 6844 | 2026.03.19 19:44:24.129416 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.03.19 19:44:24.129512 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.03.19 19:44:24.129568 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6847 | 2026.03.19 19:44:24.130362 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.03.19 19:44:24.130398 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6849 | 2026.03.19 19:44:24.130930 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6850 | 2026.03.19 19:44:24.131154 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.03.19 19:44:24.131300 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001806 sec., 8305.647840531561 rows/sec., 14.88 MiB/sec. | ||
| 6852 | 2026.03.19 19:44:24.131364 [ 268 ] {367b9d3c-6ec3-429e-9c1e-55cd9aaf9290} <Debug> TCPHandler: Processed in 0.001997311 sec. | ||
| 6853 | 2026.03.19 19:44:24.131476 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.03.19 19:44:24.131577 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6855 | 2026.03.19 19:44:24.131621 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6856 | 2026.03.19 19:44:24.131970 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.03.19 19:44:24.132006 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6858 | 2026.03.19 19:44:24.132320 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6859 | 2026.03.19 19:44:24.132534 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.03.19 19:44:24.132667 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6861 | 2026.03.19 19:44:24.132703 [ 268 ] {e692f7ab-e8ee-46d6-bcd3-93cfb1cc774b} <Debug> TCPHandler: Processed in 0.001278276 sec. | ||
| 6862 | 2026.03.19 19:44:25.531920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13931 | ||
| 6863 | 2026.03.19 19:44:25.532419 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.03.19 19:44:25.532465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6865 | 2026.03.19 19:44:25.532935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6866 | 2026.03.19 19:44:25.533153 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.03.19 19:44:25.533276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13931 | ||
| 6868 | 2026.03.19 19:44:26.267761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6869 | 2026.03.19 19:44:26.284474 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.03.19 19:44:26.284535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6871 | 2026.03.19 19:44:26.290995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6872 | 2026.03.19 19:44:26.291678 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.03.19 19:44:26.294533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6874 | 2026.03.19 19:44:28.076291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 932 | ||
| 6875 | 2026.03.19 19:44:28.078927 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.03.19 19:44:28.078982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6877 | 2026.03.19 19:44:28.080236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6878 | 2026.03.19 19:44:28.080514 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.03.19 19:44:28.080713 [ 157 ] {} <Debug> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6880 | 2026.03.19 19:44:28.080811 [ 157 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.03.19 19:44:28.080852 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6882 | 2026.03.19 19:44:28.080920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 6883 | 2026.03.19 19:44:28.080980 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6884 | 2026.03.19 19:44:28.081497 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6885 | 2026.03.19 19:44:28.081661 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 754 rows starting from the beginning of the part | ||
| 6886 | 2026.03.19 19:44:28.081995 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6887 | 2026.03.19 19:44:28.082296 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6888 | 2026.03.19 19:44:28.082603 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 6889 | 2026.03.19 19:44:28.082891 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6890 | 2026.03.19 19:44:28.083199 [ 188 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6891 | 2026.03.19 19:44:28.089409 [ 197 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 72 columns (72 merged, 0 gathered) in 0.008483344 sec., 109862.33730472323 rows/sec., 90.36 MiB/sec. | ||
| 6892 | 2026.03.19 19:44:28.090711 [ 197 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6893 | 2026.03.19 19:44:28.091297 [ 197 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.19 19:44:28.091377 [ 197 ] {600f3906-c7a1-4216-9fa0-21b37f4fc8f7::all_1_21_4} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6895 | 2026.03.19 19:44:28.091610 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6896 | 2026.03.19 19:44:29.129483 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.03.19 19:44:29.129686 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.03.19 19:44:29.129763 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6899 | 2026.03.19 19:44:29.130545 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.19 19:44:29.130595 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6901 | 2026.03.19 19:44:29.131010 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6902 | 2026.03.19 19:44:29.131241 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.03.19 19:44:29.131402 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 6904 | 2026.03.19 19:44:29.131411 [ 158 ] {} <Debug> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6905 | 2026.03.19 19:44:29.131452 [ 268 ] {0860c091-f3cf-4873-a685-74d93ae02d4d} <Debug> TCPHandler: Processed in 0.002112883 sec. | ||
| 6906 | 2026.03.19 19:44:29.131485 [ 158 ] {} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.03.19 19:44:29.131512 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6908 | 2026.03.19 19:44:29.131590 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.03.19 19:44:29.131633 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6910 | 2026.03.19 19:44:29.131697 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6911 | 2026.03.19 19:44:29.131747 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6912 | 2026.03.19 19:44:29.131772 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6913 | 2026.03.19 19:44:29.131811 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 6914 | 2026.03.19 19:44:29.131879 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 6915 | 2026.03.19 19:44:29.131928 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 6916 | 2026.03.19 19:44:29.131974 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 6917 | 2026.03.19 19:44:29.132014 [ 196 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 6918 | 2026.03.19 19:44:29.132565 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.03.19 19:44:29.132609 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6920 | 2026.03.19 19:44:29.133001 [ 197 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419319 sec., 1000479.8075696866 rows/sec., 67.36 MiB/sec. | ||
| 6921 | 2026.03.19 19:44:29.133023 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6922 | 2026.03.19 19:44:29.133212 [ 197 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6923 | 2026.03.19 19:44:29.133289 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.03.19 19:44:29.133442 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001766 sec., 480747.45186862967 rows/sec., 37.82 MiB/sec. | ||
| 6925 | 2026.03.19 19:44:29.133484 [ 268 ] {fe7b796b-5508-421f-a3e6-3cda97c63264} <Debug> TCPHandler: Processed in 0.00194949 sec. | ||
| 6926 | 2026.03.19 19:44:29.133549 [ 197 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.03.19 19:44:29.133600 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.03.19 19:44:29.133638 [ 197 ] {fa7ff3b6-5c18-414c-9726-016d46c198ff::all_1_21_5} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6929 | 2026.03.19 19:44:29.133703 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.03.19 19:44:29.133734 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6931 | 2026.03.19 19:44:29.133750 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6932 | 2026.03.19 19:44:29.134203 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.03.19 19:44:29.134239 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6934 | 2026.03.19 19:44:29.134550 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6935 | 2026.03.19 19:44:29.134771 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.03.19 19:44:29.134901 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001217 sec., 138044.37140509448 rows/sec., 8.42 MiB/sec. | ||
| 6937 | 2026.03.19 19:44:29.134937 [ 268 ] {4a91a4ce-9eb1-4fb0-a571-74fc103e73ef} <Debug> TCPHandler: Processed in 0.001390329 sec. | ||
| 6938 | 2026.03.19 19:44:29.135048 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.03.19 19:44:29.135146 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.03.19 19:44:29.135185 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6941 | 2026.03.19 19:44:29.135610 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.03.19 19:44:29.135646 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6943 | 2026.03.19 19:44:29.135943 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6944 | 2026.03.19 19:44:29.136149 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.19 19:44:29.136273 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 6946 | 2026.03.19 19:44:29.136310 [ 268 ] {0660bb71-7e48-49cf-ab07-1159905877da} <Debug> TCPHandler: Processed in 0.001313817 sec. | ||
| 6947 | 2026.03.19 19:44:29.136419 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.19 19:44:29.136513 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.03.19 19:44:29.136553 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6950 | 2026.03.19 19:44:29.136974 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.03.19 19:44:29.137010 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6952 | 2026.03.19 19:44:29.137304 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6953 | 2026.03.19 19:44:29.137508 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.03.19 19:44:29.137610 [ 158 ] {} <Debug> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6955 | 2026.03.19 19:44:29.137635 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 6956 | 2026.03.19 19:44:29.137677 [ 158 ] {} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.03.19 19:44:29.137695 [ 268 ] {dcb86435-6732-4c66-8feb-220c9cad7965} <Debug> TCPHandler: Processed in 0.001326207 sec. | ||
| 6958 | 2026.03.19 19:44:29.137703 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6959 | 2026.03.19 19:44:29.137792 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6960 | 2026.03.19 19:44:29.137812 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.03.19 19:44:29.137911 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6962 | 2026.03.19 19:44:29.137921 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6963 | 2026.03.19 19:44:29.137951 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 6964 | 2026.03.19 19:44:29.137974 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6965 | 2026.03.19 19:44:29.138011 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 6966 | 2026.03.19 19:44:29.138062 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 6967 | 2026.03.19 19:44:29.138103 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 6968 | 2026.03.19 19:44:29.138147 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 6969 | 2026.03.19 19:44:29.138569 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.03.19 19:44:29.138611 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6971 | 2026.03.19 19:44:29.138948 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6972 | 2026.03.19 19:44:29.138965 [ 187 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206015 sec., 613591.0415707931 rows/sec., 37.24 MiB/sec. | ||
| 6973 | 2026.03.19 19:44:29.139099 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6974 | 2026.03.19 19:44:29.139188 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.03.19 19:44:29.139335 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001432 sec., 360335.1955307263 rows/sec., 25.41 MiB/sec. | ||
| 6976 | 2026.03.19 19:44:29.139373 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.03.19 19:44:29.139375 [ 268 ] {4e8e770d-1234-484d-9240-67269b2ec79b} <Debug> TCPHandler: Processed in 0.001613144 sec. | ||
| 6978 | 2026.03.19 19:44:29.139452 [ 196 ] {c334baf7-58ff-4139-9ea6-74fc86d12542::all_1_21_5} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6979 | 2026.03.19 19:44:29.139506 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.03.19 19:44:29.139526 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6981 | 2026.03.19 19:44:29.139611 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6982 | 2026.03.19 19:44:29.139659 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6983 | 2026.03.19 19:44:29.139988 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.03.19 19:44:29.140024 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6985 | 2026.03.19 19:44:29.140327 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6986 | 2026.03.19 19:44:29.140531 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.03.19 19:44:29.140635 [ 158 ] {} <Debug> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6988 | 2026.03.19 19:44:29.140661 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 6989 | 2026.03.19 19:44:29.140672 [ 158 ] {} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.03.19 19:44:29.140701 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6991 | 2026.03.19 19:44:29.140703 [ 268 ] {871ae856-ef74-4aca-90aa-f9d0f859a247} <Debug> TCPHandler: Processed in 0.001248786 sec. | ||
| 6992 | 2026.03.19 19:44:29.140771 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6993 | 2026.03.19 19:44:29.140819 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.03.19 19:44:29.140859 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6995 | 2026.03.19 19:44:29.140888 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6996 | 2026.03.19 19:44:29.140917 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.03.19 19:44:29.140931 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6998 | 2026.03.19 19:44:29.140970 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6999 | 2026.03.19 19:44:29.140976 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 7000 | 2026.03.19 19:44:29.141022 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7001 | 2026.03.19 19:44:29.141057 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::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 | ||
| 7002 | 2026.03.19 19:44:29.141090 [ 196 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7003 | 2026.03.19 19:44:29.141381 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.03.19 19:44:29.141423 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7005 | 2026.03.19 19:44:29.141741 [ 195 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.000999091 sec., 126114.63820612938 rows/sec., 6.43 MiB/sec. | ||
| 7006 | 2026.03.19 19:44:29.141771 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7007 | 2026.03.19 19:44:29.141873 [ 187 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7008 | 2026.03.19 19:44:29.141988 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.19 19:44:29.142119 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 7010 | 2026.03.19 19:44:29.142135 [ 187 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.03.19 19:44:29.142155 [ 268 ] {7c146f4c-8e57-4754-9b6b-ffe2a4061f97} <Debug> TCPHandler: Processed in 0.001386338 sec. | ||
| 7012 | 2026.03.19 19:44:29.142197 [ 187 ] {18e795f7-0b85-4741-bb5e-4aaf3c78f7b1::all_1_21_4} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7013 | 2026.03.19 19:44:29.142262 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.03.19 19:44:29.142285 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7015 | 2026.03.19 19:44:29.142358 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.03.19 19:44:29.142401 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7017 | 2026.03.19 19:44:29.142709 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.03.19 19:44:29.142743 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7019 | 2026.03.19 19:44:29.143037 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7020 | 2026.03.19 19:44:29.143250 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.03.19 19:44:29.143379 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 7022 | 2026.03.19 19:44:29.143415 [ 268 ] {8cdfaf5f-680a-434f-8663-ce75d426651e} <Debug> TCPHandler: Processed in 0.001203334 sec. | ||
| 7023 | 2026.03.19 19:44:29.143576 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.03.19 19:44:29.143671 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.03.19 19:44:29.143725 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7026 | 2026.03.19 19:44:29.144530 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.03.19 19:44:29.144566 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7028 | 2026.03.19 19:44:29.145093 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7029 | 2026.03.19 19:44:29.145310 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.19 19:44:29.145446 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 25.98 MiB/sec. | ||
| 7031 | 2026.03.19 19:44:29.145498 [ 268 ] {4ec57d1e-17f1-4116-a61c-2234f5dbca3f} <Debug> TCPHandler: Processed in 0.00197141 sec. | ||
| 7032 | 2026.03.19 19:44:29.145611 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.03.19 19:44:29.145709 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.03.19 19:44:29.145751 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7035 | 2026.03.19 19:44:29.146118 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.03.19 19:44:29.146153 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7037 | 2026.03.19 19:44:29.146464 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7038 | 2026.03.19 19:44:29.146680 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.03.19 19:44:29.146811 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 7040 | 2026.03.19 19:44:29.146847 [ 268 ] {e517dc35-6e4f-481b-af92-036a6545e29d} <Debug> TCPHandler: Processed in 0.001291236 sec. | ||
| 7041 | 2026.03.19 19:44:32.942897 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7042 | 2026.03.19 19:44:32.942973 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7043 | 2026.03.19 19:44:33.033395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14443 | ||
| 7044 | 2026.03.19 19:44:33.034003 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.03.19 19:44:33.034055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7046 | 2026.03.19 19:44:33.034542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7047 | 2026.03.19 19:44:33.034787 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.03.19 19:44:33.034933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14443 | ||
| 7049 | 2026.03.19 19:44:33.794647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7050 | 2026.03.19 19:44:33.812595 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.19 19:44:33.812651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7052 | 2026.03.19 19:44:33.819220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7053 | 2026.03.19 19:44:33.819927 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.19 19:44:33.822819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7055 | 2026.03.19 19:44:34.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.26 MiB, peak 278.40 MiB, free memory in arenas 0.00 B, will set to 273.38 MiB (RSS), difference: 1.12 MiB | ||
| 7056 | 2026.03.19 19:44:34.121745 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.03.19 19:44:34.121962 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7058 | 2026.03.19 19:44:34.122040 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7059 | 2026.03.19 19:44:34.122736 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.03.19 19:44:34.122793 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7061 | 2026.03.19 19:44:34.123222 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7062 | 2026.03.19 19:44:34.123458 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.03.19 19:44:34.123626 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001725 sec., 49855.07246376812 rows/sec., 4.18 MiB/sec. | ||
| 7064 | 2026.03.19 19:44:34.123680 [ 268 ] {668ad7cc-69e3-41c8-a998-ecfba41cd665} <Debug> TCPHandler: Processed in 0.002083752 sec. | ||
| 7065 | 2026.03.19 19:44:34.123828 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.03.19 19:44:34.123933 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.03.19 19:44:34.123978 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7068 | 2026.03.19 19:44:34.124406 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.03.19 19:44:34.124445 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7070 | 2026.03.19 19:44:34.124775 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7071 | 2026.03.19 19:44:34.125000 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.03.19 19:44:34.125125 [ 140 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7073 | 2026.03.19 19:44:34.125140 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001231 sec., 12185.215272136473 rows/sec., 916.27 KiB/sec. | ||
| 7074 | 2026.03.19 19:44:34.125187 [ 140 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.03.19 19:44:34.125201 [ 268 ] {6e6eb2f1-944e-41fa-b259-68372cfabb4c} <Debug> TCPHandler: Processed in 0.001428289 sec. | ||
| 7076 | 2026.03.19 19:44:34.125213 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7077 | 2026.03.19 19:44:34.125318 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.03.19 19:44:34.125341 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7079 | 2026.03.19 19:44:34.125421 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7080 | 2026.03.19 19:44:34.125469 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7081 | 2026.03.19 19:44:34.125491 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7082 | 2026.03.19 19:44:34.125530 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 210 rows starting from the beginning of the part | ||
| 7083 | 2026.03.19 19:44:34.125596 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 7084 | 2026.03.19 19:44:34.125641 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 168 rows starting from the beginning of the part | ||
| 7085 | 2026.03.19 19:44:34.125684 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part | ||
| 7086 | 2026.03.19 19:44:34.125724 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 168 rows starting from the beginning of the part | ||
| 7087 | 2026.03.19 19:44:34.125764 [ 189 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 7088 | 2026.03.19 19:44:34.125913 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.03.19 19:44:34.125956 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7090 | 2026.03.19 19:44:34.126503 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7091 | 2026.03.19 19:44:34.126741 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.03.19 19:44:34.126836 [ 187 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552822 sec., 383173.3450453433 rows/sec., 25.50 MiB/sec. | ||
| 7093 | 2026.03.19 19:44:34.126881 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001481 sec., 53342.33625928427 rows/sec., 4.17 MiB/sec. | ||
| 7094 | 2026.03.19 19:44:34.126919 [ 268 ] {2650f43a-eb79-4374-9abc-748f3a76e9e2} <Debug> TCPHandler: Processed in 0.001652374 sec. | ||
| 7095 | 2026.03.19 19:44:34.126991 [ 195 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7096 | 2026.03.19 19:44:34.127036 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.03.19 19:44:34.127135 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7098 | 2026.03.19 19:44:34.127179 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7099 | 2026.03.19 19:44:34.127276 [ 195 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.03.19 19:44:34.127347 [ 195 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_41_8} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7101 | 2026.03.19 19:44:34.127431 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7102 | 2026.03.19 19:44:34.127619 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.03.19 19:44:34.127655 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7104 | 2026.03.19 19:44:34.128000 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7105 | 2026.03.19 19:44:34.128218 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.03.19 19:44:34.128356 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7107 | 2026.03.19 19:44:34.128396 [ 268 ] {ae9720be-65bf-4940-a1a3-ef809bd8708f} <Debug> TCPHandler: Processed in 0.001410619 sec. | ||
| 7108 | 2026.03.19 19:44:34.128510 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.03.19 19:44:34.128607 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.03.19 19:44:34.128664 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7111 | 2026.03.19 19:44:34.129469 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.19 19:44:34.129505 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7113 | 2026.03.19 19:44:34.130071 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7114 | 2026.03.19 19:44:34.130297 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.03.19 19:44:34.130414 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7116 | 2026.03.19 19:44:34.130440 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 7117 | 2026.03.19 19:44:34.130452 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.19 19:44:34.130480 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7119 | 2026.03.19 19:44:34.130511 [ 268 ] {87621ddf-d2f6-46e9-9c4d-2aaff9c8b5ae} <Debug> TCPHandler: Processed in 0.002051572 sec. | ||
| 7120 | 2026.03.19 19:44:34.130591 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7121 | 2026.03.19 19:44:34.130627 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.03.19 19:44:34.130733 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.03.19 19:44:34.130777 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7124 | 2026.03.19 19:44:34.130872 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7125 | 2026.03.19 19:44:34.130942 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 741 rows starting from the beginning of the part | ||
| 7126 | 2026.03.19 19:44:34.131078 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 7127 | 2026.03.19 19:44:34.131116 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.03.19 19:44:34.131156 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7129 | 2026.03.19 19:44:34.131181 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 7130 | 2026.03.19 19:44:34.131285 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 7131 | 2026.03.19 19:44:34.131384 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 7132 | 2026.03.19 19:44:34.131485 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 7133 | 2026.03.19 19:44:34.131487 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7134 | 2026.03.19 19:44:34.131713 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.03.19 19:44:34.131858 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 7136 | 2026.03.19 19:44:34.131896 [ 268 ] {75cae6d8-7180-436c-8e1f-9660e9feabfb} <Debug> TCPHandler: Processed in 0.001320907 sec. | ||
| 7137 | 2026.03.19 19:44:34.146842 [ 187 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 19 columns (19 merged, 0 gathered) in 0.016307463 sec., 51387.5150291618 rows/sec., 92.08 MiB/sec. | ||
| 7138 | 2026.03.19 19:44:34.147865 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7139 | 2026.03.19 19:44:34.148204 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.03.19 19:44:34.148280 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7141 | 2026.03.19 19:44:34.148394 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7142 | 2026.03.19 19:44:34.375300 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.03.19 19:44:34.375514 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7144 | 2026.03.19 19:44:34.375587 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7145 | 2026.03.19 19:44:34.376402 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.03.19 19:44:34.376454 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7147 | 2026.03.19 19:44:34.376874 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7148 | 2026.03.19 19:44:34.377110 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.03.19 19:44:34.377278 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 7150 | 2026.03.19 19:44:34.377333 [ 268 ] {b19a147f-a6a1-4e5d-a12a-8255da997b2b} <Debug> TCPHandler: Processed in 0.002177134 sec. | ||
| 7151 | 2026.03.19 19:44:34.377460 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.03.19 19:44:34.377564 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7153 | 2026.03.19 19:44:34.377608 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7154 | 2026.03.19 19:44:34.379293 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.03.19 19:44:34.379332 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7156 | 2026.03.19 19:44:34.379824 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7157 | 2026.03.19 19:44:34.380049 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.03.19 19:44:34.380177 [ 150 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7159 | 2026.03.19 19:44:34.380191 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Debug> executeQuery: Read 2729 rows, 213.11 KiB in 0.002649 sec., 1030200.0755001887 rows/sec., 78.56 MiB/sec. | ||
| 7160 | 2026.03.19 19:44:34.380245 [ 150 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.03.19 19:44:34.380256 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 7162 | 2026.03.19 19:44:34.380277 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7163 | 2026.03.19 19:44:34.380281 [ 268 ] {c71b4a80-c0d1-4afc-a669-c65bfc467c7b} <Debug> TCPHandler: Processed in 0.002874139 sec. | ||
| 7164 | 2026.03.19 19:44:34.380389 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7165 | 2026.03.19 19:44:34.380416 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.03.19 19:44:34.380492 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7167 | 2026.03.19 19:44:34.380516 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.03.19 19:44:34.380526 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2768 rows starting from the beginning of the part | ||
| 7169 | 2026.03.19 19:44:34.380558 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7170 | 2026.03.19 19:44:34.380597 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 849 rows starting from the beginning of the part | ||
| 7171 | 2026.03.19 19:44:34.380648 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 88 rows starting from the beginning of the part | ||
| 7172 | 2026.03.19 19:44:34.380695 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 849 rows starting from the beginning of the part | ||
| 7173 | 2026.03.19 19:44:34.380736 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
| 7174 | 2026.03.19 19:44:34.380778 [ 195 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2729 rows starting from the beginning of the part | ||
| 7175 | 2026.03.19 19:44:34.381025 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.03.19 19:44:34.381062 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7177 | 2026.03.19 19:44:34.381376 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7178 | 2026.03.19 19:44:34.381593 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.03.19 19:44:34.381728 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001231 sec., 143785.54021121038 rows/sec., 8.86 MiB/sec. | ||
| 7180 | 2026.03.19 19:44:34.381768 [ 268 ] {e6616bb0-30c4-4a85-a52d-336fd27b2bd2} <Debug> TCPHandler: Processed in 0.001402469 sec. | ||
| 7181 | 2026.03.19 19:44:34.381883 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.03.19 19:44:34.381981 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.03.19 19:44:34.382020 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7184 | 2026.03.19 19:44:34.382684 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.03.19 19:44:34.382721 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7186 | 2026.03.19 19:44:34.382971 [ 194 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7369 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627843 sec., 2804201.0120087084 rows/sec., 226.82 MiB/sec. | ||
| 7187 | 2026.03.19 19:44:34.383071 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7188 | 2026.03.19 19:44:34.383288 [ 199 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7189 | 2026.03.19 19:44:34.383291 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.03.19 19:44:34.383437 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001474 sec., 581411.1261872456 rows/sec., 34.55 MiB/sec. | ||
| 7191 | 2026.03.19 19:44:34.383475 [ 268 ] {dff1f289-8e8f-472a-9a50-03e5e3017e26} <Debug> TCPHandler: Processed in 0.001643264 sec. | ||
| 7192 | 2026.03.19 19:44:34.383587 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.03.19 19:44:34.383599 [ 199 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.03.19 19:44:34.383678 [ 199 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_46_9} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7195 | 2026.03.19 19:44:34.383685 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.03.19 19:44:34.383728 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7197 | 2026.03.19 19:44:34.383756 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 7198 | 2026.03.19 19:44:34.384114 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.03.19 19:44:34.384148 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7200 | 2026.03.19 19:44:34.384435 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7201 | 2026.03.19 19:44:34.384648 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Trace> oximeter.fields_u64 (020abb2f-3d73-41a5-afa4-dee75684d0ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.03.19 19:44:34.384778 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 7203 | 2026.03.19 19:44:34.384816 [ 268 ] {a9724302-43f4-425c-b4f3-856a22daa069} <Debug> TCPHandler: Processed in 0.001279516 sec. | ||
| 7204 | 2026.03.19 19:44:34.384920 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.03.19 19:44:34.385015 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7206 | 2026.03.19 19:44:34.385054 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7207 | 2026.03.19 19:44:34.385490 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.03.19 19:44:34.385527 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7209 | 2026.03.19 19:44:34.385837 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7210 | 2026.03.19 19:44:34.386048 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.03.19 19:44:34.386177 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 7212 | 2026.03.19 19:44:34.386216 [ 268 ] {88867f6e-f634-4098-a14c-8737b194707e} <Debug> TCPHandler: Processed in 0.001347008 sec. | ||
| 7213 | 2026.03.19 19:44:34.386329 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.03.19 19:44:34.386424 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7215 | 2026.03.19 19:44:34.386464 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7216 | 2026.03.19 19:44:34.387356 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.03.19 19:44:34.387393 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7218 | 2026.03.19 19:44:34.387772 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7219 | 2026.03.19 19:44:34.387985 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.03.19 19:44:34.388096 [ 150 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7221 | 2026.03.19 19:44:34.388119 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Debug> executeQuery: Read 1461 rows, 103.21 KiB in 0.001711 sec., 853886.6160140268 rows/sec., 58.91 MiB/sec. | ||
| 7222 | 2026.03.19 19:44:34.388136 [ 150 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.03.19 19:44:34.388166 [ 268 ] {5ffce792-2c42-40b2-babc-78e8ff38f1db} <Debug> TCPHandler: Processed in 0.001886989 sec. | ||
| 7224 | 2026.03.19 19:44:34.388166 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7225 | 2026.03.19 19:44:34.388278 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7226 | 2026.03.19 19:44:34.388295 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.03.19 19:44:34.388367 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7228 | 2026.03.19 19:44:34.388393 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7229 | 2026.03.19 19:44:34.388397 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1512 rows starting from the beginning of the part | ||
| 7230 | 2026.03.19 19:44:34.388434 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7231 | 2026.03.19 19:44:34.388460 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 516 rows starting from the beginning of the part | ||
| 7232 | 2026.03.19 19:44:34.388506 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 83 rows starting from the beginning of the part | ||
| 7233 | 2026.03.19 19:44:34.388549 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 516 rows starting from the beginning of the part | ||
| 7234 | 2026.03.19 19:44:34.388591 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
| 7235 | 2026.03.19 19:44:34.388630 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1461 rows starting from the beginning of the part | ||
| 7236 | 2026.03.19 19:44:34.388776 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.19 19:44:34.388811 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7238 | 2026.03.19 19:44:34.389120 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7239 | 2026.03.19 19:44:34.389339 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.03.19 19:44:34.389471 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 7241 | 2026.03.19 19:44:34.389509 [ 268 ] {8cfc6a6f-d268-4b08-a9c3-d08b93947c6f} <Debug> TCPHandler: Processed in 0.001264736 sec. | ||
| 7242 | 2026.03.19 19:44:34.389612 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.03.19 19:44:34.389707 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.03.19 19:44:34.389749 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7245 | 2026.03.19 19:44:34.389892 [ 194 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648304 sec., 2528053.0775876297 rows/sec., 186.21 MiB/sec. | ||
| 7246 | 2026.03.19 19:44:34.390053 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7247 | 2026.03.19 19:44:34.390276 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.03.19 19:44:34.390340 [ 199 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_46_9} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7249 | 2026.03.19 19:44:34.390353 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.03.19 19:44:34.390388 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7251 | 2026.03.19 19:44:34.390395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7252 | 2026.03.19 19:44:34.390803 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7253 | 2026.03.19 19:44:34.391010 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.03.19 19:44:34.391120 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7255 | 2026.03.19 19:44:34.391140 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Debug> executeQuery: Read 1322 rows, 84.54 KiB in 0.00145 sec., 911724.1379310346 rows/sec., 56.94 MiB/sec. | ||
| 7256 | 2026.03.19 19:44:34.391154 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.03.19 19:44:34.391184 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7258 | 2026.03.19 19:44:34.391186 [ 268 ] {0e975ba4-fb94-4956-b00c-cdf594935cf8} <Debug> TCPHandler: Processed in 0.001623453 sec. | ||
| 7259 | 2026.03.19 19:44:34.391267 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7260 | 2026.03.19 19:44:34.391312 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.03.19 19:44:34.391388 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7262 | 2026.03.19 19:44:34.391411 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.03.19 19:44:34.391427 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14843 rows starting from the beginning of the part | ||
| 7264 | 2026.03.19 19:44:34.391460 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7265 | 2026.03.19 19:44:34.391498 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7266 | 2026.03.19 19:44:34.391548 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 162 rows starting from the beginning of the part | ||
| 7267 | 2026.03.19 19:44:34.391591 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7268 | 2026.03.19 19:44:34.391631 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7269 | 2026.03.19 19:44:34.391673 [ 190 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1322 rows starting from the beginning of the part | ||
| 7270 | 2026.03.19 19:44:34.391790 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.03.19 19:44:34.391832 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7272 | 2026.03.19 19:44:34.392149 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7273 | 2026.03.19 19:44:34.392356 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.03.19 19:44:34.392491 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 7275 | 2026.03.19 19:44:34.392528 [ 268 ] {1d23d385-844e-4ec0-b75c-563c564917d9} <Debug> TCPHandler: Processed in 0.001266396 sec. | ||
| 7276 | 2026.03.19 19:44:34.392632 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.03.19 19:44:34.392725 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.03.19 19:44:34.392779 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7279 | 2026.03.19 19:44:34.393613 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.03.19 19:44:34.393651 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7281 | 2026.03.19 19:44:34.394336 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7282 | 2026.03.19 19:44:34.394569 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.03.19 19:44:34.394711 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002002 sec., 17482.517482517484 rows/sec., 31.33 MiB/sec. | ||
| 7284 | 2026.03.19 19:44:34.394771 [ 268 ] {f6d983bc-9855-492c-989b-b2e44386603f} <Debug> TCPHandler: Processed in 0.002189295 sec. | ||
| 7285 | 2026.03.19 19:44:34.394887 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.03.19 19:44:34.394984 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7287 | 2026.03.19 19:44:34.395025 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7288 | 2026.03.19 19:44:34.395366 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.03.19 19:44:34.395401 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7290 | 2026.03.19 19:44:34.395725 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7291 | 2026.03.19 19:44:34.395942 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.03.19 19:44:34.396048 [ 150 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7293 | 2026.03.19 19:44:34.396075 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00111 sec., 37837.83783783783 rows/sec., 2.16 MiB/sec. | ||
| 7294 | 2026.03.19 19:44:34.396083 [ 150 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.03.19 19:44:34.396116 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7296 | 2026.03.19 19:44:34.396119 [ 268 ] {83f81d93-0cb1-403b-b974-2ec3dfc2ecdb} <Debug> TCPHandler: Processed in 0.001282467 sec. | ||
| 7297 | 2026.03.19 19:44:34.396183 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7298 | 2026.03.19 19:44:34.396255 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7299 | 2026.03.19 19:44:34.396280 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2760 rows starting from the beginning of the part | ||
| 7300 | 2026.03.19 19:44:34.396320 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7301 | 2026.03.19 19:44:34.396354 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7302 | 2026.03.19 19:44:34.396384 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7303 | 2026.03.19 19:44:34.396415 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7304 | 2026.03.19 19:44:34.396446 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 7305 | 2026.03.19 19:44:34.396455 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17017 rows, containing 5 columns (5 merged, 0 gathered) in 0.005222116 sec., 3258640.750224622 rows/sec., 214.84 MiB/sec. | ||
| 7306 | 2026.03.19 19:44:34.396672 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7307 | 2026.03.19 19:44:34.396996 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.03.19 19:44:34.397075 [ 202 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7309 | 2026.03.19 19:44:34.397161 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 7310 | 2026.03.19 19:44:34.397514 [ 199 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358098 sec., 2284076.701386792 rows/sec., 146.83 MiB/sec. | ||
| 7311 | 2026.03.19 19:44:34.397756 [ 190 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7312 | 2026.03.19 19:44:34.398022 [ 190 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.03.19 19:44:34.398092 [ 190 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_46_9} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7314 | 2026.03.19 19:44:34.398163 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7315 | 2026.03.19 19:44:35.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.88 MiB, peak 281.76 MiB, free memory in arenas 0.00 B, will set to 277.86 MiB (RSS), difference: 2.98 MiB | ||
| 7316 | 2026.03.19 19:44:38.081200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 990 | ||
| 7317 | 2026.03.19 19:44:38.084134 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.03.19 19:44:38.084182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7319 | 2026.03.19 19:44:38.085423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7320 | 2026.03.19 19:44:38.085701 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.03.19 19:44:38.086075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 7322 | 2026.03.19 19:44:39.120190 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.03.19 19:44:39.120479 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7324 | 2026.03.19 19:44:39.120584 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7325 | 2026.03.19 19:44:39.121498 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.03.19 19:44:39.121547 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7327 | 2026.03.19 19:44:39.121956 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7328 | 2026.03.19 19:44:39.122189 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.03.19 19:44:39.122356 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
| 7330 | 2026.03.19 19:44:39.122408 [ 268 ] {7c2eaf5a-1440-4059-b691-bce121f09087} <Debug> TCPHandler: Processed in 0.002408479 sec. | ||
| 7331 | 2026.03.19 19:44:39.122529 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.03.19 19:44:39.122632 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7333 | 2026.03.19 19:44:39.122676 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7334 | 2026.03.19 19:44:39.123108 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.19 19:44:39.123146 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7336 | 2026.03.19 19:44:39.123453 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7337 | 2026.03.19 19:44:39.123664 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.19 19:44:39.123794 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 7339 | 2026.03.19 19:44:39.123834 [ 268 ] {29fbbc1e-8a50-44e6-bade-1895e5039740} <Debug> TCPHandler: Processed in 0.001357148 sec. | ||
| 7340 | 2026.03.19 19:44:39.123949 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.03.19 19:44:39.124045 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.03.19 19:44:39.124088 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7343 | 2026.03.19 19:44:39.124483 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.03.19 19:44:39.124519 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7345 | 2026.03.19 19:44:39.124938 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7346 | 2026.03.19 19:44:39.125192 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.03.19 19:44:39.125325 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001298 sec., 98613.25115562405 rows/sec., 6.87 MiB/sec. | ||
| 7348 | 2026.03.19 19:44:39.125364 [ 268 ] {d5901b39-3960-4366-8f8d-b1e88ef7dc69} <Debug> TCPHandler: Processed in 0.00146439 sec. | ||
| 7349 | 2026.03.19 19:44:39.125489 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.03.19 19:44:39.125586 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7351 | 2026.03.19 19:44:39.125630 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7352 | 2026.03.19 19:44:39.125978 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.03.19 19:44:39.126015 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7354 | 2026.03.19 19:44:39.126322 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7355 | 2026.03.19 19:44:39.126540 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.03.19 19:44:39.126669 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 7357 | 2026.03.19 19:44:39.126711 [ 268 ] {75e3f09e-5007-4133-be82-25eee2391fea} <Debug> TCPHandler: Processed in 0.001271216 sec. | ||
| 7358 | 2026.03.19 19:44:40.535058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14891 | ||
| 7359 | 2026.03.19 19:44:40.535561 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.19 19:44:40.535600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7361 | 2026.03.19 19:44:40.536062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7362 | 2026.03.19 19:44:40.536282 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.03.19 19:44:40.536407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14891 | ||
| 7364 | 2026.03.19 19:44:40.536418 [ 142 ] {} <Debug> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7365 | 2026.03.19 19:44:40.536491 [ 142 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.03.19 19:44:40.536511 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7367 | 2026.03.19 19:44:40.536622 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7368 | 2026.03.19 19:44:40.536758 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7369 | 2026.03.19 19:44:40.536793 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12523 rows starting from the beginning of the part | ||
| 7370 | 2026.03.19 19:44:40.536854 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7371 | 2026.03.19 19:44:40.536897 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7372 | 2026.03.19 19:44:40.536936 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7373 | 2026.03.19 19:44:40.536973 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7374 | 2026.03.19 19:44:40.537012 [ 192 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7375 | 2026.03.19 19:44:40.538643 [ 190 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14891 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070902 sec., 7190586.517372623 rows/sec., 102.86 MiB/sec. | ||
| 7376 | 2026.03.19 19:44:40.539093 [ 199 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7377 | 2026.03.19 19:44:40.539419 [ 199 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.03.19 19:44:40.539504 [ 199 ] {9767f46c-e15b-4453-9fbb-7668228a086b::all_1_31_6} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7379 | 2026.03.19 19:44:40.539608 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7380 | 2026.03.19 19:44:41.322926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7381 | 2026.03.19 19:44:41.340907 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.03.19 19:44:41.340972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7383 | 2026.03.19 19:44:41.347519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7384 | 2026.03.19 19:44:41.348264 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.03.19 19:44:41.348576 [ 139 ] {} <Debug> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7386 | 2026.03.19 19:44:41.348646 [ 139 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.03.19 19:44:41.348672 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7388 | 2026.03.19 19:44:41.348768 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7389 | 2026.03.19 19:44:41.351681 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7390 | 2026.03.19 19:44:41.351848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7391 | 2026.03.19 19:44:41.352496 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7392 | 2026.03.19 19:44:41.355955 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7393 | 2026.03.19 19:44:41.359566 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7394 | 2026.03.19 19:44:41.363717 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7395 | 2026.03.19 19:44:41.368049 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7396 | 2026.03.19 19:44:41.372326 [ 200 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7397 | 2026.03.19 19:44:41.431105 [ 193 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082370216 sec., 2840.8326621360325 rows/sec., 14.69 MiB/sec. | ||
| 7398 | 2026.03.19 19:44:41.434024 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7399 | 2026.03.19 19:44:41.436123 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.03.19 19:44:41.436235 [ 190 ] {ae784dd2-c1b0-4dd2-971b-136eaf18bb05::all_1_31_6} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7401 | 2026.03.19 19:44:41.438647 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7402 | 2026.03.19 19:44:42.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.95 MiB, peak 289.51 MiB, free memory in arenas 0.00 B, will set to 283.65 MiB (RSS), difference: 4.70 MiB | ||
| 7403 | 2026.03.19 19:44:44.121904 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.19 19:44:44.122089 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.19 19:44:44.122163 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7406 | 2026.03.19 19:44:44.122858 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.19 19:44:44.122908 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7408 | 2026.03.19 19:44:44.123327 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7409 | 2026.03.19 19:44:44.123560 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.19 19:44:44.123724 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001687 sec., 50978.06757557795 rows/sec., 4.28 MiB/sec. | ||
| 7411 | 2026.03.19 19:44:44.123776 [ 268 ] {950c3cff-83ec-47dc-8abd-c673a1573d2f} <Debug> TCPHandler: Processed in 0.002005371 sec. | ||
| 7412 | 2026.03.19 19:44:44.123911 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.03.19 19:44:44.124027 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.03.19 19:44:44.124074 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7415 | 2026.03.19 19:44:44.124517 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.03.19 19:44:44.124555 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7417 | 2026.03.19 19:44:44.124867 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7418 | 2026.03.19 19:44:44.125078 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.03.19 19:44:44.125218 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001214 sec., 12355.848434925865 rows/sec., 929.10 KiB/sec. | ||
| 7420 | 2026.03.19 19:44:44.125258 [ 268 ] {b15562c6-5664-4f05-85d7-3cf8fe10282f} <Debug> TCPHandler: Processed in 0.001399598 sec. | ||
| 7421 | 2026.03.19 19:44:44.125388 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.03.19 19:44:44.125498 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7423 | 2026.03.19 19:44:44.125541 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7424 | 2026.03.19 19:44:44.126048 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.19 19:44:44.126086 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7426 | 2026.03.19 19:44:44.126408 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7427 | 2026.03.19 19:44:44.126628 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.19 19:44:44.126761 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001283 sec., 61574.43491816056 rows/sec., 4.81 MiB/sec. | ||
| 7429 | 2026.03.19 19:44:44.126799 [ 268 ] {12ee4e84-be6e-4378-bd3a-7b04eb9cf142} <Debug> TCPHandler: Processed in 0.001470301 sec. | ||
| 7430 | 2026.03.19 19:44:44.126915 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.03.19 19:44:44.127011 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.03.19 19:44:44.127055 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7433 | 2026.03.19 19:44:44.127474 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.19 19:44:44.127510 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7435 | 2026.03.19 19:44:44.127856 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7436 | 2026.03.19 19:44:44.128070 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.19 19:44:44.128201 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 7438 | 2026.03.19 19:44:44.128238 [ 268 ] {6e2309cf-f087-46f6-9f1d-d309a37a35d8} <Debug> TCPHandler: Processed in 0.001371638 sec. | ||
| 7439 | 2026.03.19 19:44:44.128350 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.03.19 19:44:44.128443 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.03.19 19:44:44.128498 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7442 | 2026.03.19 19:44:44.129411 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.19 19:44:44.129447 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7444 | 2026.03.19 19:44:44.129973 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7445 | 2026.03.19 19:44:44.130195 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.03.19 19:44:44.130335 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001909 sec., 7857.51702462022 rows/sec., 14.08 MiB/sec. | ||
| 7447 | 2026.03.19 19:44:44.130401 [ 268 ] {7f21a1e0-a190-4f65-a544-8a8f6156a762} <Debug> TCPHandler: Processed in 0.002098713 sec. | ||
| 7448 | 2026.03.19 19:44:44.130515 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.03.19 19:44:44.130638 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.03.19 19:44:44.130680 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7451 | 2026.03.19 19:44:44.131018 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.03.19 19:44:44.131053 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7453 | 2026.03.19 19:44:44.131357 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7454 | 2026.03.19 19:44:44.131569 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.03.19 19:44:44.131704 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7456 | 2026.03.19 19:44:44.131739 [ 268 ] {35f42913-b117-4242-b47f-62f94d5671ef} <Debug> TCPHandler: Processed in 0.001271736 sec. | ||
| 7457 | 2026.03.19 19:44:47.177024 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59955 | ||
| 7458 | 2026.03.19 19:44:47.177154 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7459 | 2026.03.19 19:44:47.177183 [ 287 ] {} <Debug> TCP-Session: eabd2c56-c57f-4056-bf9f-bba32bd8e8b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59955 | ||
| 7460 | 2026.03.19 19:44:47.177206 [ 287 ] {} <Debug> TCP-Session: eabd2c56-c57f-4056-bf9f-bba32bd8e8b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2026.03.19 19:44:47.177219 [ 287 ] {} <Debug> TCP-Session: eabd2c56-c57f-4056-bf9f-bba32bd8e8b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2026.03.19 19:44:47.177404 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 7463 | 2026.03.19 19:44:47.177430 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39745 | ||
| 7464 | 2026.03.19 19:44:47.177549 [ 287 ] {} <Trace> TCP-Session: eabd2c56-c57f-4056-bf9f-bba32bd8e8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.03.19 19:44:47.177630 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7466 | 2026.03.19 19:44:47.177667 [ 289 ] {} <Debug> TCP-Session: d2e02f9b-a36c-44ce-9b38-f0e1b3d149fe Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 7467 | 2026.03.19 19:44:47.177694 [ 289 ] {} <Debug> TCP-Session: d2e02f9b-a36c-44ce-9b38-f0e1b3d149fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.03.19 19:44:47.177707 [ 289 ] {} <Debug> TCP-Session: d2e02f9b-a36c-44ce-9b38-f0e1b3d149fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.03.19 19:44:47.177739 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7470 | 2026.03.19 19:44:47.177784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2026.03.19 19:44:47.177816 [ 290 ] {} <Debug> TCP-Session: f485e756-3c51-44bf-82b3-b19f9172b95d Authenticating user 'default' from [fd00:1122:3344:101::e]:39745 | ||
| 7472 | 2026.03.19 19:44:47.177833 [ 290 ] {} <Debug> TCP-Session: f485e756-3c51-44bf-82b3-b19f9172b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.03.19 19:44:47.177845 [ 290 ] {} <Debug> TCP-Session: f485e756-3c51-44bf-82b3-b19f9172b95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.03.19 19:44:47.178013 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7475 | 2026.03.19 19:44:47.178072 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7476 | 2026.03.19 19:44:47.178360 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 7477 | 2026.03.19 19:44:47.178737 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51991 | ||
| 7478 | 2026.03.19 19:44:47.178787 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36133 | ||
| 7479 | 2026.03.19 19:44:47.178788 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41330 | ||
| 7480 | 2026.03.19 19:44:47.178873 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63676 | ||
| 7481 | 2026.03.19 19:44:47.178888 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43983 | ||
| 7482 | 2026.03.19 19:44:47.178993 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44828 | ||
| 7483 | 2026.03.19 19:44:47.179162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2026.03.19 19:44:47.179200 [ 291 ] {} <Debug> TCP-Session: dd74a1ad-f5b8-41ad-9f98-6a6447097cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:51991 | ||
| 7485 | 2026.03.19 19:44:47.179228 [ 291 ] {} <Debug> TCP-Session: dd74a1ad-f5b8-41ad-9f98-6a6447097cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.03.19 19:44:47.179249 [ 291 ] {} <Debug> TCP-Session: dd74a1ad-f5b8-41ad-9f98-6a6447097cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.03.19 19:44:47.179282 [ 339 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> AggregatingTransform: Aggregating | ||
| 7488 | 2026.03.19 19:44:47.179433 [ 339 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> Aggregator: Aggregation method: without_key | ||
| 7489 | 2026.03.19 19:44:47.179442 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7490 | 2026.03.19 19:44:47.179506 [ 352 ] {} <Debug> TCP-Session: 61fab4c9-b58d-4e79-bb12-6eb211382280 Authenticating user 'default' from [fd00:1122:3344:101::e]:63676 | ||
| 7491 | 2026.03.19 19:44:47.179506 [ 339 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046422 sec. (955.637 rows/sec., 37.33 KiB/sec.) | ||
| 7492 | 2026.03.19 19:44:47.179536 [ 352 ] {} <Debug> TCP-Session: 61fab4c9-b58d-4e79-bb12-6eb211382280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.03.19 19:44:47.179539 [ 339 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Trace> Aggregator: Merging aggregated data | ||
| 7494 | 2026.03.19 19:44:47.179559 [ 352 ] {} <Debug> TCP-Session: 61fab4c9-b58d-4e79-bb12-6eb211382280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.03.19 19:44:47.179891 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7496 | 2026.03.19 19:44:47.179939 [ 351 ] {} <Debug> TCP-Session: b6c8c105-6d9e-4674-8804-61ccead25bff Authenticating user 'default' from [fd00:1122:3344:101::e]:43983 | ||
| 7497 | 2026.03.19 19:44:47.179965 [ 351 ] {} <Debug> TCP-Session: b6c8c105-6d9e-4674-8804-61ccead25bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.03.19 19:44:47.179979 [ 351 ] {} <Debug> TCP-Session: b6c8c105-6d9e-4674-8804-61ccead25bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.03.19 19:44:47.179989 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7500 | 2026.03.19 19:44:47.180027 [ 353 ] {} <Debug> TCP-Session: 6cff90ba-ede8-4e01-b398-9bfe3fe3e1cb Authenticating user 'default' from [fd00:1122:3344:101::e]:44828 | ||
| 7501 | 2026.03.19 19:44:47.180045 [ 353 ] {} <Debug> TCP-Session: 6cff90ba-ede8-4e01-b398-9bfe3fe3e1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.03.19 19:44:47.180058 [ 353 ] {} <Debug> TCP-Session: 6cff90ba-ede8-4e01-b398-9bfe3fe3e1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.03.19 19:44:47.180290 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7504 | 2026.03.19 19:44:47.180324 [ 349 ] {} <Debug> TCP-Session: 88fe3047-9d7d-4a32-a443-51127bf5f74a Authenticating user 'default' from [fd00:1122:3344:101::e]:41330 | ||
| 7505 | 2026.03.19 19:44:47.180343 [ 349 ] {} <Debug> TCP-Session: 88fe3047-9d7d-4a32-a443-51127bf5f74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.03.19 19:44:47.180364 [ 349 ] {} <Debug> TCP-Session: 88fe3047-9d7d-4a32-a443-51127bf5f74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.03.19 19:44:47.180402 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2026.03.19 19:44:47.180447 [ 350 ] {} <Debug> TCP-Session: cc189fe0-0852-4c50-9915-356a0ee8823e Authenticating user 'default' from [fd00:1122:3344:101::e]:36133 | ||
| 7509 | 2026.03.19 19:44:47.180465 [ 350 ] {} <Debug> TCP-Session: cc189fe0-0852-4c50-9915-356a0ee8823e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.03.19 19:44:47.180478 [ 350 ] {} <Debug> TCP-Session: cc189fe0-0852-4c50-9915-356a0ee8823e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.03.19 19:44:47.180932 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 7512 | 2026.03.19 19:44:47.181090 [ 287 ] {25611395-af14-49ac-961e-12bdc2bdbf30} <Debug> TCPHandler: Processed in 0.003661785 sec. | ||
| 7513 | 2026.03.19 19:44:47.181222 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2026.03.19 19:44:47.181252 [ 287 ] {} <Debug> TCP-Session: eabd2c56-c57f-4056-bf9f-bba32bd8e8b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.03.19 19:44:47.181253 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2026.03.19 19:44:47.181273 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7517 | 2026.03.19 19:44:47.181297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2026.03.19 19:44:47.181299 [ 291 ] {} <Debug> TCP-Session: dd74a1ad-f5b8-41ad-9f98-6a6447097cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.03.19 19:44:47.181313 [ 353 ] {} <Debug> TCP-Session: 6cff90ba-ede8-4e01-b398-9bfe3fe3e1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.03.19 19:44:47.181339 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7521 | 2026.03.19 19:44:47.181348 [ 290 ] {} <Debug> TCP-Session: f485e756-3c51-44bf-82b3-b19f9172b95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.03.19 19:44:47.181359 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7523 | 2026.03.19 19:44:47.181378 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7524 | 2026.03.19 19:44:47.181400 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7525 | 2026.03.19 19:44:47.181415 [ 350 ] {} <Debug> TCP-Session: cc189fe0-0852-4c50-9915-356a0ee8823e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.03.19 19:44:47.181443 [ 351 ] {} <Debug> TCP-Session: b6c8c105-6d9e-4674-8804-61ccead25bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.03.19 19:44:47.181466 [ 352 ] {} <Debug> TCP-Session: 61fab4c9-b58d-4e79-bb12-6eb211382280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.03.19 19:44:47.181381 [ 349 ] {} <Debug> TCP-Session: 88fe3047-9d7d-4a32-a443-51127bf5f74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.03.19 19:44:47.181314 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7530 | 2026.03.19 19:44:47.181551 [ 289 ] {} <Debug> TCP-Session: d2e02f9b-a36c-44ce-9b38-f0e1b3d149fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.03.19 19:44:47.270666 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43302 | ||
| 7532 | 2026.03.19 19:44:47.270777 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2026.03.19 19:44:47.270805 [ 287 ] {} <Debug> TCP-Session: 7c796243-c162-4659-9e8b-186ccfa03f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:43302 | ||
| 7534 | 2026.03.19 19:44:47.270829 [ 287 ] {} <Debug> TCP-Session: 7c796243-c162-4659-9e8b-186ccfa03f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.03.19 19:44:47.270842 [ 287 ] {} <Debug> TCP-Session: 7c796243-c162-4659-9e8b-186ccfa03f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.03.19 19:44:47.271015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38134 | ||
| 7537 | 2026.03.19 19:44:47.271013 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 7538 | 2026.03.19 19:44:47.271055 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47308 | ||
| 7539 | 2026.03.19 19:44:47.271075 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54357 | ||
| 7540 | 2026.03.19 19:44:47.271110 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60647 | ||
| 7541 | 2026.03.19 19:44:47.271125 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2026.03.19 19:44:47.271150 [ 287 ] {} <Trace> TCP-Session: 7c796243-c162-4659-9e8b-186ccfa03f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.03.19 19:44:47.271173 [ 290 ] {} <Debug> TCP-Session: c02fceb3-b8ba-41ae-88da-bbffd4334a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38134 | ||
| 7544 | 2026.03.19 19:44:47.271175 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7545 | 2026.03.19 19:44:47.271175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7546 | 2026.03.19 19:44:47.271208 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2026.03.19 19:44:47.271223 [ 349 ] {} <Debug> TCP-Session: cc4ffd31-2f7e-4d0c-a580-c7a5121173fe Authenticating user 'default' from [fd00:1122:3344:101::e]:54357 | ||
| 7548 | 2026.03.19 19:44:47.271238 [ 291 ] {} <Debug> TCP-Session: 1e4f13c1-a343-4b34-ad90-e71dd5322f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:47308 | ||
| 7549 | 2026.03.19 19:44:47.271262 [ 352 ] {} <Debug> TCP-Session: 157478cf-427a-40c1-a34e-3ddcdfaeb839 Authenticating user 'default' from [fd00:1122:3344:101::e]:60647 | ||
| 7550 | 2026.03.19 19:44:47.271277 [ 291 ] {} <Debug> TCP-Session: 1e4f13c1-a343-4b34-ad90-e71dd5322f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.03.19 19:44:47.271299 [ 352 ] {} <Debug> TCP-Session: 157478cf-427a-40c1-a34e-3ddcdfaeb839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.03.19 19:44:47.271310 [ 291 ] {} <Debug> TCP-Session: 1e4f13c1-a343-4b34-ad90-e71dd5322f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.03.19 19:44:47.271326 [ 352 ] {} <Debug> TCP-Session: 157478cf-427a-40c1-a34e-3ddcdfaeb839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.03.19 19:44:47.271336 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7555 | 2026.03.19 19:44:47.271271 [ 349 ] {} <Debug> TCP-Session: cc4ffd31-2f7e-4d0c-a580-c7a5121173fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.03.19 19:44:47.271209 [ 290 ] {} <Debug> TCP-Session: c02fceb3-b8ba-41ae-88da-bbffd4334a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.03.19 19:44:47.271436 [ 349 ] {} <Debug> TCP-Session: cc4ffd31-2f7e-4d0c-a580-c7a5121173fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.03.19 19:44:47.271448 [ 290 ] {} <Debug> TCP-Session: c02fceb3-b8ba-41ae-88da-bbffd4334a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.03.19 19:44:47.271126 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7560 | 2026.03.19 19:44:47.271119 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39681 | ||
| 7561 | 2026.03.19 19:44:47.271510 [ 289 ] {} <Debug> TCP-Session: c9a36140-a8dc-4cf2-be30-7bdcb83b5dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 7562 | 2026.03.19 19:44:47.271112 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60998 | ||
| 7563 | 2026.03.19 19:44:47.271548 [ 289 ] {} <Debug> TCP-Session: c9a36140-a8dc-4cf2-be30-7bdcb83b5dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2026.03.19 19:44:47.271577 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7565 | 2026.03.19 19:44:47.271085 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55754 | ||
| 7566 | 2026.03.19 19:44:47.271634 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7567 | 2026.03.19 19:44:47.271618 [ 289 ] {} <Debug> TCP-Session: c9a36140-a8dc-4cf2-be30-7bdcb83b5dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.03.19 19:44:47.271669 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7569 | 2026.03.19 19:44:47.271630 [ 353 ] {} <Debug> TCP-Session: 6de8e040-c68c-4f76-bb1d-f73fc7683341 Authenticating user 'default' from [fd00:1122:3344:101::e]:39681 | ||
| 7570 | 2026.03.19 19:44:47.271701 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7571 | 2026.03.19 19:44:47.271740 [ 353 ] {} <Debug> TCP-Session: 6de8e040-c68c-4f76-bb1d-f73fc7683341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.03.19 19:44:47.271716 [ 351 ] {} <Debug> TCP-Session: 433fe9f0-7e25-4226-a3b5-31c5d1047ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60998 | ||
| 7573 | 2026.03.19 19:44:47.271769 [ 353 ] {} <Debug> TCP-Session: 6de8e040-c68c-4f76-bb1d-f73fc7683341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.03.19 19:44:47.271766 [ 350 ] {} <Debug> TCP-Session: c20e7b52-afb6-443b-8294-79819b83a519 Authenticating user 'default' from [fd00:1122:3344:101::e]:55754 | ||
| 7575 | 2026.03.19 19:44:47.271797 [ 351 ] {} <Debug> TCP-Session: 433fe9f0-7e25-4226-a3b5-31c5d1047ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.03.19 19:44:47.271827 [ 350 ] {} <Debug> TCP-Session: c20e7b52-afb6-443b-8294-79819b83a519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.03.19 19:44:47.271835 [ 351 ] {} <Debug> TCP-Session: 433fe9f0-7e25-4226-a3b5-31c5d1047ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.03.19 19:44:47.271850 [ 350 ] {} <Debug> TCP-Session: c20e7b52-afb6-443b-8294-79819b83a519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.03.19 19:44:47.271701 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7580 | 2026.03.19 19:44:47.272176 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Debug> oximeter.version (c7da0979-d8f9-4e6b-a6b2-4b9439f77c55) (SelectExecutor): Key condition: unknown | ||
| 7581 | 2026.03.19 19:44:47.273147 [ 285 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> AggregatingTransform: Aggregating | ||
| 7582 | 2026.03.19 19:44:47.273187 [ 285 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> Aggregator: Aggregation method: without_key | ||
| 7583 | 2026.03.19 19:44:47.273226 [ 285 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094825 sec. (1054.574 rows/sec., 41.19 KiB/sec.) | ||
| 7584 | 2026.03.19 19:44:47.273245 [ 285 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Trace> Aggregator: Merging aggregated data | ||
| 7585 | 2026.03.19 19:44:47.274592 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 7586 | 2026.03.19 19:44:47.274785 [ 287 ] {879db6bc-b61b-474b-a17b-b78ad0678450} <Debug> TCPHandler: Processed in 0.003756427 sec. | ||
| 7587 | 2026.03.19 19:44:47.274943 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7588 | 2026.03.19 19:44:47.274976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7589 | 2026.03.19 19:44:47.274996 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7590 | 2026.03.19 19:44:47.275020 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2026.03.19 19:44:47.275036 [ 289 ] {} <Debug> TCP-Session: c9a36140-a8dc-4cf2-be30-7bdcb83b5dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.03.19 19:44:47.275041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7593 | 2026.03.19 19:44:47.275060 [ 353 ] {} <Debug> TCP-Session: 6de8e040-c68c-4f76-bb1d-f73fc7683341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.03.19 19:44:47.275060 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7595 | 2026.03.19 19:44:47.275109 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7596 | 2026.03.19 19:44:47.275120 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7597 | 2026.03.19 19:44:47.275096 [ 291 ] {} <Debug> TCP-Session: 1e4f13c1-a343-4b34-ad90-e71dd5322f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.03.19 19:44:47.275173 [ 351 ] {} <Debug> TCP-Session: 433fe9f0-7e25-4226-a3b5-31c5d1047ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.03.19 19:44:47.275182 [ 287 ] {} <Debug> TCP-Session: 7c796243-c162-4659-9e8b-186ccfa03f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.03.19 19:44:47.275161 [ 350 ] {} <Debug> TCP-Session: c20e7b52-afb6-443b-8294-79819b83a519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.03.19 19:44:47.275082 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7602 | 2026.03.19 19:44:47.275025 [ 290 ] {} <Debug> TCP-Session: c02fceb3-b8ba-41ae-88da-bbffd4334a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.03.19 19:44:47.274987 [ 349 ] {} <Debug> TCP-Session: cc4ffd31-2f7e-4d0c-a580-c7a5121173fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2026.03.19 19:44:47.275267 [ 352 ] {} <Debug> TCP-Session: 157478cf-427a-40c1-a34e-3ddcdfaeb839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.03.19 19:44:47.943040 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7606 | 2026.03.19 19:44:47.943090 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7607 | 2026.03.19 19:44:48.036531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15403 | ||
| 7608 | 2026.03.19 19:44:48.037053 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.03.19 19:44:48.037102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7610 | 2026.03.19 19:44:48.037596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7611 | 2026.03.19 19:44:48.037825 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.03.19 19:44:48.037964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15403 | ||
| 7613 | 2026.03.19 19:44:48.086397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1014 | ||
| 7614 | 2026.03.19 19:44:48.088633 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.19 19:44:48.088689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7616 | 2026.03.19 19:44:48.090301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7617 | 2026.03.19 19:44:48.090688 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.03.19 19:44:48.091199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7619 | 2026.03.19 19:44:48.851972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7620 | 2026.03.19 19:44:48.868674 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.03.19 19:44:48.868783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7622 | 2026.03.19 19:44:48.874509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7623 | 2026.03.19 19:44:48.875237 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.03.19 19:44:48.878359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7625 | 2026.03.19 19:44:49.001614 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001029881 sec. | ||
| 7626 | 2026.03.19 19:44:49.129355 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.03.19 19:44:49.129610 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.03.19 19:44:49.129672 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7629 | 2026.03.19 19:44:49.130460 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.03.19 19:44:49.130498 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7631 | 2026.03.19 19:44:49.130929 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7632 | 2026.03.19 19:44:49.131156 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.03.19 19:44:49.131304 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 7634 | 2026.03.19 19:44:49.131345 [ 268 ] {8294c3ae-135d-4bda-900a-0398b02ced73} <Debug> TCPHandler: Processed in 0.002165945 sec. | ||
| 7635 | 2026.03.19 19:44:49.131483 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.03.19 19:44:49.131579 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7637 | 2026.03.19 19:44:49.131620 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7638 | 2026.03.19 19:44:49.132473 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.03.19 19:44:49.132511 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7640 | 2026.03.19 19:44:49.132907 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7641 | 2026.03.19 19:44:49.133118 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.03.19 19:44:49.133243 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Debug> executeQuery: Read 849 rows, 68.40 KiB in 0.001683 sec., 504456.32798573974 rows/sec., 39.69 MiB/sec. | ||
| 7643 | 2026.03.19 19:44:49.133282 [ 268 ] {3e3365c0-fbf5-4d9a-b6be-9fc4aab0197a} <Debug> TCPHandler: Processed in 0.001856088 sec. | ||
| 7644 | 2026.03.19 19:44:49.133402 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.03.19 19:44:49.133507 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.03.19 19:44:49.133546 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7647 | 2026.03.19 19:44:49.134051 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.03.19 19:44:49.134088 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7649 | 2026.03.19 19:44:49.134404 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7650 | 2026.03.19 19:44:49.134609 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.19 19:44:49.134736 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001247 sec., 134723.3360064154 rows/sec., 8.22 MiB/sec. | ||
| 7652 | 2026.03.19 19:44:49.134775 [ 268 ] {d0ec129d-869b-4b16-9f7c-0334e7b20228} <Debug> TCPHandler: Processed in 0.001420579 sec. | ||
| 7653 | 2026.03.19 19:44:49.134896 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.03.19 19:44:49.134990 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.03.19 19:44:49.135029 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7656 | 2026.03.19 19:44:49.135524 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.03.19 19:44:49.135561 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7658 | 2026.03.19 19:44:49.135871 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7659 | 2026.03.19 19:44:49.136085 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.03.19 19:44:49.136210 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.78 MiB/sec. | ||
| 7661 | 2026.03.19 19:44:49.136248 [ 268 ] {8568b849-8222-44c8-852d-29f7fb152a8d} <Debug> TCPHandler: Processed in 0.001400059 sec. | ||
| 7662 | 2026.03.19 19:44:49.136357 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.03.19 19:44:49.136452 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.03.19 19:44:49.136491 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7665 | 2026.03.19 19:44:49.136979 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.03.19 19:44:49.137017 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7667 | 2026.03.19 19:44:49.137326 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7668 | 2026.03.19 19:44:49.137533 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.03.19 19:44:49.137659 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 7670 | 2026.03.19 19:44:49.137697 [ 268 ] {024856f8-e315-4ab2-8e60-c4349a27af43} <Debug> TCPHandler: Processed in 0.001387219 sec. | ||
| 7671 | 2026.03.19 19:44:49.137806 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.03.19 19:44:49.137899 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7673 | 2026.03.19 19:44:49.137939 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7674 | 2026.03.19 19:44:49.138612 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.03.19 19:44:49.138649 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7676 | 2026.03.19 19:44:49.138980 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7677 | 2026.03.19 19:44:49.139183 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.03.19 19:44:49.139311 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00143 sec., 360839.16083916085 rows/sec., 25.45 MiB/sec. | ||
| 7679 | 2026.03.19 19:44:49.139349 [ 268 ] {1b0da5c9-2088-47e0-8625-ad350c88bf61} <Debug> TCPHandler: Processed in 0.001591513 sec. | ||
| 7680 | 2026.03.19 19:44:49.139455 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.03.19 19:44:49.139550 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7682 | 2026.03.19 19:44:49.139590 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7683 | 2026.03.19 19:44:49.139934 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.03.19 19:44:49.139969 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7685 | 2026.03.19 19:44:49.140262 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7686 | 2026.03.19 19:44:49.140475 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.03.19 19:44:49.140601 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7688 | 2026.03.19 19:44:49.140638 [ 268 ] {8a3b8a65-6cee-442c-84b0-c01dc146b0af} <Debug> TCPHandler: Processed in 0.001230845 sec. | ||
| 7689 | 2026.03.19 19:44:49.140743 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.03.19 19:44:49.140836 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.03.19 19:44:49.140876 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7692 | 2026.03.19 19:44:49.141293 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.03.19 19:44:49.141328 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7694 | 2026.03.19 19:44:49.141653 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7695 | 2026.03.19 19:44:49.141870 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.19 19:44:49.142002 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 7697 | 2026.03.19 19:44:49.142039 [ 268 ] {be2eebfc-97f1-4ec3-b470-d3a8291569bd} <Debug> TCPHandler: Processed in 0.001343738 sec. | ||
| 7698 | 2026.03.19 19:44:49.142146 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.03.19 19:44:49.142240 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7700 | 2026.03.19 19:44:49.142281 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7701 | 2026.03.19 19:44:49.142582 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.03.19 19:44:49.142617 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7703 | 2026.03.19 19:44:49.142902 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7704 | 2026.03.19 19:44:49.143106 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.03.19 19:44:49.143229 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 7706 | 2026.03.19 19:44:49.143265 [ 268 ] {3826145e-a8c1-4cd1-915f-8bfda8abe6f9} <Debug> TCPHandler: Processed in 0.001166264 sec. | ||
| 7707 | 2026.03.19 19:44:49.143369 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.03.19 19:44:49.143460 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.03.19 19:44:49.143513 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7710 | 2026.03.19 19:44:49.144347 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.03.19 19:44:49.144383 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7712 | 2026.03.19 19:44:49.144910 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7713 | 2026.03.19 19:44:49.145137 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.03.19 19:44:49.145269 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 25.52 MiB/sec. | ||
| 7715 | 2026.03.19 19:44:49.145322 [ 268 ] {42b09829-dcef-45b9-a7cb-352a64fe95fe} <Debug> TCPHandler: Processed in 0.002000071 sec. | ||
| 7716 | 2026.03.19 19:44:49.145430 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.03.19 19:44:49.145523 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.03.19 19:44:49.145562 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7719 | 2026.03.19 19:44:49.145898 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.03.19 19:44:49.145934 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7721 | 2026.03.19 19:44:49.146235 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7722 | 2026.03.19 19:44:49.146447 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.03.19 19:44:49.146571 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 7724 | 2026.03.19 19:44:49.146606 [ 268 ] {7f8c1a28-0d60-4763-92eb-1c85919b2cc5} <Debug> TCPHandler: Processed in 0.001223475 sec. | ||
| 7725 | 2026.03.19 19:44:54.124584 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.03.19 19:44:54.124783 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7727 | 2026.03.19 19:44:54.124852 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7728 | 2026.03.19 19:44:54.125504 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.03.19 19:44:54.125548 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7730 | 2026.03.19 19:44:54.125952 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7731 | 2026.03.19 19:44:54.126193 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Trace> oximeter.fields_ipaddr (7ada17f8-f8f4-4dec-9dd1-76c18e681f28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.03.19 19:44:54.126368 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 7733 | 2026.03.19 19:44:54.126421 [ 268 ] {18c6d059-2f4f-4eb9-b267-6c8e03187407} <Debug> TCPHandler: Processed in 0.001973221 sec. | ||
| 7734 | 2026.03.19 19:44:54.126563 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.03.19 19:44:54.126669 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7736 | 2026.03.19 19:44:54.126712 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7737 | 2026.03.19 19:44:54.127175 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.03.19 19:44:54.127215 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7739 | 2026.03.19 19:44:54.127547 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7740 | 2026.03.19 19:44:54.127765 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.03.19 19:44:54.127903 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Debug> executeQuery: Read 88 rows, 7.54 KiB in 0.001258 sec., 69952.3052464229 rows/sec., 5.85 MiB/sec. | ||
| 7742 | 2026.03.19 19:44:54.127944 [ 268 ] {81529a36-8440-4db1-b369-7d3d7745f9dc} <Debug> TCPHandler: Processed in 0.00143664 sec. | ||
| 7743 | 2026.03.19 19:44:54.128063 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.03.19 19:44:54.128162 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.03.19 19:44:54.128204 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7746 | 2026.03.19 19:44:54.128612 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.03.19 19:44:54.128650 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7748 | 2026.03.19 19:44:54.128955 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7749 | 2026.03.19 19:44:54.129164 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.03.19 19:44:54.129299 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001157 sec., 16421.780466724285 rows/sec., 1.19 MiB/sec. | ||
| 7751 | 2026.03.19 19:44:54.129339 [ 268 ] {8dfd496e-69be-4724-a09a-dca3aaa75cdb} <Debug> TCPHandler: Processed in 0.001328227 sec. | ||
| 7752 | 2026.03.19 19:44:54.129448 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.03.19 19:44:54.129545 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7754 | 2026.03.19 19:44:54.129585 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7755 | 2026.03.19 19:44:54.129998 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.03.19 19:44:54.130033 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7757 | 2026.03.19 19:44:54.130332 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7758 | 2026.03.19 19:44:54.130537 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.03.19 19:44:54.130663 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001137 sec., 72999.12049252419 rows/sec., 5.71 MiB/sec. | ||
| 7760 | 2026.03.19 19:44:54.130702 [ 268 ] {2629cfca-fac1-4418-88e7-0cda668e30a8} <Debug> TCPHandler: Processed in 0.001304806 sec. | ||
| 7761 | 2026.03.19 19:44:54.130813 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.03.19 19:44:54.130911 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7763 | 2026.03.19 19:44:54.130955 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7764 | 2026.03.19 19:44:54.131358 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.03.19 19:44:54.131394 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7766 | 2026.03.19 19:44:54.131723 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7767 | 2026.03.19 19:44:54.131936 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.19 19:44:54.132067 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001176 sec., 137755.10204081633 rows/sec., 9.59 MiB/sec. | ||
| 7769 | 2026.03.19 19:44:54.132105 [ 268 ] {e2b13abf-9adc-4b26-afbb-e07a87ff286d} <Debug> TCPHandler: Processed in 0.001342478 sec. | ||
| 7770 | 2026.03.19 19:44:54.132218 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.03.19 19:44:54.132314 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7772 | 2026.03.19 19:44:54.132370 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7773 | 2026.03.19 19:44:54.133174 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.19 19:44:54.133210 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7775 | 2026.03.19 19:44:54.133738 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7776 | 2026.03.19 19:44:54.133962 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.03.19 19:44:54.134106 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 7778 | 2026.03.19 19:44:54.134171 [ 268 ] {a0d2f753-34aa-44b8-8e35-cd9428f88d67} <Debug> TCPHandler: Processed in 0.002003121 sec. | ||
| 7779 | 2026.03.19 19:44:54.134294 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2026.03.19 19:44:54.134391 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7781 | 2026.03.19 19:44:54.134432 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7782 | 2026.03.19 19:44:54.134773 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.03.19 19:44:54.134810 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7784 | 2026.03.19 19:44:54.135125 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7785 | 2026.03.19 19:44:54.135344 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.03.19 19:44:54.135472 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7787 | 2026.03.19 19:44:54.135508 [ 268 ] {e52eb445-cdcd-47ea-b136-fbe4288356f5} <Debug> TCPHandler: Processed in 0.001266006 sec. | ||
| 7788 | 2026.03.19 19:44:55.540385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15851 | ||
| 7789 | 2026.03.19 19:44:55.540874 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.03.19 19:44:55.540906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7791 | 2026.03.19 19:44:55.541364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7792 | 2026.03.19 19:44:55.541594 [ 245 ] {} <Trace> system.asynchronous_metric_log (9767f46c-e15b-4453-9fbb-7668228a086b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.03.19 19:44:55.541717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15851 | ||
| 7794 | 2026.03.19 19:44:56.380644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7795 | 2026.03.19 19:44:56.397165 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.03.19 19:44:56.397217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7797 | 2026.03.19 19:44:56.403480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7798 | 2026.03.19 19:44:56.404209 [ 244 ] {} <Trace> system.metric_log (ae784dd2-c1b0-4dd2-971b-136eaf18bb05): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.03.19 19:44:56.407730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7800 | 2026.03.19 19:44:58.093470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1050 | ||
| 7801 | 2026.03.19 19:44:58.095971 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.03.19 19:44:58.096029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7803 | 2026.03.19 19:44:58.097261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7804 | 2026.03.19 19:44:58.097532 [ 243 ] {} <Trace> system.query_log (600f3906-c7a1-4216-9fa0-21b37f4fc8f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.03.19 19:44:58.097891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 7806 | 2026.03.19 19:44:59.118174 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.03.19 19:44:59.118412 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 7808 | 2026.03.19 19:44:59.118791 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7809 | 2026.03.19 19:44:59.118833 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7810 | 2026.03.19 19:44:59.119109 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7811 | 2026.03.19 19:44:59.119181 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7812 | 2026.03.19 19:44:59.119329 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 7813 | 2026.03.19 19:44:59.119453 [ 285 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7814 | 2026.03.19 19:44:59.119453 [ 317 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7815 | 2026.03.19 19:44:59.119586 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 7816 | 2026.03.19 19:44:59.119615 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7817 | 2026.03.19 19:44:59.121939 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7818 | 2026.03.19 19:44:59.121971 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 7819 | 2026.03.19 19:44:59.122034 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7820 | 2026.03.19 19:44:59.122089 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7821 | 2026.03.19 19:44:59.123043 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.00474 sec., 9071.729957805906 rows/sec., 343.03 KiB/sec. | ||
| 7822 | 2026.03.19 19:44:59.123174 [ 268 ] {505e055c-58a0-40a8-ba6d-d95960c651b8} <Debug> TCPHandler: Processed in 0.005134625 sec. | ||
| 7823 | 2026.03.19 19:44:59.136940 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.03.19 19:44:59.137074 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7825 | 2026.03.19 19:44:59.137128 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7826 | 2026.03.19 19:44:59.137801 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.03.19 19:44:59.137844 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7828 | 2026.03.19 19:44:59.138278 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7829 | 2026.03.19 19:44:59.138484 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Trace> oximeter.timeseries_schema (6e44c79e-a969-4709-9ccc-c0c8eb424b75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.03.19 19:44:59.138632 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 64.74 KiB/sec. | ||
| 7831 | 2026.03.19 19:44:59.138673 [ 268 ] {97a52dd3-00b3-4993-928f-668bf671750e} <Debug> TCPHandler: Processed in 0.001797526 sec. | ||
| 7832 | 2026.03.19 19:44:59.138792 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.19 19:44:59.138890 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.19 19:44:59.138932 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7835 | 2026.03.19 19:44:59.139471 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.19 19:44:59.139510 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7837 | 2026.03.19 19:44:59.139836 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7838 | 2026.03.19 19:44:59.140052 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Trace> oximeter.fields_i16 (fa7ff3b6-5c18-414c-9726-016d46c198ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.19 19:44:59.140191 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001321 sec., 214988.64496593492 rows/sec., 13.65 MiB/sec. | ||
| 7840 | 2026.03.19 19:44:59.140229 [ 268 ] {390d2d0d-1bff-4809-a940-9ff4a19cab67} <Debug> TCPHandler: Processed in 0.00148834 sec. | ||
| 7841 | 2026.03.19 19:44:59.140348 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.19 19:44:59.140443 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.19 19:44:59.140485 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7844 | 2026.03.19 19:44:59.141326 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.19 19:44:59.141363 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7846 | 2026.03.19 19:44:59.141731 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7847 | 2026.03.19 19:44:59.141947 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.19 19:44:59.142065 [ 109 ] {} <Debug> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7849 | 2026.03.19 19:44:59.142079 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Debug> executeQuery: Read 850 rows, 68.49 KiB in 0.001657 sec., 512975.2564876282 rows/sec., 40.37 MiB/sec. | ||
| 7850 | 2026.03.19 19:44:59.142131 [ 109 ] {} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.03.19 19:44:59.142141 [ 268 ] {447774cd-280b-4fd0-8c88-ec054fd34556} <Debug> TCPHandler: Processed in 0.001845817 sec. | ||
| 7852 | 2026.03.19 19:44:59.142160 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7853 | 2026.03.19 19:44:59.142263 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.03.19 19:44:59.142272 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7855 | 2026.03.19 19:44:59.142364 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.03.19 19:44:59.142410 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7857 | 2026.03.19 19:44:59.142420 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.03.19 19:44:59.142463 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2768 rows starting from the beginning of the part | ||
| 7859 | 2026.03.19 19:44:59.142536 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7860 | 2026.03.19 19:44:59.142590 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 7861 | 2026.03.19 19:44:59.142635 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 849 rows starting from the beginning of the part | ||
| 7862 | 2026.03.19 19:44:59.142676 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 7863 | 2026.03.19 19:44:59.142714 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 850 rows starting from the beginning of the part | ||
| 7864 | 2026.03.19 19:44:59.142891 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.19 19:44:59.142933 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7866 | 2026.03.19 19:44:59.143261 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7867 | 2026.03.19 19:44:59.143498 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.03.19 19:44:59.143622 [ 109 ] {} <Debug> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7869 | 2026.03.19 19:44:59.143639 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001294 sec., 129829.98454404945 rows/sec., 7.92 MiB/sec. | ||
| 7870 | 2026.03.19 19:44:59.143655 [ 109 ] {} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.03.19 19:44:59.143681 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7872 | 2026.03.19 19:44:59.143687 [ 268 ] {06bb30a0-77b9-4c1a-85e5-bdfd58d7d58b} <Debug> TCPHandler: Processed in 0.00147484 sec. | ||
| 7873 | 2026.03.19 19:44:59.143760 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7874 | 2026.03.19 19:44:59.143806 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.03.19 19:44:59.143863 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.03.19 19:44:59.143896 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 210 rows starting from the beginning of the part | ||
| 7877 | 2026.03.19 19:44:59.143906 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.03.19 19:44:59.143951 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 177 rows starting from the beginning of the part | ||
| 7879 | 2026.03.19 19:44:59.143951 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7880 | 2026.03.19 19:44:59.144004 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7881 | 2026.03.19 19:44:59.144052 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 168 rows starting from the beginning of the part | ||
| 7882 | 2026.03.19 19:44:59.144092 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part | ||
| 7883 | 2026.03.19 19:44:59.144132 [ 193 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 168 rows starting from the beginning of the part | ||
| 7884 | 2026.03.19 19:44:59.144430 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.03.19 19:44:59.144471 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7886 | 2026.03.19 19:44:59.144684 [ 198 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4697 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245671 sec., 1911906.5742395318 rows/sec., 155.55 MiB/sec. | ||
| 7887 | 2026.03.19 19:44:59.144809 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7888 | 2026.03.19 19:44:59.144964 [ 197 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237645 sec., 611645.5041631485 rows/sec., 40.41 MiB/sec. | ||
| 7889 | 2026.03.19 19:44:59.144973 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7890 | 2026.03.19 19:44:59.145053 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.19 19:44:59.145169 [ 109 ] {} <Debug> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7892 | 2026.03.19 19:44:59.145176 [ 198 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7893 | 2026.03.19 19:44:59.145201 [ 109 ] {} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.03.19 19:44:59.145201 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001313 sec., 114242.19345011425 rows/sec., 7.38 MiB/sec. | ||
| 7895 | 2026.03.19 19:44:59.145227 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7896 | 2026.03.19 19:44:59.145261 [ 268 ] {39ccad63-d0e9-4f30-90bf-1674eeab5e42} <Debug> TCPHandler: Processed in 0.00150402 sec. | ||
| 7897 | 2026.03.19 19:44:59.145280 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.19 19:44:59.145299 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7899 | 2026.03.19 19:44:59.145372 [ 201 ] {40f4b669-b2fc-4078-b584-2c263d4ddc56::all_1_51_10} <Trace> oximeter.fields_string (40f4b669-b2fc-4078-b584-2c263d4ddc56) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7900 | 2026.03.19 19:44:59.145374 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.03.19 19:44:59.145394 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7902 | 2026.03.19 19:44:59.145433 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 857 rows starting from the beginning of the part | ||
| 7903 | 2026.03.19 19:44:59.145449 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7904 | 2026.03.19 19:44:59.145482 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7905 | 2026.03.19 19:44:59.145486 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.03.19 19:44:59.145525 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7907 | 2026.03.19 19:44:59.145542 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7908 | 2026.03.19 19:44:59.145558 [ 198 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.03.19 19:44:59.145568 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 857 rows starting from the beginning of the part | ||
| 7910 | 2026.03.19 19:44:59.145617 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7911 | 2026.03.19 19:44:59.145656 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part | ||
| 7912 | 2026.03.19 19:44:59.145662 [ 198 ] {ebdd24ac-6251-4f01-b46d-c102bfa6d69a::all_1_46_9} <Trace> oximeter.fields_u16 (ebdd24ac-6251-4f01-b46d-c102bfa6d69a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7913 | 2026.03.19 19:44:59.145810 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7914 | 2026.03.19 19:44:59.146009 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.03.19 19:44:59.146050 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7916 | 2026.03.19 19:44:59.146384 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7917 | 2026.03.19 19:44:59.146614 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Trace> oximeter.fields_u8 (c334baf7-58ff-4139-9ea6-74fc86d12542): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.03.19 19:44:59.146766 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001301 sec., 113758.64719446578 rows/sec., 6.47 MiB/sec. | ||
| 7919 | 2026.03.19 19:44:59.146806 [ 268 ] {62405a3b-bc08-4af3-97f0-23da690fdf23} <Debug> TCPHandler: Processed in 0.00148259 sec. | ||
| 7920 | 2026.03.19 19:44:59.146839 [ 201 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568793 sec., 1473107.0319666138 rows/sec., 95.13 MiB/sec. | ||
| 7921 | 2026.03.19 19:44:59.146917 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.03.19 19:44:59.146976 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7923 | 2026.03.19 19:44:59.147017 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7924 | 2026.03.19 19:44:59.147064 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7925 | 2026.03.19 19:44:59.147220 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.19 19:44:59.147289 [ 193 ] {d9d7d5d5-05a4-4123-8a36-ff579e1ff367::all_1_24_5} <Trace> oximeter.fields_u32 (d9d7d5d5-05a4-4123-8a36-ff579e1ff367) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7927 | 2026.03.19 19:44:59.147348 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7928 | 2026.03.19 19:44:59.147746 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.19 19:44:59.147787 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7930 | 2026.03.19 19:44:59.148138 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7931 | 2026.03.19 19:44:59.148357 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.19 19:44:59.148465 [ 109 ] {} <Debug> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7933 | 2026.03.19 19:44:59.148489 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00149 sec., 346308.72483221476 rows/sec., 24.42 MiB/sec. | ||
| 7934 | 2026.03.19 19:44:59.148494 [ 109 ] {} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.03.19 19:44:59.148541 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7936 | 2026.03.19 19:44:59.148551 [ 268 ] {f8795d41-ccbe-4769-84a7-7c3da25c60d2} <Debug> TCPHandler: Processed in 0.001683435 sec. | ||
| 7937 | 2026.03.19 19:44:59.148616 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7938 | 2026.03.19 19:44:59.148661 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.03.19 19:44:59.148716 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7940 | 2026.03.19 19:44:59.148752 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1512 rows starting from the beginning of the part | ||
| 7941 | 2026.03.19 19:44:59.148761 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7942 | 2026.03.19 19:44:59.148808 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7943 | 2026.03.19 19:44:59.148842 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7944 | 2026.03.19 19:44:59.148896 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 7945 | 2026.03.19 19:44:59.148938 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 516 rows starting from the beginning of the part | ||
| 7946 | 2026.03.19 19:44:59.148976 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 83 rows starting from the beginning of the part | ||
| 7947 | 2026.03.19 19:44:59.149017 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 516 rows starting from the beginning of the part | ||
| 7948 | 2026.03.19 19:44:59.149134 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.03.19 19:44:59.149176 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7950 | 2026.03.19 19:44:59.149513 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7951 | 2026.03.19 19:44:59.149753 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Trace> oximeter.measurements_bool (18e795f7-0b85-4741-bb5e-4aaf3c78f7b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.03.19 19:44:59.149898 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 7953 | 2026.03.19 19:44:59.149936 [ 268 ] {6dfb5675-b12c-49af-b72c-46985b6b9985} <Debug> TCPHandler: Processed in 0.001325597 sec. | ||
| 7954 | 2026.03.19 19:44:59.150049 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2026.03.19 19:44:59.150143 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7956 | 2026.03.19 19:44:59.150187 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7957 | 2026.03.19 19:44:59.150325 [ 188 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741226 sec., 1590833.1256252779 rows/sec., 118.19 MiB/sec. | ||
| 7958 | 2026.03.19 19:44:59.150512 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7959 | 2026.03.19 19:44:59.150619 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.03.19 19:44:59.150662 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7961 | 2026.03.19 19:44:59.150770 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.03.19 19:44:59.150875 [ 198 ] {5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab::all_1_51_10} <Trace> oximeter.fields_uuid (5b8b2fb4-994d-4bd2-b189-be1f9ad0b5ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7963 | 2026.03.19 19:44:59.150957 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7964 | 2026.03.19 19:44:59.151042 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7965 | 2026.03.19 19:44:59.151264 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.19 19:44:59.151371 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7967 | 2026.03.19 19:44:59.151397 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 7968 | 2026.03.19 19:44:59.151401 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.03.19 19:44:59.151435 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7970 | 2026.03.19 19:44:59.151441 [ 268 ] {12fcc351-03b5-4ff9-9978-8a9e2cf31ae1} <Debug> TCPHandler: Processed in 0.001440739 sec. | ||
| 7971 | 2026.03.19 19:44:59.151495 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7972 | 2026.03.19 19:44:59.151561 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.03.19 19:44:59.151589 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.03.19 19:44:59.151620 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17017 rows starting from the beginning of the part | ||
| 7975 | 2026.03.19 19:44:59.151661 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.03.19 19:44:59.151667 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7977 | 2026.03.19 19:44:59.151712 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7978 | 2026.03.19 19:44:59.151722 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7979 | 2026.03.19 19:44:59.151769 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 7980 | 2026.03.19 19:44:59.151803 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part | ||
| 7981 | 2026.03.19 19:44:59.151840 [ 201 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 7982 | 2026.03.19 19:44:59.152033 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.03.19 19:44:59.152072 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7984 | 2026.03.19 19:44:59.152386 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7985 | 2026.03.19 19:44:59.152604 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2026.03.19 19:44:59.152704 [ 109 ] {} <Debug> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7987 | 2026.03.19 19:44:59.152732 [ 109 ] {} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.03.19 19:44:59.152735 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 119.62 KiB/sec. | ||
| 7989 | 2026.03.19 19:44:59.152749 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7990 | 2026.03.19 19:44:59.152784 [ 268 ] {11bd011d-2a14-4f64-b0c0-64364ddfb85c} <Debug> TCPHandler: Processed in 0.001274596 sec. | ||
| 7991 | 2026.03.19 19:44:59.152832 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7992 | 2026.03.19 19:44:59.152890 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.03.19 19:44:59.152922 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.03.19 19:44:59.152953 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 7995 | 2026.03.19 19:44:59.152989 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.03.19 19:44:59.153000 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7997 | 2026.03.19 19:44:59.153049 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7998 | 2026.03.19 19:44:59.153052 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7999 | 2026.03.19 19:44:59.153082 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8000 | 2026.03.19 19:44:59.153119 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8001 | 2026.03.19 19:44:59.153158 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 8002 | 2026.03.19 19:44:59.153877 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.03.19 19:44:59.153918 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8004 | 2026.03.19 19:44:59.153988 [ 189 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188174 sec., 21040.689326647444 rows/sec., 1.38 MiB/sec. | ||
| 8005 | 2026.03.19 19:44:59.154106 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8006 | 2026.03.19 19:44:59.154390 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.03.19 19:44:59.154463 [ 198 ] {18fa7d2f-b9da-48e3-8e93-e97b0756c0e9::all_1_24_5} <Trace> oximeter.measurements_f64 (18fa7d2f-b9da-48e3-8e93-e97b0756c0e9) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8008 | 2026.03.19 19:44:59.154527 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8009 | 2026.03.19 19:44:59.154535 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8010 | 2026.03.19 19:44:59.154788 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.03.19 19:44:59.154927 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 23.82 MiB/sec. | ||
| 8012 | 2026.03.19 19:44:59.154928 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8013 | 2026.03.19 19:44:59.154983 [ 268 ] {4913bc63-887d-49d0-b35a-b42616759bd3} <Debug> TCPHandler: Processed in 0.002141034 sec. | ||
| 8014 | 2026.03.19 19:44:59.154984 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.03.19 19:44:59.155026 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8016 | 2026.03.19 19:44:59.155101 [ 268 ] {} <Trace> TCP-Session: 096baee3-a0ca-4151-a48b-a4dc8fdfc5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.03.19 19:44:59.155107 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8018 | 2026.03.19 19:44:59.155203 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.03.19 19:44:59.155250 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8020 | 2026.03.19 19:44:59.155343 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8021 | 2026.03.19 19:44:59.155400 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 838 rows starting from the beginning of the part | ||
| 8022 | 2026.03.19 19:44:59.155526 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 8023 | 2026.03.19 19:44:59.155604 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.03.19 19:44:59.155635 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 8025 | 2026.03.19 19:44:59.155644 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8026 | 2026.03.19 19:44:59.155743 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 8027 | 2026.03.19 19:44:59.155853 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 8028 | 2026.03.19 19:44:59.155963 [ 196 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 8029 | 2026.03.19 19:44:59.156004 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8030 | 2026.03.19 19:44:59.156241 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.03.19 19:44:59.156362 [ 106 ] {} <Debug> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8032 | 2026.03.19 19:44:59.156383 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 4.70 MiB/sec. | ||
| 8033 | 2026.03.19 19:44:59.156396 [ 106 ] {} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.03.19 19:44:59.156426 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8035 | 2026.03.19 19:44:59.156429 [ 268 ] {7cd3d7a8-cdf1-414b-9e5a-ca3b2a2baa3b} <Debug> TCPHandler: Processed in 0.001377928 sec. | ||
| 8036 | 2026.03.19 19:44:59.156486 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8037 | 2026.03.19 19:44:59.156567 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8038 | 2026.03.19 19:44:59.156591 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3102 rows starting from the beginning of the part | ||
| 8039 | 2026.03.19 19:44:59.156636 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 8040 | 2026.03.19 19:44:59.156675 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8041 | 2026.03.19 19:44:59.156709 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8042 | 2026.03.19 19:44:59.156760 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8043 | 2026.03.19 19:44:59.156798 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8044 | 2026.03.19 19:44:59.157246 [ 195 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17997 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777469 sec., 3115031.8591064704 rows/sec., 205.71 MiB/sec. | ||
| 8045 | 2026.03.19 19:44:59.157527 [ 194 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8046 | 2026.03.19 19:44:59.157816 [ 194 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.03.19 19:44:59.157899 [ 194 ] {efb02147-c87c-4406-8208-cb57df4a83ac::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (efb02147-c87c-4406-8208-cb57df4a83ac) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8048 | 2026.03.19 19:44:59.157994 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 8049 | 2026.03.19 19:44:59.158209 [ 198 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749056 sec., 1972492.5902887045 rows/sec., 126.92 MiB/sec. | ||
| 8050 | 2026.03.19 19:44:59.158548 [ 194 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8051 | 2026.03.19 19:44:59.158791 [ 194 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.03.19 19:44:59.158859 [ 194 ] {d5c31aef-8539-4a39-af57-c840320725b6::all_1_51_10} <Trace> oximeter.measurements_u64 (d5c31aef-8539-4a39-af57-c840320725b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8053 | 2026.03.19 19:44:59.158928 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8054 | 2026.03.19 19:44:59.161404 [ 195 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 19 columns (19 merged, 0 gathered) in 0.00633254 sec., 150808.36441617424 rows/sec., 270.24 MiB/sec. | ||
| 8055 | 2026.03.19 19:44:59.163008 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8056 | 2026.03.19 19:44:59.163331 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.03.19 19:44:59.163401 [ 194 ] {115bd99c-4441-4da3-8fc0-b85cfad80602::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (115bd99c-4441-4da3-8fc0-b85cfad80602) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8058 | 2026.03.19 19:44:59.163544 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 8059 | 2026.03.19 19:45:00.000923 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.31 MiB, peak 297.70 MiB, free memory in arenas 0.00 B, will set to 290.77 MiB (RSS), difference: 4.46 MiB | ||