| 1 | [ Jun 4 01:18:07 Enabled. ] | ||
| 2 | [ Jun 4 01:18:07 Rereading configuration. ] | ||
| 3 | [ Jun 4 01:18:10 Rereading configuration. ] | ||
| 4 | [ Jun 4 01:18:19 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 | [ Jun 4 01:18:19 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 | 2025.06.04 01:18:20.328869 [ 1 ] {} <Information> Application: Will watch for the process with pid 24388 | ||
| 29 | 2025.06.04 01:18:20.329320 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.04 01:18:20.671192 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24388 | ||
| 31 | 2025.06.04 01:18:20.671945 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.04 01:18:20.672097 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.04 01:18:20.772609 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.04 01:18:20.816666 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.04 01:18:20.816742 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.04 01:18:20.816762 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.04 01:18:20.816817 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.04 01:18:20.817519 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.04 01:18:20.819794 [ 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 | 2025.06.04 01:18:20.820698 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.04 01:18:20.820992 [ 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 | 2025.06.04 01:18:20.821040 [ 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 | 2025.06.04 01:18:20.821078 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.04 01:18:20.821821 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.04 01:18:20.822724 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.04 01:18:20.828710 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.04 01:18:20.829573 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.04 01:18:20.830988 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.04 01:18:20.831079 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.04 01:18:20.832129 [ 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 | 2025.06.04 01:18:20.832571 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.04 01:18:20.836614 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.04 01:18:20.836963 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.04 01:18:20.840209 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.04 01:18:20.840694 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.04 01:18:20.841076 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.04 01:18:20.841413 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.04 01:18:20.842777 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.04 01:18:20.842803 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.04 01:18:20.842884 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.04 01:18:20.842947 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.04 01:18:20.872094 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.04 01:18:20.872122 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000177165 sec | ||
| 68 | 2025.06.04 01:18:20.872184 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.04 01:18:20.872230 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.04 01:18:20.873042 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.04 01:18:20.873670 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.04 01:18:20.882633 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.04 01:18:20.882674 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.04 01:18:20.882833 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.04 01:18:20.882846 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.04 01:18:20.882877 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.04 01:18:20.882965 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.04 01:18:20.886997 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.04 01:18:20.887041 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.04 01:18:20.887106 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.04 01:18:20.887290 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.04 01:18:20.887331 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.04 01:18:20.887343 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.04 01:18:20.887437 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.04 01:18:20.887450 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.04 01:18:20.887480 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.04 01:18:20.887557 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.04 01:18:20.910425 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.04 01:18:20.918784 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.04 01:18:20.918886 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124664 sec | ||
| 91 | 2025.06.04 01:18:20.918903 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.04 01:18:20.918916 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.04 01:18:20.918947 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.04 01:18:20.919163 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.04 01:18:20.919319 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.04 01:18:20.919333 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.04 01:18:20.919343 [ 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 | 2025.06.04 01:18:20.919354 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.04 01:18:20.976277 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.04 01:18:20.976497 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2025.06.04 01:18:20.977477 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.485e-05 sec. | ||
| 102 | 2025.06.04 01:18:20.977826 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.04 01:18:20.977872 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.04 01:18:20.977888 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.04 01:18:21.990211 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40418 | ||
| 106 | 2025.06.04 01:18:21.991104 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.04 01:18:21.991163 [ 3 ] {} <Debug> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Authenticating user 'default' from [fd00:1122:3344:101::d]:40418 | ||
| 108 | 2025.06.04 01:18:21.991191 [ 3 ] {} <Debug> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.04 01:18:21.991296 [ 3 ] {} <Debug> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.04 01:18:21.991390 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.04 01:18:21.991416 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.06.04 01:18:21.991505 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.06.04 01:18:21.991943 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45697 | ||
| 114 | 2025.06.04 01:18:21.991970 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42698 | ||
| 115 | 2025.06.04 01:18:21.992214 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.06.04 01:18:21.992255 [ 5 ] {} <Debug> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42698 | ||
| 117 | 2025.06.04 01:18:21.992354 [ 5 ] {} <Debug> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.06.04 01:18:21.992369 [ 5 ] {} <Debug> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.06.04 01:18:21.992814 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62817 | ||
| 120 | 2025.06.04 01:18:21.992823 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.06.04 01:18:21.992981 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33263 | ||
| 122 | 2025.06.04 01:18:21.993088 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39960 | ||
| 123 | 2025.06.04 01:18:21.993611 [ 4 ] {} <Debug> TCP-Session: b5d4d3e7-9a93-4147-946a-2cc4e539fd55 Authenticating user 'default' from [fd00:1122:3344:101::d]:45697 | ||
| 124 | 2025.06.04 01:18:21.993609 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35864 | ||
| 125 | 2025.06.04 01:18:21.993610 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55810 | ||
| 126 | 2025.06.04 01:18:21.993734 [ 4 ] {} <Debug> TCP-Session: b5d4d3e7-9a93-4147-946a-2cc4e539fd55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.06.04 01:18:21.993613 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33131 | ||
| 128 | 2025.06.04 01:18:21.993758 [ 4 ] {} <Debug> TCP-Session: b5d4d3e7-9a93-4147-946a-2cc4e539fd55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.06.04 01:18:21.994467 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.06.04 01:18:21.994520 [ 253 ] {} <Debug> TCP-Session: e1ce1495-cb69-4b64-9fbe-0a942065c925 Authenticating user 'default' from [fd00:1122:3344:101::d]:62817 | ||
| 131 | 2025.06.04 01:18:21.994620 [ 253 ] {} <Debug> TCP-Session: e1ce1495-cb69-4b64-9fbe-0a942065c925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.06.04 01:18:21.994635 [ 253 ] {} <Debug> TCP-Session: e1ce1495-cb69-4b64-9fbe-0a942065c925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.06.04 01:18:21.995303 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.06.04 01:18:21.995338 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.06.04 01:18:21.995432 [ 257 ] {} <Debug> TCP-Session: 77352ac3-3752-4edf-83fe-fef4c0a43723 Authenticating user 'default' from [fd00:1122:3344:101::d]:55810 | ||
| 136 | 2025.06.04 01:18:21.995447 [ 259 ] {} <Debug> TCP-Session: b9ae6048-8458-4585-964d-4829cffd0f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35864 | ||
| 137 | 2025.06.04 01:18:21.995455 [ 257 ] {} <Debug> TCP-Session: 77352ac3-3752-4edf-83fe-fef4c0a43723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.06.04 01:18:21.995472 [ 259 ] {} <Debug> TCP-Session: b9ae6048-8458-4585-964d-4829cffd0f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.06.04 01:18:21.995554 [ 257 ] {} <Debug> TCP-Session: 77352ac3-3752-4edf-83fe-fef4c0a43723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.06.04 01:18:21.995566 [ 259 ] {} <Debug> TCP-Session: b9ae6048-8458-4585-964d-4829cffd0f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.06.04 01:18:21.995959 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.06.04 01:18:21.996017 [ 258 ] {} <Debug> TCP-Session: 2a6c2c00-a182-402a-8bcf-2d05abceea49 Authenticating user 'default' from [fd00:1122:3344:101::d]:33131 | ||
| 143 | 2025.06.04 01:18:21.996034 [ 258 ] {} <Debug> TCP-Session: 2a6c2c00-a182-402a-8bcf-2d05abceea49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.04 01:18:21.996087 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.06.04 01:18:21.996114 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.06.04 01:18:21.996149 [ 258 ] {} <Debug> TCP-Session: 2a6c2c00-a182-402a-8bcf-2d05abceea49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.04 01:18:21.996189 [ 256 ] {} <Debug> TCP-Session: 47875221-4a69-4dbf-9264-8854e2ae7e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:39960 | ||
| 148 | 2025.06.04 01:18:21.996153 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2025.06.04 01:18:21.996169 [ 255 ] {} <Debug> TCP-Session: 995ccb83-d7df-4b85-95ba-8138d81d59c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33263 | ||
| 150 | 2025.06.04 01:18:21.996264 [ 256 ] {} <Debug> TCP-Session: 47875221-4a69-4dbf-9264-8854e2ae7e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.06.04 01:18:21.996338 [ 255 ] {} <Debug> TCP-Session: 995ccb83-d7df-4b85-95ba-8138d81d59c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.06.04 01:18:21.996346 [ 256 ] {} <Debug> TCP-Session: 47875221-4a69-4dbf-9264-8854e2ae7e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.04 01:18:21.996361 [ 255 ] {} <Debug> TCP-Session: 995ccb83-d7df-4b85-95ba-8138d81d59c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.06.04 01:18:21.998692 [ 3 ] {c932d3a0-57ec-4f7c-9908-ba4470ddc02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.06.04 01:18:22.000125 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.24 MiB, peak 117.24 MiB, free memory in arenas 0.00 B, will set to 120.73 MiB (RSS), difference: 3.49 MiB | ||
| 156 | 2025.06.04 01:18:22.110446 [ 3 ] {c932d3a0-57ec-4f7c-9908-ba4470ddc02a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40418) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.06.04 01:18:22.111596 [ 3 ] {c932d3a0-57ec-4f7c-9908-ba4470ddc02a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.06.04 01:18:22.111855 [ 3 ] {c932d3a0-57ec-4f7c-9908-ba4470ddc02a} <Debug> TCPHandler: Processed in 0.118524267 sec. | ||
| 205 | 2025.06.04 01:18:22.112415 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.06.04 01:18:22.112761 [ 5 ] {40745be7-ed09-4af6-858d-6e393228cf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.06.04 01:18:22.113151 [ 5 ] {40745be7-ed09-4af6-858d-6e393228cf69} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42698) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.06.04 01:18:22.113443 [ 5 ] {40745be7-ed09-4af6-858d-6e393228cf69} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.06.04 01:18:22.113672 [ 5 ] {40745be7-ed09-4af6-858d-6e393228cf69} <Debug> TCPHandler: Processed in 0.001437171 sec. | ||
| 256 | 2025.06.04 01:18:22.114230 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49489 | ||
| 257 | 2025.06.04 01:18:22.114413 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.06.04 01:18:22.114445 [ 260 ] {} <Debug> TCP-Session: fb573659-c965-4a09-87f2-f9f70d3b9492 Authenticating user 'default' from [fd00:1122:3344:101::a]:49489 | ||
| 259 | 2025.06.04 01:18:22.114564 [ 260 ] {} <Debug> TCP-Session: fb573659-c965-4a09-87f2-f9f70d3b9492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.06.04 01:18:22.114577 [ 260 ] {} <Debug> TCP-Session: fb573659-c965-4a09-87f2-f9f70d3b9492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.06.04 01:18:22.114580 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 262 | 2025.06.04 01:18:22.114658 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 263 | 2025.06.04 01:18:22.114747 [ 260 ] {} <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 | ||
| 264 | 2025.06.04 01:18:22.114837 [ 260 ] {} <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 | ||
| 265 | 2025.06.04 01:18:22.115537 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 266 | 2025.06.04 01:18:22.116256 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 267 | 2025.06.04 01:18:22.116306 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37387 | ||
| 268 | 2025.06.04 01:18:22.116393 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56437 | ||
| 269 | 2025.06.04 01:18:22.116502 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36258 | ||
| 270 | 2025.06.04 01:18:22.116579 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.06.04 01:18:22.116621 [ 261 ] {} <Debug> TCP-Session: f7e9833d-0aa0-4b7a-beaa-9060e9eddbeb Authenticating user 'default' from [fd00:1122:3344:101::a]:37387 | ||
| 272 | 2025.06.04 01:18:22.116666 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2025.06.04 01:18:22.116636 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44439 | ||
| 274 | 2025.06.04 01:18:22.116736 [ 261 ] {} <Debug> TCP-Session: f7e9833d-0aa0-4b7a-beaa-9060e9eddbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.06.04 01:18:22.116748 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2025.06.04 01:18:22.116859 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2025.06.04 01:18:22.116903 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43093 | ||
| 278 | 2025.06.04 01:18:22.116805 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35481 | ||
| 279 | 2025.06.04 01:18:22.116762 [ 262 ] {} <Debug> TCP-Session: 9621bddd-a52c-4f6e-8dad-4395b915ff41 Authenticating user 'default' from [fd00:1122:3344:101::a]:56437 | ||
| 280 | 2025.06.04 01:18:22.116997 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55494 | ||
| 281 | 2025.06.04 01:18:22.116975 [ 264 ] {} <Debug> TCP-Session: c3a91662-43ff-4371-af73-4b727db35d0a Authenticating user 'default' from [fd00:1122:3344:101::a]:44439 | ||
| 282 | 2025.06.04 01:18:22.116965 [ 263 ] {} <Debug> TCP-Session: 05bb345b-aa11-4354-86c7-46eb6c1a133c Authenticating user 'default' from [fd00:1122:3344:101::a]:36258 | ||
| 283 | 2025.06.04 01:18:22.117108 [ 264 ] {} <Debug> TCP-Session: c3a91662-43ff-4371-af73-4b727db35d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.06.04 01:18:22.117103 [ 262 ] {} <Debug> TCP-Session: 9621bddd-a52c-4f6e-8dad-4395b915ff41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2025.06.04 01:18:22.117157 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 286 | 2025.06.04 01:18:22.117241 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 287 | 2025.06.04 01:18:22.117196 [ 262 ] {} <Debug> TCP-Session: 9621bddd-a52c-4f6e-8dad-4395b915ff41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2025.06.04 01:18:22.117195 [ 263 ] {} <Debug> TCP-Session: 05bb345b-aa11-4354-86c7-46eb6c1a133c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2025.06.04 01:18:22.117330 [ 267 ] {} <Debug> TCP-Session: bfdfa3b2-fdb0-4643-b3c9-2d55ff290a15 Authenticating user 'default' from [fd00:1122:3344:101::a]:55494 | ||
| 290 | 2025.06.04 01:18:22.117354 [ 263 ] {} <Debug> TCP-Session: 05bb345b-aa11-4354-86c7-46eb6c1a133c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2025.06.04 01:18:22.117309 [ 265 ] {} <Debug> TCP-Session: c2a92cc2-95bc-4ac1-8160-fe9e28ab36cd Authenticating user 'default' from [fd00:1122:3344:101::a]:35481 | ||
| 292 | 2025.06.04 01:18:22.117101 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2025.06.04 01:18:22.117435 [ 265 ] {} <Debug> TCP-Session: c2a92cc2-95bc-4ac1-8160-fe9e28ab36cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2025.06.04 01:18:22.117415 [ 267 ] {} <Debug> TCP-Session: bfdfa3b2-fdb0-4643-b3c9-2d55ff290a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2025.06.04 01:18:22.116761 [ 261 ] {} <Debug> TCP-Session: f7e9833d-0aa0-4b7a-beaa-9060e9eddbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2025.06.04 01:18:22.117558 [ 265 ] {} <Debug> TCP-Session: c2a92cc2-95bc-4ac1-8160-fe9e28ab36cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2025.06.04 01:18:22.117540 [ 266 ] {} <Debug> TCP-Session: 3ca6b0b7-002d-4dcf-9594-a88a3b1fd233 Authenticating user 'default' from [fd00:1122:3344:101::a]:43093 | ||
| 298 | 2025.06.04 01:18:22.117539 [ 267 ] {} <Debug> TCP-Session: bfdfa3b2-fdb0-4643-b3c9-2d55ff290a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2025.06.04 01:18:22.117648 [ 266 ] {} <Debug> TCP-Session: 3ca6b0b7-002d-4dcf-9594-a88a3b1fd233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2025.06.04 01:18:22.117208 [ 264 ] {} <Debug> TCP-Session: c3a91662-43ff-4371-af73-4b727db35d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2025.06.04 01:18:22.117841 [ 266 ] {} <Debug> TCP-Session: 3ca6b0b7-002d-4dcf-9594-a88a3b1fd233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2025.06.04 01:18:22.118968 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2025.06.04 01:18:22.118993 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7822e-05 sec | ||
| 304 | 2025.06.04 01:18:22.119007 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Trace> ReferentialDeps: No tables | ||
| 305 | 2025.06.04 01:18:22.119132 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Trace> LoadingDeps: No tables | ||
| 306 | 2025.06.04 01:18:22.119156 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2025.06.04 01:18:22.119847 [ 3 ] {d1617ddd-e6e2-4566-b71b-d76c4435717c} <Debug> TCPHandler: Processed in 0.005383251 sec. | ||
| 308 | 2025.06.04 01:18:22.120001 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.06.04 01:18:22.120249 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2025.06.04 01:18:22.120339 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2025.06.04 01:18:22.125859 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2025.06.04 01:18:22.139295 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Debug> oximeter.version (d456832f-bda9-41b8-b0cc-a9213614a8d2): Loading data parts | ||
| 314 | 2025.06.04 01:18:22.140426 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Debug> oximeter.version (d456832f-bda9-41b8-b0cc-a9213614a8d2): There are no data parts | ||
| 315 | 2025.06.04 01:18:22.179443 [ 3 ] {0e8bd84e-c50d-4173-831a-6e7d9cb5c466} <Debug> TCPHandler: Processed in 0.05949271 sec. | ||
| 316 | 2025.06.04 01:18:22.179729 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.06.04 01:18:22.179995 [ 3 ] {07006ce5-d425-4770-ab98-034541461ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.06.04 01:18:22.180166 [ 3 ] {07006ce5-d425-4770-ab98-034541461ab3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.06.04 01:18:22.203926 [ 3 ] {07006ce5-d425-4770-ab98-034541461ab3} <Debug> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Loading data parts | ||
| 330 | 2025.06.04 01:18:22.204177 [ 3 ] {07006ce5-d425-4770-ab98-034541461ab3} <Debug> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): There are no data parts | ||
| 331 | 2025.06.04 01:18:22.214193 [ 3 ] {07006ce5-d425-4770-ab98-034541461ab3} <Debug> TCPHandler: Processed in 0.03457315 sec. | ||
| 332 | 2025.06.04 01:18:22.214385 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.06.04 01:18:22.214637 [ 3 ] {9465af91-0f15-4e3e-a90e-f80344432475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 334 | 2025.06.04 01:18:22.214761 [ 3 ] {9465af91-0f15-4e3e-a90e-f80344432475} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.06.04 01:18:22.237329 [ 3 ] {9465af91-0f15-4e3e-a90e-f80344432475} <Debug> oximeter.measurements_i8 (86e317c5-3d33-4acf-bc89-2695e5819f57): Loading data parts | ||
| 336 | 2025.06.04 01:18:22.237488 [ 3 ] {9465af91-0f15-4e3e-a90e-f80344432475} <Debug> oximeter.measurements_i8 (86e317c5-3d33-4acf-bc89-2695e5819f57): There are no data parts | ||
| 337 | 2025.06.04 01:18:22.259956 [ 3 ] {9465af91-0f15-4e3e-a90e-f80344432475} <Debug> TCPHandler: Processed in 0.04562944 sec. | ||
| 338 | 2025.06.04 01:18:22.260127 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.06.04 01:18:22.260288 [ 3 ] {a5e06934-1c94-4591-b6e2-8f271febff73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 340 | 2025.06.04 01:18:22.260403 [ 3 ] {a5e06934-1c94-4591-b6e2-8f271febff73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.06.04 01:18:22.269422 [ 3 ] {a5e06934-1c94-4591-b6e2-8f271febff73} <Debug> oximeter.measurements_u8 (d8de4e31-8163-41f8-af0e-87e74d46d649): Loading data parts | ||
| 342 | 2025.06.04 01:18:22.269743 [ 3 ] {a5e06934-1c94-4591-b6e2-8f271febff73} <Debug> oximeter.measurements_u8 (d8de4e31-8163-41f8-af0e-87e74d46d649): There are no data parts | ||
| 343 | 2025.06.04 01:18:22.281446 [ 3 ] {a5e06934-1c94-4591-b6e2-8f271febff73} <Debug> TCPHandler: Processed in 0.02137349 sec. | ||
| 344 | 2025.06.04 01:18:22.281610 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.06.04 01:18:22.281836 [ 3 ] {a57d775c-1d6c-41a5-b65b-774cc68d88f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 346 | 2025.06.04 01:18:22.281951 [ 3 ] {a57d775c-1d6c-41a5-b65b-774cc68d88f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.06.04 01:18:22.296522 [ 3 ] {a57d775c-1d6c-41a5-b65b-774cc68d88f9} <Debug> oximeter.measurements_i16 (c450e32e-c4db-43c4-b9c5-23ec30cefad6): Loading data parts | ||
| 348 | 2025.06.04 01:18:22.296702 [ 3 ] {a57d775c-1d6c-41a5-b65b-774cc68d88f9} <Debug> oximeter.measurements_i16 (c450e32e-c4db-43c4-b9c5-23ec30cefad6): There are no data parts | ||
| 349 | 2025.06.04 01:18:22.315406 [ 3 ] {a57d775c-1d6c-41a5-b65b-774cc68d88f9} <Debug> TCPHandler: Processed in 0.03384449 sec. | ||
| 350 | 2025.06.04 01:18:22.315586 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.06.04 01:18:22.315776 [ 3 ] {00ae917f-3736-469b-b54a-c982567c6d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 352 | 2025.06.04 01:18:22.315911 [ 3 ] {00ae917f-3736-469b-b54a-c982567c6d3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.06.04 01:18:22.327200 [ 3 ] {00ae917f-3736-469b-b54a-c982567c6d3f} <Debug> oximeter.measurements_u16 (333e4eb4-8ff6-47a5-af46-9448ef697901): Loading data parts | ||
| 354 | 2025.06.04 01:18:22.327459 [ 3 ] {00ae917f-3736-469b-b54a-c982567c6d3f} <Debug> oximeter.measurements_u16 (333e4eb4-8ff6-47a5-af46-9448ef697901): There are no data parts | ||
| 355 | 2025.06.04 01:18:22.331510 [ 3 ] {00ae917f-3736-469b-b54a-c982567c6d3f} <Debug> TCPHandler: Processed in 0.015984529 sec. | ||
| 356 | 2025.06.04 01:18:22.331675 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.06.04 01:18:22.331904 [ 3 ] {2cc468e5-2570-4fe7-86e9-959fa1e9ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 358 | 2025.06.04 01:18:22.332012 [ 3 ] {2cc468e5-2570-4fe7-86e9-959fa1e9ed1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.06.04 01:18:22.341266 [ 3 ] {2cc468e5-2570-4fe7-86e9-959fa1e9ed1b} <Debug> oximeter.measurements_i32 (e37b46d0-a37d-4678-8286-56feb7f27c23): Loading data parts | ||
| 360 | 2025.06.04 01:18:22.341426 [ 3 ] {2cc468e5-2570-4fe7-86e9-959fa1e9ed1b} <Debug> oximeter.measurements_i32 (e37b46d0-a37d-4678-8286-56feb7f27c23): There are no data parts | ||
| 361 | 2025.06.04 01:18:22.353079 [ 3 ] {2cc468e5-2570-4fe7-86e9-959fa1e9ed1b} <Debug> TCPHandler: Processed in 0.021459922 sec. | ||
| 362 | 2025.06.04 01:18:22.353291 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.06.04 01:18:22.353447 [ 3 ] {c1d4731b-52a6-4977-b64a-65ee3f3f89f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 364 | 2025.06.04 01:18:22.353560 [ 3 ] {c1d4731b-52a6-4977-b64a-65ee3f3f89f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.06.04 01:18:22.372567 [ 3 ] {c1d4731b-52a6-4977-b64a-65ee3f3f89f7} <Debug> oximeter.measurements_u32 (a8e424e0-743e-4a51-a159-6d23a9583e5a): Loading data parts | ||
| 366 | 2025.06.04 01:18:22.372815 [ 3 ] {c1d4731b-52a6-4977-b64a-65ee3f3f89f7} <Debug> oximeter.measurements_u32 (a8e424e0-743e-4a51-a159-6d23a9583e5a): There are no data parts | ||
| 367 | 2025.06.04 01:18:22.384750 [ 3 ] {c1d4731b-52a6-4977-b64a-65ee3f3f89f7} <Debug> TCPHandler: Processed in 0.031507924 sec. | ||
| 368 | 2025.06.04 01:18:22.384921 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.06.04 01:18:22.385177 [ 3 ] {4bdb281d-6c34-45b6-b41c-776f46d19ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 370 | 2025.06.04 01:18:22.385222 [ 3 ] {4bdb281d-6c34-45b6-b41c-776f46d19ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.06.04 01:18:22.387868 [ 3 ] {4bdb281d-6c34-45b6-b41c-776f46d19ba9} <Debug> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Loading data parts | ||
| 372 | 2025.06.04 01:18:22.388017 [ 3 ] {4bdb281d-6c34-45b6-b41c-776f46d19ba9} <Debug> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): There are no data parts | ||
| 373 | 2025.06.04 01:18:22.391342 [ 3 ] {4bdb281d-6c34-45b6-b41c-776f46d19ba9} <Debug> TCPHandler: Processed in 0.006470411 sec. | ||
| 374 | 2025.06.04 01:18:22.391641 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.06.04 01:18:22.391800 [ 3 ] {6597b274-2e29-4089-be84-049f05f2be15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 376 | 2025.06.04 01:18:22.391927 [ 3 ] {6597b274-2e29-4089-be84-049f05f2be15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2025.06.04 01:18:22.400742 [ 3 ] {6597b274-2e29-4089-be84-049f05f2be15} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Loading data parts | ||
| 378 | 2025.06.04 01:18:22.400979 [ 3 ] {6597b274-2e29-4089-be84-049f05f2be15} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): There are no data parts | ||
| 379 | 2025.06.04 01:18:22.413122 [ 3 ] {6597b274-2e29-4089-be84-049f05f2be15} <Debug> TCPHandler: Processed in 0.021533005 sec. | ||
| 380 | 2025.06.04 01:18:22.413286 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.06.04 01:18:22.413550 [ 3 ] {0b2c8062-d777-430a-9b58-b3ad119a605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 382 | 2025.06.04 01:18:22.413594 [ 3 ] {0b2c8062-d777-430a-9b58-b3ad119a605f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2025.06.04 01:18:22.427087 [ 3 ] {0b2c8062-d777-430a-9b58-b3ad119a605f} <Debug> oximeter.measurements_f32 (f1d20b53-c259-4ce5-9c05-0f97ef72552f): Loading data parts | ||
| 384 | 2025.06.04 01:18:22.427241 [ 3 ] {0b2c8062-d777-430a-9b58-b3ad119a605f} <Debug> oximeter.measurements_f32 (f1d20b53-c259-4ce5-9c05-0f97ef72552f): There are no data parts | ||
| 385 | 2025.06.04 01:18:22.431850 [ 3 ] {0b2c8062-d777-430a-9b58-b3ad119a605f} <Debug> TCPHandler: Processed in 0.018613632 sec. | ||
| 386 | 2025.06.04 01:18:22.432104 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.06.04 01:18:22.432343 [ 3 ] {14154d69-56e6-4522-986c-e97e4fb915c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 388 | 2025.06.04 01:18:22.432493 [ 3 ] {14154d69-56e6-4522-986c-e97e4fb915c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2025.06.04 01:18:22.439839 [ 3 ] {14154d69-56e6-4522-986c-e97e4fb915c5} <Debug> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Loading data parts | ||
| 390 | 2025.06.04 01:18:22.440042 [ 3 ] {14154d69-56e6-4522-986c-e97e4fb915c5} <Debug> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): There are no data parts | ||
| 391 | 2025.06.04 01:18:22.443800 [ 3 ] {14154d69-56e6-4522-986c-e97e4fb915c5} <Debug> TCPHandler: Processed in 0.01175578 sec. | ||
| 392 | 2025.06.04 01:18:22.443974 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.06.04 01:18:22.444242 [ 3 ] {0fb1d67c-9d16-4d42-8a3e-06a7e7dd517e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 394 | 2025.06.04 01:18:22.444330 [ 3 ] {0fb1d67c-9d16-4d42-8a3e-06a7e7dd517e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.06.04 01:18:22.453416 [ 3 ] {0fb1d67c-9d16-4d42-8a3e-06a7e7dd517e} <Debug> oximeter.measurements_string (7fcbd1c8-bb60-467d-8250-425a099d0059): Loading data parts | ||
| 396 | 2025.06.04 01:18:22.453563 [ 3 ] {0fb1d67c-9d16-4d42-8a3e-06a7e7dd517e} <Debug> oximeter.measurements_string (7fcbd1c8-bb60-467d-8250-425a099d0059): There are no data parts | ||
| 397 | 2025.06.04 01:18:22.458214 [ 3 ] {0fb1d67c-9d16-4d42-8a3e-06a7e7dd517e} <Debug> TCPHandler: Processed in 0.014301952 sec. | ||
| 398 | 2025.06.04 01:18:22.458457 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.06.04 01:18:22.458615 [ 3 ] {d081ac92-8d22-4a7a-87c0-e8486604251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.06.04 01:18:22.458746 [ 3 ] {d081ac92-8d22-4a7a-87c0-e8486604251c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2025.06.04 01:18:22.478794 [ 3 ] {d081ac92-8d22-4a7a-87c0-e8486604251c} <Debug> oximeter.measurements_bytes (d31fa5f3-50b1-4e93-b2ed-534bcfefdda9): Loading data parts | ||
| 409 | 2025.06.04 01:18:22.478952 [ 3 ] {d081ac92-8d22-4a7a-87c0-e8486604251c} <Debug> oximeter.measurements_bytes (d31fa5f3-50b1-4e93-b2ed-534bcfefdda9): There are no data parts | ||
| 410 | 2025.06.04 01:18:22.483168 [ 3 ] {d081ac92-8d22-4a7a-87c0-e8486604251c} <Debug> TCPHandler: Processed in 0.024760115 sec. | ||
| 411 | 2025.06.04 01:18:22.483447 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.06.04 01:18:22.483650 [ 3 ] {6daa044c-7986-4bef-941e-3550bbf05d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 413 | 2025.06.04 01:18:22.483791 [ 3 ] {6daa044c-7986-4bef-941e-3550bbf05d45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2025.06.04 01:18:22.491041 [ 3 ] {6daa044c-7986-4bef-941e-3550bbf05d45} <Debug> oximeter.measurements_cumulativei64 (61b796a8-ef76-4d9f-b60c-6e089283aa9d): Loading data parts | ||
| 415 | 2025.06.04 01:18:22.491312 [ 3 ] {6daa044c-7986-4bef-941e-3550bbf05d45} <Debug> oximeter.measurements_cumulativei64 (61b796a8-ef76-4d9f-b60c-6e089283aa9d): There are no data parts | ||
| 416 | 2025.06.04 01:18:22.493006 [ 3 ] {6daa044c-7986-4bef-941e-3550bbf05d45} <Debug> TCPHandler: Processed in 0.00962709 sec. | ||
| 417 | 2025.06.04 01:18:22.493155 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.06.04 01:18:22.493404 [ 3 ] {626ecffa-4203-41ec-911b-e2d7032d0fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 419 | 2025.06.04 01:18:22.493535 [ 3 ] {626ecffa-4203-41ec-911b-e2d7032d0fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2025.06.04 01:18:22.505605 [ 3 ] {626ecffa-4203-41ec-911b-e2d7032d0fb6} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Loading data parts | ||
| 421 | 2025.06.04 01:18:22.505786 [ 3 ] {626ecffa-4203-41ec-911b-e2d7032d0fb6} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): There are no data parts | ||
| 422 | 2025.06.04 01:18:22.517003 [ 3 ] {626ecffa-4203-41ec-911b-e2d7032d0fb6} <Debug> TCPHandler: Processed in 0.023896161 sec. | ||
| 423 | 2025.06.04 01:18:22.517153 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.06.04 01:18:22.517315 [ 3 ] {0edf0ab9-38a5-41de-a477-24978e573de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 425 | 2025.06.04 01:18:22.517437 [ 3 ] {0edf0ab9-38a5-41de-a477-24978e573de2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2025.06.04 01:18:22.521854 [ 3 ] {0edf0ab9-38a5-41de-a477-24978e573de2} <Debug> oximeter.measurements_cumulativef32 (14750050-53f7-4600-aa71-7df239bb8920): Loading data parts | ||
| 427 | 2025.06.04 01:18:22.522023 [ 3 ] {0edf0ab9-38a5-41de-a477-24978e573de2} <Debug> oximeter.measurements_cumulativef32 (14750050-53f7-4600-aa71-7df239bb8920): There are no data parts | ||
| 428 | 2025.06.04 01:18:22.531513 [ 3 ] {0edf0ab9-38a5-41de-a477-24978e573de2} <Debug> TCPHandler: Processed in 0.014409374 sec. | ||
| 429 | 2025.06.04 01:18:22.531827 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.06.04 01:18:22.532001 [ 3 ] {9d66edf2-9696-48aa-9de6-b89c3d3be7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 431 | 2025.06.04 01:18:22.532127 [ 3 ] {9d66edf2-9696-48aa-9de6-b89c3d3be7c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2025.06.04 01:18:22.543462 [ 3 ] {9d66edf2-9696-48aa-9de6-b89c3d3be7c7} <Debug> oximeter.measurements_cumulativef64 (1bfbb227-6140-4296-a151-aaeb56227f09): Loading data parts | ||
| 433 | 2025.06.04 01:18:22.543686 [ 3 ] {9d66edf2-9696-48aa-9de6-b89c3d3be7c7} <Debug> oximeter.measurements_cumulativef64 (1bfbb227-6140-4296-a151-aaeb56227f09): There are no data parts | ||
| 434 | 2025.06.04 01:18:22.548131 [ 3 ] {9d66edf2-9696-48aa-9de6-b89c3d3be7c7} <Debug> TCPHandler: Processed in 0.016353879 sec. | ||
| 435 | 2025.06.04 01:18:22.548328 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.06.04 01:18:22.548734 [ 3 ] {90815944-369e-4f5c-b45d-ef1bfef93d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2025.06.04 01:18:22.548972 [ 3 ] {90815944-369e-4f5c-b45d-ef1bfef93d3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2025.06.04 01:18:22.558190 [ 3 ] {90815944-369e-4f5c-b45d-ef1bfef93d3d} <Debug> oximeter.measurements_histogrami8 (c67af251-9a50-4d46-bf61-66c7d032f017): Loading data parts | ||
| 449 | 2025.06.04 01:18:22.558344 [ 3 ] {90815944-369e-4f5c-b45d-ef1bfef93d3d} <Debug> oximeter.measurements_histogrami8 (c67af251-9a50-4d46-bf61-66c7d032f017): There are no data parts | ||
| 450 | 2025.06.04 01:18:22.570503 [ 3 ] {90815944-369e-4f5c-b45d-ef1bfef93d3d} <Debug> TCPHandler: Processed in 0.022241965 sec. | ||
| 451 | 2025.06.04 01:18:22.570793 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.06.04 01:18:22.571082 [ 3 ] {d87fd310-c60d-4940-87e4-8ea31b553834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 453 | 2025.06.04 01:18:22.571238 [ 3 ] {d87fd310-c60d-4940-87e4-8ea31b553834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2025.06.04 01:18:22.575915 [ 3 ] {d87fd310-c60d-4940-87e4-8ea31b553834} <Debug> oximeter.measurements_histogramu8 (12c4d467-63c4-44f5-a616-abd720850f57): Loading data parts | ||
| 455 | 2025.06.04 01:18:22.576064 [ 3 ] {d87fd310-c60d-4940-87e4-8ea31b553834} <Debug> oximeter.measurements_histogramu8 (12c4d467-63c4-44f5-a616-abd720850f57): There are no data parts | ||
| 456 | 2025.06.04 01:18:22.586284 [ 3 ] {d87fd310-c60d-4940-87e4-8ea31b553834} <Debug> TCPHandler: Processed in 0.015565837 sec. | ||
| 457 | 2025.06.04 01:18:22.586442 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.06.04 01:18:22.586662 [ 3 ] {6a8ee755-2401-49b5-bda0-8d496b1e2319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 459 | 2025.06.04 01:18:22.586808 [ 3 ] {6a8ee755-2401-49b5-bda0-8d496b1e2319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2025.06.04 01:18:22.591763 [ 3 ] {6a8ee755-2401-49b5-bda0-8d496b1e2319} <Debug> oximeter.measurements_histogrami16 (5c3a3481-55d9-4a55-8173-b49df7e212c3): Loading data parts | ||
| 461 | 2025.06.04 01:18:22.591927 [ 3 ] {6a8ee755-2401-49b5-bda0-8d496b1e2319} <Debug> oximeter.measurements_histogrami16 (5c3a3481-55d9-4a55-8173-b49df7e212c3): There are no data parts | ||
| 462 | 2025.06.04 01:18:22.599764 [ 3 ] {6a8ee755-2401-49b5-bda0-8d496b1e2319} <Debug> TCPHandler: Processed in 0.013374945 sec. | ||
| 463 | 2025.06.04 01:18:22.599921 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.06.04 01:18:22.600229 [ 3 ] {db93dfa4-2b85-4b83-aa01-4f3680228cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 465 | 2025.06.04 01:18:22.600379 [ 3 ] {db93dfa4-2b85-4b83-aa01-4f3680228cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.06.04 01:18:22.607868 [ 3 ] {db93dfa4-2b85-4b83-aa01-4f3680228cf8} <Debug> oximeter.measurements_histogramu16 (669abf9f-2c92-486d-8af2-5991bfff9457): Loading data parts | ||
| 467 | 2025.06.04 01:18:22.608029 [ 3 ] {db93dfa4-2b85-4b83-aa01-4f3680228cf8} <Debug> oximeter.measurements_histogramu16 (669abf9f-2c92-486d-8af2-5991bfff9457): There are no data parts | ||
| 468 | 2025.06.04 01:18:22.618556 [ 3 ] {db93dfa4-2b85-4b83-aa01-4f3680228cf8} <Debug> TCPHandler: Processed in 0.018685035 sec. | ||
| 469 | 2025.06.04 01:18:22.618732 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.06.04 01:18:22.618998 [ 3 ] {382b2261-c600-40e5-93d5-aa1c9633d793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 471 | 2025.06.04 01:18:22.619160 [ 3 ] {382b2261-c600-40e5-93d5-aa1c9633d793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.06.04 01:18:22.623854 [ 3 ] {382b2261-c600-40e5-93d5-aa1c9633d793} <Debug> oximeter.measurements_histogrami32 (032b3d13-3560-4bcb-82e0-8198ecda12a7): Loading data parts | ||
| 473 | 2025.06.04 01:18:22.624059 [ 3 ] {382b2261-c600-40e5-93d5-aa1c9633d793} <Debug> oximeter.measurements_histogrami32 (032b3d13-3560-4bcb-82e0-8198ecda12a7): There are no data parts | ||
| 474 | 2025.06.04 01:18:22.633617 [ 3 ] {382b2261-c600-40e5-93d5-aa1c9633d793} <Debug> TCPHandler: Processed in 0.014950129 sec. | ||
| 475 | 2025.06.04 01:18:22.633818 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.06.04 01:18:22.634244 [ 3 ] {ffc715a6-7c75-476f-85fb-d23e3bb62435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 477 | 2025.06.04 01:18:22.634483 [ 3 ] {ffc715a6-7c75-476f-85fb-d23e3bb62435} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.06.04 01:18:22.648346 [ 3 ] {ffc715a6-7c75-476f-85fb-d23e3bb62435} <Debug> oximeter.measurements_histogramu32 (21f18488-36f9-454e-8d5d-c8ddac948717): Loading data parts | ||
| 479 | 2025.06.04 01:18:22.648499 [ 3 ] {ffc715a6-7c75-476f-85fb-d23e3bb62435} <Debug> oximeter.measurements_histogramu32 (21f18488-36f9-454e-8d5d-c8ddac948717): There are no data parts | ||
| 480 | 2025.06.04 01:18:22.652546 [ 3 ] {ffc715a6-7c75-476f-85fb-d23e3bb62435} <Debug> TCPHandler: Processed in 0.018800748 sec. | ||
| 481 | 2025.06.04 01:18:22.652719 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.06.04 01:18:22.652948 [ 3 ] {16a070a2-71d0-47c6-8f9b-dd0f13bb758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 483 | 2025.06.04 01:18:22.653121 [ 3 ] {16a070a2-71d0-47c6-8f9b-dd0f13bb758a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.06.04 01:18:22.661847 [ 3 ] {16a070a2-71d0-47c6-8f9b-dd0f13bb758a} <Debug> oximeter.measurements_histogrami64 (d379074b-52ca-4ad1-b315-8f571a148e65): Loading data parts | ||
| 485 | 2025.06.04 01:18:22.662089 [ 3 ] {16a070a2-71d0-47c6-8f9b-dd0f13bb758a} <Debug> oximeter.measurements_histogrami64 (d379074b-52ca-4ad1-b315-8f571a148e65): There are no data parts | ||
| 486 | 2025.06.04 01:18:22.675343 [ 3 ] {16a070a2-71d0-47c6-8f9b-dd0f13bb758a} <Debug> TCPHandler: Processed in 0.022682616 sec. | ||
| 487 | 2025.06.04 01:18:22.675526 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.06.04 01:18:22.675896 [ 3 ] {5b26bbab-786f-491d-b48d-423ed4822d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 489 | 2025.06.04 01:18:22.676076 [ 3 ] {5b26bbab-786f-491d-b48d-423ed4822d80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.06.04 01:18:22.688295 [ 3 ] {5b26bbab-786f-491d-b48d-423ed4822d80} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Loading data parts | ||
| 491 | 2025.06.04 01:18:22.688481 [ 3 ] {5b26bbab-786f-491d-b48d-423ed4822d80} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): There are no data parts | ||
| 492 | 2025.06.04 01:18:22.693131 [ 3 ] {5b26bbab-786f-491d-b48d-423ed4822d80} <Debug> TCPHandler: Processed in 0.017669496 sec. | ||
| 493 | 2025.06.04 01:18:22.693317 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.06.04 01:18:22.693572 [ 3 ] {65553bd3-9bf8-49d4-a55a-63890b369cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 495 | 2025.06.04 01:18:22.693767 [ 3 ] {65553bd3-9bf8-49d4-a55a-63890b369cbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.06.04 01:18:22.703784 [ 3 ] {65553bd3-9bf8-49d4-a55a-63890b369cbf} <Debug> oximeter.measurements_histogramf32 (acd9a2a2-b6f3-4097-a2c4-fa1bbb97520d): Loading data parts | ||
| 497 | 2025.06.04 01:18:22.704089 [ 3 ] {65553bd3-9bf8-49d4-a55a-63890b369cbf} <Debug> oximeter.measurements_histogramf32 (acd9a2a2-b6f3-4097-a2c4-fa1bbb97520d): There are no data parts | ||
| 498 | 2025.06.04 01:18:22.719069 [ 3 ] {65553bd3-9bf8-49d4-a55a-63890b369cbf} <Debug> TCPHandler: Processed in 0.025813585 sec. | ||
| 499 | 2025.06.04 01:18:22.719288 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.06.04 01:18:22.719703 [ 3 ] {47cfc888-c10e-4951-bd5d-91823463cfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 501 | 2025.06.04 01:18:22.719882 [ 3 ] {47cfc888-c10e-4951-bd5d-91823463cfdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.06.04 01:18:22.733596 [ 3 ] {47cfc888-c10e-4951-bd5d-91823463cfdd} <Debug> oximeter.measurements_histogramf64 (3bfe376e-10ae-44b3-9ad4-198375c11764): Loading data parts | ||
| 503 | 2025.06.04 01:18:22.733772 [ 3 ] {47cfc888-c10e-4951-bd5d-91823463cfdd} <Debug> oximeter.measurements_histogramf64 (3bfe376e-10ae-44b3-9ad4-198375c11764): There are no data parts | ||
| 504 | 2025.06.04 01:18:22.735966 [ 3 ] {47cfc888-c10e-4951-bd5d-91823463cfdd} <Debug> TCPHandler: Processed in 0.01674308 sec. | ||
| 505 | 2025.06.04 01:18:22.736163 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.06.04 01:18:22.736401 [ 3 ] {1c60e01d-fc87-46d3-a33c-24eb65f856be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.06.04 01:18:22.736584 [ 3 ] {1c60e01d-fc87-46d3-a33c-24eb65f856be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.06.04 01:18:22.748352 [ 3 ] {1c60e01d-fc87-46d3-a33c-24eb65f856be} <Debug> oximeter.fields_bool (4bcb748f-0138-46b2-94d2-15b3e6ebd16e): Loading data parts | ||
| 534 | 2025.06.04 01:18:22.748627 [ 3 ] {1c60e01d-fc87-46d3-a33c-24eb65f856be} <Debug> oximeter.fields_bool (4bcb748f-0138-46b2-94d2-15b3e6ebd16e): There are no data parts | ||
| 535 | 2025.06.04 01:18:22.753248 [ 3 ] {1c60e01d-fc87-46d3-a33c-24eb65f856be} <Debug> TCPHandler: Processed in 0.017150161 sec. | ||
| 536 | 2025.06.04 01:18:22.753454 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.06.04 01:18:22.753715 [ 3 ] {04fce6f0-677b-4b86-a5f1-819f048eeb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 538 | 2025.06.04 01:18:22.753827 [ 3 ] {04fce6f0-677b-4b86-a5f1-819f048eeb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.06.04 01:18:22.764640 [ 3 ] {04fce6f0-677b-4b86-a5f1-819f048eeb92} <Debug> oximeter.fields_i8 (a4120f33-f2f0-4cfa-bd57-30ab9d627981): Loading data parts | ||
| 540 | 2025.06.04 01:18:22.764863 [ 3 ] {04fce6f0-677b-4b86-a5f1-819f048eeb92} <Debug> oximeter.fields_i8 (a4120f33-f2f0-4cfa-bd57-30ab9d627981): There are no data parts | ||
| 541 | 2025.06.04 01:18:22.767826 [ 3 ] {04fce6f0-677b-4b86-a5f1-819f048eeb92} <Debug> TCPHandler: Processed in 0.014439276 sec. | ||
| 542 | 2025.06.04 01:18:22.768156 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.06.04 01:18:22.768364 [ 3 ] {f5c6dd94-74bc-47fd-8455-79ef29d200db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 544 | 2025.06.04 01:18:22.768530 [ 3 ] {f5c6dd94-74bc-47fd-8455-79ef29d200db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.06.04 01:18:22.776893 [ 3 ] {f5c6dd94-74bc-47fd-8455-79ef29d200db} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Loading data parts | ||
| 546 | 2025.06.04 01:18:22.777340 [ 3 ] {f5c6dd94-74bc-47fd-8455-79ef29d200db} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): There are no data parts | ||
| 547 | 2025.06.04 01:18:22.781369 [ 3 ] {f5c6dd94-74bc-47fd-8455-79ef29d200db} <Debug> TCPHandler: Processed in 0.013290173 sec. | ||
| 548 | 2025.06.04 01:18:22.782137 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.06.04 01:18:22.782535 [ 3 ] {62f613a4-dcc0-4607-8b8e-9a038139ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 550 | 2025.06.04 01:18:22.782675 [ 3 ] {62f613a4-dcc0-4607-8b8e-9a038139ea18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.06.04 01:18:22.791321 [ 3 ] {62f613a4-dcc0-4607-8b8e-9a038139ea18} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Loading data parts | ||
| 552 | 2025.06.04 01:18:22.791531 [ 3 ] {62f613a4-dcc0-4607-8b8e-9a038139ea18} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): There are no data parts | ||
| 553 | 2025.06.04 01:18:22.795860 [ 3 ] {62f613a4-dcc0-4607-8b8e-9a038139ea18} <Debug> TCPHandler: Processed in 0.013811118 sec. | ||
| 554 | 2025.06.04 01:18:22.796243 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.06.04 01:18:22.796464 [ 3 ] {e3e8513d-d982-427b-b448-40e75f51aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 556 | 2025.06.04 01:18:22.796659 [ 3 ] {e3e8513d-d982-427b-b448-40e75f51aa25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.06.04 01:18:22.804355 [ 3 ] {e3e8513d-d982-427b-b448-40e75f51aa25} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Loading data parts | ||
| 558 | 2025.06.04 01:18:22.804678 [ 3 ] {e3e8513d-d982-427b-b448-40e75f51aa25} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): There are no data parts | ||
| 559 | 2025.06.04 01:18:22.808876 [ 3 ] {e3e8513d-d982-427b-b448-40e75f51aa25} <Debug> TCPHandler: Processed in 0.012715717 sec. | ||
| 560 | 2025.06.04 01:18:22.809058 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.06.04 01:18:22.809345 [ 3 ] {1e97d4ce-2c9a-483a-9353-a53b70bf1342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 562 | 2025.06.04 01:18:22.809449 [ 3 ] {1e97d4ce-2c9a-483a-9353-a53b70bf1342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.06.04 01:18:22.819001 [ 3 ] {1e97d4ce-2c9a-483a-9353-a53b70bf1342} <Debug> oximeter.fields_i32 (f722960e-7c18-44e6-af4c-c487d4d3c60c): Loading data parts | ||
| 564 | 2025.06.04 01:18:22.819194 [ 3 ] {1e97d4ce-2c9a-483a-9353-a53b70bf1342} <Debug> oximeter.fields_i32 (f722960e-7c18-44e6-af4c-c487d4d3c60c): There are no data parts | ||
| 565 | 2025.06.04 01:18:22.823865 [ 3 ] {1e97d4ce-2c9a-483a-9353-a53b70bf1342} <Debug> TCPHandler: Processed in 0.014864878 sec. | ||
| 566 | 2025.06.04 01:18:22.824163 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.06.04 01:18:22.824350 [ 3 ] {be6c8cd8-50d5-49c8-81c0-a4cbcda2dbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 568 | 2025.06.04 01:18:22.824491 [ 3 ] {be6c8cd8-50d5-49c8-81c0-a4cbcda2dbb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.06.04 01:18:22.833986 [ 3 ] {be6c8cd8-50d5-49c8-81c0-a4cbcda2dbb0} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Loading data parts | ||
| 570 | 2025.06.04 01:18:22.834287 [ 3 ] {be6c8cd8-50d5-49c8-81c0-a4cbcda2dbb0} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): There are no data parts | ||
| 571 | 2025.06.04 01:18:22.846711 [ 3 ] {be6c8cd8-50d5-49c8-81c0-a4cbcda2dbb0} <Debug> TCPHandler: Processed in 0.022609575 sec. | ||
| 572 | 2025.06.04 01:18:22.846901 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.06.04 01:18:22.847146 [ 3 ] {a32cd562-2d23-4627-8bfb-4ae87fdd0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 574 | 2025.06.04 01:18:22.847264 [ 3 ] {a32cd562-2d23-4627-8bfb-4ae87fdd0eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.06.04 01:18:22.851241 [ 3 ] {a32cd562-2d23-4627-8bfb-4ae87fdd0eab} <Debug> oximeter.fields_i64 (16db8790-1bd2-42d3-8b8e-16948c333d42): Loading data parts | ||
| 576 | 2025.06.04 01:18:22.851440 [ 3 ] {a32cd562-2d23-4627-8bfb-4ae87fdd0eab} <Debug> oximeter.fields_i64 (16db8790-1bd2-42d3-8b8e-16948c333d42): There are no data parts | ||
| 577 | 2025.06.04 01:18:22.853087 [ 3 ] {a32cd562-2d23-4627-8bfb-4ae87fdd0eab} <Debug> TCPHandler: Processed in 0.006252135 sec. | ||
| 578 | 2025.06.04 01:18:22.853404 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.06.04 01:18:22.853583 [ 3 ] {40c70664-9f29-43ae-97b1-8aceaa8b4466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 580 | 2025.06.04 01:18:22.853728 [ 3 ] {40c70664-9f29-43ae-97b1-8aceaa8b4466} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.06.04 01:18:22.864584 [ 3 ] {40c70664-9f29-43ae-97b1-8aceaa8b4466} <Debug> oximeter.fields_u64 (b8027807-9393-45a3-a40f-a80e4b007e31): Loading data parts | ||
| 582 | 2025.06.04 01:18:22.864867 [ 3 ] {40c70664-9f29-43ae-97b1-8aceaa8b4466} <Debug> oximeter.fields_u64 (b8027807-9393-45a3-a40f-a80e4b007e31): There are no data parts | ||
| 583 | 2025.06.04 01:18:22.869066 [ 3 ] {40c70664-9f29-43ae-97b1-8aceaa8b4466} <Debug> TCPHandler: Processed in 0.015720051 sec. | ||
| 584 | 2025.06.04 01:18:22.869260 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.06.04 01:18:22.869613 [ 3 ] {f6b1a4fe-09d9-4aad-af23-aad8c020f700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 586 | 2025.06.04 01:18:22.869678 [ 3 ] {f6b1a4fe-09d9-4aad-af23-aad8c020f700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.06.04 01:18:22.879033 [ 3 ] {f6b1a4fe-09d9-4aad-af23-aad8c020f700} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Loading data parts | ||
| 588 | 2025.06.04 01:18:22.879224 [ 3 ] {f6b1a4fe-09d9-4aad-af23-aad8c020f700} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): There are no data parts | ||
| 589 | 2025.06.04 01:18:22.885172 [ 3 ] {f6b1a4fe-09d9-4aad-af23-aad8c020f700} <Debug> TCPHandler: Processed in 0.015983899 sec. | ||
| 590 | 2025.06.04 01:18:22.885513 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.06.04 01:18:22.885749 [ 3 ] {15af9c00-7b76-40af-9c85-c5ff5b669735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 592 | 2025.06.04 01:18:22.885910 [ 3 ] {15af9c00-7b76-40af-9c85-c5ff5b669735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2025.06.04 01:18:22.890604 [ 3 ] {15af9c00-7b76-40af-9c85-c5ff5b669735} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Loading data parts | ||
| 594 | 2025.06.04 01:18:22.890977 [ 3 ] {15af9c00-7b76-40af-9c85-c5ff5b669735} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): There are no data parts | ||
| 595 | 2025.06.04 01:18:22.897664 [ 3 ] {15af9c00-7b76-40af-9c85-c5ff5b669735} <Debug> TCPHandler: Processed in 0.012225573 sec. | ||
| 596 | 2025.06.04 01:18:22.897863 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.06.04 01:18:22.898192 [ 3 ] {9183fd04-cd9b-4ba8-a87f-f8a5d72897ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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) | ||
| 598 | 2025.06.04 01:18:22.898361 [ 3 ] {9183fd04-cd9b-4ba8-a87f-f8a5d72897ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2025.06.04 01:18:22.901543 [ 3 ] {9183fd04-cd9b-4ba8-a87f-f8a5d72897ec} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Loading data parts | ||
| 600 | 2025.06.04 01:18:22.901711 [ 3 ] {9183fd04-cd9b-4ba8-a87f-f8a5d72897ec} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): There are no data parts | ||
| 601 | 2025.06.04 01:18:22.903257 [ 3 ] {9183fd04-cd9b-4ba8-a87f-f8a5d72897ec} <Debug> TCPHandler: Processed in 0.005470463 sec. | ||
| 602 | 2025.06.04 01:18:22.903527 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2025.06.04 01:18:22.903814 [ 3 ] {6c0e33c6-2827-4970-8419-81871e2dc835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2025.06.04 01:18:22.903982 [ 3 ] {6c0e33c6-2827-4970-8419-81871e2dc835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2025.06.04 01:18:22.908287 [ 3 ] {6c0e33c6-2827-4970-8419-81871e2dc835} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Loading data parts | ||
| 609 | 2025.06.04 01:18:22.908464 [ 3 ] {6c0e33c6-2827-4970-8419-81871e2dc835} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): There are no data parts | ||
| 610 | 2025.06.04 01:18:22.910294 [ 3 ] {6c0e33c6-2827-4970-8419-81871e2dc835} <Debug> TCPHandler: Processed in 0.006823102 sec. | ||
| 611 | 2025.06.04 01:18:22.910702 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.06.04 01:18:22.911130 [ 5 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2025.06.04 01:18:22.912803 [ 5 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2025.06.04 01:18:22.930680 [ 268 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Trace> oximeter.version (d456832f-bda9-41b8-b0cc-a9213614a8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2025.06.04 01:18:22.930750 [ 268 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 616 | 2025.06.04 01:18:22.935840 [ 268 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2025.06.04 01:18:22.936661 [ 268 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Trace> oximeter.version (d456832f-bda9-41b8-b0cc-a9213614a8d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2025.06.04 01:18:22.936982 [ 5 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02603 sec., 38.417210910487896 rows/sec., 614.68 B/sec. | ||
| 619 | 2025.06.04 01:18:22.937507 [ 5 ] {d5650857-e9a5-4109-b731-74c0ec7bc947} <Debug> TCPHandler: Processed in 0.026950047 sec. | ||
| 620 | 2025.06.04 01:18:23.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.08 MiB, peak 128.08 MiB, free memory in arenas 0.00 B, will set to 138.61 MiB (RSS), difference: 10.53 MiB | ||
| 621 | 2025.06.04 01:18:23.148475 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47675 | ||
| 622 | 2025.06.04 01:18:23.148617 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.06.04 01:18:23.148904 [ 270 ] {} <Debug> TCP-Session: daa0af9a-1484-4eaf-94ff-8f360e881aad Authenticating user 'default' from [fd00:1122:3344:101::b]:47675 | ||
| 624 | 2025.06.04 01:18:23.148931 [ 270 ] {} <Debug> TCP-Session: daa0af9a-1484-4eaf-94ff-8f360e881aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.06.04 01:18:23.148946 [ 270 ] {} <Debug> TCP-Session: daa0af9a-1484-4eaf-94ff-8f360e881aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.06.04 01:18:23.149234 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.06.04 01:18:23.149266 [ 270 ] {} <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 | ||
| 628 | 2025.06.04 01:18:23.149384 [ 270 ] {} <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 | ||
| 629 | 2025.06.04 01:18:23.150463 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36112 | ||
| 630 | 2025.06.04 01:18:23.150588 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42322 | ||
| 631 | 2025.06.04 01:18:23.150689 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56629 | ||
| 632 | 2025.06.04 01:18:23.150835 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.06.04 01:18:23.150836 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55797 | ||
| 634 | 2025.06.04 01:18:23.150913 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.06.04 01:18:23.150884 [ 271 ] {} <Debug> TCP-Session: 9321c07c-d292-4e93-bc93-4ae3716a5b0b Authenticating user 'default' from [fd00:1122:3344:101::b]:36112 | ||
| 636 | 2025.06.04 01:18:23.151003 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53084 | ||
| 637 | 2025.06.04 01:18:23.151043 [ 271 ] {} <Debug> TCP-Session: 9321c07c-d292-4e93-bc93-4ae3716a5b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.06.04 01:18:23.151046 [ 272 ] {} <Debug> TCP-Session: 1ce1b0bb-ef08-447d-9f2a-5b6dbf61b23f Authenticating user 'default' from [fd00:1122:3344:101::b]:42322 | ||
| 639 | 2025.06.04 01:18:23.151171 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55159 | ||
| 640 | 2025.06.04 01:18:23.151213 [ 271 ] {} <Debug> TCP-Session: 9321c07c-d292-4e93-bc93-4ae3716a5b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.06.04 01:18:23.151246 [ 272 ] {} <Debug> TCP-Session: 1ce1b0bb-ef08-447d-9f2a-5b6dbf61b23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.06.04 01:18:23.151377 [ 272 ] {} <Debug> TCP-Session: 1ce1b0bb-ef08-447d-9f2a-5b6dbf61b23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.06.04 01:18:23.151862 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49645 | ||
| 644 | 2025.06.04 01:18:23.152155 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.06.04 01:18:23.152281 [ 277 ] {} <Debug> TCP-Session: abaead09-e5ad-45e3-bb2c-d86612144239 Authenticating user 'default' from [fd00:1122:3344:101::b]:49645 | ||
| 646 | 2025.06.04 01:18:23.152309 [ 277 ] {} <Debug> TCP-Session: abaead09-e5ad-45e3-bb2c-d86612144239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.06.04 01:18:23.152323 [ 277 ] {} <Debug> TCP-Session: abaead09-e5ad-45e3-bb2c-d86612144239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.06.04 01:18:23.152473 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.06.04 01:18:23.152552 [ 275 ] {} <Debug> TCP-Session: ccfa3854-48d3-4606-beb6-f19f0efcdf14 Authenticating user 'default' from [fd00:1122:3344:101::b]:53084 | ||
| 650 | 2025.06.04 01:18:23.152573 [ 275 ] {} <Debug> TCP-Session: ccfa3854-48d3-4606-beb6-f19f0efcdf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.06.04 01:18:23.152696 [ 275 ] {} <Debug> TCP-Session: ccfa3854-48d3-4606-beb6-f19f0efcdf14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.06.04 01:18:23.153149 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.06.04 01:18:23.153206 [ 276 ] {} <Debug> TCP-Session: c62457dd-2d48-4d72-aedb-a63db30a1208 Authenticating user 'default' from [fd00:1122:3344:101::b]:55159 | ||
| 654 | 2025.06.04 01:18:23.153429 [ 276 ] {} <Debug> TCP-Session: c62457dd-2d48-4d72-aedb-a63db30a1208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.06.04 01:18:23.153447 [ 276 ] {} <Debug> TCP-Session: c62457dd-2d48-4d72-aedb-a63db30a1208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.06.04 01:18:23.153855 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.06.04 01:18:23.153864 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2025.06.04 01:18:23.154129 [ 274 ] {} <Debug> TCP-Session: dd230d3b-6b0f-402c-bb1f-46cbeda48537 Authenticating user 'default' from [fd00:1122:3344:101::b]:55797 | ||
| 659 | 2025.06.04 01:18:23.154139 [ 273 ] {} <Debug> TCP-Session: 897c71b6-a98e-4c58-b9b0-9f46a238969a Authenticating user 'default' from [fd00:1122:3344:101::b]:56629 | ||
| 660 | 2025.06.04 01:18:23.154161 [ 274 ] {} <Debug> TCP-Session: dd230d3b-6b0f-402c-bb1f-46cbeda48537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.06.04 01:18:23.154424 [ 273 ] {} <Debug> TCP-Session: 897c71b6-a98e-4c58-b9b0-9f46a238969a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.06.04 01:18:23.154437 [ 274 ] {} <Debug> TCP-Session: dd230d3b-6b0f-402c-bb1f-46cbeda48537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.06.04 01:18:23.154450 [ 273 ] {} <Debug> TCP-Session: 897c71b6-a98e-4c58-b9b0-9f46a238969a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.06.04 01:18:24.432073 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60955 | ||
| 665 | 2025.06.04 01:18:24.432279 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.06.04 01:18:24.432320 [ 278 ] {} <Debug> TCP-Session: 62a1e80d-5787-4469-96a6-194e7986b828 Authenticating user 'default' from [fd00:1122:3344:101::c]:60955 | ||
| 667 | 2025.06.04 01:18:24.432512 [ 278 ] {} <Debug> TCP-Session: 62a1e80d-5787-4469-96a6-194e7986b828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.06.04 01:18:24.432532 [ 278 ] {} <Debug> TCP-Session: 62a1e80d-5787-4469-96a6-194e7986b828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.06.04 01:18:24.432605 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.06.04 01:18:24.432741 [ 278 ] {} <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 | ||
| 671 | 2025.06.04 01:18:24.432763 [ 278 ] {} <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 | ||
| 672 | 2025.06.04 01:18:24.433814 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50228 | ||
| 673 | 2025.06.04 01:18:24.433895 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39251 | ||
| 674 | 2025.06.04 01:18:24.433960 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62550 | ||
| 675 | 2025.06.04 01:18:24.434044 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.06.04 01:18:24.434085 [ 279 ] {} <Debug> TCP-Session: 855d595e-be0a-48cc-a433-2a8758cbb0cf Authenticating user 'default' from [fd00:1122:3344:101::c]:50228 | ||
| 677 | 2025.06.04 01:18:24.434099 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44256 | ||
| 678 | 2025.06.04 01:18:24.434112 [ 279 ] {} <Debug> TCP-Session: 855d595e-be0a-48cc-a433-2a8758cbb0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.06.04 01:18:24.434256 [ 279 ] {} <Debug> TCP-Session: 855d595e-be0a-48cc-a433-2a8758cbb0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.06.04 01:18:24.434279 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51397 | ||
| 681 | 2025.06.04 01:18:24.434374 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57793 | ||
| 682 | 2025.06.04 01:18:24.434289 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.06.04 01:18:24.434463 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33245 | ||
| 684 | 2025.06.04 01:18:24.434513 [ 281 ] {} <Debug> TCP-Session: 7e50eca3-8bca-4ef5-8457-46536627e4b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62550 | ||
| 685 | 2025.06.04 01:18:24.434666 [ 281 ] {} <Debug> TCP-Session: 7e50eca3-8bca-4ef5-8457-46536627e4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.06.04 01:18:24.434681 [ 281 ] {} <Debug> TCP-Session: 7e50eca3-8bca-4ef5-8457-46536627e4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.06.04 01:18:24.434685 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.06.04 01:18:24.434819 [ 283 ] {} <Debug> TCP-Session: 85addc49-1200-4871-957a-9fdde26b166d Authenticating user 'default' from [fd00:1122:3344:101::c]:51397 | ||
| 689 | 2025.06.04 01:18:24.434841 [ 283 ] {} <Debug> TCP-Session: 85addc49-1200-4871-957a-9fdde26b166d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.06.04 01:18:24.434853 [ 283 ] {} <Debug> TCP-Session: 85addc49-1200-4871-957a-9fdde26b166d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.06.04 01:18:24.438314 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.06.04 01:18:24.438347 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.06.04 01:18:24.438367 [ 282 ] {} <Debug> TCP-Session: bb5a155b-15dd-46bd-b785-903e67fdfc4e Authenticating user 'default' from [fd00:1122:3344:101::c]:44256 | ||
| 694 | 2025.06.04 01:18:24.438377 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.06.04 01:18:24.438402 [ 282 ] {} <Debug> TCP-Session: bb5a155b-15dd-46bd-b785-903e67fdfc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.06.04 01:18:24.438394 [ 284 ] {} <Debug> TCP-Session: 2fce1526-8692-45b9-a0ff-5ae393d62bc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:57793 | ||
| 697 | 2025.06.04 01:18:24.438551 [ 285 ] {} <Debug> TCP-Session: 0ab83c18-2d75-4e37-823d-804ae23371e4 Authenticating user 'default' from [fd00:1122:3344:101::c]:33245 | ||
| 698 | 2025.06.04 01:18:24.438563 [ 282 ] {} <Debug> TCP-Session: bb5a155b-15dd-46bd-b785-903e67fdfc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.06.04 01:18:24.438561 [ 284 ] {} <Debug> TCP-Session: 2fce1526-8692-45b9-a0ff-5ae393d62bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.06.04 01:18:24.438673 [ 285 ] {} <Debug> TCP-Session: 0ab83c18-2d75-4e37-823d-804ae23371e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.06.04 01:18:24.438674 [ 284 ] {} <Debug> TCP-Session: 2fce1526-8692-45b9-a0ff-5ae393d62bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.06.04 01:18:24.438787 [ 285 ] {} <Debug> TCP-Session: 0ab83c18-2d75-4e37-823d-804ae23371e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.06.04 01:18:24.438991 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.06.04 01:18:24.439129 [ 280 ] {} <Debug> TCP-Session: 3416bd15-f2a4-4d6b-9528-84f968a14799 Authenticating user 'default' from [fd00:1122:3344:101::c]:39251 | ||
| 705 | 2025.06.04 01:18:24.439148 [ 280 ] {} <Debug> TCP-Session: 3416bd15-f2a4-4d6b-9528-84f968a14799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.06.04 01:18:24.439161 [ 280 ] {} <Debug> TCP-Session: 3416bd15-f2a4-4d6b-9528-84f968a14799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.06.04 01:18:28.388811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.06.04 01:18:28.388820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.06.04 01:18:28.388929 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.06.04 01:18:28.388961 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.06.04 01:18:28.407589 [ 244 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Loading data parts | ||
| 712 | 2025.06.04 01:18:28.407613 [ 243 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Loading data parts | ||
| 713 | 2025.06.04 01:18:28.407963 [ 244 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): There are no data parts | ||
| 714 | 2025.06.04 01:18:28.407979 [ 243 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): There are no data parts | ||
| 715 | 2025.06.04 01:18:28.413893 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.06.04 01:18:28.413942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 717 | 2025.06.04 01:18:28.419251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.06.04 01:18:28.420092 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.06.04 01:18:28.420236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.06.04 01:18:28.439819 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.06.04 01:18:28.439967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 722 | 2025.06.04 01:18:28.446278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.06.04 01:18:28.447427 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.06.04 01:18:28.450742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.06.04 01:18:29.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.15 MiB | ||
| 726 | 2025.06.04 01:18:30.888655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.06.04 01:18:30.888755 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.06.04 01:18:30.893391 [ 242 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Loading data parts | ||
| 729 | 2025.06.04 01:18:30.893578 [ 242 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): There are no data parts | ||
| 730 | 2025.06.04 01:18:30.908633 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.06.04 01:18:30.908822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 732 | 2025.06.04 01:18:30.910471 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.06.04 01:18:30.911062 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.06.04 01:18:30.911288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.06.04 01:18:31.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.17 MiB | ||
| 736 | 2025.06.04 01:18:35.842987 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.06.04 01:18:35.843047 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.06.04 01:18:35.921253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.06.04 01:18:35.922100 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.06.04 01:18:35.922142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 741 | 2025.06.04 01:18:35.922934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.06.04 01:18:35.923458 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.06.04 01:18:35.923666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.06.04 01:18:35.951763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.06.04 01:18:35.969020 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.06.04 01:18:35.969205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 747 | 2025.06.04 01:18:35.975762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.06.04 01:18:35.976827 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.06.04 01:18:35.980093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.06.04 01:18:36.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.01 MiB | ||
| 751 | 2025.06.04 01:18:41.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.87 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.06.04 01:18:42.947347 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.06.04 01:18:42.947614 [ 3 ] {30d6a530-fc6c-4d8c-bdcd-c37c9f9d4403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.06.04 01:18:42.950053 [ 3 ] {30d6a530-fc6c-4d8c-bdcd-c37c9f9d4403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.06.04 01:18:42.952373 [ 3 ] {30d6a530-fc6c-4d8c-bdcd-c37c9f9d4403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.06.04 01:18:42.955040 [ 3 ] {30d6a530-fc6c-4d8c-bdcd-c37c9f9d4403} <Debug> TCPHandler: Processed in 0.007855441 sec. | ||
| 757 | 2025.06.04 01:18:42.956157 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.06.04 01:18:42.956358 [ 3 ] {50153091-19af-4304-9d97-90f86bac965e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.06.04 01:18:42.958491 [ 3 ] {50153091-19af-4304-9d97-90f86bac965e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.06.04 01:18:42.958588 [ 3 ] {50153091-19af-4304-9d97-90f86bac965e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.06.04 01:18:42.959006 [ 3 ] {50153091-19af-4304-9d97-90f86bac965e} <Debug> TCPHandler: Processed in 0.002900451 sec. | ||
| 762 | 2025.06.04 01:18:42.959432 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.06.04 01:18:42.959552 [ 3 ] {551727d9-b45c-443f-b81e-00ac7a2d3926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.06.04 01:18:42.959838 [ 3 ] {551727d9-b45c-443f-b81e-00ac7a2d3926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.06.04 01:18:42.959881 [ 3 ] {551727d9-b45c-443f-b81e-00ac7a2d3926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.06.04 01:18:42.960227 [ 3 ] {551727d9-b45c-443f-b81e-00ac7a2d3926} <Debug> TCPHandler: Processed in 0.000845044 sec. | ||
| 767 | 2025.06.04 01:18:42.960493 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.06.04 01:18:42.960608 [ 3 ] {ef454d8f-5cb9-41c4-ae5c-f5bb6b043225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.06.04 01:18:42.960847 [ 3 ] {ef454d8f-5cb9-41c4-ae5c-f5bb6b043225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.06.04 01:18:42.960890 [ 3 ] {ef454d8f-5cb9-41c4-ae5c-f5bb6b043225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.06.04 01:18:42.961233 [ 3 ] {ef454d8f-5cb9-41c4-ae5c-f5bb6b043225} <Debug> TCPHandler: Processed in 0.000788902 sec. | ||
| 772 | 2025.06.04 01:18:42.961465 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.06.04 01:18:42.961579 [ 3 ] {e0c94325-c161-4693-b948-b2cdc1cecc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.06.04 01:18:42.961817 [ 3 ] {e0c94325-c161-4693-b948-b2cdc1cecc31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.06.04 01:18:42.961862 [ 3 ] {e0c94325-c161-4693-b948-b2cdc1cecc31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.06.04 01:18:42.962207 [ 3 ] {e0c94325-c161-4693-b948-b2cdc1cecc31} <Debug> TCPHandler: Processed in 0.000790642 sec. | ||
| 777 | 2025.06.04 01:18:42.962410 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.06.04 01:18:42.962523 [ 3 ] {f0f1dbd6-ead6-4377-88b3-aa430fcc965d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.06.04 01:18:42.962763 [ 3 ] {f0f1dbd6-ead6-4377-88b3-aa430fcc965d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.06.04 01:18:42.962805 [ 3 ] {f0f1dbd6-ead6-4377-88b3-aa430fcc965d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.06.04 01:18:42.963141 [ 3 ] {f0f1dbd6-ead6-4377-88b3-aa430fcc965d} <Debug> TCPHandler: Processed in 0.000779532 sec. | ||
| 782 | 2025.06.04 01:18:42.963333 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.06.04 01:18:42.963447 [ 3 ] {1ae6d75d-4e19-4196-b043-1d5aee77ceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.06.04 01:18:42.963689 [ 3 ] {1ae6d75d-4e19-4196-b043-1d5aee77ceb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.06.04 01:18:42.963732 [ 3 ] {1ae6d75d-4e19-4196-b043-1d5aee77ceb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.06.04 01:18:42.964070 [ 3 ] {1ae6d75d-4e19-4196-b043-1d5aee77ceb2} <Debug> TCPHandler: Processed in 0.000784422 sec. | ||
| 787 | 2025.06.04 01:18:42.964271 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.06.04 01:18:42.964386 [ 3 ] {13c1b6fe-1b2d-4fce-844d-23e7843444e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.06.04 01:18:42.964639 [ 3 ] {13c1b6fe-1b2d-4fce-844d-23e7843444e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.06.04 01:18:42.964683 [ 3 ] {13c1b6fe-1b2d-4fce-844d-23e7843444e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.06.04 01:18:42.965026 [ 3 ] {13c1b6fe-1b2d-4fce-844d-23e7843444e2} <Debug> TCPHandler: Processed in 0.000803712 sec. | ||
| 792 | 2025.06.04 01:18:42.965228 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.06.04 01:18:42.965343 [ 3 ] {586b44b7-29d3-483a-826e-5777ab92cf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.06.04 01:18:42.965588 [ 3 ] {586b44b7-29d3-483a-826e-5777ab92cf04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.06.04 01:18:42.965632 [ 3 ] {586b44b7-29d3-483a-826e-5777ab92cf04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.06.04 01:18:42.965968 [ 3 ] {586b44b7-29d3-483a-826e-5777ab92cf04} <Debug> TCPHandler: Processed in 0.000788782 sec. | ||
| 797 | 2025.06.04 01:18:42.966168 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.06.04 01:18:42.966286 [ 3 ] {d97623da-e94a-48b9-97ae-38e0f43a9321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.06.04 01:18:42.966534 [ 3 ] {d97623da-e94a-48b9-97ae-38e0f43a9321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.06.04 01:18:42.966576 [ 3 ] {d97623da-e94a-48b9-97ae-38e0f43a9321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.06.04 01:18:42.966890 [ 3 ] {d97623da-e94a-48b9-97ae-38e0f43a9321} <Debug> TCPHandler: Processed in 0.000770222 sec. | ||
| 802 | 2025.06.04 01:18:42.967080 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.06.04 01:18:42.967197 [ 3 ] {34be28c2-8362-49f9-908c-3e8f84ffe963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.06.04 01:18:42.967443 [ 3 ] {34be28c2-8362-49f9-908c-3e8f84ffe963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.06.04 01:18:42.967485 [ 3 ] {34be28c2-8362-49f9-908c-3e8f84ffe963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.06.04 01:18:42.967799 [ 3 ] {34be28c2-8362-49f9-908c-3e8f84ffe963} <Debug> TCPHandler: Processed in 0.000767502 sec. | ||
| 807 | 2025.06.04 01:18:42.967986 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.06.04 01:18:42.968104 [ 3 ] {c311cda5-09ee-4998-aa92-702036b113db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.06.04 01:18:42.968350 [ 3 ] {c311cda5-09ee-4998-aa92-702036b113db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.06.04 01:18:42.968393 [ 3 ] {c311cda5-09ee-4998-aa92-702036b113db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.06.04 01:18:42.968708 [ 3 ] {c311cda5-09ee-4998-aa92-702036b113db} <Debug> TCPHandler: Processed in 0.000769821 sec. | ||
| 812 | 2025.06.04 01:18:42.968920 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.06.04 01:18:42.969036 [ 3 ] {0eeed2a3-fcd3-4c44-9b16-2fc9f8d2a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.06.04 01:18:42.969284 [ 3 ] {0eeed2a3-fcd3-4c44-9b16-2fc9f8d2a1f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.06.04 01:18:42.969326 [ 3 ] {0eeed2a3-fcd3-4c44-9b16-2fc9f8d2a1f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.06.04 01:18:42.969637 [ 3 ] {0eeed2a3-fcd3-4c44-9b16-2fc9f8d2a1f5} <Debug> TCPHandler: Processed in 0.000764981 sec. | ||
| 817 | 2025.06.04 01:18:42.969833 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.06.04 01:18:42.969950 [ 3 ] {84c2cb3e-298c-4d07-9804-de22bc932207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.06.04 01:18:42.970205 [ 3 ] {84c2cb3e-298c-4d07-9804-de22bc932207} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.06.04 01:18:42.970246 [ 3 ] {84c2cb3e-298c-4d07-9804-de22bc932207} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.06.04 01:18:42.970565 [ 3 ] {84c2cb3e-298c-4d07-9804-de22bc932207} <Debug> TCPHandler: Processed in 0.000779372 sec. | ||
| 822 | 2025.06.04 01:18:42.970766 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.06.04 01:18:42.970884 [ 3 ] {019ddf93-92b7-4743-b57b-85d0b278bf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.06.04 01:18:42.971134 [ 3 ] {019ddf93-92b7-4743-b57b-85d0b278bf45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.06.04 01:18:42.971176 [ 3 ] {019ddf93-92b7-4743-b57b-85d0b278bf45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.06.04 01:18:42.971584 [ 3 ] {019ddf93-92b7-4743-b57b-85d0b278bf45} <Debug> TCPHandler: Processed in 0.000865614 sec. | ||
| 827 | 2025.06.04 01:18:42.971829 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.06.04 01:18:42.971948 [ 3 ] {9cac7ae7-159f-471a-887d-ea093c6ad85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.06.04 01:18:42.972204 [ 3 ] {9cac7ae7-159f-471a-887d-ea093c6ad85b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.06.04 01:18:42.972247 [ 3 ] {9cac7ae7-159f-471a-887d-ea093c6ad85b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.06.04 01:18:42.972573 [ 3 ] {9cac7ae7-159f-471a-887d-ea093c6ad85b} <Debug> TCPHandler: Processed in 0.000792102 sec. | ||
| 832 | 2025.06.04 01:18:42.972772 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.06.04 01:18:42.972892 [ 3 ] {8a5183b9-70a9-4123-8626-0cf5dc132e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.06.04 01:18:42.973150 [ 3 ] {8a5183b9-70a9-4123-8626-0cf5dc132e18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.06.04 01:18:42.973193 [ 3 ] {8a5183b9-70a9-4123-8626-0cf5dc132e18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.06.04 01:18:42.973509 [ 3 ] {8a5183b9-70a9-4123-8626-0cf5dc132e18} <Debug> TCPHandler: Processed in 0.000785002 sec. | ||
| 837 | 2025.06.04 01:18:42.973719 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.06.04 01:18:42.973839 [ 3 ] {94b59835-847b-41c1-99b5-0c85192c5be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.06.04 01:18:42.974112 [ 3 ] {94b59835-847b-41c1-99b5-0c85192c5be7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.06.04 01:18:42.974155 [ 3 ] {94b59835-847b-41c1-99b5-0c85192c5be7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.06.04 01:18:42.974472 [ 3 ] {94b59835-847b-41c1-99b5-0c85192c5be7} <Debug> TCPHandler: Processed in 0.000802172 sec. | ||
| 842 | 2025.06.04 01:18:42.977191 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.06.04 01:18:42.977345 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 844 | 2025.06.04 01:18:42.977406 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.06.04 01:18:42.978063 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2025.06.04 01:18:42.978099 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 847 | 2025.06.04 01:18:42.978659 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2025.06.04 01:18:42.979124 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2025.06.04 01:18:42.979264 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001965 sec., 9160.305343511449 rows/sec., 1.25 MiB/sec. | ||
| 850 | 2025.06.04 01:18:42.979302 [ 3 ] {83e55f88-f138-4121-b86f-1af2c0b6395d} <Debug> TCPHandler: Processed in 0.002185041 sec. | ||
| 851 | 2025.06.04 01:18:42.979432 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.06.04 01:18:42.979528 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 853 | 2025.06.04 01:18:42.979569 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 854 | 2025.06.04 01:18:42.980107 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2025.06.04 01:18:42.980139 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 856 | 2025.06.04 01:18:42.980558 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2025.06.04 01:18:42.980984 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2025.06.04 01:18:42.981110 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. | ||
| 859 | 2025.06.04 01:18:42.981145 [ 3 ] {79959473-2537-470f-affd-426cfced4910} <Debug> TCPHandler: Processed in 0.00177392 sec. | ||
| 860 | 2025.06.04 01:18:42.981265 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.06.04 01:18:42.981368 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 862 | 2025.06.04 01:18:42.981409 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 863 | 2025.06.04 01:18:42.981823 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2025.06.04 01:18:42.981857 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 865 | 2025.06.04 01:18:42.982254 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2025.06.04 01:18:42.982663 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2025.06.04 01:18:42.982785 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001435 sec., 44599.3031358885 rows/sec., 3.48 MiB/sec. | ||
| 868 | 2025.06.04 01:18:42.982821 [ 3 ] {d26e222d-660e-4cec-a441-7a577f439baa} <Debug> TCPHandler: Processed in 0.001615296 sec. | ||
| 869 | 2025.06.04 01:18:42.982944 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.06.04 01:18:42.983043 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 871 | 2025.06.04 01:18:42.983086 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 872 | 2025.06.04 01:18:42.983489 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2025.06.04 01:18:42.983521 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 874 | 2025.06.04 01:18:42.983992 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2025.06.04 01:18:42.984433 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2025.06.04 01:18:42.984555 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001532 sec., 41775.45691906005 rows/sec., 2.91 MiB/sec. | ||
| 877 | 2025.06.04 01:18:42.984590 [ 3 ] {8a3980e7-b194-4ec7-9996-b193582e236a} <Debug> TCPHandler: Processed in 0.001705288 sec. | ||
| 878 | 2025.06.04 01:18:42.984700 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.06.04 01:18:42.984793 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 880 | 2025.06.04 01:18:42.984833 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 881 | 2025.06.04 01:18:42.985152 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2025.06.04 01:18:42.985186 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 883 | 2025.06.04 01:18:42.985573 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2025.06.04 01:18:42.985975 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2025.06.04 01:18:42.986100 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001324 sec., 18126.888217522657 rows/sec., 1.22 MiB/sec. | ||
| 886 | 2025.06.04 01:18:42.986133 [ 3 ] {c2190480-4f94-4813-9e5e-407b07324cf3} <Debug> TCPHandler: Processed in 0.001481762 sec. | ||
| 887 | 2025.06.04 01:18:43.424700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 888 | 2025.06.04 01:18:43.425212 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2025.06.04 01:18:43.425260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 890 | 2025.06.04 01:18:43.425915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 891 | 2025.06.04 01:18:43.426351 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2025.06.04 01:18:43.426496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 893 | 2025.06.04 01:18:43.481108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 894 | 2025.06.04 01:18:43.496912 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.06.04 01:18:43.496970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 896 | 2025.06.04 01:18:43.503280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 897 | 2025.06.04 01:18:43.504442 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.06.04 01:18:43.507313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 899 | 2025.06.04 01:18:44.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.68 MiB, peak 163.68 MiB, free memory in arenas 0.00 B, will set to 161.04 MiB (RSS), difference: 1.36 MiB | ||
| 900 | 2025.06.04 01:18:47.951748 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.06.04 01:18:47.951955 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 902 | 2025.06.04 01:18:47.952027 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 903 | 2025.06.04 01:18:47.952742 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.06.04 01:18:47.952788 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 905 | 2025.06.04 01:18:47.953277 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 906 | 2025.06.04 01:18:47.953708 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.06.04 01:18:47.953849 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.19 MiB/sec. | ||
| 908 | 2025.06.04 01:18:47.953888 [ 3 ] {90a63708-a3ea-419f-81dd-c45a8d689def} <Debug> TCPHandler: Processed in 0.002268534 sec. | ||
| 909 | 2025.06.04 01:18:47.954021 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.06.04 01:18:47.954115 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 911 | 2025.06.04 01:18:47.954154 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 912 | 2025.06.04 01:18:47.954601 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.06.04 01:18:47.954636 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 914 | 2025.06.04 01:18:47.955034 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2025.06.04 01:18:47.955449 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.06.04 01:18:47.955574 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. | ||
| 917 | 2025.06.04 01:18:47.955609 [ 3 ] {806c2209-79f2-43a9-8773-1a341e04add6} <Debug> TCPHandler: Processed in 0.001636876 sec. | ||
| 918 | 2025.06.04 01:18:47.955731 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.06.04 01:18:47.955824 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 920 | 2025.06.04 01:18:47.955866 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 921 | 2025.06.04 01:18:47.956310 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.06.04 01:18:47.956346 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 923 | 2025.06.04 01:18:47.956836 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2025.06.04 01:18:47.957273 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.06.04 01:18:47.957399 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
| 926 | 2025.06.04 01:18:47.957433 [ 3 ] {0e73ace4-c6a2-434f-8f2a-a59e2a5a3a66} <Debug> TCPHandler: Processed in 0.00174874 sec. | ||
| 927 | 2025.06.04 01:18:47.957552 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.06.04 01:18:47.957643 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 929 | 2025.06.04 01:18:47.957682 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 930 | 2025.06.04 01:18:47.958006 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.06.04 01:18:47.958039 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 932 | 2025.06.04 01:18:47.958447 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 933 | 2025.06.04 01:18:47.958881 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.06.04 01:18:47.959001 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
| 935 | 2025.06.04 01:18:47.959034 [ 3 ] {b9ea1d5c-f493-419a-89c4-0abeaaa38b10} <Debug> TCPHandler: Processed in 0.001538803 sec. | ||
| 936 | 2025.06.04 01:18:50.843104 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 937 | 2025.06.04 01:18:50.843192 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 938 | 2025.06.04 01:18:50.913490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 939 | 2025.06.04 01:18:50.916460 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.06.04 01:18:50.916504 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 941 | 2025.06.04 01:18:50.917793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2025.06.04 01:18:50.918243 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.06.04 01:18:50.918474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 944 | 2025.06.04 01:18:50.927479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 945 | 2025.06.04 01:18:50.927958 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.06.04 01:18:50.927992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 947 | 2025.06.04 01:18:50.928575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 948 | 2025.06.04 01:18:50.929064 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.06.04 01:18:50.929190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 950 | 2025.06.04 01:18:51.008279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 951 | 2025.06.04 01:18:51.026205 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.06.04 01:18:51.026291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 953 | 2025.06.04 01:18:51.032755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 954 | 2025.06.04 01:18:51.033923 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.06.04 01:18:51.036887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 956 | 2025.06.04 01:18:52.948706 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.06.04 01:18:52.948966 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 958 | 2025.06.04 01:18:52.951260 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 959 | 2025.06.04 01:18:52.955336 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 960 | 2025.06.04 01:18:52.955635 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2025.06.04 01:18:52.957883 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2025.06.04 01:18:52.960065 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 963 | 2025.06.04 01:18:52.962075 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 964 | 2025.06.04 01:18:52.964076 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 965 | 2025.06.04 01:18:52.964103 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 966 | 2025.06.04 01:18:52.966164 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 967 | 2025.06.04 01:18:52.966202 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 968 | 2025.06.04 01:18:52.981910 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.033043 sec., 544.7447265684108 rows/sec., 22.28 KiB/sec. | ||
| 969 | 2025.06.04 01:18:52.982034 [ 3 ] {0d440e08-9f65-4e4e-9dc2-c4625987f301} <Debug> TCPHandler: Processed in 0.033463259 sec. | ||
| 970 | 2025.06.04 01:18:52.983712 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.06.04 01:18:52.983876 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 972 | 2025.06.04 01:18:52.984128 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 973 | 2025.06.04 01:18:52.984162 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 974 | 2025.06.04 01:18:52.984354 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2025.06.04 01:18:52.984414 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2025.06.04 01:18:52.984533 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 977 | 2025.06.04 01:18:52.984564 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 978 | 2025.06.04 01:18:52.984584 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 979 | 2025.06.04 01:18:52.984599 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 980 | 2025.06.04 01:18:52.984635 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 981 | 2025.06.04 01:18:52.984654 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 982 | 2025.06.04 01:18:52.985340 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001533 sec., 11741.682974559686 rows/sec., 480.32 KiB/sec. | ||
| 983 | 2025.06.04 01:18:52.985454 [ 3 ] {ff56d283-b825-49d1-8a20-d8497a4331e5} <Debug> TCPHandler: Processed in 0.001819821 sec. | ||
| 984 | 2025.06.04 01:18:52.986236 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.06.04 01:18:52.986377 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 986 | 2025.06.04 01:18:52.986590 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 987 | 2025.06.04 01:18:52.986623 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 988 | 2025.06.04 01:18:52.986801 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.06.04 01:18:52.986856 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.06.04 01:18:52.986970 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 991 | 2025.06.04 01:18:52.987000 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 992 | 2025.06.04 01:18:52.987020 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 993 | 2025.06.04 01:18:52.987035 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 994 | 2025.06.04 01:18:52.987068 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 995 | 2025.06.04 01:18:52.987086 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 996 | 2025.06.04 01:18:52.987560 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001241 sec., 14504.431909750203 rows/sec., 593.33 KiB/sec. | ||
| 997 | 2025.06.04 01:18:52.987651 [ 3 ] {bf91d57d-8ec5-4f2f-836f-b6fb8a0b2938} <Debug> TCPHandler: Processed in 0.001467101 sec. | ||
| 998 | 2025.06.04 01:18:52.987878 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.06.04 01:18:52.988010 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.06.04 01:18:52.988214 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1001 | 2025.06.04 01:18:52.988246 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1002 | 2025.06.04 01:18:52.988421 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2025.06.04 01:18:52.988476 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2025.06.04 01:18:52.988579 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1005 | 2025.06.04 01:18:52.988608 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2025.06.04 01:18:52.988626 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1007 | 2025.06.04 01:18:52.988640 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1008 | 2025.06.04 01:18:52.988673 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1009 | 2025.06.04 01:18:52.988690 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1010 | 2025.06.04 01:18:52.989092 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001134 sec., 15873.015873015873 rows/sec., 649.32 KiB/sec. | ||
| 1011 | 2025.06.04 01:18:52.989179 [ 3 ] {a1176f97-b60b-41c2-8172-4a9eecb58eba} <Debug> TCPHandler: Processed in 0.001352058 sec. | ||
| 1012 | 2025.06.04 01:18:52.989401 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.06.04 01:18:52.989531 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1014 | 2025.06.04 01:18:52.989732 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1015 | 2025.06.04 01:18:52.989765 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1016 | 2025.06.04 01:18:52.989938 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2025.06.04 01:18:52.989990 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2025.06.04 01:18:52.990090 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1019 | 2025.06.04 01:18:52.990118 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1020 | 2025.06.04 01:18:52.990136 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1021 | 2025.06.04 01:18:52.990150 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1022 | 2025.06.04 01:18:52.990183 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1023 | 2025.06.04 01:18:52.990201 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1024 | 2025.06.04 01:18:52.990649 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001168 sec., 15410.95890410959 rows/sec., 630.42 KiB/sec. | ||
| 1025 | 2025.06.04 01:18:52.990734 [ 3 ] {99137b0a-e504-453b-964b-c72036b3d7b9} <Debug> TCPHandler: Processed in 0.001382998 sec. | ||
| 1026 | 2025.06.04 01:18:52.990999 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.06.04 01:18:52.991127 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1028 | 2025.06.04 01:18:52.991324 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1029 | 2025.06.04 01:18:52.991356 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1030 | 2025.06.04 01:18:52.991526 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.06.04 01:18:52.991579 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.06.04 01:18:52.991678 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1033 | 2025.06.04 01:18:52.991706 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1034 | 2025.06.04 01:18:52.991725 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1035 | 2025.06.04 01:18:52.991739 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1036 | 2025.06.04 01:18:52.991772 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1037 | 2025.06.04 01:18:52.991789 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1038 | 2025.06.04 01:18:52.992199 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001122 sec., 16042.780748663103 rows/sec., 656.26 KiB/sec. | ||
| 1039 | 2025.06.04 01:18:52.992282 [ 3 ] {213ba955-786d-4765-9382-6d4616be55ad} <Debug> TCPHandler: Processed in 0.001335108 sec. | ||
| 1040 | 2025.06.04 01:18:52.992509 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.06.04 01:18:52.992637 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1042 | 2025.06.04 01:18:52.992833 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1043 | 2025.06.04 01:18:52.992866 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1044 | 2025.06.04 01:18:52.993043 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2025.06.04 01:18:52.993096 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2025.06.04 01:18:52.993194 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1047 | 2025.06.04 01:18:52.993222 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1048 | 2025.06.04 01:18:52.993240 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1049 | 2025.06.04 01:18:52.993254 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1050 | 2025.06.04 01:18:52.993285 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1051 | 2025.06.04 01:18:52.993303 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1052 | 2025.06.04 01:18:52.993694 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001106 sec., 16274.8643761302 rows/sec., 665.76 KiB/sec. | ||
| 1053 | 2025.06.04 01:18:52.993784 [ 3 ] {e9ecacf6-de88-4ca6-a484-73d96bade548} <Debug> TCPHandler: Processed in 0.001325907 sec. | ||
| 1054 | 2025.06.04 01:18:52.994003 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.06.04 01:18:52.994130 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1056 | 2025.06.04 01:18:52.994325 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2025.06.04 01:18:52.994357 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1058 | 2025.06.04 01:18:52.994529 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.06.04 01:18:52.994580 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.06.04 01:18:52.994678 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1061 | 2025.06.04 01:18:52.994706 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2025.06.04 01:18:52.994724 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1063 | 2025.06.04 01:18:52.994738 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2025.06.04 01:18:52.994770 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1065 | 2025.06.04 01:18:52.994788 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1066 | 2025.06.04 01:18:52.995167 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001086 sec., 16574.585635359115 rows/sec., 678.02 KiB/sec. | ||
| 1067 | 2025.06.04 01:18:52.995259 [ 3 ] {3e36f048-83d7-4741-b317-f0f7a8c1cf78} <Debug> TCPHandler: Processed in 0.001306036 sec. | ||
| 1068 | 2025.06.04 01:18:52.995480 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.06.04 01:18:52.995608 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1070 | 2025.06.04 01:18:52.995804 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1071 | 2025.06.04 01:18:52.995835 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1072 | 2025.06.04 01:18:52.996015 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2025.06.04 01:18:52.996068 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2025.06.04 01:18:52.996165 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1075 | 2025.06.04 01:18:52.996193 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1076 | 2025.06.04 01:18:52.996211 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1077 | 2025.06.04 01:18:52.996225 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1078 | 2025.06.04 01:18:52.996257 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1079 | 2025.06.04 01:18:52.996276 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1080 | 2025.06.04 01:18:52.996763 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001204 sec., 14950.166112956811 rows/sec., 611.57 KiB/sec. | ||
| 1081 | 2025.06.04 01:18:52.996842 [ 3 ] {3430e4e3-eb46-4f6a-8da3-2b6b7765feb2} <Debug> TCPHandler: Processed in 0.00141321 sec. | ||
| 1082 | 2025.06.04 01:18:52.997067 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.06.04 01:18:52.997198 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1084 | 2025.06.04 01:18:52.997396 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1085 | 2025.06.04 01:18:52.997429 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1086 | 2025.06.04 01:18:52.997606 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2025.06.04 01:18:52.997658 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2025.06.04 01:18:52.997755 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1089 | 2025.06.04 01:18:52.997783 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1090 | 2025.06.04 01:18:52.997801 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1091 | 2025.06.04 01:18:52.997814 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1092 | 2025.06.04 01:18:52.997846 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1093 | 2025.06.04 01:18:52.997865 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1094 | 2025.06.04 01:18:52.998264 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001117 sec., 16114.59265890779 rows/sec., 659.20 KiB/sec. | ||
| 1095 | 2025.06.04 01:18:52.998344 [ 3 ] {ae572b56-857f-4d1d-bec4-587255e93906} <Debug> TCPHandler: Processed in 0.001327127 sec. | ||
| 1096 | 2025.06.04 01:18:52.998557 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.06.04 01:18:52.998686 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1098 | 2025.06.04 01:18:52.998881 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1099 | 2025.06.04 01:18:52.998915 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1100 | 2025.06.04 01:18:52.999092 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.06.04 01:18:52.999143 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.06.04 01:18:52.999241 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1103 | 2025.06.04 01:18:52.999268 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1104 | 2025.06.04 01:18:52.999286 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1105 | 2025.06.04 01:18:52.999301 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1106 | 2025.06.04 01:18:52.999332 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1107 | 2025.06.04 01:18:52.999352 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1108 | 2025.06.04 01:18:52.999757 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001122 sec., 16042.780748663103 rows/sec., 656.26 KiB/sec. | ||
| 1109 | 2025.06.04 01:18:52.999839 [ 3 ] {939ba816-6f9e-4be7-9f4a-c4e8cc040315} <Debug> TCPHandler: Processed in 0.001331937 sec. | ||
| 1110 | 2025.06.04 01:18:53.005474 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.06.04 01:18:53.005634 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1112 | 2025.06.04 01:18:53.005880 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1113 | 2025.06.04 01:18:53.005928 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1114 | 2025.06.04 01:18:53.006147 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2025.06.04 01:18:53.006198 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2025.06.04 01:18:53.006297 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1117 | 2025.06.04 01:18:53.006325 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1118 | 2025.06.04 01:18:53.006345 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1119 | 2025.06.04 01:18:53.006359 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1120 | 2025.06.04 01:18:53.006391 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1121 | 2025.06.04 01:18:53.006409 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1122 | 2025.06.04 01:18:53.006839 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001269 sec., 14184.397163120568 rows/sec., 580.24 KiB/sec. | ||
| 1123 | 2025.06.04 01:18:53.006923 [ 3 ] {3d3625a9-4c5d-48bb-81d3-94a1dcf40553} <Debug> TCPHandler: Processed in 0.001510213 sec. | ||
| 1124 | 2025.06.04 01:18:53.010147 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.06.04 01:18:53.010256 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1126 | 2025.06.04 01:18:53.010299 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2025.06.04 01:18:53.010869 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.06.04 01:18:53.010907 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1129 | 2025.06.04 01:18:53.011469 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.06.04 01:18:53.011844 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.06.04 01:18:53.011992 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001768 sec., 6787.330316742081 rows/sec., 2.41 MiB/sec. | ||
| 1132 | 2025.06.04 01:18:53.012029 [ 3 ] {977e4c63-300b-40f5-a36e-edcd729c0ec2} <Debug> TCPHandler: Processed in 0.001939694 sec. | ||
| 1133 | 2025.06.04 01:18:53.012150 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.06.04 01:18:53.012247 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1135 | 2025.06.04 01:18:53.012287 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1136 | 2025.06.04 01:18:53.015052 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.06.04 01:18:53.015090 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1138 | 2025.06.04 01:18:53.015553 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1139 | 2025.06.04 01:18:53.016038 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.06.04 01:18:53.016168 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003943 sec., 53766.16789246766 rows/sec., 3.42 MiB/sec. | ||
| 1141 | 2025.06.04 01:18:53.016205 [ 3 ] {0586ca18-38bc-4fbb-bbfa-b9372d6509b4} <Debug> TCPHandler: Processed in 0.004105435 sec. | ||
| 1142 | 2025.06.04 01:18:53.016318 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.06.04 01:18:53.016412 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1144 | 2025.06.04 01:18:53.016453 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1145 | 2025.06.04 01:18:53.017127 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.06.04 01:18:53.017162 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1147 | 2025.06.04 01:18:53.017675 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2025.06.04 01:18:53.018196 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.06.04 01:18:53.018330 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.001936 sec., 318698.347107438 rows/sec., 24.89 MiB/sec. | ||
| 1150 | 2025.06.04 01:18:53.018366 [ 3 ] {1b357b37-e908-494f-bbb1-0bcbcb2aa992} <Debug> TCPHandler: Processed in 0.002097889 sec. | ||
| 1151 | 2025.06.04 01:18:53.018483 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.06.04 01:18:53.018576 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1153 | 2025.06.04 01:18:53.018615 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1154 | 2025.06.04 01:18:53.019034 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.06.04 01:18:53.019068 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1156 | 2025.06.04 01:18:53.019608 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1157 | 2025.06.04 01:18:53.020094 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.06.04 01:18:53.020223 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001666 sec., 63625.45018007203 rows/sec., 3.74 MiB/sec. | ||
| 1159 | 2025.06.04 01:18:53.020258 [ 3 ] {6e74a368-d553-45e9-866b-8408273d6c01} <Debug> TCPHandler: Processed in 0.001826041 sec. | ||
| 1160 | 2025.06.04 01:18:53.020378 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.06.04 01:18:53.020472 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1162 | 2025.06.04 01:18:53.020511 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1163 | 2025.06.04 01:18:53.021121 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.06.04 01:18:53.021155 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1165 | 2025.06.04 01:18:53.021596 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1166 | 2025.06.04 01:18:53.022070 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.06.04 01:18:53.022198 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001745 sec., 64756.44699140401 rows/sec., 4.19 MiB/sec. | ||
| 1168 | 2025.06.04 01:18:53.022234 [ 3 ] {2adda23f-6e89-42ec-866a-1e6ef0c1a7f9} <Debug> TCPHandler: Processed in 0.001908824 sec. | ||
| 1169 | 2025.06.04 01:18:53.022351 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.06.04 01:18:53.022445 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.06.04 01:18:53.022484 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1172 | 2025.06.04 01:18:53.022890 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.06.04 01:18:53.022927 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1174 | 2025.06.04 01:18:53.023379 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1175 | 2025.06.04 01:18:53.024021 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.06.04 01:18:53.024174 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001748 sec., 64073.22654462243 rows/sec., 3.65 MiB/sec. | ||
| 1177 | 2025.06.04 01:18:53.024214 [ 3 ] {b296145b-25f5-4b7a-a405-ecf3881126dd} <Debug> TCPHandler: Processed in 0.001913574 sec. | ||
| 1178 | 2025.06.04 01:18:53.024346 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.06.04 01:18:53.024446 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1180 | 2025.06.04 01:18:53.024489 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1181 | 2025.06.04 01:18:53.025014 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.06.04 01:18:53.025052 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1183 | 2025.06.04 01:18:53.025520 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1184 | 2025.06.04 01:18:53.026027 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.06.04 01:18:53.026165 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001737 sec., 219919.40126655152 rows/sec., 15.51 MiB/sec. | ||
| 1186 | 2025.06.04 01:18:53.026202 [ 3 ] {cd9d6cf3-6662-4b46-bac8-0937894ccbac} <Debug> TCPHandler: Processed in 0.001921824 sec. | ||
| 1187 | 2025.06.04 01:18:53.026316 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.06.04 01:18:53.026409 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1189 | 2025.06.04 01:18:53.026450 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1190 | 2025.06.04 01:18:53.026773 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.06.04 01:18:53.026809 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1192 | 2025.06.04 01:18:53.027242 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2025.06.04 01:18:53.027657 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.06.04 01:18:53.027786 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
| 1195 | 2025.06.04 01:18:53.027829 [ 3 ] {18e90b69-e0c7-4f36-a0e1-07260f7b4215} <Debug> TCPHandler: Processed in 0.001563133 sec. | ||
| 1196 | 2025.06.04 01:18:53.027941 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.06.04 01:18:53.028034 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1198 | 2025.06.04 01:18:53.028077 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1199 | 2025.06.04 01:18:53.028476 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.06.04 01:18:53.028511 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1201 | 2025.06.04 01:18:53.028923 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2025.06.04 01:18:53.029328 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.06.04 01:18:53.029455 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001438 sec., 164812.23922114048 rows/sec., 11.05 MiB/sec. | ||
| 1204 | 2025.06.04 01:18:53.029497 [ 3 ] {db943d11-f186-4a65-ac33-c828740e3e5a} <Debug> TCPHandler: Processed in 0.001605355 sec. | ||
| 1205 | 2025.06.04 01:18:53.029609 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.06.04 01:18:53.029701 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1207 | 2025.06.04 01:18:53.029743 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1208 | 2025.06.04 01:18:53.030062 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.06.04 01:18:53.030098 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1210 | 2025.06.04 01:18:53.030485 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1211 | 2025.06.04 01:18:53.030977 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.06.04 01:18:53.031102 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
| 1213 | 2025.06.04 01:18:53.031144 [ 3 ] {04c6df14-a08f-4203-8711-c1f71cb0688d} <Debug> TCPHandler: Processed in 0.001584184 sec. | ||
| 1214 | 2025.06.04 01:18:53.031253 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.06.04 01:18:53.031346 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1216 | 2025.06.04 01:18:53.031386 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1217 | 2025.06.04 01:18:53.031716 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.06.04 01:18:53.031752 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1219 | 2025.06.04 01:18:53.032145 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2025.06.04 01:18:53.032553 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.06.04 01:18:53.032683 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
| 1222 | 2025.06.04 01:18:53.032725 [ 3 ] {792e424f-ee59-4d74-a6fb-b79bcf19366a} <Debug> TCPHandler: Processed in 0.001521133 sec. | ||
| 1223 | 2025.06.04 01:18:57.951701 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.06.04 01:18:57.951906 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1225 | 2025.06.04 01:18:57.951977 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1226 | 2025.06.04 01:18:57.952730 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.06.04 01:18:57.952790 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1228 | 2025.06.04 01:18:57.953486 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2025.06.04 01:18:57.954137 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.06.04 01:18:57.954343 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002488 sec., 22508.038585209 rows/sec., 1.72 MiB/sec. | ||
| 1231 | 2025.06.04 01:18:57.954404 [ 3 ] {f59cbb90-e5d5-4a7c-bcce-519462800ec5} <Debug> TCPHandler: Processed in 0.002887111 sec. | ||
| 1232 | 2025.06.04 01:18:57.954563 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.06.04 01:18:57.954679 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1234 | 2025.06.04 01:18:57.954738 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1235 | 2025.06.04 01:18:57.955314 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.06.04 01:18:57.955358 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1237 | 2025.06.04 01:18:57.955908 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2025.06.04 01:18:57.956454 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.06.04 01:18:57.956619 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. | ||
| 1240 | 2025.06.04 01:18:57.956667 [ 3 ] {05994cc5-4307-4493-8f44-521700f74a11} <Debug> TCPHandler: Processed in 0.002165201 sec. | ||
| 1241 | 2025.06.04 01:18:57.956814 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.06.04 01:18:57.956919 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1243 | 2025.06.04 01:18:57.956976 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1244 | 2025.06.04 01:18:57.957485 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.06.04 01:18:57.957520 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1246 | 2025.06.04 01:18:57.957992 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2025.06.04 01:18:57.958506 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.06.04 01:18:57.958661 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.31 MiB/sec. | ||
| 1249 | 2025.06.04 01:18:57.958699 [ 3 ] {98ffada7-b8b5-4df0-aa74-e25aaf0f4f11} <Debug> TCPHandler: Processed in 0.001947424 sec. | ||
| 1250 | 2025.06.04 01:18:57.958824 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2025.06.04 01:18:57.958926 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1252 | 2025.06.04 01:18:57.958971 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1253 | 2025.06.04 01:18:57.959366 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2025.06.04 01:18:57.959402 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1255 | 2025.06.04 01:18:57.959958 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1256 | 2025.06.04 01:18:57.960501 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2025.06.04 01:18:57.960647 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001742 sec., 34443.16877152698 rows/sec., 2.32 MiB/sec. | ||
| 1258 | 2025.06.04 01:18:57.960683 [ 3 ] {5c18c279-8a78-457f-8b84-fa7feaa74d23} <Debug> TCPHandler: Processed in 0.001911244 sec. | ||
| 1259 | 2025.06.04 01:18:58.430228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1260 | 2025.06.04 01:18:58.430737 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2025.06.04 01:18:58.430787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1262 | 2025.06.04 01:18:58.431564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1263 | 2025.06.04 01:18:58.432189 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.06.04 01:18:58.432490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1265 | 2025.06.04 01:18:58.537110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1266 | 2025.06.04 01:18:58.554745 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.06.04 01:18:58.554816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1268 | 2025.06.04 01:18:58.561270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2025.06.04 01:18:58.562829 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.06.04 01:18:58.569308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1271 | 2025.06.04 01:19:00.919589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 196 | ||
| 1272 | 2025.06.04 01:19:00.922276 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.06.04 01:19:00.922336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1274 | 2025.06.04 01:19:00.923760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2025.06.04 01:19:00.924363 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.06.04 01:19:00.924663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1277 | 2025.06.04 01:19:02.957880 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2025.06.04 01:19:02.958106 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1279 | 2025.06.04 01:19:02.958192 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1280 | 2025.06.04 01:19:02.959040 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.06.04 01:19:02.959088 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1282 | 2025.06.04 01:19:02.959595 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2025.06.04 01:19:02.960142 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.06.04 01:19:02.960295 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002252 sec., 94138.54351687389 rows/sec., 5.99 MiB/sec. | ||
| 1285 | 2025.06.04 01:19:02.960336 [ 3 ] {c92083e3-246d-48af-bbfa-f9ec20f29533} <Debug> TCPHandler: Processed in 0.002611764 sec. | ||
| 1286 | 2025.06.04 01:19:02.960469 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.06.04 01:19:02.960566 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1288 | 2025.06.04 01:19:02.960609 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1289 | 2025.06.04 01:19:02.961287 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.06.04 01:19:02.961325 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1291 | 2025.06.04 01:19:02.961777 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1292 | 2025.06.04 01:19:02.962205 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.06.04 01:19:02.962357 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.00181 sec., 340883.9779005525 rows/sec., 26.63 MiB/sec. | ||
| 1294 | 2025.06.04 01:19:02.962398 [ 3 ] {36a060b4-8e6d-44b2-81b8-502825bed156} <Debug> TCPHandler: Processed in 0.001979045 sec. | ||
| 1295 | 2025.06.04 01:19:02.962516 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.06.04 01:19:02.962612 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1297 | 2025.06.04 01:19:02.962652 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1298 | 2025.06.04 01:19:02.963078 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.06.04 01:19:02.963116 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1300 | 2025.06.04 01:19:02.963526 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1301 | 2025.06.04 01:19:02.963985 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.06.04 01:19:02.964117 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001522 sec., 69645.20367936925 rows/sec., 4.10 MiB/sec. | ||
| 1303 | 2025.06.04 01:19:02.964154 [ 3 ] {bc2f3964-a4b2-4d26-8e79-6b9df0fcdb25} <Debug> TCPHandler: Processed in 0.001687568 sec. | ||
| 1304 | 2025.06.04 01:19:02.964270 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.06.04 01:19:02.964365 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1306 | 2025.06.04 01:19:02.964405 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1307 | 2025.06.04 01:19:02.964828 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.06.04 01:19:02.964863 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1309 | 2025.06.04 01:19:02.965266 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1310 | 2025.06.04 01:19:02.965680 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2025.06.04 01:19:02.965810 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001463 sec., 77238.55092276144 rows/sec., 5.00 MiB/sec. | ||
| 1312 | 2025.06.04 01:19:02.965854 [ 3 ] {f2207bd8-1ef4-4d2e-97e2-2b78d4c2cb56} <Debug> TCPHandler: Processed in 0.001634436 sec. | ||
| 1313 | 2025.06.04 01:19:02.965970 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.06.04 01:19:02.966065 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1315 | 2025.06.04 01:19:02.966105 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1316 | 2025.06.04 01:19:02.966522 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2025.06.04 01:19:02.966559 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1318 | 2025.06.04 01:19:02.966959 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1319 | 2025.06.04 01:19:02.967367 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2025.06.04 01:19:02.967505 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001457 sec., 76870.28140013728 rows/sec., 4.38 MiB/sec. | ||
| 1321 | 2025.06.04 01:19:02.967543 [ 3 ] {38865762-58d5-42d6-9aed-63fbf73c1354} <Debug> TCPHandler: Processed in 0.001623026 sec. | ||
| 1322 | 2025.06.04 01:19:02.967657 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2025.06.04 01:19:02.967750 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1324 | 2025.06.04 01:19:02.967791 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1325 | 2025.06.04 01:19:02.968315 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2025.06.04 01:19:02.968350 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1327 | 2025.06.04 01:19:02.968788 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1328 | 2025.06.04 01:19:02.969243 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2025.06.04 01:19:02.969395 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001661 sec., 229981.9385912101 rows/sec., 16.22 MiB/sec. | ||
| 1330 | 2025.06.04 01:19:02.969434 [ 3 ] {5348c728-5d2e-4cc1-aa81-aac392efcdaa} <Debug> TCPHandler: Processed in 0.001829042 sec. | ||
| 1331 | 2025.06.04 01:19:02.969548 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2025.06.04 01:19:02.969644 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1333 | 2025.06.04 01:19:02.969685 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1334 | 2025.06.04 01:19:02.970023 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.06.04 01:19:02.970059 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1336 | 2025.06.04 01:19:02.970467 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1337 | 2025.06.04 01:19:02.970886 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2025.06.04 01:19:02.971019 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
| 1339 | 2025.06.04 01:19:02.971054 [ 3 ] {02bbc531-51d5-4062-9dff-ecb9689776fd} <Debug> TCPHandler: Processed in 0.001556313 sec. | ||
| 1340 | 2025.06.04 01:19:02.971160 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.06.04 01:19:02.971254 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1342 | 2025.06.04 01:19:02.971298 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1343 | 2025.06.04 01:19:02.971702 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.06.04 01:19:02.971738 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1345 | 2025.06.04 01:19:02.972267 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1346 | 2025.06.04 01:19:02.972704 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2025.06.04 01:19:02.972853 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
| 1348 | 2025.06.04 01:19:02.972892 [ 3 ] {f7e248c2-f1d7-4769-a2a2-459ef15b886f} <Debug> TCPHandler: Processed in 0.00178123 sec. | ||
| 1349 | 2025.06.04 01:19:02.973009 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2025.06.04 01:19:02.973105 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1351 | 2025.06.04 01:19:02.973148 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1352 | 2025.06.04 01:19:02.973469 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2025.06.04 01:19:02.973504 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1354 | 2025.06.04 01:19:02.973902 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1355 | 2025.06.04 01:19:02.974406 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2025.06.04 01:19:02.974537 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
| 1357 | 2025.06.04 01:19:02.974574 [ 3 ] {313011b5-4b41-4eec-b5ce-7efafb5beeb6} <Debug> TCPHandler: Processed in 0.001615675 sec. | ||
| 1358 | 2025.06.04 01:19:02.974684 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2025.06.04 01:19:02.974779 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1360 | 2025.06.04 01:19:02.974823 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1361 | 2025.06.04 01:19:02.975232 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.06.04 01:19:02.975276 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1363 | 2025.06.04 01:19:02.975722 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1364 | 2025.06.04 01:19:02.976133 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.06.04 01:19:02.976279 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001518 sec., 54018.445322793144 rows/sec., 3.43 MiB/sec. | ||
| 1366 | 2025.06.04 01:19:02.976316 [ 3 ] {39b1d921-7ef8-48f2-914f-4cf1add507a6} <Debug> TCPHandler: Processed in 0.001682577 sec. | ||
| 1367 | 2025.06.04 01:19:05.843235 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1368 | 2025.06.04 01:19:05.843295 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1369 | 2025.06.04 01:19:05.933479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1370 | 2025.06.04 01:19:05.933970 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2025.06.04 01:19:05.934012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1372 | 2025.06.04 01:19:05.934729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1373 | 2025.06.04 01:19:05.935238 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.06.04 01:19:05.935373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1375 | 2025.06.04 01:19:05.935370 [ 79 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1376 | 2025.06.04 01:19:05.935449 [ 79 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2025.06.04 01:19:05.935470 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1378 | 2025.06.04 01:19:05.937777 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 1379 | 2025.06.04 01:19:05.939931 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1380 | 2025.06.04 01:19:05.940085 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1381 | 2025.06.04 01:19:05.940212 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1382 | 2025.06.04 01:19:05.940264 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1383 | 2025.06.04 01:19:05.940354 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1384 | 2025.06.04 01:19:05.940404 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1385 | 2025.06.04 01:19:05.940449 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1386 | 2025.06.04 01:19:05.980049 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.044421677 sec., 63167.35858486387 rows/sec., 925.30 KiB/sec. | ||
| 1387 | 2025.06.04 01:19:05.980866 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1388 | 2025.06.04 01:19:05.981359 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2025.06.04 01:19:05.981438 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_6_1} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1390 | 2025.06.04 01:19:05.981541 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1391 | 2025.06.04 01:19:06.001146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.27 MiB, peak 171.58 MiB, free memory in arenas 0.00 B, will set to 166.75 MiB (RSS), difference: 1.48 MiB | ||
| 1392 | 2025.06.04 01:19:06.070306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1393 | 2025.06.04 01:19:06.088005 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.06.04 01:19:06.088072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1395 | 2025.06.04 01:19:06.094610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1396 | 2025.06.04 01:19:06.095688 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.06.04 01:19:06.095954 [ 79 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1398 | 2025.06.04 01:19:06.096002 [ 79 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.06.04 01:19:06.096022 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1400 | 2025.06.04 01:19:06.096128 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1401 | 2025.06.04 01:19:06.099438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1402 | 2025.06.04 01:19:06.100397 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1403 | 2025.06.04 01:19:06.101806 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1404 | 2025.06.04 01:19:06.106293 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1405 | 2025.06.04 01:19:06.110428 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1406 | 2025.06.04 01:19:06.114383 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1407 | 2025.06.04 01:19:06.123957 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1408 | 2025.06.04 01:19:06.128361 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 1409 | 2025.06.04 01:19:06.195073 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098990749 sec., 464.6898873348256 rows/sec., 2.40 MiB/sec. | ||
| 1410 | 2025.06.04 01:19:06.197611 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1411 | 2025.06.04 01:19:06.200162 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_6_1} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2025.06.04 01:19:06.200267 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_6_1} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1413 | 2025.06.04 01:19:06.202020 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1414 | 2025.06.04 01:19:07.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.83 MiB, peak 177.36 MiB, free memory in arenas 0.00 B, will set to 176.33 MiB (RSS), difference: 8.50 MiB | ||
| 1415 | 2025.06.04 01:19:07.949063 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.06.04 01:19:07.949327 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1417 | 2025.06.04 01:19:07.949701 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2025.06.04 01:19:07.949740 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1419 | 2025.06.04 01:19:07.949986 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2025.06.04 01:19:07.950056 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2025.06.04 01:19:07.950196 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1422 | 2025.06.04 01:19:07.950411 [ 288 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2025.06.04 01:19:07.950450 [ 289 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1424 | 2025.06.04 01:19:07.950572 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1425 | 2025.06.04 01:19:07.950606 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2025.06.04 01:19:07.954837 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1427 | 2025.06.04 01:19:07.954872 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1428 | 2025.06.04 01:19:07.954936 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1429 | 2025.06.04 01:19:07.954991 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1430 | 2025.06.04 01:19:07.955992 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.006777 sec., 4426.737494466578 rows/sec., 165.86 KiB/sec. | ||
| 1431 | 2025.06.04 01:19:07.956120 [ 3 ] {395b30ea-867b-405b-9ffa-d6e3479f585a} <Debug> TCPHandler: Processed in 0.007194392 sec. | ||
| 1432 | 2025.06.04 01:19:07.958092 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.06.04 01:19:07.958265 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1434 | 2025.06.04 01:19:07.958537 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1435 | 2025.06.04 01:19:07.958580 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1436 | 2025.06.04 01:19:07.958779 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1437 | 2025.06.04 01:19:07.958834 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1438 | 2025.06.04 01:19:07.958941 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1439 | 2025.06.04 01:19:07.959002 [ 288 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1440 | 2025.06.04 01:19:07.959017 [ 290 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1441 | 2025.06.04 01:19:07.959116 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1442 | 2025.06.04 01:19:07.959142 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1443 | 2025.06.04 01:19:07.959198 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1444 | 2025.06.04 01:19:07.959215 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1445 | 2025.06.04 01:19:07.959246 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1446 | 2025.06.04 01:19:07.959276 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1447 | 2025.06.04 01:19:07.960065 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 598.84 KiB/sec. | ||
| 1448 | 2025.06.04 01:19:07.960173 [ 3 ] {67f1d789-964b-4470-8fb6-c0449820e527} <Debug> TCPHandler: Processed in 0.00214728 sec. | ||
| 1449 | 2025.06.04 01:19:07.960410 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2025.06.04 01:19:07.960546 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1451 | 2025.06.04 01:19:07.960772 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1452 | 2025.06.04 01:19:07.960807 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1453 | 2025.06.04 01:19:07.961001 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1454 | 2025.06.04 01:19:07.961055 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1455 | 2025.06.04 01:19:07.961155 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1456 | 2025.06.04 01:19:07.961215 [ 289 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1457 | 2025.06.04 01:19:07.961221 [ 288 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1458 | 2025.06.04 01:19:07.961309 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1459 | 2025.06.04 01:19:07.961335 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1460 | 2025.06.04 01:19:07.961389 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1461 | 2025.06.04 01:19:07.961408 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1462 | 2025.06.04 01:19:07.961437 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1463 | 2025.06.04 01:19:07.961467 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1464 | 2025.06.04 01:19:07.962021 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.001532 sec., 19582.245430809402 rows/sec., 733.70 KiB/sec. | ||
| 1465 | 2025.06.04 01:19:07.962124 [ 3 ] {8ac5ec6c-d8f7-4594-baa1-0fd5ee9fb6b0} <Debug> TCPHandler: Processed in 0.00176576 sec. | ||
| 1466 | 2025.06.04 01:19:07.962312 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.06.04 01:19:07.962449 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1468 | 2025.06.04 01:19:07.962663 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1469 | 2025.06.04 01:19:07.962697 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1470 | 2025.06.04 01:19:07.962895 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1471 | 2025.06.04 01:19:07.962948 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2025.06.04 01:19:07.963047 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1473 | 2025.06.04 01:19:07.963109 [ 288 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1474 | 2025.06.04 01:19:07.963114 [ 289 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1475 | 2025.06.04 01:19:07.963200 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (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 | ||
| 1476 | 2025.06.04 01:19:07.963225 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.06.04 01:19:07.963279 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1478 | 2025.06.04 01:19:07.963297 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1479 | 2025.06.04 01:19:07.963327 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1480 | 2025.06.04 01:19:07.963365 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1481 | 2025.06.04 01:19:07.963911 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 739.98 KiB/sec. | ||
| 1482 | 2025.06.04 01:19:07.964014 [ 3 ] {057ff69f-9bf6-43f9-8789-1353a9457e58} <Debug> TCPHandler: Processed in 0.001751959 sec. | ||
| 1483 | 2025.06.04 01:19:07.967785 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.06.04 01:19:07.967992 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1485 | 2025.06.04 01:19:07.968074 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.06.04 01:19:07.968798 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.06.04 01:19:07.968843 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1488 | 2025.06.04 01:19:07.969396 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1489 | 2025.06.04 01:19:07.969751 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2025.06.04 01:19:07.969895 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001963 sec., 2037.6974019358126 rows/sec., 215.41 KiB/sec. | ||
| 1491 | 2025.06.04 01:19:07.969934 [ 3 ] {a15c6cf0-f086-47f9-9ebf-90e22dc10425} <Debug> TCPHandler: Processed in 0.002259473 sec. | ||
| 1492 | 2025.06.04 01:19:07.970040 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2025.06.04 01:19:07.970135 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1494 | 2025.06.04 01:19:07.970176 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1495 | 2025.06.04 01:19:07.970640 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.06.04 01:19:07.970677 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1497 | 2025.06.04 01:19:07.971091 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1498 | 2025.06.04 01:19:07.971492 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2025.06.04 01:19:07.971591 [ 77 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1500 | 2025.06.04 01:19:07.971620 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001502 sec., 77230.35952063915 rows/sec., 6.56 MiB/sec. | ||
| 1501 | 2025.06.04 01:19:07.971644 [ 77 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.06.04 01:19:07.971660 [ 3 ] {faff6de7-213b-4d92-9823-95c9f50514ea} <Debug> TCPHandler: Processed in 0.001670097 sec. | ||
| 1503 | 2025.06.04 01:19:07.971674 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1504 | 2025.06.04 01:19:07.971786 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.06.04 01:19:07.971808 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 1506 | 2025.06.04 01:19:07.971886 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1507 | 2025.06.04 01:19:07.971931 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1508 | 2025.06.04 01:19:07.971952 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1509 | 2025.06.04 01:19:07.972001 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1510 | 2025.06.04 01:19:07.972099 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1511 | 2025.06.04 01:19:07.972158 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 617 rows starting from the beginning of the part | ||
| 1512 | 2025.06.04 01:19:07.972212 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1513 | 2025.06.04 01:19:07.972277 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 617 rows starting from the beginning of the part | ||
| 1514 | 2025.06.04 01:19:07.972335 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.06.04 01:19:07.972342 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 116 rows starting from the beginning of the part | ||
| 1516 | 2025.06.04 01:19:07.972379 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1517 | 2025.06.04 01:19:07.972937 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1518 | 2025.06.04 01:19:07.973387 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.06.04 01:19:07.973525 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001657 sec., 18105.009052504527 rows/sec., 1.33 MiB/sec. | ||
| 1520 | 2025.06.04 01:19:07.973563 [ 3 ] {63c5557a-712d-476b-ae42-ac07cfe0d458} <Debug> TCPHandler: Processed in 0.001826931 sec. | ||
| 1521 | 2025.06.04 01:19:07.973675 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.06.04 01:19:07.973770 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1523 | 2025.06.04 01:19:07.973811 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1524 | 2025.06.04 01:19:07.973844 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088899 sec., 726698.610129068 rows/sec., 59.77 MiB/sec. | ||
| 1525 | 2025.06.04 01:19:07.974229 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2025.06.04 01:19:07.974237 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.06.04 01:19:07.974287 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1528 | 2025.06.04 01:19:07.974751 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1529 | 2025.06.04 01:19:07.974848 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.06.04 01:19:07.974938 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_6_1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1531 | 2025.06.04 01:19:07.975023 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1532 | 2025.06.04 01:19:07.975232 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.06.04 01:19:07.975332 [ 77 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2025.06.04 01:19:07.975364 [ 77 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.06.04 01:19:07.975368 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001617 sec., 64316.635745207175 rows/sec., 5.03 MiB/sec. | ||
| 1536 | 2025.06.04 01:19:07.975382 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1537 | 2025.06.04 01:19:07.975417 [ 3 ] {c17765e3-be75-4a55-908f-d4c5ebc383b2} <Debug> TCPHandler: Processed in 0.00179163 sec. | ||
| 1538 | 2025.06.04 01:19:07.975458 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 1539 | 2025.06.04 01:19:07.975535 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.06.04 01:19:07.975549 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2025.06.04 01:19:07.975583 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1542 | 2025.06.04 01:19:07.975629 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1543 | 2025.06.04 01:19:07.975637 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1544 | 2025.06.04 01:19:07.975667 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part | ||
| 1545 | 2025.06.04 01:19:07.975686 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1546 | 2025.06.04 01:19:07.975719 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1547 | 2025.06.04 01:19:07.975763 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 382 rows starting from the beginning of the part | ||
| 1548 | 2025.06.04 01:19:07.975800 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1549 | 2025.06.04 01:19:07.976103 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.06.04 01:19:07.976144 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1551 | 2025.06.04 01:19:07.976662 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1552 | 2025.06.04 01:19:07.976794 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363209 sec., 777577.0259732733 rows/sec., 59.45 MiB/sec. | ||
| 1553 | 2025.06.04 01:19:07.977071 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1554 | 2025.06.04 01:19:07.977136 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.06.04 01:19:07.977240 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1556 | 2025.06.04 01:19:07.977270 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.06.04 01:19:07.977278 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. | ||
| 1558 | 2025.06.04 01:19:07.977289 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1559 | 2025.06.04 01:19:07.977323 [ 3 ] {7e77235f-20ec-4e02-bded-0f270ed3507d} <Debug> TCPHandler: Processed in 0.001838302 sec. | ||
| 1560 | 2025.06.04 01:19:07.977367 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 1561 | 2025.06.04 01:19:07.977435 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2025.06.04 01:19:07.977476 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2025.06.04 01:19:07.977507 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1564 | 2025.06.04 01:19:07.977536 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1565 | 2025.06.04 01:19:07.977555 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1566 | 2025.06.04 01:19:07.977596 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <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 | ||
| 1567 | 2025.06.04 01:19:07.977599 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
| 1568 | 2025.06.04 01:19:07.977631 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2025.06.04 01:19:07.977650 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1570 | 2025.06.04 01:19:07.977690 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
| 1571 | 2025.06.04 01:19:07.977709 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_6_1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1572 | 2025.06.04 01:19:07.977728 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 1573 | 2025.06.04 01:19:07.977786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1574 | 2025.06.04 01:19:07.978505 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.06.04 01:19:07.978547 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1576 | 2025.06.04 01:19:07.978817 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479882 sec., 687892.6833355632 rows/sec., 47.07 MiB/sec. | ||
| 1577 | 2025.06.04 01:19:07.979126 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1578 | 2025.06.04 01:19:07.979662 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.06.04 01:19:07.979735 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2025.06.04 01:19:07.979810 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1581 | 2025.06.04 01:19:07.982370 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1582 | 2025.06.04 01:19:07.982884 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.06.04 01:19:07.983024 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005508 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 1584 | 2025.06.04 01:19:07.983087 [ 3 ] {8aa3af4c-074b-4bd5-92db-46d525d73583} <Debug> TCPHandler: Processed in 0.00570166 sec. | ||
| 1585 | 2025.06.04 01:19:07.983202 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.06.04 01:19:07.983297 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1587 | 2025.06.04 01:19:07.983337 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1588 | 2025.06.04 01:19:07.983680 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.06.04 01:19:07.983716 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1590 | 2025.06.04 01:19:07.984260 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1591 | 2025.06.04 01:19:07.984666 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.06.04 01:19:07.984796 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001519 sec., 11849.90125082291 rows/sec., 892.99 KiB/sec. | ||
| 1593 | 2025.06.04 01:19:07.984832 [ 3 ] {ce3c8d4d-990a-4bf4-83b8-981a4ff384da} <Debug> TCPHandler: Processed in 0.001679736 sec. | ||
| 1594 | 2025.06.04 01:19:07.984932 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.06.04 01:19:07.985025 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1596 | 2025.06.04 01:19:07.985065 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1597 | 2025.06.04 01:19:07.985410 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.06.04 01:19:07.985446 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1599 | 2025.06.04 01:19:07.985891 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2025.06.04 01:19:07.986294 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.06.04 01:19:07.986386 [ 77 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1602 | 2025.06.04 01:19:07.986415 [ 77 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.06.04 01:19:07.986428 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 1604 | 2025.06.04 01:19:07.986431 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1605 | 2025.06.04 01:19:07.986471 [ 3 ] {cce87264-e0ae-4d39-887e-f1b2f810397e} <Debug> TCPHandler: Processed in 0.001586995 sec. | ||
| 1606 | 2025.06.04 01:19:07.986567 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 1607 | 2025.06.04 01:19:07.986704 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1608 | 2025.06.04 01:19:07.986744 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1609 | 2025.06.04 01:19:07.986832 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 1610 | 2025.06.04 01:19:07.986886 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1611 | 2025.06.04 01:19:07.986953 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 1612 | 2025.06.04 01:19:07.987005 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
| 1613 | 2025.06.04 01:19:07.987050 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 1614 | 2025.06.04 01:19:07.988047 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001527383 sec., 240934.9848728184 rows/sec., 15.82 MiB/sec. | ||
| 1615 | 2025.06.04 01:19:07.988263 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2025.06.04 01:19:07.988700 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.06.04 01:19:07.988764 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_6_1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2025.06.04 01:19:07.988820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1619 | 2025.06.04 01:19:10.665261 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2025.06.04 01:19:10.665543 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) 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', '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) | ||
| 1621 | 2025.06.04 01:19:10.665911 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1622 | 2025.06.04 01:19:10.665951 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <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', '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 | ||
| 1623 | 2025.06.04 01:19:10.666226 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1624 | 2025.06.04 01:19:10.666298 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1625 | 2025.06.04 01:19:10.666440 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1626 | 2025.06.04 01:19:10.666573 [ 290 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1627 | 2025.06.04 01:19:10.666585 [ 289 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1628 | 2025.06.04 01:19:10.666580 [ 288 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1629 | 2025.06.04 01:19:10.666793 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1630 | 2025.06.04 01:19:10.666825 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2025.06.04 01:19:10.666906 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1632 | 2025.06.04 01:19:10.666927 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1633 | 2025.06.04 01:19:10.666963 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <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', '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'))" | ||
| 1634 | 2025.06.04 01:19:10.667010 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <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', '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'))" | ||
| 1635 | 2025.06.04 01:19:10.667062 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <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', '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'))" | ||
| 1636 | 2025.06.04 01:19:10.668147 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002719 sec., 12504.59727841118 rows/sec., 481.28 KiB/sec. | ||
| 1637 | 2025.06.04 01:19:10.668282 [ 3 ] {3d0bc468-2f5d-4e43-87d5-547ceb57d6bb} <Debug> TCPHandler: Processed in 0.003153278 sec. | ||
| 1638 | 2025.06.04 01:19:10.668535 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.06.04 01:19:10.668680 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
| 1640 | 2025.06.04 01:19:10.668928 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2025.06.04 01:19:10.668965 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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 | ||
| 1642 | 2025.06.04 01:19:10.669171 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2025.06.04 01:19:10.669228 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2025.06.04 01:19:10.669347 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1645 | 2025.06.04 01:19:10.669408 [ 292 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1646 | 2025.06.04 01:19:10.669417 [ 290 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1647 | 2025.06.04 01:19:10.669420 [ 288 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1648 | 2025.06.04 01:19:10.669537 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1649 | 2025.06.04 01:19:10.669564 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1650 | 2025.06.04 01:19:10.669633 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1651 | 2025.06.04 01:19:10.669651 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1652 | 2025.06.04 01:19:10.669682 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1653 | 2025.06.04 01:19:10.669714 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1654 | 2025.06.04 01:19:10.669744 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1655 | 2025.06.04 01:19:10.670472 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001854 sec., 18338.727076591156 rows/sec., 705.82 KiB/sec. | ||
| 1656 | 2025.06.04 01:19:10.670602 [ 3 ] {c6f59a1c-f372-4bfa-aeec-4c1e2cc935ff} <Debug> TCPHandler: Processed in 0.00211963 sec. | ||
| 1657 | 2025.06.04 01:19:10.670831 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2025.06.04 01:19:10.670970 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
| 1659 | 2025.06.04 01:19:10.671211 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1660 | 2025.06.04 01:19:10.671247 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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 | ||
| 1661 | 2025.06.04 01:19:10.671453 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1662 | 2025.06.04 01:19:10.671509 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1663 | 2025.06.04 01:19:10.671614 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1664 | 2025.06.04 01:19:10.671678 [ 288 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1665 | 2025.06.04 01:19:10.671685 [ 292 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1666 | 2025.06.04 01:19:10.671686 [ 290 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1667 | 2025.06.04 01:19:10.671819 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1668 | 2025.06.04 01:19:10.671846 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1669 | 2025.06.04 01:19:10.671914 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1670 | 2025.06.04 01:19:10.671932 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1671 | 2025.06.04 01:19:10.671963 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1672 | 2025.06.04 01:19:10.671994 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1673 | 2025.06.04 01:19:10.672023 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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'))" | ||
| 1674 | 2025.06.04 01:19:10.672653 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001741 sec., 19529.00631820793 rows/sec., 751.63 KiB/sec. | ||
| 1675 | 2025.06.04 01:19:10.672765 [ 3 ] {133aca59-3c97-4e6e-ac2d-7f55522def3b} <Debug> TCPHandler: Processed in 0.001985045 sec. | ||
| 1676 | 2025.06.04 01:19:10.672973 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2025.06.04 01:19:10.673109 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
| 1678 | 2025.06.04 01:19:10.673339 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1679 | 2025.06.04 01:19:10.673375 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
| 1680 | 2025.06.04 01:19:10.673575 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1681 | 2025.06.04 01:19:10.673629 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1682 | 2025.06.04 01:19:10.673730 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1683 | 2025.06.04 01:19:10.673783 [ 292 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1684 | 2025.06.04 01:19:10.673812 [ 288 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1685 | 2025.06.04 01:19:10.673813 [ 290 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1686 | 2025.06.04 01:19:10.673905 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1687 | 2025.06.04 01:19:10.673930 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1688 | 2025.06.04 01:19:10.673997 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1689 | 2025.06.04 01:19:10.674015 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1690 | 2025.06.04 01:19:10.674046 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1691 | 2025.06.04 01:19:10.674078 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1692 | 2025.06.04 01:19:10.674106 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1693 | 2025.06.04 01:19:10.674679 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001626 sec., 20910.20910209102 rows/sec., 804.79 KiB/sec. | ||
| 1694 | 2025.06.04 01:19:10.674804 [ 3 ] {5cacfc10-fceb-43f6-bd26-2dedef95498c} <Debug> TCPHandler: Processed in 0.001881183 sec. | ||
| 1695 | 2025.06.04 01:19:10.675011 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2025.06.04 01:19:10.675148 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
| 1697 | 2025.06.04 01:19:10.675398 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1698 | 2025.06.04 01:19:10.675435 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
| 1699 | 2025.06.04 01:19:10.675640 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2025.06.04 01:19:10.675693 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1701 | 2025.06.04 01:19:10.675795 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1702 | 2025.06.04 01:19:10.675860 [ 288 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1703 | 2025.06.04 01:19:10.675865 [ 292 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1704 | 2025.06.04 01:19:10.675880 [ 290 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1705 | 2025.06.04 01:19:10.675969 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1706 | 2025.06.04 01:19:10.675993 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1707 | 2025.06.04 01:19:10.676150 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1708 | 2025.06.04 01:19:10.676168 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1709 | 2025.06.04 01:19:10.676198 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1710 | 2025.06.04 01:19:10.676323 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1711 | 2025.06.04 01:19:10.676356 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 1712 | 2025.06.04 01:19:10.677049 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001959 sec., 17355.793772332825 rows/sec., 667.99 KiB/sec. | ||
| 1713 | 2025.06.04 01:19:10.677162 [ 3 ] {75770508-5114-4b8f-9ca8-a749a9da0678} <Debug> TCPHandler: Processed in 0.002199402 sec. | ||
| 1714 | 2025.06.04 01:19:10.677386 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2025.06.04 01:19:10.677523 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 1716 | 2025.06.04 01:19:10.677761 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1717 | 2025.06.04 01:19:10.677798 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 1718 | 2025.06.04 01:19:10.678021 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1719 | 2025.06.04 01:19:10.678076 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1720 | 2025.06.04 01:19:10.678178 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1721 | 2025.06.04 01:19:10.678242 [ 290 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1722 | 2025.06.04 01:19:10.678247 [ 288 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1723 | 2025.06.04 01:19:10.678253 [ 289 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1724 | 2025.06.04 01:19:10.678374 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1725 | 2025.06.04 01:19:10.678400 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1726 | 2025.06.04 01:19:10.678467 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1727 | 2025.06.04 01:19:10.678485 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 1728 | 2025.06.04 01:19:10.678514 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1729 | 2025.06.04 01:19:10.678560 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1730 | 2025.06.04 01:19:10.678598 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1731 | 2025.06.04 01:19:10.679256 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00179 sec., 18994.41340782123 rows/sec., 731.06 KiB/sec. | ||
| 1732 | 2025.06.04 01:19:10.679365 [ 3 ] {da5d7a66-e9e9-4147-827d-b9281fb2889e} <Debug> TCPHandler: Processed in 0.002030187 sec. | ||
| 1733 | 2025.06.04 01:19:10.790453 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.06.04 01:19:10.790641 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1735 | 2025.06.04 01:19:10.790714 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2025.06.04 01:19:10.791385 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.06.04 01:19:10.791430 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1738 | 2025.06.04 01:19:10.792010 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1739 | 2025.06.04 01:19:10.792375 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.06.04 01:19:10.792540 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001948 sec., 3080.082135523614 rows/sec., 685.80 KiB/sec. | ||
| 1741 | 2025.06.04 01:19:10.792583 [ 3 ] {eef20a74-78b2-4ca1-b4e5-d5364b92fb61} <Debug> TCPHandler: Processed in 0.002246493 sec. | ||
| 1742 | 2025.06.04 01:19:10.792708 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.06.04 01:19:10.792805 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1744 | 2025.06.04 01:19:10.792847 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1745 | 2025.06.04 01:19:10.793945 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.06.04 01:19:10.793982 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1747 | 2025.06.04 01:19:10.794566 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1748 | 2025.06.04 01:19:10.794995 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.06.04 01:19:10.795132 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002346 sec., 509803.92156862747 rows/sec., 41.83 MiB/sec. | ||
| 1750 | 2025.06.04 01:19:10.795171 [ 3 ] {a1d10f8b-7b42-4965-bf88-c27937fe0d67} <Debug> TCPHandler: Processed in 0.00251386 sec. | ||
| 1751 | 2025.06.04 01:19:10.795284 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.06.04 01:19:10.795379 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1753 | 2025.06.04 01:19:10.795420 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1754 | 2025.06.04 01:19:10.795896 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.06.04 01:19:10.795934 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1756 | 2025.06.04 01:19:10.796369 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1757 | 2025.06.04 01:19:10.796817 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.06.04 01:19:10.796956 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001596 sec., 142857.14285714287 rows/sec., 9.67 MiB/sec. | ||
| 1759 | 2025.06.04 01:19:10.796994 [ 3 ] {76f17cdd-0697-4bac-838b-fec18348a023} <Debug> TCPHandler: Processed in 0.00175921 sec. | ||
| 1760 | 2025.06.04 01:19:10.797107 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.06.04 01:19:10.797202 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1762 | 2025.06.04 01:19:10.797243 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1763 | 2025.06.04 01:19:10.797797 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.06.04 01:19:10.797833 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1765 | 2025.06.04 01:19:10.798262 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1766 | 2025.06.04 01:19:10.798667 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.06.04 01:19:10.798808 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001623 sec., 320394.33148490445 rows/sec., 23.71 MiB/sec. | ||
| 1768 | 2025.06.04 01:19:10.798848 [ 3 ] {37c9e830-79b5-4c04-9de4-e5c4135abb94} <Debug> TCPHandler: Processed in 0.001789421 sec. | ||
| 1769 | 2025.06.04 01:19:10.798964 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.06.04 01:19:10.799059 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1771 | 2025.06.04 01:19:10.799102 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1772 | 2025.06.04 01:19:10.800285 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.06.04 01:19:10.800323 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1774 | 2025.06.04 01:19:10.801150 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2025.06.04 01:19:10.801563 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.06.04 01:19:10.801695 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Debug> executeQuery: Read 3300 rows, 225.87 KiB in 0.002655 sec., 1242937.8531073448 rows/sec., 83.08 MiB/sec. | ||
| 1777 | 2025.06.04 01:19:10.801733 [ 3 ] {0ce9199d-7ebc-4f63-baaa-612a9fe6ab02} <Debug> TCPHandler: Processed in 0.00281775 sec. | ||
| 1778 | 2025.06.04 01:19:10.801864 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.06.04 01:19:10.801959 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1780 | 2025.06.04 01:19:10.802002 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1781 | 2025.06.04 01:19:10.802340 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.06.04 01:19:10.802378 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1783 | 2025.06.04 01:19:10.802779 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2025.06.04 01:19:10.803232 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.06.04 01:19:10.803365 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001424 sec., 25280.898876404495 rows/sec., 1.70 MiB/sec. | ||
| 1786 | 2025.06.04 01:19:10.803400 [ 3 ] {7eaab009-5dd9-47bc-98fc-5c1aca299931} <Debug> TCPHandler: Processed in 0.001585954 sec. | ||
| 1787 | 2025.06.04 01:19:10.925784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 264 | ||
| 1788 | 2025.06.04 01:19:10.928487 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.06.04 01:19:10.928525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1790 | 2025.06.04 01:19:10.929761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1791 | 2025.06.04 01:19:10.930230 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2025.06.04 01:19:10.930448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1793 | 2025.06.04 01:19:12.947639 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2025.06.04 01:19:12.947892 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1795 | 2025.06.04 01:19:12.947963 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1796 | 2025.06.04 01:19:12.948698 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.06.04 01:19:12.948743 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1798 | 2025.06.04 01:19:12.949241 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1799 | 2025.06.04 01:19:12.949695 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.06.04 01:19:12.949846 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.13 MiB/sec. | ||
| 1801 | 2025.06.04 01:19:12.949888 [ 3 ] {290baebe-5e81-42af-b59f-25e3fe5a0cf1} <Debug> TCPHandler: Processed in 0.002423418 sec. | ||
| 1802 | 2025.06.04 01:19:12.950011 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2025.06.04 01:19:12.950106 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1804 | 2025.06.04 01:19:12.950148 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1805 | 2025.06.04 01:19:12.950580 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.06.04 01:19:12.950615 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1807 | 2025.06.04 01:19:12.951032 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2025.06.04 01:19:12.951479 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.06.04 01:19:12.951605 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
| 1810 | 2025.06.04 01:19:12.951644 [ 3 ] {3f8b6ccf-9e23-4d7f-a81a-e127858edf30} <Debug> TCPHandler: Processed in 0.001682068 sec. | ||
| 1811 | 2025.06.04 01:19:12.951760 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2025.06.04 01:19:12.951855 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1813 | 2025.06.04 01:19:12.951898 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1814 | 2025.06.04 01:19:12.952274 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.06.04 01:19:12.952310 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1816 | 2025.06.04 01:19:12.952848 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1817 | 2025.06.04 01:19:12.953289 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.06.04 01:19:12.953414 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001578 sec., 40557.66793409379 rows/sec., 2.82 MiB/sec. | ||
| 1819 | 2025.06.04 01:19:12.953451 [ 3 ] {6900615e-cf75-4dd7-a6a6-480215a5691e} <Debug> TCPHandler: Processed in 0.001739729 sec. | ||
| 1820 | 2025.06.04 01:19:12.953563 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.06.04 01:19:12.953659 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1822 | 2025.06.04 01:19:12.953701 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1823 | 2025.06.04 01:19:12.954023 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.06.04 01:19:12.954058 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1825 | 2025.06.04 01:19:12.954458 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1826 | 2025.06.04 01:19:12.954904 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.06.04 01:19:12.955034 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001393 sec., 17229.00215362527 rows/sec., 1.16 MiB/sec. | ||
| 1828 | 2025.06.04 01:19:12.955069 [ 3 ] {e2e78cb0-32e0-4701-ad9d-29accdcde9bb} <Debug> TCPHandler: Processed in 0.001554334 sec. | ||
| 1829 | 2025.06.04 01:19:13.436407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1830 | 2025.06.04 01:19:13.436888 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.06.04 01:19:13.436930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1832 | 2025.06.04 01:19:13.437685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2025.06.04 01:19:13.438182 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.06.04 01:19:13.438311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1835 | 2025.06.04 01:19:13.600473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1836 | 2025.06.04 01:19:13.617414 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.06.04 01:19:13.617473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1838 | 2025.06.04 01:19:13.623165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1839 | 2025.06.04 01:19:13.624386 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.06.04 01:19:13.627361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1841 | 2025.06.04 01:19:17.953236 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2025.06.04 01:19:17.953442 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1843 | 2025.06.04 01:19:17.953517 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1844 | 2025.06.04 01:19:17.954211 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.06.04 01:19:17.954262 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1846 | 2025.06.04 01:19:17.954666 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1847 | 2025.06.04 01:19:17.954901 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.06.04 01:19:17.955050 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001659 sec., 69921.6395418927 rows/sec., 5.94 MiB/sec. | ||
| 1849 | 2025.06.04 01:19:17.955092 [ 3 ] {82ca7c7e-a88b-4870-bee9-fab9e39e4afc} <Debug> TCPHandler: Processed in 0.001995446 sec. | ||
| 1850 | 2025.06.04 01:19:17.955217 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.06.04 01:19:17.955314 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1852 | 2025.06.04 01:19:17.955356 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1853 | 2025.06.04 01:19:17.955766 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.06.04 01:19:17.955805 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1855 | 2025.06.04 01:19:17.956113 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1856 | 2025.06.04 01:19:17.956328 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.06.04 01:19:17.956454 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.90 MiB/sec. | ||
| 1858 | 2025.06.04 01:19:17.956492 [ 3 ] {9e9b0b1e-9ca1-481f-a0b9-5b71a6177b65} <Debug> TCPHandler: Processed in 0.001324637 sec. | ||
| 1859 | 2025.06.04 01:19:17.956603 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.06.04 01:19:17.956697 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1861 | 2025.06.04 01:19:17.956737 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1862 | 2025.06.04 01:19:17.957176 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.06.04 01:19:17.957214 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1864 | 2025.06.04 01:19:17.957513 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1865 | 2025.06.04 01:19:17.957733 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.06.04 01:19:17.957857 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 1867 | 2025.06.04 01:19:17.957894 [ 3 ] {b46d6011-99f8-48c2-a2ff-c61b28cf7036} <Debug> TCPHandler: Processed in 0.001340048 sec. | ||
| 1868 | 2025.06.04 01:19:17.958017 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.06.04 01:19:17.958112 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1870 | 2025.06.04 01:19:17.958156 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1871 | 2025.06.04 01:19:17.958567 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.06.04 01:19:17.958603 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1873 | 2025.06.04 01:19:17.958933 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1874 | 2025.06.04 01:19:17.959147 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.06.04 01:19:17.959275 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1876 | 2025.06.04 01:19:17.959312 [ 3 ] {07763fa6-e101-4a14-ac08-c12d7d35d42a} <Debug> TCPHandler: Processed in 0.001342437 sec. | ||
| 1877 | 2025.06.04 01:19:17.959420 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.06.04 01:19:17.959512 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2025.06.04 01:19:17.959566 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <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 | ||
| 1880 | 2025.06.04 01:19:17.960375 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2025.06.04 01:19:17.960412 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1882 | 2025.06.04 01:19:17.960923 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1883 | 2025.06.04 01:19:17.961170 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2025.06.04 01:19:17.961303 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001808 sec., 16592.920353982303 rows/sec., 29.73 MiB/sec. | ||
| 1885 | 2025.06.04 01:19:17.961355 [ 3 ] {855fd04b-ff62-494c-9e8e-270ac7ad1fe9} <Debug> TCPHandler: Processed in 0.001982816 sec. | ||
| 1886 | 2025.06.04 01:19:17.961461 [ 3 ] {} <Trace> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2025.06.04 01:19:17.961554 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40418) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1888 | 2025.06.04 01:19:17.961597 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1889 | 2025.06.04 01:19:17.961936 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.06.04 01:19:17.961972 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1891 | 2025.06.04 01:19:17.962274 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1892 | 2025.06.04 01:19:17.962486 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.06.04 01:19:17.962612 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1894 | 2025.06.04 01:19:17.962648 [ 3 ] {42e55711-3200-4005-a220-804bec56ac96} <Debug> TCPHandler: Processed in 0.001235305 sec. | ||
| 1895 | 2025.06.04 01:19:20.843329 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1896 | 2025.06.04 01:19:20.843389 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1897 | 2025.06.04 01:19:20.930788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 284 | ||
| 1898 | 2025.06.04 01:19:20.932705 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2025.06.04 01:19:20.932741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1900 | 2025.06.04 01:19:20.933966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1901 | 2025.06.04 01:19:20.934439 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2025.06.04 01:19:20.934687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 1903 | 2025.06.04 01:19:20.938415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1904 | 2025.06.04 01:19:20.938912 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.06.04 01:19:20.938964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1906 | 2025.06.04 01:19:20.939596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1907 | 2025.06.04 01:19:20.940106 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.06.04 01:19:20.940254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1909 | 2025.06.04 01:19:21.127456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1910 | 2025.06.04 01:19:21.144197 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.06.04 01:19:21.144262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1912 | 2025.06.04 01:19:21.150436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1913 | 2025.06.04 01:19:21.151592 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2025.06.04 01:19:21.155071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1915 | 2025.06.04 01:19:21.993330 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2025.06.04 01:19:21.993419 [ 3 ] {} <Debug> TCP-Session: 6b5f8980-c560-4f8e-86e0-e1ec554bf754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2025.06.04 01:19:22.001168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.67 MiB, peak 183.70 MiB, free memory in arenas 0.00 B, will set to 179.88 MiB (RSS), difference: 2.22 MiB | ||
| 1918 | 2025.06.04 01:19:22.951646 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2025.06.04 01:19:22.951843 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1920 | 2025.06.04 01:19:22.951926 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1921 | 2025.06.04 01:19:22.952671 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.06.04 01:19:22.952716 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1923 | 2025.06.04 01:19:22.953115 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1924 | 2025.06.04 01:19:22.953350 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.06.04 01:19:22.953506 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.49 MiB/sec. | ||
| 1926 | 2025.06.04 01:19:22.953552 [ 5 ] {88279341-0db9-41c1-ba58-9859b142a49a} <Debug> TCPHandler: Processed in 0.002043657 sec. | ||
| 1927 | 2025.06.04 01:19:22.953699 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.06.04 01:19:22.953804 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1929 | 2025.06.04 01:19:22.953849 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1930 | 2025.06.04 01:19:22.954294 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.06.04 01:19:22.954332 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1932 | 2025.06.04 01:19:22.954637 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1933 | 2025.06.04 01:19:22.954849 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.06.04 01:19:22.954979 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 1935 | 2025.06.04 01:19:22.955017 [ 5 ] {73667da8-6c51-47c7-b601-b577fa80a984} <Debug> TCPHandler: Processed in 0.001388009 sec. | ||
| 1936 | 2025.06.04 01:19:22.955131 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.06.04 01:19:22.955227 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.06.04 01:19:22.955272 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1939 | 2025.06.04 01:19:22.955715 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.06.04 01:19:22.955752 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1941 | 2025.06.04 01:19:22.956091 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1942 | 2025.06.04 01:19:22.956298 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.06.04 01:19:22.956428 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 1944 | 2025.06.04 01:19:22.956464 [ 5 ] {518d52d5-3adc-4edd-bb9c-957eb47b68f4} <Debug> TCPHandler: Processed in 0.001386289 sec. | ||
| 1945 | 2025.06.04 01:19:22.956581 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.06.04 01:19:22.956678 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1947 | 2025.06.04 01:19:22.956720 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1948 | 2025.06.04 01:19:22.957051 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.06.04 01:19:22.957087 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1950 | 2025.06.04 01:19:22.957410 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1951 | 2025.06.04 01:19:22.957626 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.06.04 01:19:22.957760 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 1953 | 2025.06.04 01:19:22.957797 [ 5 ] {c795c862-5273-4204-b855-a6db67522345} <Debug> TCPHandler: Processed in 0.001273476 sec. | ||
| 1954 | 2025.06.04 01:19:27.953036 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2025.06.04 01:19:27.953244 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1956 | 2025.06.04 01:19:27.953315 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1957 | 2025.06.04 01:19:27.954007 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2025.06.04 01:19:27.954064 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1959 | 2025.06.04 01:19:27.954506 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1960 | 2025.06.04 01:19:27.954748 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2025.06.04 01:19:27.954916 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001722 sec., 67363.53077816492 rows/sec., 5.72 MiB/sec. | ||
| 1962 | 2025.06.04 01:19:27.954924 [ 43 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1963 | 2025.06.04 01:19:27.954963 [ 5 ] {363f5088-d3b2-4c57-bb86-f581e2ddf845} <Debug> TCPHandler: Processed in 0.002058797 sec. | ||
| 1964 | 2025.06.04 01:19:27.954995 [ 43 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.06.04 01:19:27.955021 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1966 | 2025.06.04 01:19:27.955101 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.06.04 01:19:27.955148 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 1968 | 2025.06.04 01:19:27.955211 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1969 | 2025.06.04 01:19:27.955263 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1970 | 2025.06.04 01:19:27.955304 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2025.06.04 01:19:27.955345 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 677 rows starting from the beginning of the part | ||
| 1972 | 2025.06.04 01:19:27.955413 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1196 rows starting from the beginning of the part | ||
| 1973 | 2025.06.04 01:19:27.955467 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1974 | 2025.06.04 01:19:27.955519 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 116 rows starting from the beginning of the part | ||
| 1975 | 2025.06.04 01:19:27.955559 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1976 | 2025.06.04 01:19:27.955606 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 116 rows starting from the beginning of the part | ||
| 1977 | 2025.06.04 01:19:27.955726 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.06.04 01:19:27.955772 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1979 | 2025.06.04 01:19:27.956168 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1980 | 2025.06.04 01:19:27.956404 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.06.04 01:19:27.956555 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001364 sec., 21994.134897360706 rows/sec., 1.62 MiB/sec. | ||
| 1982 | 2025.06.04 01:19:27.956602 [ 5 ] {fddd3eba-6027-41fb-974e-1a30baa92063} <Debug> TCPHandler: Processed in 0.001553594 sec. | ||
| 1983 | 2025.06.04 01:19:27.956719 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.06.04 01:19:27.956817 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1985 | 2025.06.04 01:19:27.956860 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1986 | 2025.06.04 01:19:27.956967 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879603 sec., 1179504.395343059 rows/sec., 100.35 MiB/sec. | ||
| 1987 | 2025.06.04 01:19:27.957296 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1988 | 2025.06.04 01:19:27.957330 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.06.04 01:19:27.957373 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1990 | 2025.06.04 01:19:27.957707 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2025.06.04 01:19:27.957738 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1992 | 2025.06.04 01:19:27.957808 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_11_2} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1993 | 2025.06.04 01:19:27.957911 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1994 | 2025.06.04 01:19:27.957972 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.06.04 01:19:27.958095 [ 43 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1996 | 2025.06.04 01:19:27.958110 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001314 sec., 71537.2907153729 rows/sec., 5.59 MiB/sec. | ||
| 1997 | 2025.06.04 01:19:27.958143 [ 43 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.06.04 01:19:27.958164 [ 5 ] {492d81ee-30a0-48ce-a8a3-9ec162eb0781} <Debug> TCPHandler: Processed in 0.001496682 sec. | ||
| 1999 | 2025.06.04 01:19:27.958169 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2000 | 2025.06.04 01:19:27.958256 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 2001 | 2025.06.04 01:19:27.958297 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2025.06.04 01:19:27.958357 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2003 | 2025.06.04 01:19:27.958387 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 422 rows starting from the beginning of the part | ||
| 2004 | 2025.06.04 01:19:27.958397 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2025.06.04 01:19:27.958436 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 520 rows starting from the beginning of the part | ||
| 2006 | 2025.06.04 01:19:27.958447 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2007 | 2025.06.04 01:19:27.958490 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2008 | 2025.06.04 01:19:27.958535 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2009 | 2025.06.04 01:19:27.958577 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2010 | 2025.06.04 01:19:27.958613 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 94 rows starting from the beginning of the part | ||
| 2011 | 2025.06.04 01:19:27.958896 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.06.04 01:19:27.958938 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2013 | 2025.06.04 01:19:27.959336 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2014 | 2025.06.04 01:19:27.959559 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.06.04 01:19:27.959670 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2016 | 2025.06.04 01:19:27.959695 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 2017 | 2025.06.04 01:19:27.959709 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.06.04 01:19:27.959738 [ 5 ] {f8d7bd65-baff-4eff-bf97-0f3b8dfc5be8} <Debug> TCPHandler: Processed in 0.001490802 sec. | ||
| 2019 | 2025.06.04 01:19:27.959740 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2020 | 2025.06.04 01:19:27.959744 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516312 sec., 829644.5586396467 rows/sec., 64.65 MiB/sec. | ||
| 2021 | 2025.06.04 01:19:27.959852 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 2022 | 2025.06.04 01:19:27.959866 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.06.04 01:19:27.959967 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2024 | 2025.06.04 01:19:27.959975 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2025 | 2025.06.04 01:19:27.959997 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2026 | 2025.06.04 01:19:27.960007 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1018 rows starting from the beginning of the part | ||
| 2027 | 2025.06.04 01:19:27.960044 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <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 | ||
| 2028 | 2025.06.04 01:19:27.960078 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3300 rows starting from the beginning of the part | ||
| 2029 | 2025.06.04 01:19:27.960134 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2030 | 2025.06.04 01:19:27.960182 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2031 | 2025.06.04 01:19:27.960239 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2032 | 2025.06.04 01:19:27.960301 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2033 | 2025.06.04 01:19:27.960330 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.06.04 01:19:27.960411 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_11_2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2035 | 2025.06.04 01:19:27.960501 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2036 | 2025.06.04 01:19:27.961004 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.06.04 01:19:27.961042 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2038 | 2025.06.04 01:19:27.961648 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2039 | 2025.06.04 01:19:27.961892 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.06.04 01:19:27.962037 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002081 sec., 14416.146083613648 rows/sec., 25.83 MiB/sec. | ||
| 2041 | 2025.06.04 01:19:27.962099 [ 5 ] {0642502d-c603-4c9b-afb9-583f9768ea53} <Debug> TCPHandler: Processed in 0.002288504 sec. | ||
| 2042 | 2025.06.04 01:19:27.962216 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.06.04 01:19:27.962312 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2044 | 2025.06.04 01:19:27.962355 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2045 | 2025.06.04 01:19:27.962713 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2025.06.04 01:19:27.962752 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2047 | 2025.06.04 01:19:27.963079 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2048 | 2025.06.04 01:19:27.963292 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.06.04 01:19:27.963406 [ 43 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2050 | 2025.06.04 01:19:27.963421 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2051 | 2025.06.04 01:19:27.963473 [ 5 ] {383ba322-7198-4850-8075-b863adbced6f} <Debug> TCPHandler: Processed in 0.001306756 sec. | ||
| 2052 | 2025.06.04 01:19:27.963479 [ 43 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.06.04 01:19:27.963527 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2054 | 2025.06.04 01:19:27.963638 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 2055 | 2025.06.04 01:19:27.963771 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2056 | 2025.06.04 01:19:27.963814 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part | ||
| 2057 | 2025.06.04 01:19:27.963914 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2058 | 2025.06.04 01:19:27.963969 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2059 | 2025.06.04 01:19:27.964016 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2060 | 2025.06.04 01:19:27.964068 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 2061 | 2025.06.04 01:19:27.964113 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2062 | 2025.06.04 01:19:27.965066 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476051 sec., 411909.88658250973 rows/sec., 27.33 MiB/sec. | ||
| 2063 | 2025.06.04 01:19:27.965300 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2064 | 2025.06.04 01:19:27.965615 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.06.04 01:19:27.965691 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_11_2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2066 | 2025.06.04 01:19:27.965759 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2067 | 2025.06.04 01:19:27.967290 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4862 rows, containing 5 columns (5 merged, 0 gathered) in 0.007470159 sec., 650856.2936879925 rows/sec., 43.92 MiB/sec. | ||
| 2068 | 2025.06.04 01:19:27.967739 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2069 | 2025.06.04 01:19:27.968064 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.06.04 01:19:27.968137 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2071 | 2025.06.04 01:19:27.968225 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2072 | 2025.06.04 01:19:28.441227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 2073 | 2025.06.04 01:19:28.441744 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.06.04 01:19:28.441797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2075 | 2025.06.04 01:19:28.442308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2076 | 2025.06.04 01:19:28.442560 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.06.04 01:19:28.442710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 2078 | 2025.06.04 01:19:28.656029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2079 | 2025.06.04 01:19:28.673457 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.06.04 01:19:28.673514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2081 | 2025.06.04 01:19:28.679527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2082 | 2025.06.04 01:19:28.680210 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.06.04 01:19:28.683151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2084 | 2025.06.04 01:19:30.935645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 304 | ||
| 2085 | 2025.06.04 01:19:30.937532 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.06.04 01:19:30.937568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2087 | 2025.06.04 01:19:30.938657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2088 | 2025.06.04 01:19:30.938931 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.06.04 01:19:30.939050 [ 39 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2090 | 2025.06.04 01:19:30.939087 [ 39 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.06.04 01:19:30.939105 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2092 | 2025.06.04 01:19:30.939170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2093 | 2025.06.04 01:19:30.939216 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 2094 | 2025.06.04 01:19:30.939854 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2095 | 2025.06.04 01:19:30.940028 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2096 | 2025.06.04 01:19:30.940442 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 2097 | 2025.06.04 01:19:30.940776 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 2098 | 2025.06.04 01:19:30.941091 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 2099 | 2025.06.04 01:19:30.941407 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2100 | 2025.06.04 01:19:30.941707 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2101 | 2025.06.04 01:19:30.947040 [ 198 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 72 columns (72 merged, 0 gathered) in 0.007874561 sec., 38605.32669694222 rows/sec., 39.73 MiB/sec. | ||
| 2102 | 2025.06.04 01:19:30.947745 [ 196 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2103 | 2025.06.04 01:19:30.948266 [ 196 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.06.04 01:19:30.948335 [ 196 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_6_1} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2105 | 2025.06.04 01:19:30.948456 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2106 | 2025.06.04 01:19:32.950973 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.06.04 01:19:32.951153 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2108 | 2025.06.04 01:19:32.951218 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2109 | 2025.06.04 01:19:32.951876 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.06.04 01:19:32.951922 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2111 | 2025.06.04 01:19:32.952332 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2112 | 2025.06.04 01:19:32.952560 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.06.04 01:19:32.952716 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.66 MiB/sec. | ||
| 2114 | 2025.06.04 01:19:32.952761 [ 5 ] {7dd90632-a98a-425f-9219-8afdc56b8a49} <Debug> TCPHandler: Processed in 0.001916964 sec. | ||
| 2115 | 2025.06.04 01:19:32.952895 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.06.04 01:19:32.952999 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2025.06.04 01:19:32.953044 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2025.06.04 01:19:32.953490 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.06.04 01:19:32.953526 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2120 | 2025.06.04 01:19:32.953836 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2121 | 2025.06.04 01:19:32.954048 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.06.04 01:19:32.954175 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 2123 | 2025.06.04 01:19:32.954212 [ 5 ] {f19d987d-33b5-4072-af49-7357a8dd132e} <Debug> TCPHandler: Processed in 0.001369639 sec. | ||
| 2124 | 2025.06.04 01:19:32.954325 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.06.04 01:19:32.954423 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.06.04 01:19:32.954467 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2127 | 2025.06.04 01:19:32.954879 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.06.04 01:19:32.954914 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2129 | 2025.06.04 01:19:32.955241 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2130 | 2025.06.04 01:19:32.955456 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.06.04 01:19:32.955585 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2132 | 2025.06.04 01:19:32.955620 [ 5 ] {ea7becd4-8b65-4829-b4e4-0250da0ebf76} <Debug> TCPHandler: Processed in 0.001347358 sec. | ||
| 2133 | 2025.06.04 01:19:32.955723 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.06.04 01:19:32.955826 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.06.04 01:19:32.955870 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2025.06.04 01:19:32.956204 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.06.04 01:19:32.956239 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2138 | 2025.06.04 01:19:32.956574 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2139 | 2025.06.04 01:19:32.956791 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.06.04 01:19:32.956920 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2141 | 2025.06.04 01:19:32.956955 [ 5 ] {a91bd32e-72ef-4eee-b35e-312aa9a6fb65} <Debug> TCPHandler: Processed in 0.001282586 sec. | ||
| 2142 | 2025.06.04 01:19:35.843434 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2143 | 2025.06.04 01:19:35.843540 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2144 | 2025.06.04 01:19:35.943660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2145 | 2025.06.04 01:19:35.944119 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.06.04 01:19:35.944156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2147 | 2025.06.04 01:19:35.944695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2148 | 2025.06.04 01:19:35.944930 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.06.04 01:19:35.945073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2150 | 2025.06.04 01:19:36.184092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2151 | 2025.06.04 01:19:36.201658 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.06.04 01:19:36.201726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2153 | 2025.06.04 01:19:36.207467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2154 | 2025.06.04 01:19:36.208174 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.06.04 01:19:36.211509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2156 | 2025.06.04 01:19:37.952901 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.06.04 01:19:37.953080 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2158 | 2025.06.04 01:19:37.953147 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2159 | 2025.06.04 01:19:37.953837 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.06.04 01:19:37.953888 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2161 | 2025.06.04 01:19:37.954318 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2162 | 2025.06.04 01:19:37.954585 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.06.04 01:19:37.954747 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001717 sec., 68724.51951077461 rows/sec., 5.85 MiB/sec. | ||
| 2164 | 2025.06.04 01:19:37.954788 [ 5 ] {34310a31-0847-445d-b9fd-d4ef557dafb1} <Debug> TCPHandler: Processed in 0.002027377 sec. | ||
| 2165 | 2025.06.04 01:19:37.954912 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.06.04 01:19:37.955009 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2167 | 2025.06.04 01:19:37.955051 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2168 | 2025.06.04 01:19:37.955475 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.06.04 01:19:37.955513 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2170 | 2025.06.04 01:19:37.955812 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2171 | 2025.06.04 01:19:37.956026 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.06.04 01:19:37.956134 [ 31 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2173 | 2025.06.04 01:19:37.956155 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001165 sec., 26609.442060085836 rows/sec., 1.95 MiB/sec. | ||
| 2174 | 2025.06.04 01:19:37.956200 [ 31 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.06.04 01:19:37.956208 [ 5 ] {168fc223-e83e-4a91-9d4a-a92e4ba273ca} <Debug> TCPHandler: Processed in 0.001347088 sec. | ||
| 2176 | 2025.06.04 01:19:37.956229 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2177 | 2025.06.04 01:19:37.956331 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.06.04 01:19:37.956368 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 2179 | 2025.06.04 01:19:37.956431 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2180 | 2025.06.04 01:19:37.956478 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2181 | 2025.06.04 01:19:37.956530 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2182 | 2025.06.04 01:19:37.956585 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part | ||
| 2183 | 2025.06.04 01:19:37.956689 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 2184 | 2025.06.04 01:19:37.956743 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2185 | 2025.06.04 01:19:37.956796 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2186 | 2025.06.04 01:19:37.956838 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2187 | 2025.06.04 01:19:37.956887 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 2188 | 2025.06.04 01:19:37.956911 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.06.04 01:19:37.956951 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2190 | 2025.06.04 01:19:37.957298 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2191 | 2025.06.04 01:19:37.957533 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.06.04 01:19:37.957668 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001255 sec., 75697.21115537848 rows/sec., 5.91 MiB/sec. | ||
| 2193 | 2025.06.04 01:19:37.957705 [ 5 ] {2ceba2a9-b696-4e2e-83a5-f557f4d977cf} <Debug> TCPHandler: Processed in 0.001426011 sec. | ||
| 2194 | 2025.06.04 01:19:37.957815 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.06.04 01:19:37.957869 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561974 sec., 213191.76887707476 rows/sec., 14.49 MiB/sec. | ||
| 2196 | 2025.06.04 01:19:37.957910 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2197 | 2025.06.04 01:19:37.957964 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2198 | 2025.06.04 01:19:37.958082 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2199 | 2025.06.04 01:19:37.958370 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2025.06.04 01:19:37.958404 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2025.06.04 01:19:37.958437 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_6_1} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2202 | 2025.06.04 01:19:37.958440 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2203 | 2025.06.04 01:19:37.958513 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2204 | 2025.06.04 01:19:37.958773 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2205 | 2025.06.04 01:19:37.958997 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2025.06.04 01:19:37.959124 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 2207 | 2025.06.04 01:19:37.959161 [ 5 ] {a4e17ef2-d0af-4df6-98cd-2c68f955e6cc} <Debug> TCPHandler: Processed in 0.00139643 sec. | ||
| 2208 | 2025.06.04 01:19:37.959289 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.06.04 01:19:37.959387 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2210 | 2025.06.04 01:19:37.959441 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <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 | ||
| 2211 | 2025.06.04 01:19:37.960277 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.06.04 01:19:37.960316 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2213 | 2025.06.04 01:19:37.960855 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2214 | 2025.06.04 01:19:37.961082 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.06.04 01:19:37.961222 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001853 sec., 16729.62763086886 rows/sec., 29.98 MiB/sec. | ||
| 2216 | 2025.06.04 01:19:37.961272 [ 5 ] {ec3d9df6-212f-4f56-975a-eca82fa3ec04} <Debug> TCPHandler: Processed in 0.002034237 sec. | ||
| 2217 | 2025.06.04 01:19:37.961411 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2025.06.04 01:19:37.961509 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2219 | 2025.06.04 01:19:37.961552 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2220 | 2025.06.04 01:19:37.961934 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2025.06.04 01:19:37.961972 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2222 | 2025.06.04 01:19:37.962274 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2223 | 2025.06.04 01:19:37.962484 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2025.06.04 01:19:37.962616 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 2225 | 2025.06.04 01:19:37.962652 [ 5 ] {f52187eb-b161-4cad-977d-3780da5f3b91} <Debug> TCPHandler: Processed in 0.001300827 sec. | ||
| 2226 | 2025.06.04 01:19:40.518835 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2025.06.04 01:19:40.519091 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2228 | 2025.06.04 01:19:40.519452 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2229 | 2025.06.04 01:19:40.519492 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2230 | 2025.06.04 01:19:40.519774 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2231 | 2025.06.04 01:19:40.519844 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2232 | 2025.06.04 01:19:40.519985 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2233 | 2025.06.04 01:19:40.520114 [ 288 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2234 | 2025.06.04 01:19:40.520177 [ 288 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2235 | 2025.06.04 01:19:40.520183 [ 292 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2236 | 2025.06.04 01:19:40.520190 [ 289 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2237 | 2025.06.04 01:19:40.520333 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2238 | 2025.06.04 01:19:40.520364 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2239 | 2025.06.04 01:19:40.520461 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2240 | 2025.06.04 01:19:40.520483 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2241 | 2025.06.04 01:19:40.520519 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2242 | 2025.06.04 01:19:40.520562 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2243 | 2025.06.04 01:19:40.520599 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2244 | 2025.06.04 01:19:40.520632 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2245 | 2025.06.04 01:19:40.521609 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002617 sec., 15284.677111196026 rows/sec., 582.88 KiB/sec. | ||
| 2246 | 2025.06.04 01:19:40.521760 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> MemoryTracker: Peak memory usage (for query): 142.29 KiB. | ||
| 2247 | 2025.06.04 01:19:40.521777 [ 5 ] {ebf6e091-3940-4d6c-8635-337e87acf974} <Debug> TCPHandler: Processed in 0.003075887 sec. | ||
| 2248 | 2025.06.04 01:19:40.524050 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2025.06.04 01:19:40.524197 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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) | ||
| 2250 | 2025.06.04 01:19:40.524430 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2251 | 2025.06.04 01:19:40.524469 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <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 | ||
| 2252 | 2025.06.04 01:19:40.524686 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2253 | 2025.06.04 01:19:40.524744 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2254 | 2025.06.04 01:19:40.524852 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2255 | 2025.06.04 01:19:40.524939 [ 289 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2256 | 2025.06.04 01:19:40.524947 [ 295 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2257 | 2025.06.04 01:19:40.524955 [ 288 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2258 | 2025.06.04 01:19:40.524940 [ 294 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2259 | 2025.06.04 01:19:40.525093 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2260 | 2025.06.04 01:19:40.525117 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2261 | 2025.06.04 01:19:40.525200 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2262 | 2025.06.04 01:19:40.525220 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2263 | 2025.06.04 01:19:40.525252 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <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'))" | ||
| 2264 | 2025.06.04 01:19:40.525286 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <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'))" | ||
| 2265 | 2025.06.04 01:19:40.525316 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <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'))" | ||
| 2266 | 2025.06.04 01:19:40.525377 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <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'))" | ||
| 2267 | 2025.06.04 01:19:40.526078 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 785.07 KiB/sec. | ||
| 2268 | 2025.06.04 01:19:40.526205 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> MemoryTracker: Peak memory usage (for query): 143.92 KiB. | ||
| 2269 | 2025.06.04 01:19:40.526220 [ 5 ] {cd8b97d7-33b4-4199-bcf2-d2de8a2fa3c3} <Debug> TCPHandler: Processed in 0.002225282 sec. | ||
| 2270 | 2025.06.04 01:19:40.526506 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.06.04 01:19:40.526648 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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_port_control_data_link:errors_received', '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) | ||
| 2272 | 2025.06.04 01:19:40.526877 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2025.06.04 01:19:40.526916 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <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_port_control_data_link:errors_received', '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 | ||
| 2274 | 2025.06.04 01:19:40.527142 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2025.06.04 01:19:40.527197 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2025.06.04 01:19:40.527299 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2277 | 2025.06.04 01:19:40.527365 [ 292 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2278 | 2025.06.04 01:19:40.527381 [ 295 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2279 | 2025.06.04 01:19:40.527388 [ 289 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2280 | 2025.06.04 01:19:40.527394 [ 288 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2281 | 2025.06.04 01:19:40.527518 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2282 | 2025.06.04 01:19:40.527541 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2283 | 2025.06.04 01:19:40.527620 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2284 | 2025.06.04 01:19:40.527638 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2285 | 2025.06.04 01:19:40.527668 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <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_port_control_data_link:errors_received', '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'))" | ||
| 2286 | 2025.06.04 01:19:40.527702 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <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_port_control_data_link:errors_received', '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'))" | ||
| 2287 | 2025.06.04 01:19:40.527731 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <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_port_control_data_link:errors_received', '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'))" | ||
| 2288 | 2025.06.04 01:19:40.527759 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <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_port_control_data_link:errors_received', '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'))" | ||
| 2289 | 2025.06.04 01:19:40.528434 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 826.32 KiB/sec. | ||
| 2290 | 2025.06.04 01:19:40.528560 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> MemoryTracker: Peak memory usage (for query): 144.48 KiB. | ||
| 2291 | 2025.06.04 01:19:40.528576 [ 5 ] {aa934cbb-48d1-4476-8155-aa7e86e01111} <Debug> TCPHandler: Processed in 0.002121909 sec. | ||
| 2292 | 2025.06.04 01:19:40.528827 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2025.06.04 01:19:40.528968 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2294 | 2025.06.04 01:19:40.529194 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2295 | 2025.06.04 01:19:40.529235 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2296 | 2025.06.04 01:19:40.529448 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2297 | 2025.06.04 01:19:40.529502 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2298 | 2025.06.04 01:19:40.529602 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2299 | 2025.06.04 01:19:40.529676 [ 294 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2300 | 2025.06.04 01:19:40.529684 [ 288 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2301 | 2025.06.04 01:19:40.529689 [ 292 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2302 | 2025.06.04 01:19:40.529680 [ 295 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2303 | 2025.06.04 01:19:40.529813 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2304 | 2025.06.04 01:19:40.529845 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2305 | 2025.06.04 01:19:40.529922 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2306 | 2025.06.04 01:19:40.529941 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2307 | 2025.06.04 01:19:40.529971 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2308 | 2025.06.04 01:19:40.530001 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2309 | 2025.06.04 01:19:40.530030 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2310 | 2025.06.04 01:19:40.530057 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2311 | 2025.06.04 01:19:40.530758 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00185 sec., 21621.62162162162 rows/sec., 824.54 KiB/sec. | ||
| 2312 | 2025.06.04 01:19:40.530897 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> MemoryTracker: Peak memory usage (for query): 145.02 KiB. | ||
| 2313 | 2025.06.04 01:19:40.530912 [ 5 ] {2bcfd65a-5fc6-4da3-ab98-ab552610c851} <Debug> TCPHandler: Processed in 0.00213663 sec. | ||
| 2314 | 2025.06.04 01:19:40.531160 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.06.04 01:19:40.531300 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2316 | 2025.06.04 01:19:40.531560 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2317 | 2025.06.04 01:19:40.531601 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2318 | 2025.06.04 01:19:40.531872 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2319 | 2025.06.04 01:19:40.531935 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2320 | 2025.06.04 01:19:40.532037 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2321 | 2025.06.04 01:19:40.532119 [ 289 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2322 | 2025.06.04 01:19:40.532123 [ 295 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2323 | 2025.06.04 01:19:40.532132 [ 288 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2324 | 2025.06.04 01:19:40.532127 [ 294 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2325 | 2025.06.04 01:19:40.532264 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2326 | 2025.06.04 01:19:40.532287 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2327 | 2025.06.04 01:19:40.532366 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2328 | 2025.06.04 01:19:40.532385 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2329 | 2025.06.04 01:19:40.532416 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2330 | 2025.06.04 01:19:40.532447 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2331 | 2025.06.04 01:19:40.532475 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2332 | 2025.06.04 01:19:40.532502 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2333 | 2025.06.04 01:19:40.533143 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 801.15 KiB/sec. | ||
| 2334 | 2025.06.04 01:19:40.533265 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> MemoryTracker: Peak memory usage (for query): 146.97 KiB. | ||
| 2335 | 2025.06.04 01:19:40.533280 [ 5 ] {99b9fc4b-27d0-45a4-b295-4d46ca3aa98c} <Debug> TCPHandler: Processed in 0.002170961 sec. | ||
| 2336 | 2025.06.04 01:19:40.533544 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.06.04 01:19:40.533685 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 2338 | 2025.06.04 01:19:40.533914 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2339 | 2025.06.04 01:19:40.533950 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 2340 | 2025.06.04 01:19:40.534181 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2341 | 2025.06.04 01:19:40.534234 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2342 | 2025.06.04 01:19:40.534337 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2343 | 2025.06.04 01:19:40.534418 [ 295 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2344 | 2025.06.04 01:19:40.534420 [ 292 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2345 | 2025.06.04 01:19:40.534425 [ 288 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2346 | 2025.06.04 01:19:40.534424 [ 294 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2347 | 2025.06.04 01:19:40.534567 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2348 | 2025.06.04 01:19:40.534589 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2349 | 2025.06.04 01:19:40.534667 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2350 | 2025.06.04 01:19:40.534687 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2351 | 2025.06.04 01:19:40.534718 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2352 | 2025.06.04 01:19:40.534755 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2353 | 2025.06.04 01:19:40.534787 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2354 | 2025.06.04 01:19:40.534819 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2355 | 2025.06.04 01:19:40.535473 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00185 sec., 21621.62162162162 rows/sec., 824.54 KiB/sec. | ||
| 2356 | 2025.06.04 01:19:40.535603 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> MemoryTracker: Peak memory usage (for query): 145.71 KiB. | ||
| 2357 | 2025.06.04 01:19:40.535618 [ 5 ] {407c1ccc-e984-45a8-96d9-d8f53375e510} <Debug> TCPHandler: Processed in 0.0021252 sec. | ||
| 2358 | 2025.06.04 01:19:40.535883 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2025.06.04 01:19:40.536022 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 2360 | 2025.06.04 01:19:40.536246 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2361 | 2025.06.04 01:19:40.536283 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 2362 | 2025.06.04 01:19:40.536500 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2363 | 2025.06.04 01:19:40.536553 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2364 | 2025.06.04 01:19:40.536653 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2365 | 2025.06.04 01:19:40.536728 [ 295 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2366 | 2025.06.04 01:19:40.536732 [ 292 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2367 | 2025.06.04 01:19:40.536741 [ 289 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2368 | 2025.06.04 01:19:40.536732 [ 294 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2369 | 2025.06.04 01:19:40.536863 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2370 | 2025.06.04 01:19:40.536884 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2371 | 2025.06.04 01:19:40.536960 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2372 | 2025.06.04 01:19:40.536978 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
| 2373 | 2025.06.04 01:19:40.537008 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2374 | 2025.06.04 01:19:40.537038 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2375 | 2025.06.04 01:19:40.537067 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2376 | 2025.06.04 01:19:40.537095 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2377 | 2025.06.04 01:19:40.537766 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.001803 sec., 22185.246810870773 rows/sec., 846.03 KiB/sec. | ||
| 2378 | 2025.06.04 01:19:40.537886 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> MemoryTracker: Peak memory usage (for query): 146.18 KiB. | ||
| 2379 | 2025.06.04 01:19:40.537902 [ 5 ] {76a0186a-76d3-4fda-be9b-e1f2093fb828} <Debug> TCPHandler: Processed in 0.002068248 sec. | ||
| 2380 | 2025.06.04 01:19:40.583135 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2025.06.04 01:19:40.583255 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2382 | 2025.06.04 01:19:40.583302 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2383 | 2025.06.04 01:19:40.583927 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2025.06.04 01:19:40.583970 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2385 | 2025.06.04 01:19:40.584437 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2386 | 2025.06.04 01:19:40.584641 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2025.06.04 01:19:40.584794 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.001572 sec., 4452.926208651399 rows/sec., 1.91 MiB/sec. | ||
| 2388 | 2025.06.04 01:19:40.584835 [ 5 ] {c9514d7e-d540-4dd4-a741-d2f052625cec} <Debug> TCPHandler: Processed in 0.00176407 sec. | ||
| 2389 | 2025.06.04 01:19:40.584967 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2025.06.04 01:19:40.585064 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2391 | 2025.06.04 01:19:40.585104 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2392 | 2025.06.04 01:19:40.585546 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2025.06.04 01:19:40.585584 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2394 | 2025.06.04 01:19:40.585883 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2395 | 2025.06.04 01:19:40.586102 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2025.06.04 01:19:40.586229 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 2397 | 2025.06.04 01:19:40.586265 [ 5 ] {6ce3145f-0a6b-4371-97f5-00b77a62f6a9} <Debug> TCPHandler: Processed in 0.001347778 sec. | ||
| 2398 | 2025.06.04 01:19:40.586383 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2025.06.04 01:19:40.586478 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2400 | 2025.06.04 01:19:40.586517 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2401 | 2025.06.04 01:19:40.586959 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2025.06.04 01:19:40.586997 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2403 | 2025.06.04 01:19:40.587281 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2404 | 2025.06.04 01:19:40.587488 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2025.06.04 01:19:40.587613 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 707.22 KiB/sec. | ||
| 2406 | 2025.06.04 01:19:40.587648 [ 5 ] {7c5a8537-6e1a-4a9f-8d41-5461cf226a1d} <Debug> TCPHandler: Processed in 0.001314587 sec. | ||
| 2407 | 2025.06.04 01:19:40.587757 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2025.06.04 01:19:40.587852 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2025.06.04 01:19:40.587890 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2025.06.04 01:19:40.589193 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.06.04 01:19:40.589229 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2412 | 2025.06.04 01:19:40.589698 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2413 | 2025.06.04 01:19:40.589929 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.06.04 01:19:40.590061 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Debug> executeQuery: Read 1321 rows, 112.30 KiB in 0.002227 sec., 593174.6744499326 rows/sec., 49.24 MiB/sec. | ||
| 2415 | 2025.06.04 01:19:40.590099 [ 5 ] {694ae74e-0ff2-4d4e-b2be-9a40f528a3ca} <Debug> TCPHandler: Processed in 0.002390577 sec. | ||
| 2416 | 2025.06.04 01:19:40.590221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2025.06.04 01:19:40.590316 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2025.06.04 01:19:40.590355 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2025.06.04 01:19:40.590742 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2025.06.04 01:19:40.590778 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2421 | 2025.06.04 01:19:40.591063 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2422 | 2025.06.04 01:19:40.591274 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2025.06.04 01:19:40.591401 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Debug> executeQuery: Read 22 rows, 1.66 KiB in 0.001103 sec., 19945.602901178605 rows/sec., 1.47 MiB/sec. | ||
| 2424 | 2025.06.04 01:19:40.591438 [ 5 ] {8ef78f1a-0857-43f2-8e7e-aa81e025d384} <Debug> TCPHandler: Processed in 0.001266466 sec. | ||
| 2425 | 2025.06.04 01:19:40.591546 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2025.06.04 01:19:40.591639 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2427 | 2025.06.04 01:19:40.591679 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2428 | 2025.06.04 01:19:40.592163 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.06.04 01:19:40.592200 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2430 | 2025.06.04 01:19:40.592520 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2431 | 2025.06.04 01:19:40.592730 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.06.04 01:19:40.592856 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001235 sec., 204048.5829959514 rows/sec., 14.11 MiB/sec. | ||
| 2433 | 2025.06.04 01:19:40.592894 [ 5 ] {b27c0822-792b-4692-a0e1-d4d519278bc6} <Debug> TCPHandler: Processed in 0.00139612 sec. | ||
| 2434 | 2025.06.04 01:19:40.593011 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2025.06.04 01:19:40.593104 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2436 | 2025.06.04 01:19:40.593143 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2437 | 2025.06.04 01:19:40.593529 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.06.04 01:19:40.593565 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2439 | 2025.06.04 01:19:40.593853 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2440 | 2025.06.04 01:19:40.594074 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2025.06.04 01:19:40.594209 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 2442 | 2025.06.04 01:19:40.594245 [ 5 ] {971e6261-8ff3-43af-bd52-a9cf2fde854c} <Debug> TCPHandler: Processed in 0.001286166 sec. | ||
| 2443 | 2025.06.04 01:19:40.594354 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2025.06.04 01:19:40.594447 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2445 | 2025.06.04 01:19:40.594485 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2446 | 2025.06.04 01:19:40.595070 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.06.04 01:19:40.595105 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2448 | 2025.06.04 01:19:40.595427 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2449 | 2025.06.04 01:19:40.595630 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.06.04 01:19:40.595763 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Debug> executeQuery: Read 566 rows, 43.48 KiB in 0.001334 sec., 424287.856071964 rows/sec., 31.83 MiB/sec. | ||
| 2451 | 2025.06.04 01:19:40.595800 [ 5 ] {4ee438d7-81fa-4434-bcba-b7d5644155e4} <Debug> TCPHandler: Processed in 0.001495241 sec. | ||
| 2452 | 2025.06.04 01:19:40.595908 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.06.04 01:19:40.596001 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2454 | 2025.06.04 01:19:40.596042 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2025.06.04 01:19:40.596765 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.06.04 01:19:40.596802 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2457 | 2025.06.04 01:19:40.597262 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2458 | 2025.06.04 01:19:40.597475 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.06.04 01:19:40.597615 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Debug> executeQuery: Read 1241 rows, 89.52 KiB in 0.001632 sec., 760416.6666666666 rows/sec., 53.57 MiB/sec. | ||
| 2460 | 2025.06.04 01:19:40.597652 [ 5 ] {59ff8940-3480-4cb9-8b58-1aadc4aaedf0} <Debug> TCPHandler: Processed in 0.00179327 sec. | ||
| 2461 | 2025.06.04 01:19:40.597768 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.06.04 01:19:40.597862 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.06.04 01:19:40.597902 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2464 | 2025.06.04 01:19:40.598225 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.06.04 01:19:40.598260 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2466 | 2025.06.04 01:19:40.598565 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2467 | 2025.06.04 01:19:40.598791 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.06.04 01:19:40.598927 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 2469 | 2025.06.04 01:19:40.598963 [ 5 ] {0cdbfee5-5d26-4855-ace4-4a1dfeeb0c47} <Debug> TCPHandler: Processed in 0.001243945 sec. | ||
| 2470 | 2025.06.04 01:19:40.940106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 358 | ||
| 2471 | 2025.06.04 01:19:40.942770 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2025.06.04 01:19:40.942820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2473 | 2025.06.04 01:19:40.944076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2474 | 2025.06.04 01:19:40.944352 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.06.04 01:19:40.944628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2476 | 2025.06.04 01:19:42.946135 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.06.04 01:19:42.946418 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2478 | 2025.06.04 01:19:42.946532 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2479 | 2025.06.04 01:19:42.947285 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.06.04 01:19:42.947338 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2481 | 2025.06.04 01:19:42.947718 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2482 | 2025.06.04 01:19:42.947947 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2025.06.04 01:19:42.948107 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.42 MiB/sec. | ||
| 2484 | 2025.06.04 01:19:42.948155 [ 5 ] {03e3f8e1-dbd5-4c17-b693-793ff80996aa} <Debug> TCPHandler: Processed in 0.002205412 sec. | ||
| 2485 | 2025.06.04 01:19:42.948281 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2025.06.04 01:19:42.948382 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2487 | 2025.06.04 01:19:42.948425 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2488 | 2025.06.04 01:19:42.948859 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.06.04 01:19:42.948897 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2490 | 2025.06.04 01:19:42.949196 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2491 | 2025.06.04 01:19:42.949402 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.06.04 01:19:42.949532 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 2493 | 2025.06.04 01:19:42.949569 [ 5 ] {9ca70d75-578c-4ca9-8bff-b0e10ad12c25} <Debug> TCPHandler: Processed in 0.001340498 sec. | ||
| 2494 | 2025.06.04 01:19:42.949679 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2025.06.04 01:19:42.949774 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2496 | 2025.06.04 01:19:42.949818 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2497 | 2025.06.04 01:19:42.950184 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2025.06.04 01:19:42.950218 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2499 | 2025.06.04 01:19:42.950532 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2500 | 2025.06.04 01:19:42.950747 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2025.06.04 01:19:42.950871 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 3.99 MiB/sec. | ||
| 2502 | 2025.06.04 01:19:42.950907 [ 5 ] {e8031e0f-c4f4-4fe6-ab26-f85ebaa2c2df} <Debug> TCPHandler: Processed in 0.001277316 sec. | ||
| 2503 | 2025.06.04 01:19:42.951013 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2025.06.04 01:19:42.951107 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2505 | 2025.06.04 01:19:42.951149 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2506 | 2025.06.04 01:19:42.951460 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.06.04 01:19:42.951496 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2508 | 2025.06.04 01:19:42.951786 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2509 | 2025.06.04 01:19:42.951988 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.06.04 01:19:42.952115 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001025 sec., 23414.63414634146 rows/sec., 1.58 MiB/sec. | ||
| 2511 | 2025.06.04 01:19:42.952149 [ 5 ] {e20fbee5-80c1-43e2-9f1a-8eac42c3471e} <Debug> TCPHandler: Processed in 0.001183893 sec. | ||
| 2512 | 2025.06.04 01:19:43.446031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2513 | 2025.06.04 01:19:43.446528 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.06.04 01:19:43.446568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2515 | 2025.06.04 01:19:43.447071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2516 | 2025.06.04 01:19:43.447300 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.06.04 01:19:43.447429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2518 | 2025.06.04 01:19:43.447428 [ 70 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2519 | 2025.06.04 01:19:43.447504 [ 70 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.06.04 01:19:43.447524 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2521 | 2025.06.04 01:19:43.447633 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 2522 | 2025.06.04 01:19:43.447751 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2523 | 2025.06.04 01:19:43.447788 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2524 | 2025.06.04 01:19:43.447850 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2525 | 2025.06.04 01:19:43.447890 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2526 | 2025.06.04 01:19:43.447927 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2527 | 2025.06.04 01:19:43.447963 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2528 | 2025.06.04 01:19:43.448000 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2529 | 2025.06.04 01:19:43.449376 [ 196 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178184 sec., 2875679.0733174696 rows/sec., 41.14 MiB/sec. | ||
| 2530 | 2025.06.04 01:19:43.450436 [ 196 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2025.06.04 01:19:43.450748 [ 196 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.06.04 01:19:43.450830 [ 196 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_11_2} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2025.06.04 01:19:43.450930 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2534 | 2025.06.04 01:19:43.712477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2535 | 2025.06.04 01:19:43.729429 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2025.06.04 01:19:43.729491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2537 | 2025.06.04 01:19:43.736014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2538 | 2025.06.04 01:19:43.736735 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2025.06.04 01:19:43.737012 [ 70 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2025.06.04 01:19:43.737075 [ 70 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.06.04 01:19:43.737094 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2542 | 2025.06.04 01:19:43.737191 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2543 | 2025.06.04 01:19:43.739956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2544 | 2025.06.04 01:19:43.741235 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2545 | 2025.06.04 01:19:43.742768 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2546 | 2025.06.04 01:19:43.747378 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2547 | 2025.06.04 01:19:43.751573 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2548 | 2025.06.04 01:19:43.755866 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2549 | 2025.06.04 01:19:43.760299 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2550 | 2025.06.04 01:19:43.764476 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 2551 | 2025.06.04 01:19:43.826110 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.088961237 sec., 932.9906237702158 rows/sec., 4.82 MiB/sec. | ||
| 2552 | 2025.06.04 01:19:43.827993 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2553 | 2025.06.04 01:19:43.830025 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_11_2} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2025.06.04 01:19:43.830133 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_11_2} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2555 | 2025.06.04 01:19:43.831399 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2556 | 2025.06.04 01:19:44.001214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.35 MiB, peak 194.23 MiB, free memory in arenas 0.00 B, will set to 194.20 MiB (RSS), difference: 9.85 MiB | ||
| 2557 | 2025.06.04 01:19:47.952501 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.06.04 01:19:47.952699 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2559 | 2025.06.04 01:19:47.952767 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2560 | 2025.06.04 01:19:47.953447 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.06.04 01:19:47.953498 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2562 | 2025.06.04 01:19:47.953925 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2563 | 2025.06.04 01:19:47.954159 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.06.04 01:19:47.954297 [ 120 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2565 | 2025.06.04 01:19:47.954321 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001669 sec., 70701.0185739964 rows/sec., 6.01 MiB/sec. | ||
| 2566 | 2025.06.04 01:19:47.954365 [ 120 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.06.04 01:19:47.954386 [ 5 ] {f050a466-5c3c-4cd8-affd-aa773387c016} <Debug> TCPHandler: Processed in 0.002019667 sec. | ||
| 2568 | 2025.06.04 01:19:47.954391 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2569 | 2025.06.04 01:19:47.954526 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.06.04 01:19:47.954542 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 2571 | 2025.06.04 01:19:47.954634 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2572 | 2025.06.04 01:19:47.954683 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2573 | 2025.06.04 01:19:47.954704 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2025.06.04 01:19:47.954747 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1817 rows starting from the beginning of the part | ||
| 2575 | 2025.06.04 01:19:47.954846 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2576 | 2025.06.04 01:19:47.954894 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 2577 | 2025.06.04 01:19:47.954936 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1321 rows starting from the beginning of the part | ||
| 2578 | 2025.06.04 01:19:47.954981 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2579 | 2025.06.04 01:19:47.955031 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 2580 | 2025.06.04 01:19:47.955119 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.06.04 01:19:47.955162 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2582 | 2025.06.04 01:19:47.955612 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2583 | 2025.06.04 01:19:47.955857 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.06.04 01:19:47.955995 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001384 sec., 22398.843930635838 rows/sec., 1.64 MiB/sec. | ||
| 2585 | 2025.06.04 01:19:47.956034 [ 5 ] {fb028bb0-99d4-4208-bb51-577608314713} <Debug> TCPHandler: Processed in 0.001560834 sec. | ||
| 2586 | 2025.06.04 01:19:47.956149 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.06.04 01:19:47.956245 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2025.06.04 01:19:47.956285 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2025.06.04 01:19:47.956727 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.06.04 01:19:47.956765 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2591 | 2025.06.04 01:19:47.956902 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 5 columns (5 merged, 0 gathered) in 0.002423678 sec., 1438309.8744965298 rows/sec., 123.46 MiB/sec. | ||
| 2592 | 2025.06.04 01:19:47.957114 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2593 | 2025.06.04 01:19:47.957233 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2594 | 2025.06.04 01:19:47.957366 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.06.04 01:19:47.957484 [ 120 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2596 | 2025.06.04 01:19:47.957511 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001285 sec., 73929.96108949417 rows/sec., 5.77 MiB/sec. | ||
| 2597 | 2025.06.04 01:19:47.957525 [ 120 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.06.04 01:19:47.957526 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2025.06.04 01:19:47.957556 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2600 | 2025.06.04 01:19:47.957556 [ 5 ] {39c70bb6-9f95-4829-8a96-0ac5a02babd7} <Debug> TCPHandler: Processed in 0.001457671 sec. | ||
| 2601 | 2025.06.04 01:19:47.957622 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_16_3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2602 | 2025.06.04 01:19:47.957653 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 2603 | 2025.06.04 01:19:47.957691 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.06.04 01:19:47.957707 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2605 | 2025.06.04 01:19:47.957783 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2606 | 2025.06.04 01:19:47.957795 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.06.04 01:19:47.957830 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 878 rows starting from the beginning of the part | ||
| 2608 | 2025.06.04 01:19:47.957846 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2025.06.04 01:19:47.957926 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2610 | 2025.06.04 01:19:47.957982 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 2611 | 2025.06.04 01:19:47.958027 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 566 rows starting from the beginning of the part | ||
| 2612 | 2025.06.04 01:19:47.958070 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2613 | 2025.06.04 01:19:47.958119 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 2614 | 2025.06.04 01:19:47.958284 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.06.04 01:19:47.958326 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2616 | 2025.06.04 01:19:47.958694 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2617 | 2025.06.04 01:19:47.958922 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.06.04 01:19:47.959029 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2619 | 2025.06.04 01:19:47.959056 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 2620 | 2025.06.04 01:19:47.959060 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.06.04 01:19:47.959097 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2622 | 2025.06.04 01:19:47.959101 [ 5 ] {63c55497-61b0-4f71-9864-1bd6c766057b} <Debug> TCPHandler: Processed in 0.001459771 sec. | ||
| 2623 | 2025.06.04 01:19:47.959197 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 2624 | 2025.06.04 01:19:47.959221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.06.04 01:19:47.959308 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694678 sec., 1039725.5407811985 rows/sec., 81.18 MiB/sec. | ||
| 2626 | 2025.06.04 01:19:47.959322 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2627 | 2025.06.04 01:19:47.959317 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2025.06.04 01:19:47.959400 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <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 | ||
| 2629 | 2025.06.04 01:19:47.959409 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4862 rows starting from the beginning of the part | ||
| 2630 | 2025.06.04 01:19:47.959497 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 2631 | 2025.06.04 01:19:47.959544 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2632 | 2025.06.04 01:19:47.959569 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2633 | 2025.06.04 01:19:47.959590 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1241 rows starting from the beginning of the part | ||
| 2634 | 2025.06.04 01:19:47.959634 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2635 | 2025.06.04 01:19:47.959678 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2636 | 2025.06.04 01:19:47.959861 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.06.04 01:19:47.959931 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_16_3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2638 | 2025.06.04 01:19:47.960017 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2639 | 2025.06.04 01:19:47.960237 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.06.04 01:19:47.960279 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2641 | 2025.06.04 01:19:47.960848 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2642 | 2025.06.04 01:19:47.961088 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.06.04 01:19:47.961236 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001934 sec., 16028.955532574975 rows/sec., 28.72 MiB/sec. | ||
| 2644 | 2025.06.04 01:19:47.961299 [ 5 ] {178e802a-1b95-4d43-a526-ea3fa2cb1179} <Debug> TCPHandler: Processed in 0.00212681 sec. | ||
| 2645 | 2025.06.04 01:19:47.961411 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.06.04 01:19:47.961508 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2647 | 2025.06.04 01:19:47.961551 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2648 | 2025.06.04 01:19:47.961884 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.06.04 01:19:47.961920 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2650 | 2025.06.04 01:19:47.962270 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2651 | 2025.06.04 01:19:47.962481 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.06.04 01:19:47.962503 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6647 rows, containing 5 columns (5 merged, 0 gathered) in 0.003342233 sec., 1988790.1292339582 rows/sec., 135.67 MiB/sec. | ||
| 2653 | 2025.06.04 01:19:47.962584 [ 120 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2654 | 2025.06.04 01:19:47.962613 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 2655 | 2025.06.04 01:19:47.962614 [ 120 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.06.04 01:19:47.962652 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2657 | 2025.06.04 01:19:47.962655 [ 5 ] {1fc49594-6f02-49cb-806e-394ac9c50859} <Debug> TCPHandler: Processed in 0.001292307 sec. | ||
| 2658 | 2025.06.04 01:19:47.962758 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 2659 | 2025.06.04 01:19:47.962880 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2025.06.04 01:19:47.962912 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 608 rows starting from the beginning of the part | ||
| 2661 | 2025.06.04 01:19:47.962968 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 2662 | 2025.06.04 01:19:47.963013 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2663 | 2025.06.04 01:19:47.963057 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 2664 | 2025.06.04 01:19:47.963096 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 2665 | 2025.06.04 01:19:47.963124 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2666 | 2025.06.04 01:19:47.963137 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 2667 | 2025.06.04 01:19:47.963498 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.06.04 01:19:47.963588 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2669 | 2025.06.04 01:19:47.963696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 2670 | 2025.06.04 01:19:47.964013 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296896 sec., 653868.9301223845 rows/sec., 43.58 MiB/sec. | ||
| 2671 | 2025.06.04 01:19:47.964197 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2672 | 2025.06.04 01:19:47.964441 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.06.04 01:19:47.964504 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_16_3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2674 | 2025.06.04 01:19:47.964582 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2675 | 2025.06.04 01:19:48.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.75 MiB, peak 201.57 MiB, free memory in arenas 0.00 B, will set to 196.12 MiB (RSS), difference: 1.37 MiB | ||
| 2676 | 2025.06.04 01:19:50.843797 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2677 | 2025.06.04 01:19:50.843860 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2678 | 2025.06.04 01:19:50.945704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 378 | ||
| 2679 | 2025.06.04 01:19:50.947645 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2025.06.04 01:19:50.947704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2681 | 2025.06.04 01:19:50.948418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2682 | 2025.06.04 01:19:50.948894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2683 | 2025.06.04 01:19:50.948895 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.06.04 01:19:50.948954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2685 | 2025.06.04 01:19:50.949216 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.06.04 01:19:50.949555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2687 | 2025.06.04 01:19:50.949567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2688 | 2025.06.04 01:19:50.949818 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.06.04 01:19:50.949963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2690 | 2025.06.04 01:19:51.240946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2691 | 2025.06.04 01:19:51.256529 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.06.04 01:19:51.256593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2693 | 2025.06.04 01:19:51.262571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2694 | 2025.06.04 01:19:51.263281 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.06.04 01:19:51.266187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2696 | 2025.06.04 01:19:52.952292 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2025.06.04 01:19:52.952488 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2698 | 2025.06.04 01:19:52.952559 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2699 | 2025.06.04 01:19:52.953222 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.06.04 01:19:52.953297 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2701 | 2025.06.04 01:19:52.953673 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2702 | 2025.06.04 01:19:52.953891 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.06.04 01:19:52.954042 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Debug> executeQuery: Read 72 rows, 5.90 KiB in 0.001607 sec., 44803.982576229 rows/sec., 3.58 MiB/sec. | ||
| 2704 | 2025.06.04 01:19:52.954082 [ 5 ] {c70faf3f-79df-4756-947f-4204c71503d7} <Debug> TCPHandler: Processed in 0.001925094 sec. | ||
| 2705 | 2025.06.04 01:19:52.954221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2025.06.04 01:19:52.954313 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2707 | 2025.06.04 01:19:52.954353 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2708 | 2025.06.04 01:19:52.954832 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.06.04 01:19:52.954868 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2710 | 2025.06.04 01:19:52.955146 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2711 | 2025.06.04 01:19:52.955361 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.06.04 01:19:52.955485 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00119 sec., 6722.689075630252 rows/sec., 505.51 KiB/sec. | ||
| 2713 | 2025.06.04 01:19:52.955520 [ 5 ] {7f8f20cd-210a-4c82-bae9-10045e5fb3de} <Debug> TCPHandler: Processed in 0.001360568 sec. | ||
| 2714 | 2025.06.04 01:19:52.955645 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2025.06.04 01:19:52.955736 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2716 | 2025.06.04 01:19:52.955775 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2717 | 2025.06.04 01:19:52.956263 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.06.04 01:19:52.956297 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2719 | 2025.06.04 01:19:52.956597 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2720 | 2025.06.04 01:19:52.956802 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2025.06.04 01:19:52.956925 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001207 sec., 67108.53355426677 rows/sec., 5.24 MiB/sec. | ||
| 2722 | 2025.06.04 01:19:52.956960 [ 5 ] {7aa4e192-d914-4cbc-a940-80f939f3129d} <Debug> TCPHandler: Processed in 0.001375259 sec. | ||
| 2723 | 2025.06.04 01:19:52.957088 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.06.04 01:19:52.957181 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2725 | 2025.06.04 01:19:52.957224 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2726 | 2025.06.04 01:19:52.957697 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2025.06.04 01:19:52.957732 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2728 | 2025.06.04 01:19:52.958056 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2729 | 2025.06.04 01:19:52.958264 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2025.06.04 01:19:52.958390 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2731 | 2025.06.04 01:19:52.958426 [ 5 ] {29f2b657-85f4-49a5-a2fa-ec0fab9ae208} <Debug> TCPHandler: Processed in 0.00139808 sec. | ||
| 2732 | 2025.06.04 01:19:52.958543 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2025.06.04 01:19:52.958636 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2025.06.04 01:19:52.958689 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <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 | ||
| 2735 | 2025.06.04 01:19:52.959454 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.06.04 01:19:52.959488 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2737 | 2025.06.04 01:19:52.959967 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2738 | 2025.06.04 01:19:52.960184 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.06.04 01:19:52.960304 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2740 | 2025.06.04 01:19:52.960312 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001694 sec., 4722.550177095632 rows/sec., 8.46 MiB/sec. | ||
| 2741 | 2025.06.04 01:19:52.960349 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.06.04 01:19:52.960371 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2743 | 2025.06.04 01:19:52.960376 [ 5 ] {3a27fe3f-17ed-4fa2-88b6-8c470ba32113} <Debug> TCPHandler: Processed in 0.001888653 sec. | ||
| 2744 | 2025.06.04 01:19:52.960497 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.06.04 01:19:52.960505 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 2746 | 2025.06.04 01:19:52.960591 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2747 | 2025.06.04 01:19:52.960637 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2748 | 2025.06.04 01:19:52.960779 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2749 | 2025.06.04 01:19:52.960845 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2750 | 2025.06.04 01:19:52.960955 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.06.04 01:19:52.960994 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2752 | 2025.06.04 01:19:52.961003 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 2753 | 2025.06.04 01:19:52.961114 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2754 | 2025.06.04 01:19:52.961206 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 2755 | 2025.06.04 01:19:52.961295 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2756 | 2025.06.04 01:19:52.961303 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2757 | 2025.06.04 01:19:52.961386 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 2758 | 2025.06.04 01:19:52.961531 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2025.06.04 01:19:52.961661 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001088 sec., 8272.058823529413 rows/sec., 584.32 KiB/sec. | ||
| 2760 | 2025.06.04 01:19:52.961696 [ 5 ] {67eb20f7-0e1d-4b0a-9fbd-537536a1e0dc} <Debug> TCPHandler: Processed in 0.001246255 sec. | ||
| 2761 | 2025.06.04 01:19:52.961812 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2025.06.04 01:19:52.961906 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2763 | 2025.06.04 01:19:52.961945 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2764 | 2025.06.04 01:19:52.962262 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.06.04 01:19:52.962296 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2766 | 2025.06.04 01:19:52.962606 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2767 | 2025.06.04 01:19:52.962816 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2025.06.04 01:19:52.962939 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2769 | 2025.06.04 01:19:52.962973 [ 5 ] {d6177a63-b9d4-4d75-823b-7b348af56108} <Debug> TCPHandler: Processed in 0.001219614 sec. | ||
| 2770 | 2025.06.04 01:19:52.963545 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 19 columns (19 merged, 0 gathered) in 0.003098927 sec., 51630.77413569277 rows/sec., 92.52 MiB/sec. | ||
| 2771 | 2025.06.04 01:19:52.963947 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2772 | 2025.06.04 01:19:52.964266 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.06.04 01:19:52.964328 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2774 | 2025.06.04 01:19:52.964434 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2775 | 2025.06.04 01:19:53.758665 [ 141 ] {} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2776 | 2025.06.04 01:19:53.758726 [ 141 ] {} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.06.04 01:19:53.758745 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2778 | 2025.06.04 01:19:53.758876 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::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 | ||
| 2779 | 2025.06.04 01:19:53.759192 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2780 | 2025.06.04 01:19:53.759236 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2781 | 2025.06.04 01:19:53.759321 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 2782 | 2025.06.04 01:19:53.759392 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::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 | ||
| 2783 | 2025.06.04 01:19:53.759464 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2784 | 2025.06.04 01:19:53.759529 [ 192 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 2785 | 2025.06.04 01:19:53.761011 [ 193 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 6 columns (6 merged, 0 gathered) in 0.002199422 sec., 21369.25064857949 rows/sec., 5.20 MiB/sec. | ||
| 2786 | 2025.06.04 01:19:53.761238 [ 191 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2787 | 2025.06.04 01:19:53.761747 [ 191 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.06.04 01:19:53.761840 [ 191 ] {e5650f8b-a28e-46da-9fea-e26da2ad044a::all_1_5_1} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2789 | 2025.06.04 01:19:53.761942 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2790 | 2025.06.04 01:19:57.952690 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2025.06.04 01:19:57.952899 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2792 | 2025.06.04 01:19:57.952970 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2793 | 2025.06.04 01:19:57.953658 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.06.04 01:19:57.953714 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2795 | 2025.06.04 01:19:57.954101 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2796 | 2025.06.04 01:19:57.954350 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.06.04 01:19:57.954505 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 196.96 KiB/sec. | ||
| 2798 | 2025.06.04 01:19:57.954556 [ 5 ] {1de170e8-7a92-416c-a81c-f7a4dcbaf9f3} <Debug> TCPHandler: Processed in 0.002006116 sec. | ||
| 2799 | 2025.06.04 01:19:57.954683 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2025.06.04 01:19:57.954788 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2801 | 2025.06.04 01:19:57.954833 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2802 | 2025.06.04 01:19:57.955287 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2025.06.04 01:19:57.955325 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2804 | 2025.06.04 01:19:57.955651 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2805 | 2025.06.04 01:19:57.955882 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2025.06.04 01:19:57.956022 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.00126 sec., 95238.09523809524 rows/sec., 8.08 MiB/sec. | ||
| 2807 | 2025.06.04 01:19:57.956062 [ 5 ] {55606532-ad29-4cd2-9688-783751d28dd4} <Debug> TCPHandler: Processed in 0.00143265 sec. | ||
| 2808 | 2025.06.04 01:19:57.956187 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2025.06.04 01:19:57.956287 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2025.06.04 01:19:57.956328 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2025.06.04 01:19:57.956727 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.06.04 01:19:57.956764 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2813 | 2025.06.04 01:19:57.957056 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2814 | 2025.06.04 01:19:57.957270 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2025.06.04 01:19:57.957399 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.25 MiB/sec. | ||
| 2816 | 2025.06.04 01:19:57.957437 [ 5 ] {307deba1-9435-4e4f-a933-e8a241e18bf5} <Debug> TCPHandler: Processed in 0.001300697 sec. | ||
| 2817 | 2025.06.04 01:19:57.957545 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2025.06.04 01:19:57.957640 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2819 | 2025.06.04 01:19:57.957681 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2820 | 2025.06.04 01:19:57.958133 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.06.04 01:19:57.958175 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2822 | 2025.06.04 01:19:57.958508 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2823 | 2025.06.04 01:19:57.958739 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.06.04 01:19:57.958878 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001256 sec., 78821.65605095541 rows/sec., 6.16 MiB/sec. | ||
| 2825 | 2025.06.04 01:19:57.958926 [ 5 ] {58b989a5-7e6c-4aeb-affb-3aec81824e1a} <Debug> TCPHandler: Processed in 0.001430711 sec. | ||
| 2826 | 2025.06.04 01:19:57.959047 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2025.06.04 01:19:57.959145 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2025.06.04 01:19:57.959189 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2829 | 2025.06.04 01:19:57.959614 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2025.06.04 01:19:57.959650 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2831 | 2025.06.04 01:19:57.959992 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2832 | 2025.06.04 01:19:57.960207 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.06.04 01:19:57.960346 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00122 sec., 132786.88524590165 rows/sec., 9.25 MiB/sec. | ||
| 2834 | 2025.06.04 01:19:57.960384 [ 5 ] {14a8f576-7c29-4323-8fbf-0d9b818d9534} <Debug> TCPHandler: Processed in 0.001387329 sec. | ||
| 2835 | 2025.06.04 01:19:57.960494 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2025.06.04 01:19:57.960590 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2025.06.04 01:19:57.960645 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <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 | ||
| 2838 | 2025.06.04 01:19:57.961446 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2025.06.04 01:19:57.961484 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2840 | 2025.06.04 01:19:57.962025 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2841 | 2025.06.04 01:19:57.962248 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.06.04 01:19:57.962391 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 2843 | 2025.06.04 01:19:57.962455 [ 5 ] {1a63e817-39ca-4136-9416-4f794233da8b} <Debug> TCPHandler: Processed in 0.002010936 sec. | ||
| 2844 | 2025.06.04 01:19:57.962584 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2025.06.04 01:19:57.962679 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2846 | 2025.06.04 01:19:57.962721 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2847 | 2025.06.04 01:19:57.963050 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2025.06.04 01:19:57.963087 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2849 | 2025.06.04 01:19:57.963397 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2850 | 2025.06.04 01:19:57.963625 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2025.06.04 01:19:57.963767 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2852 | 2025.06.04 01:19:57.963803 [ 5 ] {aff6914a-d68f-464a-b9c6-cb419064bdae} <Debug> TCPHandler: Processed in 0.001269635 sec. | ||
| 2853 | 2025.06.04 01:19:58.451000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2854 | 2025.06.04 01:19:58.451552 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.06.04 01:19:58.451600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2856 | 2025.06.04 01:19:58.452097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2857 | 2025.06.04 01:19:58.452341 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.06.04 01:19:58.452490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2859 | 2025.06.04 01:19:58.767216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2860 | 2025.06.04 01:19:58.784165 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.06.04 01:19:58.784224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2862 | 2025.06.04 01:19:58.790159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2025.06.04 01:19:58.790846 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.06.04 01:19:58.793785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2865 | 2025.06.04 01:20:00.950623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 406 | ||
| 2866 | 2025.06.04 01:20:00.952703 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.06.04 01:20:00.952750 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2868 | 2025.06.04 01:20:00.953889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2869 | 2025.06.04 01:20:00.954168 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.06.04 01:20:00.954412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2871 | 2025.06.04 01:20:02.950619 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2025.06.04 01:20:02.950803 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2873 | 2025.06.04 01:20:02.950871 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2874 | 2025.06.04 01:20:02.951520 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.06.04 01:20:02.951569 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2876 | 2025.06.04 01:20:02.951968 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2877 | 2025.06.04 01:20:02.952202 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.06.04 01:20:02.952371 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Debug> executeQuery: Read 72 rows, 5.90 KiB in 0.001616 sec., 44554.455445544554 rows/sec., 3.56 MiB/sec. | ||
| 2879 | 2025.06.04 01:20:02.952422 [ 5 ] {6f2370b0-8d0f-4674-9e52-81facaed39c1} <Debug> TCPHandler: Processed in 0.001932545 sec. | ||
| 2880 | 2025.06.04 01:20:02.952556 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.06.04 01:20:02.952662 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2882 | 2025.06.04 01:20:02.952706 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2883 | 2025.06.04 01:20:02.953126 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2025.06.04 01:20:02.953165 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2885 | 2025.06.04 01:20:02.953484 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2886 | 2025.06.04 01:20:02.953702 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2025.06.04 01:20:02.953817 [ 143 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2888 | 2025.06.04 01:20:02.953837 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.0012 sec., 6666.666666666667 rows/sec., 501.30 KiB/sec. | ||
| 2889 | 2025.06.04 01:20:02.953889 [ 143 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.06.04 01:20:02.953898 [ 5 ] {2af65c5a-b205-498f-95bd-17bcb253dd5f} <Debug> TCPHandler: Processed in 0.001396779 sec. | ||
| 2891 | 2025.06.04 01:20:02.953919 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2892 | 2025.06.04 01:20:02.954021 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 2893 | 2025.06.04 01:20:02.954026 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.06.04 01:20:02.954148 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2895 | 2025.06.04 01:20:02.954149 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2896 | 2025.06.04 01:20:02.954188 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 137 rows starting from the beginning of the part | ||
| 2897 | 2025.06.04 01:20:02.954207 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2898 | 2025.06.04 01:20:02.954265 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2899 | 2025.06.04 01:20:02.954314 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
| 2900 | 2025.06.04 01:20:02.954358 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 2901 | 2025.06.04 01:20:02.954398 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 2902 | 2025.06.04 01:20:02.954436 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 2903 | 2025.06.04 01:20:02.954652 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.06.04 01:20:02.954696 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2905 | 2025.06.04 01:20:02.955023 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2906 | 2025.06.04 01:20:02.955247 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.06.04 01:20:02.955275 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296887 sec., 185829.60581762326 rows/sec., 13.15 MiB/sec. | ||
| 2908 | 2025.06.04 01:20:02.955382 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001254 sec., 57416.267942583734 rows/sec., 4.48 MiB/sec. | ||
| 2909 | 2025.06.04 01:20:02.955417 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2910 | 2025.06.04 01:20:02.955426 [ 5 ] {d492aabc-142a-4cc1-82c5-15972b19c893} <Debug> TCPHandler: Processed in 0.001451741 sec. | ||
| 2911 | 2025.06.04 01:20:02.955554 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.06.04 01:20:02.955652 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.06.04 01:20:02.955672 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2025.06.04 01:20:02.955696 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2025.06.04 01:20:02.955748 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_11_2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2916 | 2025.06.04 01:20:02.955825 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2917 | 2025.06.04 01:20:02.956161 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.06.04 01:20:02.956203 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2919 | 2025.06.04 01:20:02.956551 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2920 | 2025.06.04 01:20:02.956777 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.06.04 01:20:02.956911 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 2922 | 2025.06.04 01:20:02.956948 [ 5 ] {ff5cda87-97ef-43ca-93d3-dbdfd673cd3b} <Debug> TCPHandler: Processed in 0.001445591 sec. | ||
| 2923 | 2025.06.04 01:20:02.957060 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2025.06.04 01:20:02.957156 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2925 | 2025.06.04 01:20:02.957210 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <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 | ||
| 2926 | 2025.06.04 01:20:02.957953 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.06.04 01:20:02.957991 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2928 | 2025.06.04 01:20:02.958489 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2929 | 2025.06.04 01:20:02.958710 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.06.04 01:20:02.958850 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001712 sec., 4672.897196261682 rows/sec., 8.37 MiB/sec. | ||
| 2931 | 2025.06.04 01:20:02.958911 [ 5 ] {4c7e92f2-5be4-45a4-b9bb-058e30bc5abb} <Debug> TCPHandler: Processed in 0.001901334 sec. | ||
| 2932 | 2025.06.04 01:20:02.959023 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2025.06.04 01:20:02.959119 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.06.04 01:20:02.959161 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2935 | 2025.06.04 01:20:02.959493 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2025.06.04 01:20:02.959531 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2937 | 2025.06.04 01:20:02.959832 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2938 | 2025.06.04 01:20:02.960047 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.06.04 01:20:02.960176 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2940 | 2025.06.04 01:20:02.960210 [ 5 ] {de80c416-fd3b-4e60-9d7c-2b631153f37c} <Debug> TCPHandler: Processed in 0.001237845 sec. | ||
| 2941 | 2025.06.04 01:20:05.843921 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2942 | 2025.06.04 01:20:05.844021 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2943 | 2025.06.04 01:20:05.952585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2944 | 2025.06.04 01:20:05.953345 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.06.04 01:20:05.953427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2946 | 2025.06.04 01:20:05.953922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2947 | 2025.06.04 01:20:05.954147 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.06.04 01:20:05.954277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2949 | 2025.06.04 01:20:06.293853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2950 | 2025.06.04 01:20:06.311216 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.06.04 01:20:06.311279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2952 | 2025.06.04 01:20:06.317342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2025.06.04 01:20:06.318067 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.06.04 01:20:06.321438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2955 | 2025.06.04 01:20:07.953277 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2025.06.04 01:20:07.953477 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2025.06.04 01:20:07.953543 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2025.06.04 01:20:07.954222 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.06.04 01:20:07.954262 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2960 | 2025.06.04 01:20:07.954673 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2961 | 2025.06.04 01:20:07.954902 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2025.06.04 01:20:07.955061 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001638 sec., 72039.07203907204 rows/sec., 6.13 MiB/sec. | ||
| 2963 | 2025.06.04 01:20:07.955103 [ 5 ] {ee383005-a054-4857-8537-13d786e41a99} <Debug> TCPHandler: Processed in 0.001963305 sec. | ||
| 2964 | 2025.06.04 01:20:07.955224 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.06.04 01:20:07.955322 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2966 | 2025.06.04 01:20:07.955364 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2967 | 2025.06.04 01:20:07.955775 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.06.04 01:20:07.955812 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2969 | 2025.06.04 01:20:07.956109 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2970 | 2025.06.04 01:20:07.956320 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2025.06.04 01:20:07.956451 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 2972 | 2025.06.04 01:20:07.956488 [ 5 ] {1995e8ed-2fcd-4f14-920e-68de897fb8ea} <Debug> TCPHandler: Processed in 0.001314247 sec. | ||
| 2973 | 2025.06.04 01:20:07.956605 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2025.06.04 01:20:07.956723 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2025.06.04 01:20:07.956771 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2025.06.04 01:20:07.957285 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2025.06.04 01:20:07.957329 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2978 | 2025.06.04 01:20:07.957665 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2979 | 2025.06.04 01:20:07.957876 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2025.06.04 01:20:07.958003 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 2981 | 2025.06.04 01:20:07.958039 [ 5 ] {566f6123-850a-4074-b30b-f5e877fab4b6} <Debug> TCPHandler: Processed in 0.001493373 sec. | ||
| 2982 | 2025.06.04 01:20:07.958144 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2025.06.04 01:20:07.958236 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2025.06.04 01:20:07.958277 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2985 | 2025.06.04 01:20:07.958678 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.06.04 01:20:07.958712 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2987 | 2025.06.04 01:20:07.959025 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2988 | 2025.06.04 01:20:07.959229 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.06.04 01:20:07.959355 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 2990 | 2025.06.04 01:20:07.959391 [ 5 ] {4ead52b7-318c-41b8-9be2-50df3e2a6b44} <Debug> TCPHandler: Processed in 0.001293786 sec. | ||
| 2991 | 2025.06.04 01:20:07.959496 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2025.06.04 01:20:07.959586 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.06.04 01:20:07.959638 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <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 | ||
| 2994 | 2025.06.04 01:20:07.960414 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.06.04 01:20:07.960451 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2996 | 2025.06.04 01:20:07.960958 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2997 | 2025.06.04 01:20:07.961170 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.06.04 01:20:07.961299 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001731 sec., 17908.723281340266 rows/sec., 32.09 MiB/sec. | ||
| 2999 | 2025.06.04 01:20:07.961352 [ 5 ] {d8537b85-b3ad-4961-a26e-8313f91b6a43} <Debug> TCPHandler: Processed in 0.001904104 sec. | ||
| 3000 | 2025.06.04 01:20:07.961485 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2025.06.04 01:20:07.961577 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3002 | 2025.06.04 01:20:07.961616 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3003 | 2025.06.04 01:20:07.961954 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.06.04 01:20:07.961989 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3005 | 2025.06.04 01:20:07.962279 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3006 | 2025.06.04 01:20:07.962481 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.06.04 01:20:07.962616 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3008 | 2025.06.04 01:20:07.962650 [ 5 ] {d0d7df66-0de8-409f-89ab-739b7bdb7f83} <Debug> TCPHandler: Processed in 0.001212794 sec. | ||
| 3009 | 2025.06.04 01:20:10.548267 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2025.06.04 01:20:10.548489 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3011 | 2025.06.04 01:20:10.548566 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3012 | 2025.06.04 01:20:10.549207 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.06.04 01:20:10.549261 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3014 | 2025.06.04 01:20:10.549665 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3015 | 2025.06.04 01:20:10.549903 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.06.04 01:20:10.550068 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 3017 | 2025.06.04 01:20:10.550116 [ 5 ] {c4ebead5-1f99-42f1-b5fc-9d04e001e365} <Debug> TCPHandler: Processed in 0.001993106 sec. | ||
| 3018 | 2025.06.04 01:20:10.550240 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2025.06.04 01:20:10.550344 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3020 | 2025.06.04 01:20:10.550391 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3021 | 2025.06.04 01:20:10.551480 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2025.06.04 01:20:10.551520 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3023 | 2025.06.04 01:20:10.551992 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3024 | 2025.06.04 01:20:10.552224 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2025.06.04 01:20:10.552341 [ 135 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3026 | 2025.06.04 01:20:10.552361 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Debug> executeQuery: Read 1332 rows, 113.45 KiB in 0.00204 sec., 652941.1764705882 rows/sec., 54.31 MiB/sec. | ||
| 3027 | 2025.06.04 01:20:10.552415 [ 135 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.06.04 01:20:10.552426 [ 5 ] {ff9a5844-1317-4cf5-aab2-81a6e2fb0465} <Debug> TCPHandler: Processed in 0.002238902 sec. | ||
| 3029 | 2025.06.04 01:20:10.552446 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3030 | 2025.06.04 01:20:10.552541 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2025.06.04 01:20:10.552550 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 3032 | 2025.06.04 01:20:10.552646 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3033 | 2025.06.04 01:20:10.552673 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3034 | 2025.06.04 01:20:10.552688 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3035 | 2025.06.04 01:20:10.552708 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1944 rows starting from the beginning of the part | ||
| 3036 | 2025.06.04 01:20:10.552803 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3037 | 2025.06.04 01:20:10.552858 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 120 rows starting from the beginning of the part | ||
| 3038 | 2025.06.04 01:20:10.552909 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3039 | 2025.06.04 01:20:10.552967 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3040 | 2025.06.04 01:20:10.553020 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1332 rows starting from the beginning of the part | ||
| 3041 | 2025.06.04 01:20:10.553107 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.06.04 01:20:10.553145 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3043 | 2025.06.04 01:20:10.553617 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3044 | 2025.06.04 01:20:10.553831 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.06.04 01:20:10.553967 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001342 sec., 14903.129657228017 rows/sec., 1.14 MiB/sec. | ||
| 3046 | 2025.06.04 01:20:10.554005 [ 5 ] {97c7e99e-3247-49b0-a3e2-e44329edae51} <Debug> TCPHandler: Processed in 0.001514223 sec. | ||
| 3047 | 2025.06.04 01:20:10.554115 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.06.04 01:20:10.554212 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.06.04 01:20:10.554253 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3050 | 2025.06.04 01:20:10.554637 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3658 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129829 sec., 1717508.7765261903 rows/sec., 148.29 MiB/sec. | ||
| 3051 | 2025.06.04 01:20:10.554735 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.06.04 01:20:10.554776 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3053 | 2025.06.04 01:20:10.554958 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3054 | 2025.06.04 01:20:10.555114 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3055 | 2025.06.04 01:20:10.555308 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2025.06.04 01:20:10.555393 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_21_4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3057 | 2025.06.04 01:20:10.555396 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2025.06.04 01:20:10.555488 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3059 | 2025.06.04 01:20:10.555546 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001353 sec., 186252.77161862527 rows/sec., 12.88 MiB/sec. | ||
| 3060 | 2025.06.04 01:20:10.555590 [ 5 ] {3f2d152e-742a-4988-ba53-173f431ee377} <Debug> TCPHandler: Processed in 0.001524682 sec. | ||
| 3061 | 2025.06.04 01:20:10.555701 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.06.04 01:20:10.555795 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3063 | 2025.06.04 01:20:10.555837 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3064 | 2025.06.04 01:20:10.556226 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.06.04 01:20:10.556264 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3066 | 2025.06.04 01:20:10.556568 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3067 | 2025.06.04 01:20:10.556783 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.06.04 01:20:10.556910 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 3069 | 2025.06.04 01:20:10.556947 [ 5 ] {64cbb8d7-f4ab-44f7-ad62-616ebfb3a18d} <Debug> TCPHandler: Processed in 0.001297296 sec. | ||
| 3070 | 2025.06.04 01:20:10.557055 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2025.06.04 01:20:10.557151 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3072 | 2025.06.04 01:20:10.557191 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3073 | 2025.06.04 01:20:10.557770 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2025.06.04 01:20:10.557807 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3075 | 2025.06.04 01:20:10.558158 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3076 | 2025.06.04 01:20:10.558373 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.06.04 01:20:10.558473 [ 135 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3078 | 2025.06.04 01:20:10.558503 [ 135 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.06.04 01:20:10.558504 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001371 sec., 411378.5557986871 rows/sec., 30.84 MiB/sec. | ||
| 3080 | 2025.06.04 01:20:10.558520 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3081 | 2025.06.04 01:20:10.558556 [ 5 ] {44ef0195-f7bc-4893-b794-db227652955d} <Debug> TCPHandler: Processed in 0.001550204 sec. | ||
| 3082 | 2025.06.04 01:20:10.558607 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 3083 | 2025.06.04 01:20:10.558672 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.06.04 01:20:10.558705 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2025.06.04 01:20:10.558742 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 925 rows starting from the beginning of the part | ||
| 3086 | 2025.06.04 01:20:10.558771 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3087 | 2025.06.04 01:20:10.558811 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
| 3088 | 2025.06.04 01:20:10.558820 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3089 | 2025.06.04 01:20:10.558868 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
| 3090 | 2025.06.04 01:20:10.558919 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3091 | 2025.06.04 01:20:10.558963 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
| 3092 | 2025.06.04 01:20:10.559007 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 564 rows starting from the beginning of the part | ||
| 3093 | 2025.06.04 01:20:10.559445 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.06.04 01:20:10.559487 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3095 | 2025.06.04 01:20:10.559899 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3096 | 2025.06.04 01:20:10.560124 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.06.04 01:20:10.560153 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578724 sec., 1162964.520714197 rows/sec., 91.22 MiB/sec. | ||
| 3098 | 2025.06.04 01:20:10.560226 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3099 | 2025.06.04 01:20:10.560256 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.06.04 01:20:10.560260 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Debug> executeQuery: Read 978 rows, 67.67 KiB in 0.001507 sec., 648971.4664897146 rows/sec., 43.85 MiB/sec. | ||
| 3101 | 2025.06.04 01:20:10.560273 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3102 | 2025.06.04 01:20:10.560308 [ 5 ] {313a46e4-f0ac-47d0-bd48-1524c2ab581d} <Debug> TCPHandler: Processed in 0.001686368 sec. | ||
| 3103 | 2025.06.04 01:20:10.560314 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3104 | 2025.06.04 01:20:10.560362 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 3105 | 2025.06.04 01:20:10.560429 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.06.04 01:20:10.560472 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2025.06.04 01:20:10.560506 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6647 rows starting from the beginning of the part | ||
| 3108 | 2025.06.04 01:20:10.560527 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.06.04 01:20:10.560569 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.06.04 01:20:10.560583 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <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 | ||
| 3111 | 2025.06.04 01:20:10.560590 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3112 | 2025.06.04 01:20:10.560640 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_21_4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3113 | 2025.06.04 01:20:10.560647 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part | ||
| 3114 | 2025.06.04 01:20:10.560705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3115 | 2025.06.04 01:20:10.560707 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3116 | 2025.06.04 01:20:10.560769 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 3117 | 2025.06.04 01:20:10.560818 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 978 rows starting from the beginning of the part | ||
| 3118 | 2025.06.04 01:20:10.561360 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.06.04 01:20:10.561398 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3120 | 2025.06.04 01:20:10.561901 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3121 | 2025.06.04 01:20:10.562139 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.06.04 01:20:10.562286 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001778 sec., 4499.437570303712 rows/sec., 8.06 MiB/sec. | ||
| 3123 | 2025.06.04 01:20:10.562348 [ 5 ] {c0f708ee-911b-46fc-ba04-4708a2392f4b} <Debug> TCPHandler: Processed in 0.001969155 sec. | ||
| 3124 | 2025.06.04 01:20:10.562460 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.06.04 01:20:10.562555 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3126 | 2025.06.04 01:20:10.562598 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3127 | 2025.06.04 01:20:10.562953 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.06.04 01:20:10.562991 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3129 | 2025.06.04 01:20:10.563361 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3130 | 2025.06.04 01:20:10.563572 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.06.04 01:20:10.563672 [ 135 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3132 | 2025.06.04 01:20:10.563703 [ 135 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.06.04 01:20:10.563704 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.08 MiB/sec. | ||
| 3134 | 2025.06.04 01:20:10.563720 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3135 | 2025.06.04 01:20:10.563754 [ 5 ] {fa537062-0dda-4f08-91bf-26b0afb83d12} <Debug> TCPHandler: Processed in 0.001344987 sec. | ||
| 3136 | 2025.06.04 01:20:10.563801 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3137 | 2025.06.04 01:20:10.563893 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2025.06.04 01:20:10.563923 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 848 rows starting from the beginning of the part | ||
| 3139 | 2025.06.04 01:20:10.563976 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3140 | 2025.06.04 01:20:10.564027 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3141 | 2025.06.04 01:20:10.564064 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3142 | 2025.06.04 01:20:10.564103 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3143 | 2025.06.04 01:20:10.564143 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3144 | 2025.06.04 01:20:10.564466 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8267 rows, containing 5 columns (5 merged, 0 gathered) in 0.004133366 sec., 2000064.8381972464 rows/sec., 136.51 MiB/sec. | ||
| 3145 | 2025.06.04 01:20:10.564643 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3146 | 2025.06.04 01:20:10.564892 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.06.04 01:20:10.564948 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176083 sec., 955714.8602607128 rows/sec., 63.87 MiB/sec. | ||
| 3148 | 2025.06.04 01:20:10.564953 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3149 | 2025.06.04 01:20:10.565031 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3150 | 2025.06.04 01:20:10.565102 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3151 | 2025.06.04 01:20:10.565341 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2025.06.04 01:20:10.565402 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_21_4} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3153 | 2025.06.04 01:20:10.565455 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3154 | 2025.06.04 01:20:10.955523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 448 | ||
| 3155 | 2025.06.04 01:20:10.957916 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.06.04 01:20:10.957961 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3157 | 2025.06.04 01:20:10.959118 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3158 | 2025.06.04 01:20:10.959395 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.06.04 01:20:10.959706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3160 | 2025.06.04 01:20:11.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.26 MiB, peak 206.12 MiB, free memory in arenas 0.00 B, will set to 200.34 MiB (RSS), difference: 1.08 MiB | ||
| 3161 | 2025.06.04 01:20:12.947198 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.06.04 01:20:12.947394 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3163 | 2025.06.04 01:20:12.947465 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3164 | 2025.06.04 01:20:12.948217 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.06.04 01:20:12.948264 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3166 | 2025.06.04 01:20:12.948651 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3167 | 2025.06.04 01:20:12.948866 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.06.04 01:20:12.949017 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 3169 | 2025.06.04 01:20:12.949058 [ 5 ] {f17601a8-ca99-4e5c-964f-6ff66779aa0d} <Debug> TCPHandler: Processed in 0.001999586 sec. | ||
| 3170 | 2025.06.04 01:20:12.949178 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2025.06.04 01:20:12.949274 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3172 | 2025.06.04 01:20:12.949313 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3173 | 2025.06.04 01:20:12.949771 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.06.04 01:20:12.949806 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3175 | 2025.06.04 01:20:12.950094 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3176 | 2025.06.04 01:20:12.950295 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.06.04 01:20:12.950420 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3178 | 2025.06.04 01:20:12.950456 [ 5 ] {d17944de-e6e9-4344-a3c4-f4b4627ed8d5} <Debug> TCPHandler: Processed in 0.001328398 sec. | ||
| 3179 | 2025.06.04 01:20:12.950570 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2025.06.04 01:20:12.950662 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3181 | 2025.06.04 01:20:12.950704 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3182 | 2025.06.04 01:20:12.951074 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.06.04 01:20:12.951109 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3184 | 2025.06.04 01:20:12.951427 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3185 | 2025.06.04 01:20:12.951629 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2025.06.04 01:20:12.951750 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001106 sec., 57866.18444846293 rows/sec., 4.03 MiB/sec. | ||
| 3187 | 2025.06.04 01:20:12.951785 [ 5 ] {a8a6fc60-da64-4134-9a09-50799e71236c} <Debug> TCPHandler: Processed in 0.001263065 sec. | ||
| 3188 | 2025.06.04 01:20:12.951894 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2025.06.04 01:20:12.951987 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3190 | 2025.06.04 01:20:12.952027 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3191 | 2025.06.04 01:20:12.952333 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2025.06.04 01:20:12.952368 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3193 | 2025.06.04 01:20:12.952658 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3194 | 2025.06.04 01:20:12.952853 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.06.04 01:20:12.952975 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001005 sec., 23880.597014925374 rows/sec., 1.61 MiB/sec. | ||
| 3196 | 2025.06.04 01:20:12.953009 [ 5 ] {08c6d234-efb4-4d9f-ac2a-5668e33070cd} <Debug> TCPHandler: Processed in 0.001162323 sec. | ||
| 3197 | 2025.06.04 01:20:13.455280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3198 | 2025.06.04 01:20:13.455793 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.06.04 01:20:13.455841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3200 | 2025.06.04 01:20:13.456333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2025.06.04 01:20:13.456576 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.06.04 01:20:13.456725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3203 | 2025.06.04 01:20:13.822441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3204 | 2025.06.04 01:20:13.838186 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.06.04 01:20:13.838244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3206 | 2025.06.04 01:20:13.843721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3207 | 2025.06.04 01:20:13.844440 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.06.04 01:20:13.847102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3209 | 2025.06.04 01:20:17.952259 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2025.06.04 01:20:17.952477 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2025.06.04 01:20:17.952550 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2025.06.04 01:20:17.953261 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.06.04 01:20:17.953313 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3214 | 2025.06.04 01:20:17.953718 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3215 | 2025.06.04 01:20:17.953950 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2025.06.04 01:20:17.954109 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.95 MiB/sec. | ||
| 3217 | 2025.06.04 01:20:17.954151 [ 5 ] {a361a40a-a5f5-4ce2-8b79-c1f84998e2fb} <Debug> TCPHandler: Processed in 0.002030467 sec. | ||
| 3218 | 2025.06.04 01:20:17.954279 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2025.06.04 01:20:17.954376 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2025.06.04 01:20:17.954418 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3221 | 2025.06.04 01:20:17.954830 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.06.04 01:20:17.954868 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3223 | 2025.06.04 01:20:17.955173 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3224 | 2025.06.04 01:20:17.955388 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.06.04 01:20:17.955519 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001162 sec., 26678.14113597246 rows/sec., 1.96 MiB/sec. | ||
| 3226 | 2025.06.04 01:20:17.955557 [ 5 ] {1b7e1f3b-7c11-45bc-a951-69a2e568fb09} <Debug> TCPHandler: Processed in 0.001329057 sec. | ||
| 3227 | 2025.06.04 01:20:17.955667 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2025.06.04 01:20:17.955762 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3229 | 2025.06.04 01:20:17.955801 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3230 | 2025.06.04 01:20:17.956243 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.06.04 01:20:17.956280 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3232 | 2025.06.04 01:20:17.956582 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3233 | 2025.06.04 01:20:17.956790 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.06.04 01:20:17.956918 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 3235 | 2025.06.04 01:20:17.956955 [ 5 ] {fba9df5e-5bd1-4f7e-82ea-cbb036f45650} <Debug> TCPHandler: Processed in 0.001338418 sec. | ||
| 3236 | 2025.06.04 01:20:17.957072 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.06.04 01:20:17.957167 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2025.06.04 01:20:17.957211 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2025.06.04 01:20:17.957638 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.06.04 01:20:17.957675 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3241 | 2025.06.04 01:20:17.958006 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3242 | 2025.06.04 01:20:17.958216 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.06.04 01:20:17.958347 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3244 | 2025.06.04 01:20:17.958382 [ 5 ] {b805eee6-b2eb-47e7-805d-1a66a5cc6b64} <Debug> TCPHandler: Processed in 0.001362068 sec. | ||
| 3245 | 2025.06.04 01:20:17.958490 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.06.04 01:20:17.958592 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.06.04 01:20:17.958646 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <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 | ||
| 3248 | 2025.06.04 01:20:17.959463 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.06.04 01:20:17.959501 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3250 | 2025.06.04 01:20:17.960038 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3251 | 2025.06.04 01:20:17.960260 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.06.04 01:20:17.960391 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3253 | 2025.06.04 01:20:17.960402 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 3254 | 2025.06.04 01:20:17.960492 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.06.04 01:20:17.960516 [ 5 ] {72002522-d3b8-4a78-b000-de77e117b067} <Debug> TCPHandler: Processed in 0.002076858 sec. | ||
| 3256 | 2025.06.04 01:20:17.960532 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3257 | 2025.06.04 01:20:17.960638 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.06.04 01:20:17.960641 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 3259 | 2025.06.04 01:20:17.960739 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3260 | 2025.06.04 01:20:17.960782 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3261 | 2025.06.04 01:20:17.960843 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3262 | 2025.06.04 01:20:17.960898 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 3263 | 2025.06.04 01:20:17.961044 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 3264 | 2025.06.04 01:20:17.961136 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.06.04 01:20:17.961169 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 3266 | 2025.06.04 01:20:17.961172 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3267 | 2025.06.04 01:20:17.961271 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3268 | 2025.06.04 01:20:17.961372 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 3269 | 2025.06.04 01:20:17.961468 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3270 | 2025.06.04 01:20:17.961489 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3271 | 2025.06.04 01:20:17.961698 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.06.04 01:20:17.961829 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3273 | 2025.06.04 01:20:17.961864 [ 5 ] {bffea6e6-b46d-423d-a6aa-dfc1b0c12a63} <Debug> TCPHandler: Processed in 0.001275945 sec. | ||
| 3274 | 2025.06.04 01:20:17.963791 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.00318582 sec., 84436.65994940078 rows/sec., 151.31 MiB/sec. | ||
| 3275 | 2025.06.04 01:20:17.964232 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3276 | 2025.06.04 01:20:17.964578 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.06.04 01:20:17.964653 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3278 | 2025.06.04 01:20:17.964738 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3279 | 2025.06.04 01:20:20.844077 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3280 | 2025.06.04 01:20:20.844151 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3281 | 2025.06.04 01:20:20.957730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3282 | 2025.06.04 01:20:20.958273 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.06.04 01:20:20.958310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3284 | 2025.06.04 01:20:20.958805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3285 | 2025.06.04 01:20:20.959035 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.06.04 01:20:20.959148 [ 121 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3287 | 2025.06.04 01:20:20.959173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3288 | 2025.06.04 01:20:20.959195 [ 121 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.06.04 01:20:20.959218 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3290 | 2025.06.04 01:20:20.959305 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 3291 | 2025.06.04 01:20:20.959383 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3292 | 2025.06.04 01:20:20.959413 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3293 | 2025.06.04 01:20:20.959470 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3294 | 2025.06.04 01:20:20.959511 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3295 | 2025.06.04 01:20:20.959549 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3296 | 2025.06.04 01:20:20.959585 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3297 | 2025.06.04 01:20:20.959623 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3298 | 2025.06.04 01:20:20.960766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 468 | ||
| 3299 | 2025.06.04 01:20:20.960935 [ 193 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001666937 sec., 4427881.797572434 rows/sec., 63.34 MiB/sec. | ||
| 3300 | 2025.06.04 01:20:20.961275 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3301 | 2025.06.04 01:20:20.961518 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.06.04 01:20:20.961578 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_16_3} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3303 | 2025.06.04 01:20:20.961645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3304 | 2025.06.04 01:20:20.962715 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2025.06.04 01:20:20.962764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3306 | 2025.06.04 01:20:20.963900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3307 | 2025.06.04 01:20:20.964162 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.06.04 01:20:20.964301 [ 121 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3309 | 2025.06.04 01:20:20.964354 [ 121 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.06.04 01:20:20.964385 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3311 | 2025.06.04 01:20:20.964402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3312 | 2025.06.04 01:20:20.964489 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 3313 | 2025.06.04 01:20:20.965166 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3314 | 2025.06.04 01:20:20.965318 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
| 3315 | 2025.06.04 01:20:20.965710 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 3316 | 2025.06.04 01:20:20.966069 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3317 | 2025.06.04 01:20:20.966421 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3318 | 2025.06.04 01:20:20.966761 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3319 | 2025.06.04 01:20:20.967102 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3320 | 2025.06.04 01:20:20.972794 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.008353554 sec., 56024.05874194385 rows/sec., 53.90 MiB/sec. | ||
| 3321 | 2025.06.04 01:20:20.973485 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3322 | 2025.06.04 01:20:20.973975 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.06.04 01:20:20.974044 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_11_2} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3324 | 2025.06.04 01:20:20.974173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3325 | 2025.06.04 01:20:21.002086 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000793212 sec. | ||
| 3326 | 2025.06.04 01:20:21.348086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3327 | 2025.06.04 01:20:21.364500 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.06.04 01:20:21.364557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3329 | 2025.06.04 01:20:21.370505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2025.06.04 01:20:21.371186 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.06.04 01:20:21.371504 [ 121 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3332 | 2025.06.04 01:20:21.371572 [ 121 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2025.06.04 01:20:21.371596 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3334 | 2025.06.04 01:20:21.371702 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3335 | 2025.06.04 01:20:21.374126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3336 | 2025.06.04 01:20:21.375513 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2025.06.04 01:20:21.376802 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3338 | 2025.06.04 01:20:21.381140 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3339 | 2025.06.04 01:20:21.385408 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3340 | 2025.06.04 01:20:21.389575 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3341 | 2025.06.04 01:20:21.394084 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3342 | 2025.06.04 01:20:21.398536 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 3343 | 2025.06.04 01:20:21.452497 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080834219 sec., 1496.890815509704 rows/sec., 7.74 MiB/sec. | ||
| 3344 | 2025.06.04 01:20:21.455037 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3345 | 2025.06.04 01:20:21.457136 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_16_3} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.06.04 01:20:21.457249 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_16_3} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3347 | 2025.06.04 01:20:21.460297 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3348 | 2025.06.04 01:20:22.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.91 MiB, peak 211.88 MiB, free memory in arenas 0.00 B, will set to 210.72 MiB (RSS), difference: 8.81 MiB | ||
| 3349 | 2025.06.04 01:20:22.598087 [ 119 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3350 | 2025.06.04 01:20:22.598175 [ 119 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2025.06.04 01:20:22.598214 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3352 | 2025.06.04 01:20:22.598353 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::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 | ||
| 3353 | 2025.06.04 01:20:22.598491 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3354 | 2025.06.04 01:20:22.598526 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 3355 | 2025.06.04 01:20:22.598593 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 3356 | 2025.06.04 01:20:22.598647 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3357 | 2025.06.04 01:20:22.598696 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 3358 | 2025.06.04 01:20:22.598738 [ 189 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3359 | 2025.06.04 01:20:22.599632 [ 194 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331707 sec., 719377.4606576372 rows/sec., 51.50 MiB/sec. | ||
| 3360 | 2025.06.04 01:20:22.599861 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3361 | 2025.06.04 01:20:22.600191 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.06.04 01:20:22.600272 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_5_1} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3363 | 2025.06.04 01:20:22.600365 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3364 | 2025.06.04 01:20:22.951489 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.06.04 01:20:22.951779 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3366 | 2025.06.04 01:20:22.951884 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3367 | 2025.06.04 01:20:22.952579 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.06.04 01:20:22.952625 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3369 | 2025.06.04 01:20:22.953025 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3370 | 2025.06.04 01:20:22.953265 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.06.04 01:20:22.953429 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001728 sec., 42824.07407407407 rows/sec., 3.44 MiB/sec. | ||
| 3372 | 2025.06.04 01:20:22.953478 [ 5 ] {b4f9d001-fb73-4cb7-a10f-394386003b3a} <Debug> TCPHandler: Processed in 0.002173451 sec. | ||
| 3373 | 2025.06.04 01:20:22.953612 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.06.04 01:20:22.953709 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3375 | 2025.06.04 01:20:22.953754 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3376 | 2025.06.04 01:20:22.954167 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.06.04 01:20:22.954204 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3378 | 2025.06.04 01:20:22.954511 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3379 | 2025.06.04 01:20:22.954723 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.06.04 01:20:22.954857 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001167 sec., 7712.082262210796 rows/sec., 579.91 KiB/sec. | ||
| 3381 | 2025.06.04 01:20:22.954894 [ 5 ] {e552eb75-8db6-4c13-b203-ec9c43801cba} <Debug> TCPHandler: Processed in 0.001334388 sec. | ||
| 3382 | 2025.06.04 01:20:22.955016 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.06.04 01:20:22.955143 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3384 | 2025.06.04 01:20:22.955229 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3385 | 2025.06.04 01:20:22.955735 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.06.04 01:20:22.955782 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3387 | 2025.06.04 01:20:22.956130 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3388 | 2025.06.04 01:20:22.956350 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2025.06.04 01:20:22.956483 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001365 sec., 53479.85347985348 rows/sec., 4.18 MiB/sec. | ||
| 3390 | 2025.06.04 01:20:22.956521 [ 5 ] {7c1247b3-3fe6-45ed-b5e6-0df5065bd288} <Debug> TCPHandler: Processed in 0.001565995 sec. | ||
| 3391 | 2025.06.04 01:20:22.956710 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.06.04 01:20:22.956838 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3393 | 2025.06.04 01:20:22.956883 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3394 | 2025.06.04 01:20:22.957372 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.06.04 01:20:22.957413 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3396 | 2025.06.04 01:20:22.957803 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3397 | 2025.06.04 01:20:22.958019 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.06.04 01:20:22.958155 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 3399 | 2025.06.04 01:20:22.958206 [ 5 ] {ebe8c456-8522-43d7-8f75-1e3c9681834b} <Debug> TCPHandler: Processed in 0.001567874 sec. | ||
| 3400 | 2025.06.04 01:20:22.958329 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.06.04 01:20:22.958435 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2025.06.04 01:20:22.958493 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <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 | ||
| 3403 | 2025.06.04 01:20:22.959232 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.06.04 01:20:22.959271 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3405 | 2025.06.04 01:20:22.959786 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3406 | 2025.06.04 01:20:22.960010 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.06.04 01:20:22.960151 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001736 sec., 5184.331797235023 rows/sec., 9.29 MiB/sec. | ||
| 3408 | 2025.06.04 01:20:22.960203 [ 5 ] {5ebffaad-c326-44b9-83c1-5143ed06dc5b} <Debug> TCPHandler: Processed in 0.001925344 sec. | ||
| 3409 | 2025.06.04 01:20:22.960335 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2025.06.04 01:20:22.960460 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3411 | 2025.06.04 01:20:22.960511 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3412 | 2025.06.04 01:20:22.960921 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.06.04 01:20:22.960960 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3414 | 2025.06.04 01:20:22.961272 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3415 | 2025.06.04 01:20:22.961480 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.06.04 01:20:22.961608 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3417 | 2025.06.04 01:20:22.961644 [ 5 ] {39bb71c4-c6ce-4991-aa89-18a8cfd3c83e} <Debug> TCPHandler: Processed in 0.001372738 sec. | ||
| 3418 | 2025.06.04 01:20:27.952610 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2025.06.04 01:20:27.952845 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3420 | 2025.06.04 01:20:27.952921 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3421 | 2025.06.04 01:20:27.953622 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.06.04 01:20:27.953679 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3423 | 2025.06.04 01:20:27.954089 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3424 | 2025.06.04 01:20:27.954318 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.06.04 01:20:27.954479 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001688 sec., 69905.21327014218 rows/sec., 5.95 MiB/sec. | ||
| 3426 | 2025.06.04 01:20:27.954528 [ 5 ] {8244714c-671a-4f9c-8156-9268b589db90} <Debug> TCPHandler: Processed in 0.002060867 sec. | ||
| 3427 | 2025.06.04 01:20:27.954659 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.06.04 01:20:27.954761 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3429 | 2025.06.04 01:20:27.954804 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3430 | 2025.06.04 01:20:27.955217 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.06.04 01:20:27.955254 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3432 | 2025.06.04 01:20:27.955556 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3433 | 2025.06.04 01:20:27.955775 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2025.06.04 01:20:27.955887 [ 99 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3435 | 2025.06.04 01:20:27.955904 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 3436 | 2025.06.04 01:20:27.955960 [ 99 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.06.04 01:20:27.955967 [ 5 ] {f46ef7f3-6226-45da-9018-bc5d084dd94c} <Debug> TCPHandler: Processed in 0.001361088 sec. | ||
| 3438 | 2025.06.04 01:20:27.955989 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3439 | 2025.06.04 01:20:27.956095 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.06.04 01:20:27.956122 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 3441 | 2025.06.04 01:20:27.956195 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3442 | 2025.06.04 01:20:27.956242 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3443 | 2025.06.04 01:20:27.956300 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2025.06.04 01:20:27.956348 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 171 rows starting from the beginning of the part | ||
| 3445 | 2025.06.04 01:20:27.956415 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3446 | 2025.06.04 01:20:27.956466 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 3447 | 2025.06.04 01:20:27.956508 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3448 | 2025.06.04 01:20:27.956547 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part | ||
| 3449 | 2025.06.04 01:20:27.956592 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3450 | 2025.06.04 01:20:27.956694 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.06.04 01:20:27.956736 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3452 | 2025.06.04 01:20:27.957174 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3453 | 2025.06.04 01:20:27.957393 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.06.04 01:20:27.957510 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443701 sec., 202950.61096445873 rows/sec., 14.63 MiB/sec. | ||
| 3455 | 2025.06.04 01:20:27.957530 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001354 sec., 70162.48153618907 rows/sec., 5.48 MiB/sec. | ||
| 3456 | 2025.06.04 01:20:27.957592 [ 5 ] {3615794c-01fb-41e9-98cd-274325d6cdf1} <Debug> TCPHandler: Processed in 0.001547993 sec. | ||
| 3457 | 2025.06.04 01:20:27.957707 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2025.06.04 01:20:27.957723 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3459 | 2025.06.04 01:20:27.957802 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3460 | 2025.06.04 01:20:27.957853 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3461 | 2025.06.04 01:20:27.958050 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2025.06.04 01:20:27.958138 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_16_3} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3463 | 2025.06.04 01:20:27.958242 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3464 | 2025.06.04 01:20:27.958282 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.06.04 01:20:27.958323 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3466 | 2025.06.04 01:20:27.958665 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3467 | 2025.06.04 01:20:27.958884 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.06.04 01:20:27.959017 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 3469 | 2025.06.04 01:20:27.959053 [ 5 ] {45ffaaf1-77e6-44d6-9373-e79622b781aa} <Debug> TCPHandler: Processed in 0.001395919 sec. | ||
| 3470 | 2025.06.04 01:20:27.959159 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.06.04 01:20:27.959252 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.06.04 01:20:27.959305 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <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 | ||
| 3473 | 2025.06.04 01:20:27.960099 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2025.06.04 01:20:27.960135 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3475 | 2025.06.04 01:20:27.960715 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3476 | 2025.06.04 01:20:27.960942 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2025.06.04 01:20:27.961076 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 3478 | 2025.06.04 01:20:27.961134 [ 5 ] {696ffb36-e535-4152-a507-f72aec65a8b4} <Debug> TCPHandler: Processed in 0.002023217 sec. | ||
| 3479 | 2025.06.04 01:20:27.961247 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.06.04 01:20:27.961342 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.06.04 01:20:27.961383 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3482 | 2025.06.04 01:20:27.961718 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.06.04 01:20:27.961758 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3484 | 2025.06.04 01:20:27.962061 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3485 | 2025.06.04 01:20:27.962268 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.06.04 01:20:27.962403 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3487 | 2025.06.04 01:20:27.962438 [ 5 ] {bf6c1f6c-1e19-4277-b43e-c3b8fca70a03} <Debug> TCPHandler: Processed in 0.001242744 sec. | ||
| 3488 | 2025.06.04 01:20:28.460199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3489 | 2025.06.04 01:20:28.460716 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.06.04 01:20:28.460764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3491 | 2025.06.04 01:20:28.461267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3492 | 2025.06.04 01:20:28.461502 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2025.06.04 01:20:28.461630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3494 | 2025.06.04 01:20:28.875145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3495 | 2025.06.04 01:20:28.890635 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.06.04 01:20:28.890699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3497 | 2025.06.04 01:20:28.896828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3498 | 2025.06.04 01:20:28.897604 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.06.04 01:20:28.900666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3500 | 2025.06.04 01:20:30.965443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 492 | ||
| 3501 | 2025.06.04 01:20:30.967576 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.06.04 01:20:30.967640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3503 | 2025.06.04 01:20:30.968863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3504 | 2025.06.04 01:20:30.969149 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.06.04 01:20:30.969511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3506 | 2025.06.04 01:20:32.951372 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.06.04 01:20:32.951566 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3508 | 2025.06.04 01:20:32.951639 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3509 | 2025.06.04 01:20:32.952351 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.06.04 01:20:32.952395 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3511 | 2025.06.04 01:20:32.952786 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3512 | 2025.06.04 01:20:32.953032 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.06.04 01:20:32.953187 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001673 sec., 44231.91870890616 rows/sec., 3.56 MiB/sec. | ||
| 3514 | 2025.06.04 01:20:32.953201 [ 114 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3515 | 2025.06.04 01:20:32.953229 [ 5 ] {f1109b81-7326-47ce-a547-eda6eda21b67} <Debug> TCPHandler: Processed in 0.001996936 sec. | ||
| 3516 | 2025.06.04 01:20:32.953294 [ 114 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.06.04 01:20:32.953324 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3518 | 2025.06.04 01:20:32.953392 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2025.06.04 01:20:32.953459 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 3520 | 2025.06.04 01:20:32.953491 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.06.04 01:20:32.953546 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2025.06.04 01:20:32.953620 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3523 | 2025.06.04 01:20:32.953665 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1962 rows starting from the beginning of the part | ||
| 3524 | 2025.06.04 01:20:32.953739 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3525 | 2025.06.04 01:20:32.953794 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 3526 | 2025.06.04 01:20:32.953842 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 3527 | 2025.06.04 01:20:32.953904 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 3528 | 2025.06.04 01:20:32.953950 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2025.06.04 01:20:32.953953 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 3530 | 2025.06.04 01:20:32.953994 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3531 | 2025.06.04 01:20:32.954334 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3532 | 2025.06.04 01:20:32.954549 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.06.04 01:20:32.954682 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00121 sec., 7438.01652892562 rows/sec., 559.30 KiB/sec. | ||
| 3534 | 2025.06.04 01:20:32.954720 [ 5 ] {a1624510-7ecc-4b36-8f72-df6ca5f37eb0} <Debug> TCPHandler: Processed in 0.001386449 sec. | ||
| 3535 | 2025.06.04 01:20:32.954830 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.06.04 01:20:32.954923 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3537 | 2025.06.04 01:20:32.954962 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3538 | 2025.06.04 01:20:32.955344 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950394 sec., 1231546.0363393242 rows/sec., 105.82 MiB/sec. | ||
| 3539 | 2025.06.04 01:20:32.955392 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.06.04 01:20:32.955433 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3541 | 2025.06.04 01:20:32.955664 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3542 | 2025.06.04 01:20:32.955756 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3543 | 2025.06.04 01:20:32.956027 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.06.04 01:20:32.956045 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.06.04 01:20:32.956112 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_26_5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3546 | 2025.06.04 01:20:32.956192 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001286 sec., 56765.1632970451 rows/sec., 4.43 MiB/sec. | ||
| 3547 | 2025.06.04 01:20:32.956202 [ 111 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3548 | 2025.06.04 01:20:32.956228 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3549 | 2025.06.04 01:20:32.956235 [ 5 ] {b482dd9f-5858-445b-ab18-84a331de0295} <Debug> TCPHandler: Processed in 0.001455121 sec. | ||
| 3550 | 2025.06.04 01:20:32.956271 [ 111 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.06.04 01:20:32.956298 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3552 | 2025.06.04 01:20:32.956367 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.06.04 01:20:32.956384 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 3554 | 2025.06.04 01:20:32.956465 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.06.04 01:20:32.956495 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3556 | 2025.06.04 01:20:32.956514 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3557 | 2025.06.04 01:20:32.956531 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 945 rows starting from the beginning of the part | ||
| 3558 | 2025.06.04 01:20:32.956603 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3559 | 2025.06.04 01:20:32.956650 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 3560 | 2025.06.04 01:20:32.956692 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part | ||
| 3561 | 2025.06.04 01:20:32.956735 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 3562 | 2025.06.04 01:20:32.956774 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 73 rows starting from the beginning of the part | ||
| 3563 | 2025.06.04 01:20:32.956964 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.06.04 01:20:32.957004 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3565 | 2025.06.04 01:20:32.957349 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3566 | 2025.06.04 01:20:32.957579 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.06.04 01:20:32.957713 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3568 | 2025.06.04 01:20:32.957714 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3569 | 2025.06.04 01:20:32.957752 [ 5 ] {646c0f20-ca73-4f29-833c-cb28e711ddb0} <Debug> TCPHandler: Processed in 0.00143533 sec. | ||
| 3570 | 2025.06.04 01:20:32.957765 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2025.06.04 01:20:32.957790 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3572 | 2025.06.04 01:20:32.957789 [ 186 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014426 sec., 932344.3782060168 rows/sec., 73.16 MiB/sec. | ||
| 3573 | 2025.06.04 01:20:32.957862 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 3574 | 2025.06.04 01:20:32.957871 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.06.04 01:20:32.957946 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3576 | 2025.06.04 01:20:32.957957 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2025.06.04 01:20:32.957969 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3578 | 2025.06.04 01:20:32.957994 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8267 rows starting from the beginning of the part | ||
| 3579 | 2025.06.04 01:20:32.958030 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <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 | ||
| 3580 | 2025.06.04 01:20:32.958057 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3581 | 2025.06.04 01:20:32.958105 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3582 | 2025.06.04 01:20:32.958147 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 3583 | 2025.06.04 01:20:32.958185 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3584 | 2025.06.04 01:20:32.958195 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.06.04 01:20:32.958223 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3586 | 2025.06.04 01:20:32.958258 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_26_5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3587 | 2025.06.04 01:20:32.958323 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3588 | 2025.06.04 01:20:32.958809 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2025.06.04 01:20:32.958850 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3590 | 2025.06.04 01:20:32.959448 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3591 | 2025.06.04 01:20:32.959669 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2025.06.04 01:20:32.959805 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001853 sec., 4856.988667026443 rows/sec., 8.70 MiB/sec. | ||
| 3593 | 2025.06.04 01:20:32.959863 [ 5 ] {5ddb17d9-0bc6-4ad8-9300-c366ad655569} <Debug> TCPHandler: Processed in 0.002043167 sec. | ||
| 3594 | 2025.06.04 01:20:32.959977 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2025.06.04 01:20:32.960073 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3596 | 2025.06.04 01:20:32.960112 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3597 | 2025.06.04 01:20:32.960442 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.06.04 01:20:32.960475 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3599 | 2025.06.04 01:20:32.960818 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3600 | 2025.06.04 01:20:32.961033 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2025.06.04 01:20:32.961156 [ 110 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3602 | 2025.06.04 01:20:32.961158 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3603 | 2025.06.04 01:20:32.961200 [ 110 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2025.06.04 01:20:32.961220 [ 5 ] {5418dacf-0141-4c06-8df7-2741c2d8d023} <Debug> TCPHandler: Processed in 0.001292676 sec. | ||
| 3605 | 2025.06.04 01:20:32.961225 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3606 | 2025.06.04 01:20:32.961333 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3607 | 2025.06.04 01:20:32.961467 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3608 | 2025.06.04 01:20:32.961500 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1124 rows starting from the beginning of the part | ||
| 3609 | 2025.06.04 01:20:32.961561 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 3610 | 2025.06.04 01:20:32.961607 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8971 rows, containing 5 columns (5 merged, 0 gathered) in 0.003775126 sec., 2376344.524659574 rows/sec., 162.45 MiB/sec. | ||
| 3611 | 2025.06.04 01:20:32.961611 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3612 | 2025.06.04 01:20:32.961676 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 3613 | 2025.06.04 01:20:32.961717 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3614 | 2025.06.04 01:20:32.961762 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 3615 | 2025.06.04 01:20:32.961770 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3616 | 2025.06.04 01:20:32.962040 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2025.06.04 01:20:32.962104 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3618 | 2025.06.04 01:20:32.962162 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 3619 | 2025.06.04 01:20:32.962762 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474882 sec., 941092.2365314648 rows/sec., 62.99 MiB/sec. | ||
| 3620 | 2025.06.04 01:20:32.962928 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3621 | 2025.06.04 01:20:32.963163 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.06.04 01:20:32.963226 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_26_5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3623 | 2025.06.04 01:20:32.963292 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3624 | 2025.06.04 01:20:33.001245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.56 MiB, peak 218.86 MiB, free memory in arenas 0.00 B, will set to 213.68 MiB (RSS), difference: 1.12 MiB | ||
| 3625 | 2025.06.04 01:20:35.844208 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3626 | 2025.06.04 01:20:35.844277 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3627 | 2025.06.04 01:20:35.962632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3628 | 2025.06.04 01:20:35.963129 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.06.04 01:20:35.963181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3630 | 2025.06.04 01:20:35.963686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3631 | 2025.06.04 01:20:35.963931 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.06.04 01:20:35.964085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3633 | 2025.06.04 01:20:36.401646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3634 | 2025.06.04 01:20:36.418099 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.06.04 01:20:36.418154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3636 | 2025.06.04 01:20:36.424072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3637 | 2025.06.04 01:20:36.424778 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.06.04 01:20:36.427585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3639 | 2025.06.04 01:20:37.952169 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.06.04 01:20:37.952350 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2025.06.04 01:20:37.952414 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3642 | 2025.06.04 01:20:37.953154 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.06.04 01:20:37.953197 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3644 | 2025.06.04 01:20:37.953595 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3645 | 2025.06.04 01:20:37.953831 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.06.04 01:20:37.953989 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.95 MiB/sec. | ||
| 3647 | 2025.06.04 01:20:37.954038 [ 5 ] {197942e4-23f2-4e70-9bb3-b52e4943f674} <Debug> TCPHandler: Processed in 0.001999176 sec. | ||
| 3648 | 2025.06.04 01:20:37.954171 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2025.06.04 01:20:37.954274 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3650 | 2025.06.04 01:20:37.954318 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3651 | 2025.06.04 01:20:37.954746 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.06.04 01:20:37.954782 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3653 | 2025.06.04 01:20:37.955084 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3654 | 2025.06.04 01:20:37.955293 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.06.04 01:20:37.955428 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1.93 MiB/sec. | ||
| 3656 | 2025.06.04 01:20:37.955465 [ 5 ] {827de401-6313-49a4-98ff-ae36115bb26a} <Debug> TCPHandler: Processed in 0.001346907 sec. | ||
| 3657 | 2025.06.04 01:20:37.955576 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.06.04 01:20:37.955671 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3659 | 2025.06.04 01:20:37.955712 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3660 | 2025.06.04 01:20:37.956142 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.06.04 01:20:37.956178 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3662 | 2025.06.04 01:20:37.956473 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3663 | 2025.06.04 01:20:37.956683 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.06.04 01:20:37.956811 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001159 sec., 81967.2131147541 rows/sec., 6.40 MiB/sec. | ||
| 3665 | 2025.06.04 01:20:37.956847 [ 5 ] {676f1c7c-fada-485b-a273-02aa08e9b0ee} <Debug> TCPHandler: Processed in 0.001321187 sec. | ||
| 3666 | 2025.06.04 01:20:37.956959 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.06.04 01:20:37.957053 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2025.06.04 01:20:37.957095 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3669 | 2025.06.04 01:20:37.957508 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.06.04 01:20:37.957544 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3671 | 2025.06.04 01:20:37.957866 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3672 | 2025.06.04 01:20:37.958082 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.06.04 01:20:37.958213 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3674 | 2025.06.04 01:20:37.958249 [ 5 ] {b8b9bd44-3441-4d43-9b20-2f196e788d48} <Debug> TCPHandler: Processed in 0.001339668 sec. | ||
| 3675 | 2025.06.04 01:20:37.958359 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.06.04 01:20:37.958451 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2025.06.04 01:20:37.958504 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <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 | ||
| 3678 | 2025.06.04 01:20:37.959338 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.06.04 01:20:37.959375 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3680 | 2025.06.04 01:20:37.959907 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3681 | 2025.06.04 01:20:37.960133 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.06.04 01:20:37.960273 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 3683 | 2025.06.04 01:20:37.960330 [ 5 ] {68c22e62-da0d-439a-a209-d8ad01427fb4} <Debug> TCPHandler: Processed in 0.002021437 sec. | ||
| 3684 | 2025.06.04 01:20:37.960444 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2025.06.04 01:20:37.960539 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3686 | 2025.06.04 01:20:37.960582 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2025.06.04 01:20:37.960931 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.06.04 01:20:37.960968 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3689 | 2025.06.04 01:20:37.961271 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3690 | 2025.06.04 01:20:37.961474 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.06.04 01:20:37.961604 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3692 | 2025.06.04 01:20:37.961638 [ 5 ] {13a9b5c2-ecc0-4444-b546-71b263085aa3} <Debug> TCPHandler: Processed in 0.001243955 sec. | ||
| 3693 | 2025.06.04 01:20:40.551411 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.06.04 01:20:40.551605 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3695 | 2025.06.04 01:20:40.551673 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3696 | 2025.06.04 01:20:40.552311 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.06.04 01:20:40.552360 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3698 | 2025.06.04 01:20:40.552754 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3699 | 2025.06.04 01:20:40.552983 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.06.04 01:20:40.553152 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 3701 | 2025.06.04 01:20:40.553199 [ 5 ] {14de1675-82c7-4f58-a97f-7d4753754e67} <Debug> TCPHandler: Processed in 0.001918094 sec. | ||
| 3702 | 2025.06.04 01:20:40.553323 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.06.04 01:20:40.553418 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3704 | 2025.06.04 01:20:40.553460 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3705 | 2025.06.04 01:20:40.553867 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.06.04 01:20:40.553906 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3707 | 2025.06.04 01:20:40.554225 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3708 | 2025.06.04 01:20:40.554437 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.06.04 01:20:40.554570 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00117 sec., 11965.811965811965 rows/sec., 975.73 KiB/sec. | ||
| 3710 | 2025.06.04 01:20:40.554608 [ 5 ] {0fce94e5-5315-4bbc-99e0-fbb81240377d} <Debug> TCPHandler: Processed in 0.001337027 sec. | ||
| 3711 | 2025.06.04 01:20:40.554719 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.06.04 01:20:40.554813 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3713 | 2025.06.04 01:20:40.554853 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3714 | 2025.06.04 01:20:40.556239 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.06.04 01:20:40.556276 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3716 | 2025.06.04 01:20:40.556684 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3717 | 2025.06.04 01:20:40.556897 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.06.04 01:20:40.557027 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.002232 sec., 600806.4516129033 rows/sec., 49.95 MiB/sec. | ||
| 3719 | 2025.06.04 01:20:40.557065 [ 5 ] {d1f2b350-a2f7-4dd8-84b6-2bf04863311b} <Debug> TCPHandler: Processed in 0.002395647 sec. | ||
| 3720 | 2025.06.04 01:20:40.557179 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.06.04 01:20:40.557273 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.06.04 01:20:40.557313 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3723 | 2025.06.04 01:20:40.557724 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.06.04 01:20:40.557760 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3725 | 2025.06.04 01:20:40.558059 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3726 | 2025.06.04 01:20:40.558268 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.06.04 01:20:40.558395 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001139 sec., 30728.70939420544 rows/sec., 2.24 MiB/sec. | ||
| 3728 | 2025.06.04 01:20:40.558431 [ 5 ] {4097906d-d28f-4071-ab1d-ddb3f7f22fd4} <Debug> TCPHandler: Processed in 0.001302947 sec. | ||
| 3729 | 2025.06.04 01:20:40.558538 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.06.04 01:20:40.558632 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.06.04 01:20:40.558671 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3732 | 2025.06.04 01:20:40.559194 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.06.04 01:20:40.559230 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3734 | 2025.06.04 01:20:40.559544 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3735 | 2025.06.04 01:20:40.559755 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.06.04 01:20:40.559883 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 3737 | 2025.06.04 01:20:40.559919 [ 5 ] {7f596007-b69f-44d8-a162-648911cd32a8} <Debug> TCPHandler: Processed in 0.00143103 sec. | ||
| 3738 | 2025.06.04 01:20:40.560028 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.06.04 01:20:40.560122 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.06.04 01:20:40.560162 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3741 | 2025.06.04 01:20:40.560551 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.06.04 01:20:40.560587 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3743 | 2025.06.04 01:20:40.560884 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3744 | 2025.06.04 01:20:40.561088 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.06.04 01:20:40.561224 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 3746 | 2025.06.04 01:20:40.561262 [ 5 ] {ab006d47-db44-4c63-a7d3-c767febe57ba} <Debug> TCPHandler: Processed in 0.001283266 sec. | ||
| 3747 | 2025.06.04 01:20:40.561370 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.06.04 01:20:40.561463 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3749 | 2025.06.04 01:20:40.561502 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3750 | 2025.06.04 01:20:40.562179 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.06.04 01:20:40.562215 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3752 | 2025.06.04 01:20:40.562541 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3753 | 2025.06.04 01:20:40.562749 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.06.04 01:20:40.562884 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.001439 sec., 402362.75191104936 rows/sec., 30.22 MiB/sec. | ||
| 3755 | 2025.06.04 01:20:40.562921 [ 5 ] {2647e0e5-625f-46c9-8961-2d810dd27b50} <Debug> TCPHandler: Processed in 0.001600245 sec. | ||
| 3756 | 2025.06.04 01:20:40.563028 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.06.04 01:20:40.563127 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.06.04 01:20:40.563170 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3759 | 2025.06.04 01:20:40.563818 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.06.04 01:20:40.563853 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3761 | 2025.06.04 01:20:40.564218 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3762 | 2025.06.04 01:20:40.564440 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.06.04 01:20:40.564571 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Debug> executeQuery: Read 985 rows, 68.16 KiB in 0.001467 sec., 671438.3094751193 rows/sec., 45.37 MiB/sec. | ||
| 3764 | 2025.06.04 01:20:40.564607 [ 5 ] {fd583891-28eb-4009-88b5-3ec7596e4c00} <Debug> TCPHandler: Processed in 0.001628836 sec. | ||
| 3765 | 2025.06.04 01:20:40.564715 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2025.06.04 01:20:40.564808 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3767 | 2025.06.04 01:20:40.564860 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <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 | ||
| 3768 | 2025.06.04 01:20:40.565608 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.06.04 01:20:40.565643 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3770 | 2025.06.04 01:20:40.566144 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3771 | 2025.06.04 01:20:40.566363 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.06.04 01:20:40.566502 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 3773 | 2025.06.04 01:20:40.566511 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3774 | 2025.06.04 01:20:40.566557 [ 5 ] {956eb115-1512-42b8-8960-62177a2cfaae} <Debug> TCPHandler: Processed in 0.001890923 sec. | ||
| 3775 | 2025.06.04 01:20:40.566585 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.06.04 01:20:40.566614 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3777 | 2025.06.04 01:20:40.566674 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.06.04 01:20:40.566730 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 3779 | 2025.06.04 01:20:40.566775 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2025.06.04 01:20:40.566821 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2025.06.04 01:20:40.566975 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3782 | 2025.06.04 01:20:40.567035 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 269 rows starting from the beginning of the part | ||
| 3783 | 2025.06.04 01:20:40.567150 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.06.04 01:20:40.567157 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 3785 | 2025.06.04 01:20:40.567194 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3786 | 2025.06.04 01:20:40.567276 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3787 | 2025.06.04 01:20:40.567377 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 3788 | 2025.06.04 01:20:40.567474 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3789 | 2025.06.04 01:20:40.567504 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3790 | 2025.06.04 01:20:40.567567 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 3791 | 2025.06.04 01:20:40.567723 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.06.04 01:20:40.567856 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 3793 | 2025.06.04 01:20:40.567891 [ 5 ] {ac052361-a7c7-46b0-a692-28f05f4df906} <Debug> TCPHandler: Processed in 0.001266795 sec. | ||
| 3794 | 2025.06.04 01:20:40.570675 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.003993772 sec., 89639.56880863506 rows/sec., 160.63 MiB/sec. | ||
| 3795 | 2025.06.04 01:20:40.571472 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3796 | 2025.06.04 01:20:40.571892 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.06.04 01:20:40.571975 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3798 | 2025.06.04 01:20:40.572114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 3799 | 2025.06.04 01:20:40.970533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 536 | ||
| 3800 | 2025.06.04 01:20:40.972891 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.06.04 01:20:40.972929 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3802 | 2025.06.04 01:20:40.974119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3803 | 2025.06.04 01:20:40.974380 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.06.04 01:20:40.974616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 3805 | 2025.06.04 01:20:42.946877 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2025.06.04 01:20:42.947077 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3807 | 2025.06.04 01:20:42.947152 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3808 | 2025.06.04 01:20:42.947890 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2025.06.04 01:20:42.947941 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3810 | 2025.06.04 01:20:42.948351 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3811 | 2025.06.04 01:20:42.948591 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.06.04 01:20:42.948749 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.48 MiB/sec. | ||
| 3813 | 2025.06.04 01:20:42.948797 [ 5 ] {c70bd34e-7cb0-4782-81d4-7d5ee4a9f4aa} <Debug> TCPHandler: Processed in 0.002061598 sec. | ||
| 3814 | 2025.06.04 01:20:42.948916 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2025.06.04 01:20:42.949019 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3816 | 2025.06.04 01:20:42.949063 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3817 | 2025.06.04 01:20:42.949526 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2025.06.04 01:20:42.949564 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3819 | 2025.06.04 01:20:42.949869 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3820 | 2025.06.04 01:20:42.950084 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2025.06.04 01:20:42.950216 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 3822 | 2025.06.04 01:20:42.950254 [ 5 ] {b181c0d6-9d28-4c56-9886-8e09255e8457} <Debug> TCPHandler: Processed in 0.001391109 sec. | ||
| 3823 | 2025.06.04 01:20:42.950369 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.06.04 01:20:42.950465 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3825 | 2025.06.04 01:20:42.950509 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3826 | 2025.06.04 01:20:42.950882 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2025.06.04 01:20:42.950917 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3828 | 2025.06.04 01:20:42.951235 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3829 | 2025.06.04 01:20:42.951455 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.06.04 01:20:42.951586 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 3.91 MiB/sec. | ||
| 3831 | 2025.06.04 01:20:42.951622 [ 5 ] {efd50898-8e1d-4782-8201-9047d1abce23} <Debug> TCPHandler: Processed in 0.001302826 sec. | ||
| 3832 | 2025.06.04 01:20:42.951735 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2025.06.04 01:20:42.951830 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3834 | 2025.06.04 01:20:42.951872 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3835 | 2025.06.04 01:20:42.952191 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.06.04 01:20:42.952228 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3837 | 2025.06.04 01:20:42.952531 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3838 | 2025.06.04 01:20:42.952747 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2025.06.04 01:20:42.952878 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 3840 | 2025.06.04 01:20:42.952914 [ 5 ] {6d8ce283-d3ad-426f-8c5c-a49007719d23} <Debug> TCPHandler: Processed in 0.001229154 sec. | ||
| 3841 | 2025.06.04 01:20:43.465112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3842 | 2025.06.04 01:20:43.465627 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.06.04 01:20:43.465675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3844 | 2025.06.04 01:20:43.466166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3845 | 2025.06.04 01:20:43.466407 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.06.04 01:20:43.466547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3847 | 2025.06.04 01:20:43.928602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3848 | 2025.06.04 01:20:43.945117 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.06.04 01:20:43.945166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3850 | 2025.06.04 01:20:43.951000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3851 | 2025.06.04 01:20:43.951708 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.06.04 01:20:43.954467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3853 | 2025.06.04 01:20:47.951639 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.06.04 01:20:47.951836 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3855 | 2025.06.04 01:20:47.951904 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3856 | 2025.06.04 01:20:47.952608 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.06.04 01:20:47.952655 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3858 | 2025.06.04 01:20:47.953076 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3859 | 2025.06.04 01:20:47.953317 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.06.04 01:20:47.953484 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001696 sec., 69575.47169811321 rows/sec., 5.92 MiB/sec. | ||
| 3861 | 2025.06.04 01:20:47.953534 [ 5 ] {4d850e8c-db01-40ae-b95b-7ffe255ec808} <Debug> TCPHandler: Processed in 0.002025017 sec. | ||
| 3862 | 2025.06.04 01:20:47.953663 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.06.04 01:20:47.953767 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.06.04 01:20:47.953812 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3865 | 2025.06.04 01:20:47.954235 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.06.04 01:20:47.954272 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3867 | 2025.06.04 01:20:47.954580 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3868 | 2025.06.04 01:20:47.954798 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.06.04 01:20:47.954934 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 3870 | 2025.06.04 01:20:47.954972 [ 5 ] {04a5f54f-fd4b-484e-bc40-c0851f0fa5d5} <Debug> TCPHandler: Processed in 0.001362829 sec. | ||
| 3871 | 2025.06.04 01:20:47.955081 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.06.04 01:20:47.955178 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3873 | 2025.06.04 01:20:47.955218 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3874 | 2025.06.04 01:20:47.955653 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.06.04 01:20:47.955688 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3876 | 2025.06.04 01:20:47.956002 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3877 | 2025.06.04 01:20:47.956217 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.06.04 01:20:47.956343 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001185 sec., 80168.776371308 rows/sec., 6.26 MiB/sec. | ||
| 3879 | 2025.06.04 01:20:47.956382 [ 5 ] {8589a4e5-2c3b-4b74-95e5-9932480cad5b} <Debug> TCPHandler: Processed in 0.001351038 sec. | ||
| 3880 | 2025.06.04 01:20:47.956492 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.06.04 01:20:47.956585 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3882 | 2025.06.04 01:20:47.956630 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3883 | 2025.06.04 01:20:47.957041 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.06.04 01:20:47.957077 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3885 | 2025.06.04 01:20:47.957439 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3886 | 2025.06.04 01:20:47.957654 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.06.04 01:20:47.957787 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3888 | 2025.06.04 01:20:47.957823 [ 5 ] {ba1ceca8-f20f-44ad-b645-65019b3530dd} <Debug> TCPHandler: Processed in 0.001381008 sec. | ||
| 3889 | 2025.06.04 01:20:47.957929 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.06.04 01:20:47.958023 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3891 | 2025.06.04 01:20:47.958077 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <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 | ||
| 3892 | 2025.06.04 01:20:47.958914 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.06.04 01:20:47.958949 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3894 | 2025.06.04 01:20:47.959505 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3895 | 2025.06.04 01:20:47.959728 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.06.04 01:20:47.959867 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 3897 | 2025.06.04 01:20:47.959925 [ 5 ] {7eb32d3f-88d7-42cd-afb1-ddfbe9721fd6} <Debug> TCPHandler: Processed in 0.002045428 sec. | ||
| 3898 | 2025.06.04 01:20:47.960032 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.06.04 01:20:47.960128 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3900 | 2025.06.04 01:20:47.960170 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3901 | 2025.06.04 01:20:47.960527 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.06.04 01:20:47.960568 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3903 | 2025.06.04 01:20:47.960888 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3904 | 2025.06.04 01:20:47.961096 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.06.04 01:20:47.961223 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3906 | 2025.06.04 01:20:47.961259 [ 5 ] {d2e29634-c74e-493a-88af-d3aeac3e6405} <Debug> TCPHandler: Processed in 0.001276446 sec. | ||
| 3907 | 2025.06.04 01:20:50.844333 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3908 | 2025.06.04 01:20:50.844427 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3909 | 2025.06.04 01:20:50.967586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3910 | 2025.06.04 01:20:50.968106 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.06.04 01:20:50.968154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3912 | 2025.06.04 01:20:50.968654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3913 | 2025.06.04 01:20:50.968895 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.06.04 01:20:50.969032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3915 | 2025.06.04 01:20:50.975772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 | ||
| 3916 | 2025.06.04 01:20:50.977776 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.06.04 01:20:50.977817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3918 | 2025.06.04 01:20:50.978992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3919 | 2025.06.04 01:20:50.979282 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.06.04 01:20:50.979560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 3921 | 2025.06.04 01:20:51.455491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3922 | 2025.06.04 01:20:51.473453 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2025.06.04 01:20:51.473522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3924 | 2025.06.04 01:20:51.479167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3925 | 2025.06.04 01:20:51.479923 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2025.06.04 01:20:51.483279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3927 | 2025.06.04 01:20:51.693957 [ 95 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3928 | 2025.06.04 01:20:51.694029 [ 95 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.06.04 01:20:51.694054 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3930 | 2025.06.04 01:20:51.694190 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::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 | ||
| 3931 | 2025.06.04 01:20:51.694345 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2025.06.04 01:20:51.694380 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 3933 | 2025.06.04 01:20:51.694448 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3934 | 2025.06.04 01:20:51.694494 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3935 | 2025.06.04 01:20:51.694534 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3936 | 2025.06.04 01:20:51.694576 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3937 | 2025.06.04 01:20:51.695623 [ 187 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497612 sec., 331193.927399086 rows/sec., 23.26 MiB/sec. | ||
| 3938 | 2025.06.04 01:20:51.695765 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3939 | 2025.06.04 01:20:51.696031 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.06.04 01:20:51.696101 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_5_1} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3941 | 2025.06.04 01:20:51.696171 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3942 | 2025.06.04 01:20:52.268054 [ 96 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3943 | 2025.06.04 01:20:52.268124 [ 96 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.06.04 01:20:52.268151 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3945 | 2025.06.04 01:20:52.268285 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::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 | ||
| 3946 | 2025.06.04 01:20:52.268441 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2025.06.04 01:20:52.268481 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 3948 | 2025.06.04 01:20:52.268560 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 3949 | 2025.06.04 01:20:52.268612 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3950 | 2025.06.04 01:20:52.268660 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3951 | 2025.06.04 01:20:52.268705 [ 195 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3952 | 2025.06.04 01:20:52.269542 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315837 sec., 197592.8629457904 rows/sec., 12.54 MiB/sec. | ||
| 3953 | 2025.06.04 01:20:52.269735 [ 187 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3954 | 2025.06.04 01:20:52.270021 [ 187 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2025.06.04 01:20:52.270096 [ 187 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_5_1} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3956 | 2025.06.04 01:20:52.270167 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3957 | 2025.06.04 01:20:52.951358 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2025.06.04 01:20:52.951556 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3959 | 2025.06.04 01:20:52.951627 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3960 | 2025.06.04 01:20:52.952305 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2025.06.04 01:20:52.952348 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3962 | 2025.06.04 01:20:52.952739 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3963 | 2025.06.04 01:20:52.952966 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2025.06.04 01:20:52.953121 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001619 sec., 45707.22668313774 rows/sec., 3.68 MiB/sec. | ||
| 3965 | 2025.06.04 01:20:52.953119 [ 94 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3966 | 2025.06.04 01:20:52.953163 [ 5 ] {355ef277-d832-4f4d-a95c-a7b7834e36c3} <Debug> TCPHandler: Processed in 0.001941865 sec. | ||
| 3967 | 2025.06.04 01:20:52.953203 [ 94 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2025.06.04 01:20:52.953233 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3969 | 2025.06.04 01:20:52.953298 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.06.04 01:20:52.953334 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 3971 | 2025.06.04 01:20:52.953397 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3972 | 2025.06.04 01:20:52.953441 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3973 | 2025.06.04 01:20:52.953449 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2025.06.04 01:20:52.953487 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1964 rows starting from the beginning of the part | ||
| 3975 | 2025.06.04 01:20:52.953552 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 3976 | 2025.06.04 01:20:52.953595 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1341 rows starting from the beginning of the part | ||
| 3977 | 2025.06.04 01:20:52.953640 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 3978 | 2025.06.04 01:20:52.953689 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 3979 | 2025.06.04 01:20:52.953735 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 3980 | 2025.06.04 01:20:52.953846 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2025.06.04 01:20:52.953889 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3982 | 2025.06.04 01:20:52.954208 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3983 | 2025.06.04 01:20:52.954431 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2025.06.04 01:20:52.954534 [ 94 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3985 | 2025.06.04 01:20:52.954561 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001182 sec., 7614.213197969542 rows/sec., 572.55 KiB/sec. | ||
| 3986 | 2025.06.04 01:20:52.954565 [ 94 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2025.06.04 01:20:52.954601 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3988 | 2025.06.04 01:20:52.954605 [ 5 ] {1f2a15a9-cac2-4a37-bd4f-0d459db3f70c} <Debug> TCPHandler: Processed in 0.001356958 sec. | ||
| 3989 | 2025.06.04 01:20:52.954706 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 3990 | 2025.06.04 01:20:52.954728 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2025.06.04 01:20:52.954835 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3992 | 2025.06.04 01:20:52.954844 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3993 | 2025.06.04 01:20:52.954877 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3994 | 2025.06.04 01:20:52.954886 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 172 rows starting from the beginning of the part | ||
| 3995 | 2025.06.04 01:20:52.954978 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
| 3996 | 2025.06.04 01:20:52.955025 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 3997 | 2025.06.04 01:20:52.955066 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 3998 | 2025.06.04 01:20:52.955109 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 3999 | 2025.06.04 01:20:52.955153 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 4000 | 2025.06.04 01:20:52.955316 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.06.04 01:20:52.955320 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024407 sec., 1813370.5327041447 rows/sec., 156.57 MiB/sec. | ||
| 4002 | 2025.06.04 01:20:52.955359 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4003 | 2025.06.04 01:20:52.955613 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4004 | 2025.06.04 01:20:52.955821 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4005 | 2025.06.04 01:20:52.955891 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.06.04 01:20:52.955963 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_31_6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4007 | 2025.06.04 01:20:52.956034 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386429 sec., 207006.63358888193 rows/sec., 14.85 MiB/sec. | ||
| 4008 | 2025.06.04 01:20:52.956046 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4009 | 2025.06.04 01:20:52.956041 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2025.06.04 01:20:52.956217 [ 94 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4011 | 2025.06.04 01:20:52.956246 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4012 | 2025.06.04 01:20:52.956250 [ 94 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.06.04 01:20:52.956254 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001435 sec., 50871.08013937282 rows/sec., 3.97 MiB/sec. | ||
| 4014 | 2025.06.04 01:20:52.956293 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4015 | 2025.06.04 01:20:52.956333 [ 5 ] {955b7222-68a5-4927-9d2a-a06754532439} <Debug> TCPHandler: Processed in 0.001655437 sec. | ||
| 4016 | 2025.06.04 01:20:52.956368 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 4017 | 2025.06.04 01:20:52.956464 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4018 | 2025.06.04 01:20:52.956474 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.06.04 01:20:52.956493 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part | ||
| 4020 | 2025.06.04 01:20:52.956552 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 4021 | 2025.06.04 01:20:52.956592 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 579 rows starting from the beginning of the part | ||
| 4022 | 2025.06.04 01:20:52.956594 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.06.04 01:20:52.956602 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4024 | 2025.06.04 01:20:52.956627 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4025 | 2025.06.04 01:20:52.956678 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4026 | 2025.06.04 01:20:52.956679 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 4027 | 2025.06.04 01:20:52.956694 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_21_4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4028 | 2025.06.04 01:20:52.956741 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 73 rows starting from the beginning of the part | ||
| 4029 | 2025.06.04 01:20:52.956801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4030 | 2025.06.04 01:20:52.957155 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.06.04 01:20:52.957199 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4032 | 2025.06.04 01:20:52.957561 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4033 | 2025.06.04 01:20:52.957692 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351138 sec., 1370696.405548508 rows/sec., 107.57 MiB/sec. | ||
| 4034 | 2025.06.04 01:20:52.957784 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2025.06.04 01:20:52.957857 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4036 | 2025.06.04 01:20:52.957899 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4037 | 2025.06.04 01:20:52.957925 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.06.04 01:20:52.957925 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 4039 | 2025.06.04 01:20:52.957944 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4040 | 2025.06.04 01:20:52.957980 [ 5 ] {96baf873-7e1d-412b-9238-526f7af6d21d} <Debug> TCPHandler: Processed in 0.001565624 sec. | ||
| 4041 | 2025.06.04 01:20:52.958044 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 4042 | 2025.06.04 01:20:52.958099 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.06.04 01:20:52.958137 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2025.06.04 01:20:52.958181 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2025.06.04 01:20:52.958201 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4046 | 2025.06.04 01:20:52.958219 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_31_6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4047 | 2025.06.04 01:20:52.958226 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8971 rows starting from the beginning of the part | ||
| 4048 | 2025.06.04 01:20:52.958264 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <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 | ||
| 4049 | 2025.06.04 01:20:52.958295 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4050 | 2025.06.04 01:20:52.958312 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 4051 | 2025.06.04 01:20:52.958370 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 985 rows starting from the beginning of the part | ||
| 4052 | 2025.06.04 01:20:52.958421 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4053 | 2025.06.04 01:20:52.958470 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4054 | 2025.06.04 01:20:52.958518 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 4055 | 2025.06.04 01:20:52.959039 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.06.04 01:20:52.959083 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4057 | 2025.06.04 01:20:52.959651 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4058 | 2025.06.04 01:20:52.959878 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2025.06.04 01:20:52.960031 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001848 sec., 4870.12987012987 rows/sec., 8.73 MiB/sec. | ||
| 4060 | 2025.06.04 01:20:52.960094 [ 5 ] {23385575-3514-4a26-aad3-0ae95bca4411} <Debug> TCPHandler: Processed in 0.002045297 sec. | ||
| 4061 | 2025.06.04 01:20:52.960206 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.06.04 01:20:52.960302 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4063 | 2025.06.04 01:20:52.960343 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4064 | 2025.06.04 01:20:52.960674 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.06.04 01:20:52.960712 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4066 | 2025.06.04 01:20:52.961143 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4067 | 2025.06.04 01:20:52.961363 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.06.04 01:20:52.961411 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10500 rows, containing 5 columns (5 merged, 0 gathered) in 0.003410695 sec., 3078551.4389296025 rows/sec., 210.43 MiB/sec. | ||
| 4069 | 2025.06.04 01:20:52.961471 [ 94 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4070 | 2025.06.04 01:20:52.961496 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 4071 | 2025.06.04 01:20:52.961502 [ 94 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.06.04 01:20:52.961537 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4073 | 2025.06.04 01:20:52.961541 [ 5 ] {4e5a04cb-4d38-43d4-910d-4533b8877a96} <Debug> TCPHandler: Processed in 0.001384029 sec. | ||
| 4074 | 2025.06.04 01:20:52.961612 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 4075 | 2025.06.04 01:20:52.961666 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4076 | 2025.06.04 01:20:52.961723 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4077 | 2025.06.04 01:20:52.961760 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1388 rows starting from the beginning of the part | ||
| 4078 | 2025.06.04 01:20:52.961834 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 4079 | 2025.06.04 01:20:52.961880 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 4080 | 2025.06.04 01:20:52.961919 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 4081 | 2025.06.04 01:20:52.961943 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2025.06.04 01:20:52.961962 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4083 | 2025.06.04 01:20:52.962004 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 4084 | 2025.06.04 01:20:52.962022 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4085 | 2025.06.04 01:20:52.962100 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4086 | 2025.06.04 01:20:52.962983 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401419 sec., 1161679.6975065987 rows/sec., 77.83 MiB/sec. | ||
| 4087 | 2025.06.04 01:20:52.963176 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4088 | 2025.06.04 01:20:52.963428 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.06.04 01:20:52.963504 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_31_6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4090 | 2025.06.04 01:20:52.963583 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4091 | 2025.06.04 01:20:57.952686 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2025.06.04 01:20:57.952894 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4093 | 2025.06.04 01:20:57.952964 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4094 | 2025.06.04 01:20:57.953610 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2025.06.04 01:20:57.953668 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4096 | 2025.06.04 01:20:57.954067 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4097 | 2025.06.04 01:20:57.954306 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.06.04 01:20:57.954470 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 200.84 KiB/sec. | ||
| 4099 | 2025.06.04 01:20:57.954522 [ 5 ] {23159e8f-dc2f-4cb2-bd48-2e8717c1dc01} <Debug> TCPHandler: Processed in 0.001968505 sec. | ||
| 4100 | 2025.06.04 01:20:57.954649 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.06.04 01:20:57.954753 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4102 | 2025.06.04 01:20:57.954798 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4103 | 2025.06.04 01:20:57.955280 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.06.04 01:20:57.955320 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4105 | 2025.06.04 01:20:57.955644 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4106 | 2025.06.04 01:20:57.955867 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.06.04 01:20:57.956001 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.00127 sec., 94488.18897637795 rows/sec., 8.02 MiB/sec. | ||
| 4108 | 2025.06.04 01:20:57.956040 [ 5 ] {08c85369-111f-49a9-9b2a-d821d7567197} <Debug> TCPHandler: Processed in 0.001442951 sec. | ||
| 4109 | 2025.06.04 01:20:57.956151 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2025.06.04 01:20:57.956248 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4111 | 2025.06.04 01:20:57.956289 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4112 | 2025.06.04 01:20:57.956697 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.06.04 01:20:57.956736 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4114 | 2025.06.04 01:20:57.957048 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4115 | 2025.06.04 01:20:57.957254 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.06.04 01:20:57.957386 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001157 sec., 30250.648228176316 rows/sec., 2.20 MiB/sec. | ||
| 4117 | 2025.06.04 01:20:57.957425 [ 5 ] {f78d339a-8d86-4e8c-ab55-0f09f3560517} <Debug> TCPHandler: Processed in 0.001323487 sec. | ||
| 4118 | 2025.06.04 01:20:57.957531 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2025.06.04 01:20:57.957625 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4120 | 2025.06.04 01:20:57.957666 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4121 | 2025.06.04 01:20:57.958092 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2025.06.04 01:20:57.958129 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4123 | 2025.06.04 01:20:57.958434 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4124 | 2025.06.04 01:20:57.958646 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.06.04 01:20:57.958776 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00117 sec., 84615.38461538461 rows/sec., 6.61 MiB/sec. | ||
| 4126 | 2025.06.04 01:20:57.958814 [ 5 ] {78bd6710-27ed-4e77-a4f6-7f71e54592c2} <Debug> TCPHandler: Processed in 0.001332647 sec. | ||
| 4127 | 2025.06.04 01:20:57.958935 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2025.06.04 01:20:57.959034 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4129 | 2025.06.04 01:20:57.959079 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4130 | 2025.06.04 01:20:57.959496 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2025.06.04 01:20:57.959533 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4132 | 2025.06.04 01:20:57.959872 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4133 | 2025.06.04 01:20:57.960092 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.06.04 01:20:57.960225 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00121 sec., 133884.29752066117 rows/sec., 9.32 MiB/sec. | ||
| 4135 | 2025.06.04 01:20:57.960263 [ 5 ] {439c955a-e9a7-4aa9-8853-dd26846c0ee3} <Debug> TCPHandler: Processed in 0.001376389 sec. | ||
| 4136 | 2025.06.04 01:20:57.960371 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2025.06.04 01:20:57.960466 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4138 | 2025.06.04 01:20:57.960522 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <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 | ||
| 4139 | 2025.06.04 01:20:57.961356 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2025.06.04 01:20:57.961396 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4141 | 2025.06.04 01:20:57.961946 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4142 | 2025.06.04 01:20:57.962184 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2025.06.04 01:20:57.962340 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001876 sec., 16524.52025586354 rows/sec., 29.61 MiB/sec. | ||
| 4144 | 2025.06.04 01:20:57.962404 [ 5 ] {f667d987-b50e-41e0-bdd6-33ff457b4d3a} <Debug> TCPHandler: Processed in 0.002083059 sec. | ||
| 4145 | 2025.06.04 01:20:57.962521 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2025.06.04 01:20:57.962621 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4147 | 2025.06.04 01:20:57.962663 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4148 | 2025.06.04 01:20:57.963001 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.06.04 01:20:57.963037 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4150 | 2025.06.04 01:20:57.963347 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4151 | 2025.06.04 01:20:57.963563 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.06.04 01:20:57.963691 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4153 | 2025.06.04 01:20:57.963728 [ 5 ] {950ba096-cf80-4905-b568-d1d94aba9553} <Debug> TCPHandler: Processed in 0.001255745 sec. | ||
| 4154 | 2025.06.04 01:20:58.470024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4155 | 2025.06.04 01:20:58.470536 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.06.04 01:20:58.470587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4157 | 2025.06.04 01:20:58.471085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4158 | 2025.06.04 01:20:58.471321 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.06.04 01:20:58.471466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4160 | 2025.06.04 01:20:58.471461 [ 86 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4161 | 2025.06.04 01:20:58.471539 [ 86 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.06.04 01:20:58.471558 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4163 | 2025.06.04 01:20:58.471658 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 4164 | 2025.06.04 01:20:58.471769 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4165 | 2025.06.04 01:20:58.471803 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4166 | 2025.06.04 01:20:58.471866 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4167 | 2025.06.04 01:20:58.471914 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4168 | 2025.06.04 01:20:58.471959 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4169 | 2025.06.04 01:20:58.472010 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4170 | 2025.06.04 01:20:58.472049 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4171 | 2025.06.04 01:20:58.473586 [ 196 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968505 sec., 4927089.339371757 rows/sec., 70.48 MiB/sec. | ||
| 4172 | 2025.06.04 01:20:58.473911 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4173 | 2025.06.04 01:20:58.474235 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.06.04 01:20:58.474314 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_21_4} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4175 | 2025.06.04 01:20:58.474419 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4176 | 2025.06.04 01:20:58.984256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4177 | 2025.06.04 01:20:59.001870 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2025.06.04 01:20:59.001924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4179 | 2025.06.04 01:20:59.007361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4180 | 2025.06.04 01:20:59.008074 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2025.06.04 01:20:59.008333 [ 48 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4182 | 2025.06.04 01:20:59.008369 [ 48 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.06.04 01:20:59.008386 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4184 | 2025.06.04 01:20:59.008515 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4185 | 2025.06.04 01:20:59.011267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4186 | 2025.06.04 01:20:59.012743 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4187 | 2025.06.04 01:20:59.014155 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4188 | 2025.06.04 01:20:59.018673 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4189 | 2025.06.04 01:20:59.022861 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4190 | 2025.06.04 01:20:59.026882 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4191 | 2025.06.04 01:20:59.031517 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4192 | 2025.06.04 01:20:59.035863 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4193 | 2025.06.04 01:20:59.096455 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.087996411 sec., 1806.8918742606447 rows/sec., 9.34 MiB/sec. | ||
| 4194 | 2025.06.04 01:20:59.099836 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4195 | 2025.06.04 01:20:59.103465 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_21_4} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.06.04 01:20:59.103623 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_21_4} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4197 | 2025.06.04 01:20:59.106250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4198 | 2025.06.04 01:21:00.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.08 MiB, peak 226.62 MiB, free memory in arenas 0.00 B, will set to 222.32 MiB (RSS), difference: 6.24 MiB | ||
| 4199 | 2025.06.04 01:21:00.980553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 582 | ||
| 4200 | 2025.06.04 01:21:00.982657 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.06.04 01:21:00.982704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4202 | 2025.06.04 01:21:00.983865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4203 | 2025.06.04 01:21:00.984144 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.06.04 01:21:00.984396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4205 | 2025.06.04 01:21:02.950681 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2025.06.04 01:21:02.950852 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4207 | 2025.06.04 01:21:02.950915 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4208 | 2025.06.04 01:21:02.951591 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2025.06.04 01:21:02.951632 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4210 | 2025.06.04 01:21:02.952012 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4211 | 2025.06.04 01:21:02.952237 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2025.06.04 01:21:02.952389 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001584 sec., 46717.17171717172 rows/sec., 3.76 MiB/sec. | ||
| 4213 | 2025.06.04 01:21:02.952428 [ 5 ] {ce5b8862-07a0-41ff-b242-d56e13dcdc32} <Debug> TCPHandler: Processed in 0.001872182 sec. | ||
| 4214 | 2025.06.04 01:21:02.952552 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2025.06.04 01:21:02.952644 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4216 | 2025.06.04 01:21:02.952683 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4217 | 2025.06.04 01:21:02.953068 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.06.04 01:21:02.953103 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4219 | 2025.06.04 01:21:02.953396 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4220 | 2025.06.04 01:21:02.953603 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.06.04 01:21:02.953728 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001102 sec., 8166.969147005446 rows/sec., 614.12 KiB/sec. | ||
| 4222 | 2025.06.04 01:21:02.953765 [ 5 ] {00601fe2-3b90-460a-8ff8-bf1db4435ae9} <Debug> TCPHandler: Processed in 0.001260776 sec. | ||
| 4223 | 2025.06.04 01:21:02.953869 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2025.06.04 01:21:02.953961 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4225 | 2025.06.04 01:21:02.953999 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4226 | 2025.06.04 01:21:02.954414 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2025.06.04 01:21:02.954450 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4228 | 2025.06.04 01:21:02.954745 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4229 | 2025.06.04 01:21:02.954950 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2025.06.04 01:21:02.955074 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001131 sec., 64544.6507515473 rows/sec., 5.04 MiB/sec. | ||
| 4231 | 2025.06.04 01:21:02.955110 [ 5 ] {7c78c0c2-aca1-406e-8be7-f152fe70e1f0} <Debug> TCPHandler: Processed in 0.001288207 sec. | ||
| 4232 | 2025.06.04 01:21:02.955218 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2025.06.04 01:21:02.955309 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4234 | 2025.06.04 01:21:02.955351 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4235 | 2025.06.04 01:21:02.955750 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.06.04 01:21:02.955785 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4237 | 2025.06.04 01:21:02.956114 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4238 | 2025.06.04 01:21:02.956317 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2025.06.04 01:21:02.956444 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 4240 | 2025.06.04 01:21:02.956480 [ 5 ] {94ef8959-2ce7-439c-9ef2-fe055448be94} <Debug> TCPHandler: Processed in 0.001309867 sec. | ||
| 4241 | 2025.06.04 01:21:02.956578 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2025.06.04 01:21:02.956670 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4243 | 2025.06.04 01:21:02.956722 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <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 | ||
| 4244 | 2025.06.04 01:21:02.957481 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2025.06.04 01:21:02.957516 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4246 | 2025.06.04 01:21:02.958010 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4247 | 2025.06.04 01:21:02.958225 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2025.06.04 01:21:02.958359 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001707 sec., 5272.407732864675 rows/sec., 9.45 MiB/sec. | ||
| 4249 | 2025.06.04 01:21:02.958409 [ 5 ] {e29a952d-e9b0-4dce-bf8e-536005207605} <Debug> TCPHandler: Processed in 0.001877203 sec. | ||
| 4250 | 2025.06.04 01:21:02.958520 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2025.06.04 01:21:02.958612 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4252 | 2025.06.04 01:21:02.958652 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4253 | 2025.06.04 01:21:02.958978 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2025.06.04 01:21:02.959013 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4255 | 2025.06.04 01:21:02.959301 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4256 | 2025.06.04 01:21:02.959506 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2025.06.04 01:21:02.959630 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 4258 | 2025.06.04 01:21:02.959664 [ 5 ] {d1dd9739-770c-4958-81d6-1be2639e70a2} <Debug> TCPHandler: Processed in 0.001192503 sec. | ||
| 4259 | 2025.06.04 01:21:05.844687 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4260 | 2025.06.04 01:21:05.844758 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4261 | 2025.06.04 01:21:05.972447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 4262 | 2025.06.04 01:21:05.972927 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2025.06.04 01:21:05.972965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4264 | 2025.06.04 01:21:05.973625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4265 | 2025.06.04 01:21:05.973868 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2025.06.04 01:21:05.974016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4267 | 2025.06.04 01:21:06.512241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4268 | 2025.06.04 01:21:06.527388 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.06.04 01:21:06.527451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4270 | 2025.06.04 01:21:06.533740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4271 | 2025.06.04 01:21:06.534446 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.06.04 01:21:06.537153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4273 | 2025.06.04 01:21:07.952606 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2025.06.04 01:21:07.952784 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4275 | 2025.06.04 01:21:07.952852 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4276 | 2025.06.04 01:21:07.953587 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.06.04 01:21:07.953639 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4278 | 2025.06.04 01:21:07.954067 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4279 | 2025.06.04 01:21:07.954302 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.06.04 01:21:07.954468 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001732 sec., 68129.33025404158 rows/sec., 5.80 MiB/sec. | ||
| 4281 | 2025.06.04 01:21:07.954519 [ 5 ] {588c8469-c941-4ff3-8bf9-1cb177465d57} <Debug> TCPHandler: Processed in 0.002045647 sec. | ||
| 4282 | 2025.06.04 01:21:07.954651 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2025.06.04 01:21:07.954753 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4284 | 2025.06.04 01:21:07.954799 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4285 | 2025.06.04 01:21:07.955211 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.06.04 01:21:07.955250 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4287 | 2025.06.04 01:21:07.955580 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4288 | 2025.06.04 01:21:07.955813 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.06.04 01:21:07.955948 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001218 sec., 25451.559934318557 rows/sec., 1.87 MiB/sec. | ||
| 4290 | 2025.06.04 01:21:07.955988 [ 5 ] {db6e8d92-acbd-4403-87c5-83fc124f2bf4} <Debug> TCPHandler: Processed in 0.001390119 sec. | ||
| 4291 | 2025.06.04 01:21:07.956102 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2025.06.04 01:21:07.956199 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4293 | 2025.06.04 01:21:07.956241 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4294 | 2025.06.04 01:21:07.956681 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.06.04 01:21:07.956720 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4296 | 2025.06.04 01:21:07.957035 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4297 | 2025.06.04 01:21:07.957250 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.06.04 01:21:07.957377 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001198 sec., 79298.83138564273 rows/sec., 6.19 MiB/sec. | ||
| 4299 | 2025.06.04 01:21:07.957414 [ 5 ] {0acc8590-3e2c-41b6-8f84-9061c29f00f7} <Debug> TCPHandler: Processed in 0.001362119 sec. | ||
| 4300 | 2025.06.04 01:21:07.957525 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2025.06.04 01:21:07.957620 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4302 | 2025.06.04 01:21:07.957663 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4303 | 2025.06.04 01:21:07.958087 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.06.04 01:21:07.958124 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4305 | 2025.06.04 01:21:07.958471 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4306 | 2025.06.04 01:21:07.958688 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.06.04 01:21:07.958822 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 4308 | 2025.06.04 01:21:07.958860 [ 5 ] {bd33ee70-2ce0-49cf-acfb-a29785f5d867} <Debug> TCPHandler: Processed in 0.001384259 sec. | ||
| 4309 | 2025.06.04 01:21:07.958970 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.06.04 01:21:07.959069 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4311 | 2025.06.04 01:21:07.959125 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <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 | ||
| 4312 | 2025.06.04 01:21:07.959971 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.06.04 01:21:07.960008 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4314 | 2025.06.04 01:21:07.960597 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4315 | 2025.06.04 01:21:07.960823 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.06.04 01:21:07.960935 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4317 | 2025.06.04 01:21:07.960960 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 4318 | 2025.06.04 01:21:07.961010 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.06.04 01:21:07.961038 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4320 | 2025.06.04 01:21:07.961042 [ 5 ] {b3d7a832-3fae-4911-b4ae-7cf18acbe75e} <Debug> TCPHandler: Processed in 0.00212261 sec. | ||
| 4321 | 2025.06.04 01:21:07.961168 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2025.06.04 01:21:07.961169 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 4323 | 2025.06.04 01:21:07.961266 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4324 | 2025.06.04 01:21:07.961314 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4325 | 2025.06.04 01:21:07.961549 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2025.06.04 01:21:07.961660 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 358 rows starting from the beginning of the part | ||
| 4327 | 2025.06.04 01:21:07.961681 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.06.04 01:21:07.961724 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4329 | 2025.06.04 01:21:07.961873 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4330 | 2025.06.04 01:21:07.962048 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4331 | 2025.06.04 01:21:07.962050 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4332 | 2025.06.04 01:21:07.962216 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4333 | 2025.06.04 01:21:07.962299 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.06.04 01:21:07.962370 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 4335 | 2025.06.04 01:21:07.962439 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 4336 | 2025.06.04 01:21:07.962480 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4337 | 2025.06.04 01:21:07.962481 [ 5 ] {633c3c5f-8c9f-4e06-a1e8-831c664cc9a1} <Debug> TCPHandler: Processed in 0.001363338 sec. | ||
| 4338 | 2025.06.04 01:21:07.966666 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 19 columns (19 merged, 0 gathered) in 0.005557436 sec., 84391.4351870179 rows/sec., 151.23 MiB/sec. | ||
| 4339 | 2025.06.04 01:21:07.967657 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4340 | 2025.06.04 01:21:07.967980 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.06.04 01:21:07.968046 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4342 | 2025.06.04 01:21:07.968188 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4343 | 2025.06.04 01:21:08.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.63 MiB, peak 228.83 MiB, free memory in arenas 0.00 B, will set to 225.37 MiB (RSS), difference: 1.73 MiB | ||
| 4344 | 2025.06.04 01:21:10.985448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 606 | ||
| 4345 | 2025.06.04 01:21:10.987516 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2025.06.04 01:21:10.987558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4347 | 2025.06.04 01:21:10.988727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4348 | 2025.06.04 01:21:10.988993 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.06.04 01:21:10.989131 [ 63 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4350 | 2025.06.04 01:21:10.989176 [ 63 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.06.04 01:21:10.989198 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4352 | 2025.06.04 01:21:10.989240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4353 | 2025.06.04 01:21:10.989324 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 4354 | 2025.06.04 01:21:10.990021 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4355 | 2025.06.04 01:21:10.990237 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 4356 | 2025.06.04 01:21:10.990670 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4357 | 2025.06.04 01:21:10.991048 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 4358 | 2025.06.04 01:21:10.991407 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 4359 | 2025.06.04 01:21:10.991773 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4360 | 2025.06.04 01:21:10.992144 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4361 | 2025.06.04 01:21:10.998285 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 72 columns (72 merged, 0 gathered) in 0.009014383 sec., 67225.89887738295 rows/sec., 60.78 MiB/sec. | ||
| 4362 | 2025.06.04 01:21:10.999401 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4363 | 2025.06.04 01:21:11.000026 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2025.06.04 01:21:11.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.64 MiB, peak 230.42 MiB, free memory in arenas 0.00 B, will set to 225.88 MiB (RSS), difference: -2.76 MiB | ||
| 4365 | 2025.06.04 01:21:11.000240 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_16_3} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4366 | 2025.06.04 01:21:11.000505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4367 | 2025.06.04 01:21:11.512325 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2025.06.04 01:21:11.512501 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4369 | 2025.06.04 01:21:11.512569 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4370 | 2025.06.04 01:21:11.513892 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2025.06.04 01:21:11.513939 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4372 | 2025.06.04 01:21:11.514426 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4373 | 2025.06.04 01:21:11.514667 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2025.06.04 01:21:11.514829 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Debug> executeQuery: Read 1214 rows, 102.21 KiB in 0.002373 sec., 511588.70627897175 rows/sec., 42.06 MiB/sec. | ||
| 4375 | 2025.06.04 01:21:11.514879 [ 5 ] {8d34873a-c2ea-4900-9ee4-61c77c5c17a6} <Debug> TCPHandler: Processed in 0.002682565 sec. | ||
| 4376 | 2025.06.04 01:21:11.515011 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2025.06.04 01:21:11.515114 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.06.04 01:21:11.515157 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4379 | 2025.06.04 01:21:11.515571 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.06.04 01:21:11.515610 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4381 | 2025.06.04 01:21:11.515925 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4382 | 2025.06.04 01:21:11.516135 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.06.04 01:21:11.516276 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001185 sec., 7594.936708860759 rows/sec., 571.10 KiB/sec. | ||
| 4384 | 2025.06.04 01:21:11.516315 [ 5 ] {34c42ee6-4d6e-481c-8667-37daafe23f91} <Debug> TCPHandler: Processed in 0.001358228 sec. | ||
| 4385 | 2025.06.04 01:21:11.516426 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.06.04 01:21:11.516521 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4387 | 2025.06.04 01:21:11.516561 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4388 | 2025.06.04 01:21:11.517055 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.06.04 01:21:11.517091 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4390 | 2025.06.04 01:21:11.517398 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4391 | 2025.06.04 01:21:11.517632 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2025.06.04 01:21:11.517758 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 4393 | 2025.06.04 01:21:11.517796 [ 5 ] {6ed080aa-d130-45f5-b1ae-b5c603d35676} <Debug> TCPHandler: Processed in 0.00142106 sec. | ||
| 4394 | 2025.06.04 01:21:11.517904 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.06.04 01:21:11.517999 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4396 | 2025.06.04 01:21:11.518039 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4397 | 2025.06.04 01:21:11.518645 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.06.04 01:21:11.518679 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4399 | 2025.06.04 01:21:11.519004 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4400 | 2025.06.04 01:21:11.519213 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.06.04 01:21:11.519340 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001358 sec., 389543.4462444772 rows/sec., 28.85 MiB/sec. | ||
| 4402 | 2025.06.04 01:21:11.519378 [ 5 ] {26798362-3c43-4b9a-82ea-e5b4c006c920} <Debug> TCPHandler: Processed in 0.001523722 sec. | ||
| 4403 | 2025.06.04 01:21:11.519488 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.06.04 01:21:11.519584 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4405 | 2025.06.04 01:21:11.519626 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4406 | 2025.06.04 01:21:11.520270 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.06.04 01:21:11.520306 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4408 | 2025.06.04 01:21:11.520688 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4409 | 2025.06.04 01:21:11.520905 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.06.04 01:21:11.521037 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.001472 sec., 653532.6086956522 rows/sec., 43.85 MiB/sec. | ||
| 4411 | 2025.06.04 01:21:11.521074 [ 5 ] {03ff5a3b-a1b7-4492-9863-8740c007dade} <Debug> TCPHandler: Processed in 0.001636126 sec. | ||
| 4412 | 2025.06.04 01:21:11.521185 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.06.04 01:21:11.521281 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4414 | 2025.06.04 01:21:11.521336 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <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 | ||
| 4415 | 2025.06.04 01:21:11.522083 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.06.04 01:21:11.522120 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4417 | 2025.06.04 01:21:11.522616 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4418 | 2025.06.04 01:21:11.522856 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.06.04 01:21:11.522993 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 4420 | 2025.06.04 01:21:11.523053 [ 5 ] {1491cccc-bfa6-465a-8826-b5e10c526062} <Debug> TCPHandler: Processed in 0.001918474 sec. | ||
| 4421 | 2025.06.04 01:21:11.523164 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2025.06.04 01:21:11.523259 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4423 | 2025.06.04 01:21:11.523299 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4424 | 2025.06.04 01:21:11.523630 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.06.04 01:21:11.523664 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4426 | 2025.06.04 01:21:11.523964 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4427 | 2025.06.04 01:21:11.524172 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2025.06.04 01:21:11.524301 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001061 sec., 39585.29688972667 rows/sec., 2.67 MiB/sec. | ||
| 4429 | 2025.06.04 01:21:11.524337 [ 5 ] {9937c5d5-a45f-4330-bfc6-3dc04e62da3f} <Debug> TCPHandler: Processed in 0.001223165 sec. | ||
| 4430 | 2025.06.04 01:21:12.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.22 MiB, peak 230.42 MiB, free memory in arenas 0.00 B, will set to 225.88 MiB (RSS), difference: 2.66 MiB | ||
| 4431 | 2025.06.04 01:21:12.945625 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2025.06.04 01:21:12.945818 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4433 | 2025.06.04 01:21:12.945889 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4434 | 2025.06.04 01:21:12.946591 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.06.04 01:21:12.946631 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4436 | 2025.06.04 01:21:12.947035 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4437 | 2025.06.04 01:21:12.947261 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.06.04 01:21:12.947389 [ 45 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4439 | 2025.06.04 01:21:12.947422 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 4440 | 2025.06.04 01:21:12.947433 [ 45 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.06.04 01:21:12.947456 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4442 | 2025.06.04 01:21:12.947471 [ 5 ] {b8dd13a6-f48b-498f-939d-9aecdfedea8e} <Debug> TCPHandler: Processed in 0.001978385 sec. | ||
| 4443 | 2025.06.04 01:21:12.947581 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 4444 | 2025.06.04 01:21:12.947594 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.06.04 01:21:12.947730 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4446 | 2025.06.04 01:21:12.947734 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4447 | 2025.06.04 01:21:12.947768 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1966 rows starting from the beginning of the part | ||
| 4448 | 2025.06.04 01:21:12.947791 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4449 | 2025.06.04 01:21:12.947837 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 120 rows starting from the beginning of the part | ||
| 4450 | 2025.06.04 01:21:12.947890 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 4451 | 2025.06.04 01:21:12.947935 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 4452 | 2025.06.04 01:21:12.947979 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1214 rows starting from the beginning of the part | ||
| 4453 | 2025.06.04 01:21:12.948017 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4454 | 2025.06.04 01:21:12.948252 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2025.06.04 01:21:12.948294 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4456 | 2025.06.04 01:21:12.948751 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4457 | 2025.06.04 01:21:12.949017 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2025.06.04 01:21:12.949153 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001443 sec., 44352.04435204435 rows/sec., 3.46 MiB/sec. | ||
| 4459 | 2025.06.04 01:21:12.949157 [ 71 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4460 | 2025.06.04 01:21:12.949190 [ 5 ] {4f920d13-99ad-4267-8e0a-4d23e4e6a6ce} <Debug> TCPHandler: Processed in 0.001646566 sec. | ||
| 4461 | 2025.06.04 01:21:12.949228 [ 71 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.06.04 01:21:12.949255 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4463 | 2025.06.04 01:21:12.949320 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2025.06.04 01:21:12.949364 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 4465 | 2025.06.04 01:21:12.949420 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4466 | 2025.06.04 01:21:12.949469 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4467 | 2025.06.04 01:21:12.949512 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4468 | 2025.06.04 01:21:12.949553 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
| 4469 | 2025.06.04 01:21:12.949582 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055958 sec., 1725716.1868092634 rows/sec., 148.40 MiB/sec. | ||
| 4470 | 2025.06.04 01:21:12.949619 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 99 rows starting from the beginning of the part | ||
| 4471 | 2025.06.04 01:21:12.949671 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 73 rows starting from the beginning of the part | ||
| 4472 | 2025.06.04 01:21:12.949714 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 4473 | 2025.06.04 01:21:12.949751 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 529 rows starting from the beginning of the part | ||
| 4474 | 2025.06.04 01:21:12.949790 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4475 | 2025.06.04 01:21:12.949838 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.06.04 01:21:12.949843 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4477 | 2025.06.04 01:21:12.949883 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4478 | 2025.06.04 01:21:12.950176 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.06.04 01:21:12.950257 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_36_7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4480 | 2025.06.04 01:21:12.950331 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4481 | 2025.06.04 01:21:12.950427 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4482 | 2025.06.04 01:21:12.950669 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.06.04 01:21:12.950781 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4484 | 2025.06.04 01:21:12.950804 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001404 sec., 31339.03133903134 rows/sec., 2.19 MiB/sec. | ||
| 4485 | 2025.06.04 01:21:12.950815 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.06.04 01:21:12.950842 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4487 | 2025.06.04 01:21:12.950847 [ 5 ] {b9acc26f-cf39-4079-bee4-8f1fcf1398f2} <Debug> TCPHandler: Processed in 0.001575474 sec. | ||
| 4488 | 2025.06.04 01:21:12.950961 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 4489 | 2025.06.04 01:21:12.950973 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2025.06.04 01:21:12.951088 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2025.06.04 01:21:12.951105 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4492 | 2025.06.04 01:21:12.951129 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4493 | 2025.06.04 01:21:12.951138 [ 186 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826811 sec., 990797.6249321905 rows/sec., 77.47 MiB/sec. | ||
| 4494 | 2025.06.04 01:21:12.951145 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10500 rows starting from the beginning of the part | ||
| 4495 | 2025.06.04 01:21:12.951226 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part | ||
| 4496 | 2025.06.04 01:21:12.951273 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4497 | 2025.06.04 01:21:12.951319 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 4498 | 2025.06.04 01:21:12.951341 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4499 | 2025.06.04 01:21:12.951359 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 962 rows starting from the beginning of the part | ||
| 4500 | 2025.06.04 01:21:12.951403 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 44 rows starting from the beginning of the part | ||
| 4501 | 2025.06.04 01:21:12.951458 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.06.04 01:21:12.951502 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4503 | 2025.06.04 01:21:12.951617 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2025.06.04 01:21:12.951697 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_36_7} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4505 | 2025.06.04 01:21:12.951776 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4506 | 2025.06.04 01:21:12.951827 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4507 | 2025.06.04 01:21:12.952042 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.06.04 01:21:12.952142 [ 71 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4509 | 2025.06.04 01:21:12.952174 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001105 sec., 16289.592760180994 rows/sec., 1.09 MiB/sec. | ||
| 4510 | 2025.06.04 01:21:12.952172 [ 71 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.06.04 01:21:12.952212 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4512 | 2025.06.04 01:21:12.952215 [ 5 ] {5e746fa1-0bb8-4230-a770-d1a01f96bef8} <Debug> TCPHandler: Processed in 0.001289697 sec. | ||
| 4513 | 2025.06.04 01:21:12.952301 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 4514 | 2025.06.04 01:21:12.952423 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4515 | 2025.06.04 01:21:12.952460 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1628 rows starting from the beginning of the part | ||
| 4516 | 2025.06.04 01:21:12.952528 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4517 | 2025.06.04 01:21:12.952576 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4518 | 2025.06.04 01:21:12.952620 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 4519 | 2025.06.04 01:21:12.952660 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 4520 | 2025.06.04 01:21:12.952700 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 4521 | 2025.06.04 01:21:12.953923 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 4 columns (4 merged, 0 gathered) in 0.001661216 sec., 1124477.4911871785 rows/sec., 75.40 MiB/sec. | ||
| 4522 | 2025.06.04 01:21:12.954173 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4523 | 2025.06.04 01:21:12.954421 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.06.04 01:21:12.954484 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_36_7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4525 | 2025.06.04 01:21:12.954548 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4526 | 2025.06.04 01:21:12.954790 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11988 rows, containing 5 columns (5 merged, 0 gathered) in 0.003873939 sec., 3094524.720187902 rows/sec., 211.39 MiB/sec. | ||
| 4527 | 2025.06.04 01:21:12.955149 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4528 | 2025.06.04 01:21:12.955395 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.06.04 01:21:12.955458 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4530 | 2025.06.04 01:21:12.955529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4531 | 2025.06.04 01:21:13.475033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4532 | 2025.06.04 01:21:13.475523 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.06.04 01:21:13.475559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4534 | 2025.06.04 01:21:13.476074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4535 | 2025.06.04 01:21:13.476306 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.06.04 01:21:13.476434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4537 | 2025.06.04 01:21:14.038167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4538 | 2025.06.04 01:21:14.053363 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2025.06.04 01:21:14.053419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4540 | 2025.06.04 01:21:14.059338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4541 | 2025.06.04 01:21:14.060022 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.06.04 01:21:14.062704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4543 | 2025.06.04 01:21:17.952136 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2025.06.04 01:21:17.952354 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4545 | 2025.06.04 01:21:17.952428 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4546 | 2025.06.04 01:21:17.953160 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2025.06.04 01:21:17.953205 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4548 | 2025.06.04 01:21:17.953614 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4549 | 2025.06.04 01:21:17.953848 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2025.06.04 01:21:17.954010 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001709 sec., 69046.22586307782 rows/sec., 5.87 MiB/sec. | ||
| 4551 | 2025.06.04 01:21:17.954053 [ 5 ] {9e505348-3933-4972-89e9-fd11040f001a} <Debug> TCPHandler: Processed in 0.002055067 sec. | ||
| 4552 | 2025.06.04 01:21:17.954177 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2025.06.04 01:21:17.954273 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4554 | 2025.06.04 01:21:17.954315 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4555 | 2025.06.04 01:21:17.954725 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2025.06.04 01:21:17.954762 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4557 | 2025.06.04 01:21:17.955077 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4558 | 2025.06.04 01:21:17.955290 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2025.06.04 01:21:17.955417 [ 83 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4560 | 2025.06.04 01:21:17.955423 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 4561 | 2025.06.04 01:21:17.955492 [ 83 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.06.04 01:21:17.955510 [ 5 ] {86b7f64b-fdea-4d50-8306-5defe9a1dc5a} <Debug> TCPHandler: Processed in 0.001383229 sec. | ||
| 4563 | 2025.06.04 01:21:17.955518 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4564 | 2025.06.04 01:21:17.955629 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2025.06.04 01:21:17.955661 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 4566 | 2025.06.04 01:21:17.955728 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4567 | 2025.06.04 01:21:17.955775 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4568 | 2025.06.04 01:21:17.955818 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2025.06.04 01:21:17.955861 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part | ||
| 4570 | 2025.06.04 01:21:17.955933 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 4571 | 2025.06.04 01:21:17.955983 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
| 4572 | 2025.06.04 01:21:17.956030 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 4573 | 2025.06.04 01:21:17.956074 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part | ||
| 4574 | 2025.06.04 01:21:17.956119 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4575 | 2025.06.04 01:21:17.956218 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.06.04 01:21:17.956262 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4577 | 2025.06.04 01:21:17.956618 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4578 | 2025.06.04 01:21:17.956847 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.06.04 01:21:17.956982 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001271 sec., 74744.29583005508 rows/sec., 5.84 MiB/sec. | ||
| 4580 | 2025.06.04 01:21:17.957020 [ 5 ] {b334bfec-326b-42ae-ac96-360ea2ab4294} <Debug> TCPHandler: Processed in 0.001442721 sec. | ||
| 4581 | 2025.06.04 01:21:17.957059 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463241 sec., 198873.59635220718 rows/sec., 14.26 MiB/sec. | ||
| 4582 | 2025.06.04 01:21:17.957131 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.06.04 01:21:17.957211 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4584 | 2025.06.04 01:21:17.957233 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4585 | 2025.06.04 01:21:17.957284 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4586 | 2025.06.04 01:21:17.957478 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2025.06.04 01:21:17.957553 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_26_5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4588 | 2025.06.04 01:21:17.957630 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4589 | 2025.06.04 01:21:17.957705 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2025.06.04 01:21:17.957746 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4591 | 2025.06.04 01:21:17.958096 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4592 | 2025.06.04 01:21:17.958303 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2025.06.04 01:21:17.958436 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 4594 | 2025.06.04 01:21:17.958473 [ 5 ] {5b6f6b6d-edda-465f-ae9e-f972a0c772e2} <Debug> TCPHandler: Processed in 0.001392159 sec. | ||
| 4595 | 2025.06.04 01:21:17.958587 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.06.04 01:21:17.958708 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2025.06.04 01:21:17.958772 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <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 | ||
| 4598 | 2025.06.04 01:21:17.959702 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.06.04 01:21:17.959739 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4600 | 2025.06.04 01:21:17.960308 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4601 | 2025.06.04 01:21:17.960536 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.06.04 01:21:17.960669 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001985 sec., 15617.128463476072 rows/sec., 27.99 MiB/sec. | ||
| 4603 | 2025.06.04 01:21:17.960724 [ 5 ] {c3eca44a-a47a-420f-876a-539144fc2703} <Debug> TCPHandler: Processed in 0.002196311 sec. | ||
| 4604 | 2025.06.04 01:21:17.960833 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2025.06.04 01:21:17.960926 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4606 | 2025.06.04 01:21:17.960966 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2025.06.04 01:21:17.961306 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.06.04 01:21:17.961340 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4609 | 2025.06.04 01:21:17.961646 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4610 | 2025.06.04 01:21:17.961850 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.06.04 01:21:17.961977 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4612 | 2025.06.04 01:21:17.962012 [ 5 ] {f895abde-44dd-47b6-a268-68fb50cf407e} <Debug> TCPHandler: Processed in 0.001227045 sec. | ||
| 4613 | 2025.06.04 01:21:20.844807 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4614 | 2025.06.04 01:21:20.844912 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4615 | 2025.06.04 01:21:20.977438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4616 | 2025.06.04 01:21:20.977939 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.06.04 01:21:20.977978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4618 | 2025.06.04 01:21:20.978463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4619 | 2025.06.04 01:21:20.978706 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.06.04 01:21:20.978840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4621 | 2025.06.04 01:21:20.990275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 640 | ||
| 4622 | 2025.06.04 01:21:20.992511 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.06.04 01:21:20.992549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4624 | 2025.06.04 01:21:20.993770 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4625 | 2025.06.04 01:21:20.994043 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.06.04 01:21:20.994317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4627 | 2025.06.04 01:21:21.563697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4628 | 2025.06.04 01:21:21.580864 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.06.04 01:21:21.580932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4630 | 2025.06.04 01:21:21.586980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4631 | 2025.06.04 01:21:21.587709 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.06.04 01:21:21.590599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4633 | 2025.06.04 01:21:22.955435 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.06.04 01:21:22.955615 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4635 | 2025.06.04 01:21:22.955679 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4636 | 2025.06.04 01:21:22.956514 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2025.06.04 01:21:22.956559 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4638 | 2025.06.04 01:21:22.957029 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4639 | 2025.06.04 01:21:22.957269 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.06.04 01:21:22.957426 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001858 sec., 114101.18406889128 rows/sec., 7.26 MiB/sec. | ||
| 4641 | 2025.06.04 01:21:22.957472 [ 5 ] {d6af356f-bd68-4999-b694-74318cd182ee} <Debug> TCPHandler: Processed in 0.00216492 sec. | ||
| 4642 | 2025.06.04 01:21:22.957599 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2025.06.04 01:21:22.957697 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4644 | 2025.06.04 01:21:22.957741 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4645 | 2025.06.04 01:21:22.958477 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2025.06.04 01:21:22.958515 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4647 | 2025.06.04 01:21:22.958868 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4648 | 2025.06.04 01:21:22.959087 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2025.06.04 01:21:22.959231 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001554 sec., 408622.90862290864 rows/sec., 32.09 MiB/sec. | ||
| 4650 | 2025.06.04 01:21:22.959270 [ 5 ] {1e72a4b9-b81b-4676-b191-8de16c0b7aff} <Debug> TCPHandler: Processed in 0.001722888 sec. | ||
| 4651 | 2025.06.04 01:21:22.959378 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2025.06.04 01:21:22.959474 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4653 | 2025.06.04 01:21:22.959515 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4654 | 2025.06.04 01:21:22.959942 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.06.04 01:21:22.959979 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4656 | 2025.06.04 01:21:22.960290 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4657 | 2025.06.04 01:21:22.960507 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.06.04 01:21:22.960639 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001184 sec., 97128.37837837839 rows/sec., 5.83 MiB/sec. | ||
| 4659 | 2025.06.04 01:21:22.960678 [ 5 ] {3e1f3cd7-8a13-44a4-9ec5-06a5470e1c5e} <Debug> TCPHandler: Processed in 0.001349898 sec. | ||
| 4660 | 2025.06.04 01:21:22.960788 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2025.06.04 01:21:22.960883 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4662 | 2025.06.04 01:21:22.960924 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4663 | 2025.06.04 01:21:22.961339 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.06.04 01:21:22.961376 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4665 | 2025.06.04 01:21:22.961694 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4666 | 2025.06.04 01:21:22.961908 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.06.04 01:21:22.962037 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001173 sec., 96334.18584825234 rows/sec., 6.24 MiB/sec. | ||
| 4668 | 2025.06.04 01:21:22.962076 [ 5 ] {34f7efbf-b115-462c-bd6c-c9be5cd1c8e9} <Debug> TCPHandler: Processed in 0.001339708 sec. | ||
| 4669 | 2025.06.04 01:21:22.962183 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2025.06.04 01:21:22.962278 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4671 | 2025.06.04 01:21:22.962318 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4672 | 2025.06.04 01:21:22.962733 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.06.04 01:21:22.962770 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4674 | 2025.06.04 01:21:22.963067 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4675 | 2025.06.04 01:21:22.963277 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.06.04 01:21:22.963406 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001146 sec., 97731.23909249563 rows/sec., 5.57 MiB/sec. | ||
| 4677 | 2025.06.04 01:21:22.963444 [ 5 ] {d8fc5f37-31fd-4284-8cc9-c1fdbda7dd31} <Debug> TCPHandler: Processed in 0.001311706 sec. | ||
| 4678 | 2025.06.04 01:21:22.963550 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.06.04 01:21:22.963644 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4680 | 2025.06.04 01:21:22.963685 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2025.06.04 01:21:22.964207 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2025.06.04 01:21:22.964245 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4683 | 2025.06.04 01:21:22.964566 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4684 | 2025.06.04 01:21:22.964781 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.06.04 01:21:22.964917 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.00129 sec., 303100.7751937985 rows/sec., 21.43 MiB/sec. | ||
| 4686 | 2025.06.04 01:21:22.964956 [ 5 ] {150a6687-8e8d-434e-b5a5-73c5fe8f280f} <Debug> TCPHandler: Processed in 0.001455491 sec. | ||
| 4687 | 2025.06.04 01:21:22.965064 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2025.06.04 01:21:22.965158 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4689 | 2025.06.04 01:21:22.965200 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4690 | 2025.06.04 01:21:22.965529 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.06.04 01:21:22.965565 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4692 | 2025.06.04 01:21:22.965917 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4693 | 2025.06.04 01:21:22.966120 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2025.06.04 01:21:22.966248 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 4695 | 2025.06.04 01:21:22.966286 [ 5 ] {3f54d731-07a5-4505-9e40-9fc0e826a1a5} <Debug> TCPHandler: Processed in 0.001272556 sec. | ||
| 4696 | 2025.06.04 01:21:22.966396 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2025.06.04 01:21:22.966492 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4698 | 2025.06.04 01:21:22.966535 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4699 | 2025.06.04 01:21:22.966951 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2025.06.04 01:21:22.966987 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4701 | 2025.06.04 01:21:22.967316 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4702 | 2025.06.04 01:21:22.967528 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2025.06.04 01:21:22.967663 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001189 sec., 199327.16568544996 rows/sec., 13.36 MiB/sec. | ||
| 4704 | 2025.06.04 01:21:22.967701 [ 5 ] {f1b2b45e-e137-4103-9ee4-715d98e6ffb2} <Debug> TCPHandler: Processed in 0.001354308 sec. | ||
| 4705 | 2025.06.04 01:21:22.967811 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2025.06.04 01:21:22.967905 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4707 | 2025.06.04 01:21:22.967949 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4708 | 2025.06.04 01:21:22.968255 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.06.04 01:21:22.968291 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4710 | 2025.06.04 01:21:22.968584 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4711 | 2025.06.04 01:21:22.968799 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.06.04 01:21:22.968926 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4713 | 2025.06.04 01:21:22.968961 [ 5 ] {5f44b3b8-4feb-42d8-9dff-6ce545f035a3} <Debug> TCPHandler: Processed in 0.001201043 sec. | ||
| 4714 | 2025.06.04 01:21:22.969058 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2025.06.04 01:21:22.969150 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2025.06.04 01:21:22.969205 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <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 | ||
| 4717 | 2025.06.04 01:21:22.969958 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.06.04 01:21:22.969995 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4719 | 2025.06.04 01:21:22.970509 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4720 | 2025.06.04 01:21:22.970745 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.06.04 01:21:22.970888 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001755 sec., 5128.205128205128 rows/sec., 9.19 MiB/sec. | ||
| 4722 | 2025.06.04 01:21:22.970949 [ 5 ] {711ffd16-6fef-46e6-924b-786caf62b5d5} <Debug> TCPHandler: Processed in 0.001939614 sec. | ||
| 4723 | 2025.06.04 01:21:22.971058 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2025.06.04 01:21:22.971155 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4725 | 2025.06.04 01:21:22.971197 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4726 | 2025.06.04 01:21:22.971522 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.06.04 01:21:22.971560 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4728 | 2025.06.04 01:21:22.971875 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4729 | 2025.06.04 01:21:22.972083 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2025.06.04 01:21:22.972220 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001084 sec., 75645.75645756458 rows/sec., 4.80 MiB/sec. | ||
| 4731 | 2025.06.04 01:21:22.972256 [ 5 ] {c5cfd18b-39ec-48ce-8b26-7cd153e301cc} <Debug> TCPHandler: Processed in 0.001247505 sec. | ||
| 4732 | 2025.06.04 01:21:27.952008 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2025.06.04 01:21:27.952210 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4734 | 2025.06.04 01:21:27.952278 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4735 | 2025.06.04 01:21:27.952970 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2025.06.04 01:21:27.953019 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4737 | 2025.06.04 01:21:27.953437 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4738 | 2025.06.04 01:21:27.953663 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2025.06.04 01:21:27.953830 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001668 sec., 70743.40527577938 rows/sec., 6.02 MiB/sec. | ||
| 4740 | 2025.06.04 01:21:27.953873 [ 5 ] {60497199-3c0b-451d-bd03-73b34e39c2da} <Debug> TCPHandler: Processed in 0.002012437 sec. | ||
| 4741 | 2025.06.04 01:21:27.953999 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2025.06.04 01:21:27.954095 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4743 | 2025.06.04 01:21:27.954137 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4744 | 2025.06.04 01:21:27.954570 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.06.04 01:21:27.954606 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4746 | 2025.06.04 01:21:27.954913 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4747 | 2025.06.04 01:21:27.955140 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2025.06.04 01:21:27.955272 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 4749 | 2025.06.04 01:21:27.955317 [ 5 ] {70b2d8bf-fc68-47e6-8c89-2b1a8b7d8104} <Debug> TCPHandler: Processed in 0.001367299 sec. | ||
| 4750 | 2025.06.04 01:21:27.955476 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2025.06.04 01:21:27.955570 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4752 | 2025.06.04 01:21:27.955611 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4753 | 2025.06.04 01:21:27.956071 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.06.04 01:21:27.956108 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4755 | 2025.06.04 01:21:27.956446 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4756 | 2025.06.04 01:21:27.956693 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2025.06.04 01:21:27.956828 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001276 sec., 74451.41065830721 rows/sec., 5.81 MiB/sec. | ||
| 4758 | 2025.06.04 01:21:27.956904 [ 5 ] {f5246be3-0970-4ce1-a91c-fec6e4263d40} <Debug> TCPHandler: Processed in 0.001478681 sec. | ||
| 4759 | 2025.06.04 01:21:27.957042 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2025.06.04 01:21:27.957148 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2025.06.04 01:21:27.957198 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2025.06.04 01:21:27.957748 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2025.06.04 01:21:27.957786 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4764 | 2025.06.04 01:21:27.958212 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4765 | 2025.06.04 01:21:27.958495 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2025.06.04 01:21:27.958637 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 4767 | 2025.06.04 01:21:27.958674 [ 5 ] {2fa9ed14-4f71-401c-a1aa-05684ff216cc} <Debug> TCPHandler: Processed in 0.001689208 sec. | ||
| 4768 | 2025.06.04 01:21:27.958801 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2025.06.04 01:21:27.958922 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4770 | 2025.06.04 01:21:27.958995 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <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 | ||
| 4771 | 2025.06.04 01:21:27.960000 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.06.04 01:21:27.960035 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4773 | 2025.06.04 01:21:27.960607 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4774 | 2025.06.04 01:21:27.960830 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2025.06.04 01:21:27.960971 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002075 sec., 14939.759036144578 rows/sec., 26.77 MiB/sec. | ||
| 4776 | 2025.06.04 01:21:27.961056 [ 5 ] {a8061b58-0341-48c6-827c-ef382a588a2d} <Debug> TCPHandler: Processed in 0.002310364 sec. | ||
| 4777 | 2025.06.04 01:21:27.961178 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2025.06.04 01:21:27.961273 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4779 | 2025.06.04 01:21:27.961315 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4780 | 2025.06.04 01:21:27.961666 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2025.06.04 01:21:27.961699 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4782 | 2025.06.04 01:21:27.962012 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4783 | 2025.06.04 01:21:27.962220 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2025.06.04 01:21:27.962345 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4785 | 2025.06.04 01:21:27.962380 [ 5 ] {e0868b42-8343-4f20-b804-d9f3fea769e8} <Debug> TCPHandler: Processed in 0.001252525 sec. | ||
| 4786 | 2025.06.04 01:21:28.479831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4787 | 2025.06.04 01:21:28.480347 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.06.04 01:21:28.480396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4789 | 2025.06.04 01:21:28.480897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4790 | 2025.06.04 01:21:28.481138 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.06.04 01:21:28.481286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4792 | 2025.06.04 01:21:29.091581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4793 | 2025.06.04 01:21:29.111290 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.06.04 01:21:29.111377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4795 | 2025.06.04 01:21:29.120107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4796 | 2025.06.04 01:21:29.126067 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.06.04 01:21:29.134090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4798 | 2025.06.04 01:21:30.995397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 674 | ||
| 4799 | 2025.06.04 01:21:30.997778 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2025.06.04 01:21:30.997841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4801 | 2025.06.04 01:21:30.999095 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4802 | 2025.06.04 01:21:30.999385 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2025.06.04 01:21:30.999740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 4804 | 2025.06.04 01:21:32.958209 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2025.06.04 01:21:32.958399 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4806 | 2025.06.04 01:21:32.958468 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4807 | 2025.06.04 01:21:32.959284 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.06.04 01:21:32.959325 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4809 | 2025.06.04 01:21:32.959724 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4810 | 2025.06.04 01:21:32.959946 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.06.04 01:21:32.960099 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001751 sec., 121073.67218732153 rows/sec., 7.70 MiB/sec. | ||
| 4812 | 2025.06.04 01:21:32.960146 [ 5 ] {29b303bd-f6f5-4346-81cc-2f657858f0a5} <Debug> TCPHandler: Processed in 0.002068309 sec. | ||
| 4813 | 2025.06.04 01:21:32.960269 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2025.06.04 01:21:32.960369 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4815 | 2025.06.04 01:21:32.960412 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4816 | 2025.06.04 01:21:32.961122 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.06.04 01:21:32.961156 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4818 | 2025.06.04 01:21:32.961489 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4819 | 2025.06.04 01:21:32.961701 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.06.04 01:21:32.961830 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001483 sec., 428186.10923803103 rows/sec., 33.63 MiB/sec. | ||
| 4821 | 2025.06.04 01:21:32.961866 [ 5 ] {e7b40803-9a25-439b-a92f-a3e885fe44a4} <Debug> TCPHandler: Processed in 0.001646836 sec. | ||
| 4822 | 2025.06.04 01:21:32.961972 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2025.06.04 01:21:32.962067 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4824 | 2025.06.04 01:21:32.962107 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4825 | 2025.06.04 01:21:32.962528 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2025.06.04 01:21:32.962562 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4827 | 2025.06.04 01:21:32.962853 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4828 | 2025.06.04 01:21:32.963059 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2025.06.04 01:21:32.963185 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001137 sec., 101143.3597185576 rows/sec., 6.07 MiB/sec. | ||
| 4830 | 2025.06.04 01:21:32.963220 [ 5 ] {b248a0ef-2f66-4050-a009-b1ac2af000ae} <Debug> TCPHandler: Processed in 0.001296066 sec. | ||
| 4831 | 2025.06.04 01:21:32.963326 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2025.06.04 01:21:32.963417 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4833 | 2025.06.04 01:21:32.963456 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4834 | 2025.06.04 01:21:32.963864 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2025.06.04 01:21:32.963900 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4836 | 2025.06.04 01:21:32.964194 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4837 | 2025.06.04 01:21:32.964392 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2025.06.04 01:21:32.964513 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001114 sec., 101436.2657091562 rows/sec., 6.57 MiB/sec. | ||
| 4839 | 2025.06.04 01:21:32.964549 [ 5 ] {064c5061-88a1-4235-b3f4-7783f69d2e77} <Debug> TCPHandler: Processed in 0.001269845 sec. | ||
| 4840 | 2025.06.04 01:21:32.964654 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2025.06.04 01:21:32.964750 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4842 | 2025.06.04 01:21:32.964789 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4843 | 2025.06.04 01:21:32.965192 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.06.04 01:21:32.965228 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4845 | 2025.06.04 01:21:32.965510 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4846 | 2025.06.04 01:21:32.965720 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.06.04 01:21:32.965840 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001108 sec., 101083.03249097473 rows/sec., 5.76 MiB/sec. | ||
| 4848 | 2025.06.04 01:21:32.965875 [ 5 ] {9c378e83-a1d0-4b2a-87e2-c65719483f45} <Debug> TCPHandler: Processed in 0.001268006 sec. | ||
| 4849 | 2025.06.04 01:21:32.965979 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2025.06.04 01:21:32.966070 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4851 | 2025.06.04 01:21:32.966109 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4852 | 2025.06.04 01:21:32.966616 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.06.04 01:21:32.966650 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4854 | 2025.06.04 01:21:32.966964 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4855 | 2025.06.04 01:21:32.967175 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.06.04 01:21:32.967302 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001249 sec., 313050.44035228185 rows/sec., 22.13 MiB/sec. | ||
| 4857 | 2025.06.04 01:21:32.967338 [ 5 ] {33b6ee8e-8960-4530-ba39-a7d150c806e0} <Debug> TCPHandler: Processed in 0.00140538 sec. | ||
| 4858 | 2025.06.04 01:21:32.967443 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2025.06.04 01:21:32.967535 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4860 | 2025.06.04 01:21:32.967575 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4861 | 2025.06.04 01:21:32.967895 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2025.06.04 01:21:32.967930 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4863 | 2025.06.04 01:21:32.968218 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4864 | 2025.06.04 01:21:32.968420 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2025.06.04 01:21:32.968541 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 4866 | 2025.06.04 01:21:32.968575 [ 5 ] {cf12b5c4-e5c1-49d0-80a8-47333acfd07c} <Debug> TCPHandler: Processed in 0.001179543 sec. | ||
| 4867 | 2025.06.04 01:21:32.968679 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2025.06.04 01:21:32.968769 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2025.06.04 01:21:32.968810 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2025.06.04 01:21:32.969203 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.06.04 01:21:32.969237 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4872 | 2025.06.04 01:21:32.969554 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4873 | 2025.06.04 01:21:32.969761 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.06.04 01:21:32.969886 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001135 sec., 208810.5726872247 rows/sec., 14.00 MiB/sec. | ||
| 4875 | 2025.06.04 01:21:32.969921 [ 5 ] {0549da4e-4a93-4f66-8e92-2b6271fde70d} <Debug> TCPHandler: Processed in 0.001289556 sec. | ||
| 4876 | 2025.06.04 01:21:32.970027 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.06.04 01:21:32.970118 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4878 | 2025.06.04 01:21:32.970159 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4879 | 2025.06.04 01:21:32.970458 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.06.04 01:21:32.970493 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4881 | 2025.06.04 01:21:32.970778 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4882 | 2025.06.04 01:21:32.970984 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.06.04 01:21:32.971107 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 4884 | 2025.06.04 01:21:32.971142 [ 5 ] {8e97e57e-46ac-4405-8315-88bb0e87abba} <Debug> TCPHandler: Processed in 0.001162122 sec. | ||
| 4885 | 2025.06.04 01:21:32.971244 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.06.04 01:21:32.971334 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2025.06.04 01:21:32.971387 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <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 | ||
| 4888 | 2025.06.04 01:21:32.972131 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.06.04 01:21:32.972165 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4890 | 2025.06.04 01:21:32.972656 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4891 | 2025.06.04 01:21:32.972873 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.06.04 01:21:32.972980 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4893 | 2025.06.04 01:21:32.973006 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001689 sec., 5328.596802841918 rows/sec., 9.55 MiB/sec. | ||
| 4894 | 2025.06.04 01:21:32.973050 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.06.04 01:21:32.973075 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4896 | 2025.06.04 01:21:32.973078 [ 5 ] {16d6ea19-fe6b-46a2-9b1d-e5d1e9bcafaf} <Debug> TCPHandler: Processed in 0.001880333 sec. | ||
| 4897 | 2025.06.04 01:21:32.973185 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 4898 | 2025.06.04 01:21:32.973200 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2025.06.04 01:21:32.973312 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4900 | 2025.06.04 01:21:32.973352 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4901 | 2025.06.04 01:21:32.973440 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4902 | 2025.06.04 01:21:32.973515 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 469 rows starting from the beginning of the part | ||
| 4903 | 2025.06.04 01:21:32.973659 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 4904 | 2025.06.04 01:21:32.973691 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2025.06.04 01:21:32.973731 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4906 | 2025.06.04 01:21:32.973776 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4907 | 2025.06.04 01:21:32.973885 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4908 | 2025.06.04 01:21:32.973986 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4909 | 2025.06.04 01:21:32.974041 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4910 | 2025.06.04 01:21:32.974078 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 4911 | 2025.06.04 01:21:32.974266 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.06.04 01:21:32.974402 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001109 sec., 73940.4869251578 rows/sec., 4.70 MiB/sec. | ||
| 4913 | 2025.06.04 01:21:32.974437 [ 5 ] {df9b3935-1084-4616-8632-9356795431e6} <Debug> TCPHandler: Processed in 0.001286456 sec. | ||
| 4914 | 2025.06.04 01:21:32.998160 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 19 columns (19 merged, 0 gathered) in 0.025026183 sec., 22296.648274329327 rows/sec., 39.95 MiB/sec. | ||
| 4915 | 2025.06.04 01:21:32.998875 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4916 | 2025.06.04 01:21:32.999282 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.06.04 01:21:32.999363 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4918 | 2025.06.04 01:21:32.999500 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4919 | 2025.06.04 01:21:33.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.14 MiB, peak 237.49 MiB, free memory in arenas 0.00 B, will set to 231.39 MiB (RSS), difference: 1.25 MiB | ||
| 4920 | 2025.06.04 01:21:35.844974 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4921 | 2025.06.04 01:21:35.845057 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4922 | 2025.06.04 01:21:35.982308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 4923 | 2025.06.04 01:21:35.982791 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.06.04 01:21:35.982830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4925 | 2025.06.04 01:21:35.983354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4926 | 2025.06.04 01:21:35.983595 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.06.04 01:21:35.983720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4928 | 2025.06.04 01:21:35.983728 [ 58 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4929 | 2025.06.04 01:21:35.983798 [ 58 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.06.04 01:21:35.983822 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4931 | 2025.06.04 01:21:35.983955 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 4932 | 2025.06.04 01:21:35.984102 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2025.06.04 01:21:35.984140 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 4934 | 2025.06.04 01:21:35.984201 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 4935 | 2025.06.04 01:21:35.984244 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 4936 | 2025.06.04 01:21:35.984282 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 4937 | 2025.06.04 01:21:35.984320 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 4938 | 2025.06.04 01:21:35.984360 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 4939 | 2025.06.04 01:21:35.988648 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004747083 sec., 2518599.3166751033 rows/sec., 36.03 MiB/sec. | ||
| 4940 | 2025.06.04 01:21:35.989380 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4941 | 2025.06.04 01:21:35.989670 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.06.04 01:21:35.989743 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_26_5} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4943 | 2025.06.04 01:21:35.989839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4944 | 2025.06.04 01:21:36.635102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4945 | 2025.06.04 01:21:36.651688 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.06.04 01:21:36.651738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4947 | 2025.06.04 01:21:36.657331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4948 | 2025.06.04 01:21:36.658034 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.06.04 01:21:36.658308 [ 58 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4950 | 2025.06.04 01:21:36.658376 [ 58 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.06.04 01:21:36.658398 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4952 | 2025.06.04 01:21:36.658564 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4953 | 2025.06.04 01:21:36.661058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4954 | 2025.06.04 01:21:36.662881 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2025.06.04 01:21:36.664471 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4956 | 2025.06.04 01:21:36.669218 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4957 | 2025.06.04 01:21:36.673677 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4958 | 2025.06.04 01:21:36.677680 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4959 | 2025.06.04 01:21:36.681891 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4960 | 2025.06.04 01:21:36.685666 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 4961 | 2025.06.04 01:21:36.736875 [ 200 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078400371 sec., 2499.98816969884 rows/sec., 12.93 MiB/sec. | ||
| 4962 | 2025.06.04 01:21:36.739485 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4963 | 2025.06.04 01:21:36.741510 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_26_5} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.06.04 01:21:36.741607 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_26_5} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4965 | 2025.06.04 01:21:36.744348 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4966 | 2025.06.04 01:21:37.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.93 MiB, peak 243.49 MiB, free memory in arenas 0.00 B, will set to 236.01 MiB (RSS), difference: 3.08 MiB | ||
| 4967 | 2025.06.04 01:21:37.952413 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2025.06.04 01:21:37.952699 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4969 | 2025.06.04 01:21:37.952806 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4970 | 2025.06.04 01:21:37.953688 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.06.04 01:21:37.953741 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4972 | 2025.06.04 01:21:37.954153 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4973 | 2025.06.04 01:21:37.954382 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.06.04 01:21:37.954538 [ 56 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4975 | 2025.06.04 01:21:37.954547 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001923 sec., 61362.454498179926 rows/sec., 5.22 MiB/sec. | ||
| 4976 | 2025.06.04 01:21:37.954608 [ 56 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.06.04 01:21:37.954640 [ 5 ] {3b848f36-6aa6-42bf-af6c-ed21a66f201a} <Debug> TCPHandler: Processed in 0.002410458 sec. | ||
| 4978 | 2025.06.04 01:21:37.954641 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4979 | 2025.06.04 01:21:37.954764 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 4980 | 2025.06.04 01:21:37.954783 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2025.06.04 01:21:37.954863 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4982 | 2025.06.04 01:21:37.954887 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4983 | 2025.06.04 01:21:37.954891 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1966 rows starting from the beginning of the part | ||
| 4984 | 2025.06.04 01:21:37.954933 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4985 | 2025.06.04 01:21:37.954958 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 4986 | 2025.06.04 01:21:37.955004 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 635 rows starting from the beginning of the part | ||
| 4987 | 2025.06.04 01:21:37.955047 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 4988 | 2025.06.04 01:21:37.955092 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 635 rows starting from the beginning of the part | ||
| 4989 | 2025.06.04 01:21:37.955151 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 4990 | 2025.06.04 01:21:37.955364 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.06.04 01:21:37.955401 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4992 | 2025.06.04 01:21:37.955793 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4993 | 2025.06.04 01:21:37.956009 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.06.04 01:21:37.956144 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00128 sec., 24218.749999999996 rows/sec., 1.78 MiB/sec. | ||
| 4995 | 2025.06.04 01:21:37.956182 [ 5 ] {c704c177-f68e-40c1-9862-e902e79c45bd} <Debug> TCPHandler: Processed in 0.0014507 sec. | ||
| 4996 | 2025.06.04 01:21:37.956293 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2025.06.04 01:21:37.956390 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4998 | 2025.06.04 01:21:37.956431 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4999 | 2025.06.04 01:21:37.956517 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3590 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179469 sec., 2000345.463561952 rows/sec., 169.87 MiB/sec. | ||
| 5000 | 2025.06.04 01:21:37.956751 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5001 | 2025.06.04 01:21:37.956867 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2025.06.04 01:21:37.956902 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5003 | 2025.06.04 01:21:37.956989 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.06.04 01:21:37.957056 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_41_8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5005 | 2025.06.04 01:21:37.957115 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5006 | 2025.06.04 01:21:37.957219 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5007 | 2025.06.04 01:21:37.957431 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.06.04 01:21:37.957537 [ 56 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5009 | 2025.06.04 01:21:37.957560 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001189 sec., 79899.0748528175 rows/sec., 6.24 MiB/sec. | ||
| 5010 | 2025.06.04 01:21:37.957568 [ 56 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2025.06.04 01:21:37.957599 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5012 | 2025.06.04 01:21:37.957603 [ 5 ] {7a8b21b0-d5c2-44eb-90a3-aa67d0595100} <Debug> TCPHandler: Processed in 0.001359608 sec. | ||
| 5013 | 2025.06.04 01:21:37.957707 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 5014 | 2025.06.04 01:21:37.957725 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2025.06.04 01:21:37.957841 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5016 | 2025.06.04 01:21:37.957857 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5017 | 2025.06.04 01:21:37.957883 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5018 | 2025.06.04 01:21:37.957896 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
| 5019 | 2025.06.04 01:21:37.957970 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 5020 | 2025.06.04 01:21:37.958018 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 391 rows starting from the beginning of the part | ||
| 5021 | 2025.06.04 01:21:37.958059 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 5022 | 2025.06.04 01:21:37.958100 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 391 rows starting from the beginning of the part | ||
| 5023 | 2025.06.04 01:21:37.958139 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 5024 | 2025.06.04 01:21:37.958303 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.06.04 01:21:37.958346 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5026 | 2025.06.04 01:21:37.958735 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5027 | 2025.06.04 01:21:37.958982 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.06.04 01:21:37.959089 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5029 | 2025.06.04 01:21:37.959113 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 5030 | 2025.06.04 01:21:37.959120 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.06.04 01:21:37.959152 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5032 | 2025.06.04 01:21:37.959157 [ 5 ] {6262f58f-9985-4f2b-b5bd-e1d5eb73bd8c} <Debug> TCPHandler: Processed in 0.001482212 sec. | ||
| 5033 | 2025.06.04 01:21:37.959228 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5034 | 2025.06.04 01:21:37.959275 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.06.04 01:21:37.959345 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5036 | 2025.06.04 01:21:37.959356 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704668 sec., 1183221.6009217044 rows/sec., 90.82 MiB/sec. | ||
| 5037 | 2025.06.04 01:21:37.959373 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2025.06.04 01:21:37.959381 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11988 rows starting from the beginning of the part | ||
| 5039 | 2025.06.04 01:21:37.959439 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <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 | ||
| 5040 | 2025.06.04 01:21:37.959452 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5041 | 2025.06.04 01:21:37.959510 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
| 5042 | 2025.06.04 01:21:37.959552 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5043 | 2025.06.04 01:21:37.959563 [ 198 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5044 | 2025.06.04 01:21:37.959589 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
| 5045 | 2025.06.04 01:21:37.959627 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5046 | 2025.06.04 01:21:37.959861 [ 198 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2025.06.04 01:21:37.959937 [ 198 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_41_8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5048 | 2025.06.04 01:21:37.960031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5049 | 2025.06.04 01:21:37.960281 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.06.04 01:21:37.960322 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5051 | 2025.06.04 01:21:37.960962 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5052 | 2025.06.04 01:21:37.961205 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2025.06.04 01:21:37.961347 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001992 sec., 15562.248995983937 rows/sec., 27.89 MiB/sec. | ||
| 5054 | 2025.06.04 01:21:37.961411 [ 5 ] {0f381ff6-d513-4599-ac4f-1c2787087a9a} <Debug> TCPHandler: Processed in 0.002185381 sec. | ||
| 5055 | 2025.06.04 01:21:37.961523 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2025.06.04 01:21:37.961617 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5057 | 2025.06.04 01:21:37.961663 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5058 | 2025.06.04 01:21:37.962017 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.06.04 01:21:37.962052 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5060 | 2025.06.04 01:21:37.962387 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5061 | 2025.06.04 01:21:37.962597 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.06.04 01:21:37.962700 [ 56 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5063 | 2025.06.04 01:21:37.962725 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5064 | 2025.06.04 01:21:37.962730 [ 56 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.06.04 01:21:37.962763 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5066 | 2025.06.04 01:21:37.962766 [ 5 ] {dcb7e61b-0e8f-46a1-adce-7efe4daa63e0} <Debug> TCPHandler: Processed in 0.001291486 sec. | ||
| 5067 | 2025.06.04 01:21:37.962850 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5068 | 2025.06.04 01:21:37.962979 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5069 | 2025.06.04 01:21:37.963016 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1868 rows starting from the beginning of the part | ||
| 5070 | 2025.06.04 01:21:37.963079 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5071 | 2025.06.04 01:21:37.963123 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
| 5072 | 2025.06.04 01:21:37.963161 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5073 | 2025.06.04 01:21:37.963197 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 5074 | 2025.06.04 01:21:37.963233 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5075 | 2025.06.04 01:21:37.964027 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004831775 sec., 2678518.7638083315 rows/sec., 182.98 MiB/sec. | ||
| 5076 | 2025.06.04 01:21:37.964475 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001666287 sec., 1327502.4050478698 rows/sec., 88.70 MiB/sec. | ||
| 5077 | 2025.06.04 01:21:37.964483 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5078 | 2025.06.04 01:21:37.964777 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5079 | 2025.06.04 01:21:37.964832 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.06.04 01:21:37.964928 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5081 | 2025.06.04 01:21:37.965012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5082 | 2025.06.04 01:21:37.965064 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2025.06.04 01:21:37.965140 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_41_8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5084 | 2025.06.04 01:21:37.965231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5085 | 2025.06.04 01:21:38.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.56 MiB, peak 245.11 MiB, free memory in arenas 0.00 B, will set to 238.38 MiB (RSS), difference: 1.82 MiB | ||
| 5086 | 2025.06.04 01:21:41.000833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 708 | ||
| 5087 | 2025.06.04 01:21:41.003166 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2025.06.04 01:21:41.003207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5089 | 2025.06.04 01:21:41.004436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5090 | 2025.06.04 01:21:41.004720 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2025.06.04 01:21:41.004971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5092 | 2025.06.04 01:21:41.510189 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2025.06.04 01:21:41.510389 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5094 | 2025.06.04 01:21:41.510461 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5095 | 2025.06.04 01:21:41.511141 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2025.06.04 01:21:41.511198 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5097 | 2025.06.04 01:21:41.511592 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5098 | 2025.06.04 01:21:41.511818 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2025.06.04 01:21:41.511971 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001635 sec., 8562.691131498472 rows/sec., 698.23 KiB/sec. | ||
| 5100 | 2025.06.04 01:21:41.512011 [ 5 ] {801bac6c-e968-4336-85bc-a4116a664e1b} <Debug> TCPHandler: Processed in 0.001961305 sec. | ||
| 5101 | 2025.06.04 01:21:41.512132 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2025.06.04 01:21:41.512237 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5103 | 2025.06.04 01:21:41.512280 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5104 | 2025.06.04 01:21:41.513373 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2025.06.04 01:21:41.513411 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5106 | 2025.06.04 01:21:41.513828 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5107 | 2025.06.04 01:21:41.514044 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2025.06.04 01:21:41.514177 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Debug> executeQuery: Read 1221 rows, 102.73 KiB in 0.001959 sec., 623277.1822358347 rows/sec., 51.21 MiB/sec. | ||
| 5109 | 2025.06.04 01:21:41.514215 [ 5 ] {ab96d709-e4ef-4819-b2b9-52a078fae3e6} <Debug> TCPHandler: Processed in 0.00213642 sec. | ||
| 5110 | 2025.06.04 01:21:41.514336 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2025.06.04 01:21:41.514431 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5112 | 2025.06.04 01:21:41.514474 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5113 | 2025.06.04 01:21:41.514889 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2025.06.04 01:21:41.514926 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5115 | 2025.06.04 01:21:41.515251 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5116 | 2025.06.04 01:21:41.515460 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2025.06.04 01:21:41.515572 [ 52 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5118 | 2025.06.04 01:21:41.515590 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Debug> executeQuery: Read 23 rows, 1.65 KiB in 0.001176 sec., 19557.8231292517 rows/sec., 1.37 MiB/sec. | ||
| 5119 | 2025.06.04 01:21:41.515647 [ 52 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.06.04 01:21:41.515656 [ 5 ] {9dc4a6dd-b1af-49ef-b39f-89fe25fbaeb4} <Debug> TCPHandler: Processed in 0.001369878 sec. | ||
| 5121 | 2025.06.04 01:21:41.515678 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5122 | 2025.06.04 01:21:41.515775 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.06.04 01:21:41.515797 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 5124 | 2025.06.04 01:21:41.515884 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5125 | 2025.06.04 01:21:41.515924 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5126 | 2025.06.04 01:21:41.515932 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5127 | 2025.06.04 01:21:41.515962 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part | ||
| 5128 | 2025.06.04 01:21:41.516054 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 115 rows starting from the beginning of the part | ||
| 5129 | 2025.06.04 01:21:41.516102 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5130 | 2025.06.04 01:21:41.516153 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 115 rows starting from the beginning of the part | ||
| 5131 | 2025.06.04 01:21:41.516195 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5132 | 2025.06.04 01:21:41.516242 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5133 | 2025.06.04 01:21:41.516475 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2025.06.04 01:21:41.516521 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5135 | 2025.06.04 01:21:41.516882 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5136 | 2025.06.04 01:21:41.517091 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341967 sec., 365880.8301545418 rows/sec., 24.72 MiB/sec. | ||
| 5137 | 2025.06.04 01:21:41.517119 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.06.04 01:21:41.517255 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5139 | 2025.06.04 01:21:41.517268 [ 52 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5140 | 2025.06.04 01:21:41.517300 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001434 sec., 158995.8158995816 rows/sec., 10.77 MiB/sec. | ||
| 5141 | 2025.06.04 01:21:41.517306 [ 52 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.06.04 01:21:41.517354 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5143 | 2025.06.04 01:21:41.517353 [ 5 ] {f79e1f57-26ec-427f-a9ea-452e63fdb6b9} <Debug> TCPHandler: Processed in 0.001630436 sec. | ||
| 5144 | 2025.06.04 01:21:41.517451 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::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 | ||
| 5145 | 2025.06.04 01:21:41.517497 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2025.06.04 01:21:41.517543 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.06.04 01:21:41.517563 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5148 | 2025.06.04 01:21:41.517601 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 365 rows starting from the beginning of the part | ||
| 5149 | 2025.06.04 01:21:41.517614 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5150 | 2025.06.04 01:21:41.517623 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_31_6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5151 | 2025.06.04 01:21:41.517660 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5152 | 2025.06.04 01:21:41.517672 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5153 | 2025.06.04 01:21:41.517703 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5154 | 2025.06.04 01:21:41.517726 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 5155 | 2025.06.04 01:21:41.517783 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 5156 | 2025.06.04 01:21:41.517829 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 5157 | 2025.06.04 01:21:41.517875 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5158 | 2025.06.04 01:21:41.518299 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2025.06.04 01:21:41.518336 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5160 | 2025.06.04 01:21:41.518690 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5161 | 2025.06.04 01:21:41.518866 [ 191 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459221 sec., 890201.0045085701 rows/sec., 63.48 MiB/sec. | ||
| 5162 | 2025.06.04 01:21:41.518914 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.06.04 01:21:41.518989 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5164 | 2025.06.04 01:21:41.519072 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Debug> executeQuery: Read 543 rows, 41.27 KiB in 0.001461 sec., 371663.24435318273 rows/sec., 27.58 MiB/sec. | ||
| 5165 | 2025.06.04 01:21:41.519117 [ 5 ] {178e2390-83fc-4c36-b370-13edfb87452b} <Debug> TCPHandler: Processed in 0.001669297 sec. | ||
| 5166 | 2025.06.04 01:21:41.519220 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.06.04 01:21:41.519237 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2025.06.04 01:21:41.519280 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_10_2} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5169 | 2025.06.04 01:21:41.519352 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5170 | 2025.06.04 01:21:41.519359 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5171 | 2025.06.04 01:21:41.519416 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5172 | 2025.06.04 01:21:41.520120 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2025.06.04 01:21:41.520163 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5174 | 2025.06.04 01:21:41.520577 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5175 | 2025.06.04 01:21:41.520829 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2025.06.04 01:21:41.520965 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Debug> executeQuery: Read 969 rows, 66.59 KiB in 0.00163 sec., 594478.527607362 rows/sec., 39.90 MiB/sec. | ||
| 5177 | 2025.06.04 01:21:41.521001 [ 5 ] {ada2e99f-8eb2-4a2f-9ff4-9f092fd9d01e} <Debug> TCPHandler: Processed in 0.00181762 sec. | ||
| 5178 | 2025.06.04 01:21:41.521130 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2025.06.04 01:21:41.521226 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5180 | 2025.06.04 01:21:41.521281 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <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 | ||
| 5181 | 2025.06.04 01:21:41.522059 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2025.06.04 01:21:41.522097 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5183 | 2025.06.04 01:21:41.522603 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5184 | 2025.06.04 01:21:41.522831 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2025.06.04 01:21:41.522968 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00176 sec., 5113.636363636363 rows/sec., 9.16 MiB/sec. | ||
| 5186 | 2025.06.04 01:21:41.523021 [ 5 ] {1b70ea38-5b7f-41d9-9279-c78319254244} <Debug> TCPHandler: Processed in 0.001940914 sec. | ||
| 5187 | 2025.06.04 01:21:41.523135 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2025.06.04 01:21:41.523231 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5189 | 2025.06.04 01:21:41.523274 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5190 | 2025.06.04 01:21:41.523603 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.06.04 01:21:41.523641 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5192 | 2025.06.04 01:21:41.523945 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5193 | 2025.06.04 01:21:41.524165 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2025.06.04 01:21:41.524296 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001084 sec., 38745.387453874544 rows/sec., 2.62 MiB/sec. | ||
| 5195 | 2025.06.04 01:21:41.524331 [ 5 ] {587f50e7-542f-4402-8af6-1c99bcd300fe} <Debug> TCPHandler: Processed in 0.001245535 sec. | ||
| 5196 | 2025.06.04 01:21:42.945130 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2025.06.04 01:21:42.945313 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5198 | 2025.06.04 01:21:42.945384 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5199 | 2025.06.04 01:21:42.946067 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2025.06.04 01:21:42.946123 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5201 | 2025.06.04 01:21:42.946547 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5202 | 2025.06.04 01:21:42.946787 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2025.06.04 01:21:42.946957 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 5204 | 2025.06.04 01:21:42.947007 [ 5 ] {159acb29-8d5e-47b9-b72c-ceb085664ecb} <Debug> TCPHandler: Processed in 0.002008247 sec. | ||
| 5205 | 2025.06.04 01:21:42.947131 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2025.06.04 01:21:42.947241 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5207 | 2025.06.04 01:21:42.947287 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5208 | 2025.06.04 01:21:42.947762 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.06.04 01:21:42.947803 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5210 | 2025.06.04 01:21:42.948137 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5211 | 2025.06.04 01:21:42.948359 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2025.06.04 01:21:42.948497 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 5213 | 2025.06.04 01:21:42.948538 [ 5 ] {fb628517-64a3-4e94-8801-10dbf8434b72} <Debug> TCPHandler: Processed in 0.001462561 sec. | ||
| 5214 | 2025.06.04 01:21:42.948653 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2025.06.04 01:21:42.948750 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2025.06.04 01:21:42.948795 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2025.06.04 01:21:42.949167 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2025.06.04 01:21:42.949205 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5219 | 2025.06.04 01:21:42.949532 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5220 | 2025.06.04 01:21:42.949746 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2025.06.04 01:21:42.949880 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001149 sec., 38294.168842471714 rows/sec., 2.67 MiB/sec. | ||
| 5222 | 2025.06.04 01:21:42.949918 [ 5 ] {0e22d8b3-baf0-436e-a36a-637144700232} <Debug> TCPHandler: Processed in 0.001316147 sec. | ||
| 5223 | 2025.06.04 01:21:42.950036 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2025.06.04 01:21:42.950160 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5225 | 2025.06.04 01:21:42.950212 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5226 | 2025.06.04 01:21:42.950554 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2025.06.04 01:21:42.950592 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5228 | 2025.06.04 01:21:42.950950 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5229 | 2025.06.04 01:21:42.951177 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2025.06.04 01:21:42.951309 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.03 MiB/sec. | ||
| 5231 | 2025.06.04 01:21:42.951348 [ 5 ] {8396b2cf-60de-4dbd-95ba-225d9d8305d2} <Debug> TCPHandler: Processed in 0.001373769 sec. | ||
| 5232 | 2025.06.04 01:21:43.484745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 5233 | 2025.06.04 01:21:43.485268 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.06.04 01:21:43.485315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5235 | 2025.06.04 01:21:43.485829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5236 | 2025.06.04 01:21:43.486074 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.06.04 01:21:43.486209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 5238 | 2025.06.04 01:21:44.162072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5239 | 2025.06.04 01:21:44.177537 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.06.04 01:21:44.177585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5241 | 2025.06.04 01:21:44.183484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5242 | 2025.06.04 01:21:44.184200 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2025.06.04 01:21:44.187224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5244 | 2025.06.04 01:21:47.951120 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2025.06.04 01:21:47.951320 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5246 | 2025.06.04 01:21:47.951390 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5247 | 2025.06.04 01:21:47.952052 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2025.06.04 01:21:47.952106 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5249 | 2025.06.04 01:21:47.952539 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5250 | 2025.06.04 01:21:47.952789 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2025.06.04 01:21:47.952955 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001683 sec., 70112.89364230541 rows/sec., 5.96 MiB/sec. | ||
| 5252 | 2025.06.04 01:21:47.953006 [ 5 ] {d7e28322-bc5d-4c4a-8f9c-2a21a203f724} <Debug> TCPHandler: Processed in 0.002015056 sec. | ||
| 5253 | 2025.06.04 01:21:47.953126 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2025.06.04 01:21:47.953231 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5255 | 2025.06.04 01:21:47.953277 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5256 | 2025.06.04 01:21:47.953706 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.06.04 01:21:47.953747 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5258 | 2025.06.04 01:21:47.954069 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5259 | 2025.06.04 01:21:47.954295 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.06.04 01:21:47.954434 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 5261 | 2025.06.04 01:21:47.954475 [ 5 ] {700ba3a9-858b-45d1-8d22-813d8e2c41d6} <Debug> TCPHandler: Processed in 0.00140129 sec. | ||
| 5262 | 2025.06.04 01:21:47.954591 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2025.06.04 01:21:47.954688 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5264 | 2025.06.04 01:21:47.954731 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5265 | 2025.06.04 01:21:47.955167 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.06.04 01:21:47.955206 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5267 | 2025.06.04 01:21:47.955527 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5268 | 2025.06.04 01:21:47.955763 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.06.04 01:21:47.955895 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001225 sec., 77551.02040816327 rows/sec., 6.06 MiB/sec. | ||
| 5270 | 2025.06.04 01:21:47.955935 [ 5 ] {283a65e4-f080-4bc9-a4c2-77f7c02008ae} <Debug> TCPHandler: Processed in 0.00139872 sec. | ||
| 5271 | 2025.06.04 01:21:47.956044 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2025.06.04 01:21:47.956139 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5273 | 2025.06.04 01:21:47.956184 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5274 | 2025.06.04 01:21:47.956581 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2025.06.04 01:21:47.956619 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5276 | 2025.06.04 01:21:47.956956 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5277 | 2025.06.04 01:21:47.957170 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2025.06.04 01:21:47.957305 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5279 | 2025.06.04 01:21:47.957343 [ 5 ] {21a8ed3e-5233-485f-aff9-cc89576a8932} <Debug> TCPHandler: Processed in 0.001349448 sec. | ||
| 5280 | 2025.06.04 01:21:47.957451 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2025.06.04 01:21:47.957546 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5282 | 2025.06.04 01:21:47.957603 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <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 | ||
| 5283 | 2025.06.04 01:21:47.958394 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.06.04 01:21:47.958432 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5285 | 2025.06.04 01:21:47.958981 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5286 | 2025.06.04 01:21:47.959213 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.06.04 01:21:47.959359 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 5288 | 2025.06.04 01:21:47.959420 [ 5 ] {133079fd-312d-47b2-81f1-b54f49243b52} <Debug> TCPHandler: Processed in 0.002017616 sec. | ||
| 5289 | 2025.06.04 01:21:47.959531 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2025.06.04 01:21:47.959628 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5291 | 2025.06.04 01:21:47.959671 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5292 | 2025.06.04 01:21:47.959999 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.06.04 01:21:47.960038 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5294 | 2025.06.04 01:21:47.960358 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5295 | 2025.06.04 01:21:47.960581 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.06.04 01:21:47.960715 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5297 | 2025.06.04 01:21:47.960752 [ 5 ] {01f7d0a4-80fc-4b19-a813-efbf5d09291a} <Debug> TCPHandler: Processed in 0.001270256 sec. | ||
| 5298 | 2025.06.04 01:21:50.845116 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5299 | 2025.06.04 01:21:50.845182 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5300 | 2025.06.04 01:21:50.987216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 5301 | 2025.06.04 01:21:50.987717 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2025.06.04 01:21:50.987771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5303 | 2025.06.04 01:21:50.988265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5304 | 2025.06.04 01:21:50.988496 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2025.06.04 01:21:50.988638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5306 | 2025.06.04 01:21:51.006057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 744 | ||
| 5307 | 2025.06.04 01:21:51.008364 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2025.06.04 01:21:51.008407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5309 | 2025.06.04 01:21:51.009585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5310 | 2025.06.04 01:21:51.009854 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.06.04 01:21:51.010113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5312 | 2025.06.04 01:21:51.688208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5313 | 2025.06.04 01:21:51.705640 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.06.04 01:21:51.705704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5315 | 2025.06.04 01:21:51.711737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5316 | 2025.06.04 01:21:51.712430 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.06.04 01:21:51.715659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5318 | 2025.06.04 01:21:52.950485 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2025.06.04 01:21:52.950691 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5320 | 2025.06.04 01:21:52.950767 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5321 | 2025.06.04 01:21:52.951509 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.06.04 01:21:52.951561 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5323 | 2025.06.04 01:21:52.952001 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5324 | 2025.06.04 01:21:52.952253 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.06.04 01:21:52.952426 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001786 sec., 41433.37066069429 rows/sec., 3.33 MiB/sec. | ||
| 5326 | 2025.06.04 01:21:52.952477 [ 5 ] {1e80bc02-3188-4f26-9bdc-359fbd5a5868} <Debug> TCPHandler: Processed in 0.00212942 sec. | ||
| 5327 | 2025.06.04 01:21:52.952603 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.06.04 01:21:52.952705 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5329 | 2025.06.04 01:21:52.952750 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5330 | 2025.06.04 01:21:52.953164 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.06.04 01:21:52.953203 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5332 | 2025.06.04 01:21:52.953521 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5333 | 2025.06.04 01:21:52.953752 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.06.04 01:21:52.953888 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001206 sec., 7462.686567164179 rows/sec., 561.16 KiB/sec. | ||
| 5335 | 2025.06.04 01:21:52.953928 [ 5 ] {9620a5f2-a932-4f14-a3b0-4e1932235371} <Debug> TCPHandler: Processed in 0.001377139 sec. | ||
| 5336 | 2025.06.04 01:21:52.954050 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.06.04 01:21:52.954174 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5338 | 2025.06.04 01:21:52.954225 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5339 | 2025.06.04 01:21:52.954718 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.06.04 01:21:52.954758 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5341 | 2025.06.04 01:21:52.955092 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5342 | 2025.06.04 01:21:52.955314 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.06.04 01:21:52.955449 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001299 sec., 56197.07467282525 rows/sec., 4.39 MiB/sec. | ||
| 5344 | 2025.06.04 01:21:52.955488 [ 5 ] {c87f539d-310a-42ae-a013-1f1d15ce3bd8} <Debug> TCPHandler: Processed in 0.001500062 sec. | ||
| 5345 | 2025.06.04 01:21:52.955596 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2025.06.04 01:21:52.955692 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5347 | 2025.06.04 01:21:52.955736 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5348 | 2025.06.04 01:21:52.956149 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.06.04 01:21:52.956186 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5350 | 2025.06.04 01:21:52.956518 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5351 | 2025.06.04 01:21:52.956733 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.06.04 01:21:52.956866 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 5353 | 2025.06.04 01:21:52.956903 [ 5 ] {66cb5833-b80b-4a0d-9392-baa2ad7ca49c} <Debug> TCPHandler: Processed in 0.001356038 sec. | ||
| 5354 | 2025.06.04 01:21:52.957019 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.06.04 01:21:52.957141 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5356 | 2025.06.04 01:21:52.957207 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <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 | ||
| 5357 | 2025.06.04 01:21:52.958015 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.06.04 01:21:52.958051 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5359 | 2025.06.04 01:21:52.958554 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5360 | 2025.06.04 01:21:52.958772 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.06.04 01:21:52.958906 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001789 sec., 5030.743432084963 rows/sec., 9.01 MiB/sec. | ||
| 5362 | 2025.06.04 01:21:52.958956 [ 5 ] {60c4507c-b45b-41f3-aa4e-4a8e4ed4ab17} <Debug> TCPHandler: Processed in 0.001996836 sec. | ||
| 5363 | 2025.06.04 01:21:52.959062 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.06.04 01:21:52.959155 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5365 | 2025.06.04 01:21:52.959195 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5366 | 2025.06.04 01:21:52.959517 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.06.04 01:21:52.959553 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5368 | 2025.06.04 01:21:52.959848 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5369 | 2025.06.04 01:21:52.960061 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.06.04 01:21:52.960192 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5371 | 2025.06.04 01:21:52.960227 [ 5 ] {e8da1f81-15b7-44ab-8036-5352502a470e} <Debug> TCPHandler: Processed in 0.001212425 sec. | ||
| 5372 | 2025.06.04 01:21:54.917478 [ 34 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5373 | 2025.06.04 01:21:54.917572 [ 34 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.06.04 01:21:54.917607 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5375 | 2025.06.04 01:21:54.917779 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 5376 | 2025.06.04 01:21:54.918133 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5377 | 2025.06.04 01:21:54.918197 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5378 | 2025.06.04 01:21:54.918308 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 5379 | 2025.06.04 01:21:54.918393 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 5380 | 2025.06.04 01:21:54.918469 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 5381 | 2025.06.04 01:21:54.918547 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 5382 | 2025.06.04 01:21:54.919549 [ 193 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846822 sec., 24907.652172218004 rows/sec., 2.08 MiB/sec. | ||
| 5383 | 2025.06.04 01:21:54.919743 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5384 | 2025.06.04 01:21:54.920071 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.06.04 01:21:54.920155 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_5_1} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5386 | 2025.06.04 01:21:54.920254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5387 | 2025.06.04 01:21:57.951289 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2025.06.04 01:21:57.951497 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5389 | 2025.06.04 01:21:57.951574 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5390 | 2025.06.04 01:21:57.952198 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.06.04 01:21:57.952247 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5392 | 2025.06.04 01:21:57.952641 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5393 | 2025.06.04 01:21:57.952878 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.06.04 01:21:57.953033 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 205.92 KiB/sec. | ||
| 5395 | 2025.06.04 01:21:57.953075 [ 5 ] {56708ae1-7dc6-4443-9c40-498370c22598} <Debug> TCPHandler: Processed in 0.001923474 sec. | ||
| 5396 | 2025.06.04 01:21:57.953195 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.06.04 01:21:57.953291 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5398 | 2025.06.04 01:21:57.953332 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5399 | 2025.06.04 01:21:57.953815 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.06.04 01:21:57.953851 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5401 | 2025.06.04 01:21:57.954180 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5402 | 2025.06.04 01:21:57.954397 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.06.04 01:21:57.954514 [ 32 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5404 | 2025.06.04 01:21:57.954524 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001253 sec., 95770.15163607342 rows/sec., 8.12 MiB/sec. | ||
| 5405 | 2025.06.04 01:21:57.954592 [ 32 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.06.04 01:21:57.954609 [ 5 ] {dc2a9127-7f8e-480a-bca4-f3faf175ccfc} <Debug> TCPHandler: Processed in 0.001465281 sec. | ||
| 5407 | 2025.06.04 01:21:57.954619 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5408 | 2025.06.04 01:21:57.954734 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2025.06.04 01:21:57.954747 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 5410 | 2025.06.04 01:21:57.954833 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.06.04 01:21:57.954880 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5412 | 2025.06.04 01:21:57.954908 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5413 | 2025.06.04 01:21:57.954947 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1966 rows starting from the beginning of the part | ||
| 5414 | 2025.06.04 01:21:57.955014 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1221 rows starting from the beginning of the part | ||
| 5415 | 2025.06.04 01:21:57.955062 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5416 | 2025.06.04 01:21:57.955107 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
| 5417 | 2025.06.04 01:21:57.955146 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 5418 | 2025.06.04 01:21:57.955192 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 120 rows starting from the beginning of the part | ||
| 5419 | 2025.06.04 01:21:57.955288 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.06.04 01:21:57.955330 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5421 | 2025.06.04 01:21:57.955658 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5422 | 2025.06.04 01:21:57.955876 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2025.06.04 01:21:57.956008 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001194 sec., 29313.232830820773 rows/sec., 2.13 MiB/sec. | ||
| 5424 | 2025.06.04 01:21:57.956046 [ 5 ] {cbc41257-2bfa-4ec1-8da8-431c3e9a4918} <Debug> TCPHandler: Processed in 0.001361478 sec. | ||
| 5425 | 2025.06.04 01:21:57.956152 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2025.06.04 01:21:57.956244 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5427 | 2025.06.04 01:21:57.956284 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5428 | 2025.06.04 01:21:57.956715 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.06.04 01:21:57.956740 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3555 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049777 sec., 1734335.0032710875 rows/sec., 149.11 MiB/sec. | ||
| 5430 | 2025.06.04 01:21:57.956751 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5431 | 2025.06.04 01:21:57.957091 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5432 | 2025.06.04 01:21:57.957093 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5433 | 2025.06.04 01:21:57.957346 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.06.04 01:21:57.957476 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.06.04 01:21:57.957502 [ 32 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5436 | 2025.06.04 01:21:57.957519 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001292 sec., 76625.38699690402 rows/sec., 5.99 MiB/sec. | ||
| 5437 | 2025.06.04 01:21:57.957549 [ 32 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.06.04 01:21:57.957569 [ 5 ] {138f2360-6ba7-4508-b4cb-9b995d43c5f4} <Debug> TCPHandler: Processed in 0.001467071 sec. | ||
| 5439 | 2025.06.04 01:21:57.957576 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5440 | 2025.06.04 01:21:57.957578 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_46_9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5441 | 2025.06.04 01:21:57.957657 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 5442 | 2025.06.04 01:21:57.957692 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2025.06.04 01:21:57.957723 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5444 | 2025.06.04 01:21:57.957752 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2025.06.04 01:21:57.957782 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 950 rows starting from the beginning of the part | ||
| 5446 | 2025.06.04 01:21:57.957818 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5447 | 2025.06.04 01:21:57.957828 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 543 rows starting from the beginning of the part | ||
| 5448 | 2025.06.04 01:21:57.957869 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5449 | 2025.06.04 01:21:57.957880 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5450 | 2025.06.04 01:21:57.957923 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
| 5451 | 2025.06.04 01:21:57.957960 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 73 rows starting from the beginning of the part | ||
| 5452 | 2025.06.04 01:21:57.957997 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 99 rows starting from the beginning of the part | ||
| 5453 | 2025.06.04 01:21:57.958297 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.06.04 01:21:57.958337 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5455 | 2025.06.04 01:21:57.958695 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5456 | 2025.06.04 01:21:57.958910 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2025.06.04 01:21:57.958971 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340238 sec., 1360952.308470585 rows/sec., 106.47 MiB/sec. | ||
| 5458 | 2025.06.04 01:21:57.959023 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5459 | 2025.06.04 01:21:57.959042 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001242 sec., 130434.78260869565 rows/sec., 9.08 MiB/sec. | ||
| 5460 | 2025.06.04 01:21:57.959062 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.06.04 01:21:57.959085 [ 5 ] {d2ee66e5-d9fb-4328-9740-af4759b66dbf} <Debug> TCPHandler: Processed in 0.00144216 sec. | ||
| 5462 | 2025.06.04 01:21:57.959087 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5463 | 2025.06.04 01:21:57.959135 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5464 | 2025.06.04 01:21:57.959191 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5465 | 2025.06.04 01:21:57.959203 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.06.04 01:21:57.959317 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5467 | 2025.06.04 01:21:57.959318 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5468 | 2025.06.04 01:21:57.959360 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12942 rows starting from the beginning of the part | ||
| 5469 | 2025.06.04 01:21:57.959396 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.06.04 01:21:57.959399 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <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 | ||
| 5471 | 2025.06.04 01:21:57.959431 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 969 rows starting from the beginning of the part | ||
| 5472 | 2025.06.04 01:21:57.959473 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_46_9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5473 | 2025.06.04 01:21:57.959488 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 44 rows starting from the beginning of the part | ||
| 5474 | 2025.06.04 01:21:57.959535 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5475 | 2025.06.04 01:21:57.959548 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5476 | 2025.06.04 01:21:57.959579 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5477 | 2025.06.04 01:21:57.959625 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 162 rows starting from the beginning of the part | ||
| 5478 | 2025.06.04 01:21:57.960279 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.06.04 01:21:57.960320 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5480 | 2025.06.04 01:21:57.960988 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5481 | 2025.06.04 01:21:57.961230 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2025.06.04 01:21:57.961352 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5483 | 2025.06.04 01:21:57.961370 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00207 sec., 14975.84541062802 rows/sec., 26.84 MiB/sec. | ||
| 5484 | 2025.06.04 01:21:57.961388 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.06.04 01:21:57.961419 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5486 | 2025.06.04 01:21:57.961433 [ 5 ] {7eaec54c-70fc-4ef6-9f21-bcb6d3dcf0db} <Debug> TCPHandler: Processed in 0.002279194 sec. | ||
| 5487 | 2025.06.04 01:21:57.961504 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 5488 | 2025.06.04 01:21:57.961557 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2025.06.04 01:21:57.961656 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5490 | 2025.06.04 01:21:57.961699 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5491 | 2025.06.04 01:21:57.961717 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5492 | 2025.06.04 01:21:57.961785 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 558 rows starting from the beginning of the part | ||
| 5493 | 2025.06.04 01:21:57.961919 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5494 | 2025.06.04 01:21:57.962031 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5495 | 2025.06.04 01:21:57.962047 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.06.04 01:21:57.962087 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5497 | 2025.06.04 01:21:57.962133 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5498 | 2025.06.04 01:21:57.962241 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5499 | 2025.06.04 01:21:57.962347 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5500 | 2025.06.04 01:21:57.962440 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5501 | 2025.06.04 01:21:57.962689 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.06.04 01:21:57.962808 [ 32 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5503 | 2025.06.04 01:21:57.962841 [ 32 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.06.04 01:21:57.962846 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 5505 | 2025.06.04 01:21:57.962862 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5506 | 2025.06.04 01:21:57.962895 [ 5 ] {59aababd-09d3-4b8a-bea3-e18913f831fc} <Debug> TCPHandler: Processed in 0.001388019 sec. | ||
| 5507 | 2025.06.04 01:21:57.962948 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5508 | 2025.06.04 01:21:57.963043 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5509 | 2025.06.04 01:21:57.963068 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2212 rows starting from the beginning of the part | ||
| 5510 | 2025.06.04 01:21:57.963112 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 5511 | 2025.06.04 01:21:57.963147 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
| 5512 | 2025.06.04 01:21:57.963181 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5513 | 2025.06.04 01:21:57.963215 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5514 | 2025.06.04 01:21:57.963249 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5515 | 2025.06.04 01:21:57.964301 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383799 sec., 1771933.6406515685 rows/sec., 118.50 MiB/sec. | ||
| 5516 | 2025.06.04 01:21:57.964358 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005205796 sec., 2773255.0411118683 rows/sec., 189.36 MiB/sec. | ||
| 5517 | 2025.06.04 01:21:57.964585 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5518 | 2025.06.04 01:21:57.964810 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5519 | 2025.06.04 01:21:57.964837 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.06.04 01:21:57.964904 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_46_9} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5521 | 2025.06.04 01:21:57.964963 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5522 | 2025.06.04 01:21:57.965138 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.06.04 01:21:57.965223 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5524 | 2025.06.04 01:21:57.965311 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5525 | 2025.06.04 01:21:57.967384 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.005916726 sec., 113069.28865727432 rows/sec., 202.61 MiB/sec. | ||
| 5526 | 2025.06.04 01:21:57.968415 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5527 | 2025.06.04 01:21:57.968742 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.06.04 01:21:57.968815 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5529 | 2025.06.04 01:21:57.968927 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 5530 | 2025.06.04 01:21:58.001118 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.42 MiB, peak 253.18 MiB, free memory in arenas 0.00 B, will set to 244.30 MiB (RSS), difference: 3.88 MiB | ||
| 5531 | 2025.06.04 01:21:58.489494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 5532 | 2025.06.04 01:21:58.489999 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.06.04 01:21:58.490048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5534 | 2025.06.04 01:21:58.490546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5535 | 2025.06.04 01:21:58.490777 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.06.04 01:21:58.490911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 5537 | 2025.06.04 01:21:59.216488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5538 | 2025.06.04 01:21:59.233305 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.06.04 01:21:59.233365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5540 | 2025.06.04 01:21:59.239263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5541 | 2025.06.04 01:21:59.239995 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.06.04 01:21:59.243227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5543 | 2025.06.04 01:22:01.010985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 770 | ||
| 5544 | 2025.06.04 01:22:01.013142 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2025.06.04 01:22:01.013188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5546 | 2025.06.04 01:22:01.014412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5547 | 2025.06.04 01:22:01.014699 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2025.06.04 01:22:01.014837 [ 27 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5549 | 2025.06.04 01:22:01.014885 [ 27 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2025.06.04 01:22:01.014906 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5551 | 2025.06.04 01:22:01.015001 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 5552 | 2025.06.04 01:22:01.015050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5553 | 2025.06.04 01:22:01.015521 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5554 | 2025.06.04 01:22:01.015681 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 606 rows starting from the beginning of the part | ||
| 5555 | 2025.06.04 01:22:01.016023 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 5556 | 2025.06.04 01:22:01.016344 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 5557 | 2025.06.04 01:22:01.016658 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 5558 | 2025.06.04 01:22:01.016992 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 5559 | 2025.06.04 01:22:01.017308 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5560 | 2025.06.04 01:22:01.023591 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 72 columns (72 merged, 0 gathered) in 0.008626892 sec., 89255.78296331981 rows/sec., 76.96 MiB/sec. | ||
| 5561 | 2025.06.04 01:22:01.024698 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5562 | 2025.06.04 01:22:01.025236 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.06.04 01:22:01.025299 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_21_4} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5564 | 2025.06.04 01:22:01.025421 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5565 | 2025.06.04 01:22:02.950499 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.06.04 01:22:02.950696 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5567 | 2025.06.04 01:22:02.950772 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5568 | 2025.06.04 01:22:02.951508 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.06.04 01:22:02.951561 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5570 | 2025.06.04 01:22:02.951970 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5571 | 2025.06.04 01:22:02.952216 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.06.04 01:22:02.952375 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001733 sec., 42700.51933064051 rows/sec., 3.43 MiB/sec. | ||
| 5573 | 2025.06.04 01:22:02.952427 [ 5 ] {114fd005-20a4-45f0-810e-6569253685ac} <Debug> TCPHandler: Processed in 0.002064438 sec. | ||
| 5574 | 2025.06.04 01:22:02.952551 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.06.04 01:22:02.952654 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5576 | 2025.06.04 01:22:02.952699 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5577 | 2025.06.04 01:22:02.953107 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.06.04 01:22:02.953144 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5579 | 2025.06.04 01:22:02.953452 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5580 | 2025.06.04 01:22:02.953661 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.06.04 01:22:02.953791 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 583.92 KiB/sec. | ||
| 5582 | 2025.06.04 01:22:02.953831 [ 5 ] {b175ff9b-6738-44a7-be33-af03f0c56863} <Debug> TCPHandler: Processed in 0.001332748 sec. | ||
| 5583 | 2025.06.04 01:22:02.953950 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.06.04 01:22:02.954046 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5585 | 2025.06.04 01:22:02.954086 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5586 | 2025.06.04 01:22:02.954531 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.06.04 01:22:02.954568 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5588 | 2025.06.04 01:22:02.954872 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5589 | 2025.06.04 01:22:02.955080 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.06.04 01:22:02.955209 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001182 sec., 61759.72927241962 rows/sec., 4.82 MiB/sec. | ||
| 5591 | 2025.06.04 01:22:02.955246 [ 5 ] {eee3d206-6134-46ab-a9c6-a9fe1bb5474d} <Debug> TCPHandler: Processed in 0.001346527 sec. | ||
| 5592 | 2025.06.04 01:22:02.955357 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.06.04 01:22:02.955452 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2025.06.04 01:22:02.955497 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5595 | 2025.06.04 01:22:02.955900 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.06.04 01:22:02.955937 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5597 | 2025.06.04 01:22:02.956263 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5598 | 2025.06.04 01:22:02.956483 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.06.04 01:22:02.956612 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5600 | 2025.06.04 01:22:02.956650 [ 5 ] {0ede48cf-bd44-4bb4-9afc-78212ad62b9f} <Debug> TCPHandler: Processed in 0.001341798 sec. | ||
| 5601 | 2025.06.04 01:22:02.956750 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2025.06.04 01:22:02.956843 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5603 | 2025.06.04 01:22:02.956897 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <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 | ||
| 5604 | 2025.06.04 01:22:02.957670 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.06.04 01:22:02.957706 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5606 | 2025.06.04 01:22:02.958210 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5607 | 2025.06.04 01:22:02.958430 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.06.04 01:22:02.958568 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001742 sec., 5166.475315729047 rows/sec., 9.26 MiB/sec. | ||
| 5609 | 2025.06.04 01:22:02.958627 [ 5 ] {8cd78552-41e2-48b5-a082-396d71ab9d1c} <Debug> TCPHandler: Processed in 0.001926574 sec. | ||
| 5610 | 2025.06.04 01:22:02.958744 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.06.04 01:22:02.958838 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5612 | 2025.06.04 01:22:02.958880 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5613 | 2025.06.04 01:22:02.959216 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.06.04 01:22:02.959252 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5615 | 2025.06.04 01:22:02.959555 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5616 | 2025.06.04 01:22:02.959767 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.06.04 01:22:02.959895 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5618 | 2025.06.04 01:22:02.959932 [ 5 ] {df5925c0-f2be-40e0-9279-fd4a9ed48f30} <Debug> TCPHandler: Processed in 0.001236835 sec. | ||
| 5619 | 2025.06.04 01:22:05.845232 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5620 | 2025.06.04 01:22:05.845308 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5621 | 2025.06.04 01:22:05.991768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 5622 | 2025.06.04 01:22:05.992254 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.06.04 01:22:05.992297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5624 | 2025.06.04 01:22:05.992792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5625 | 2025.06.04 01:22:05.993040 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.06.04 01:22:05.993194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5627 | 2025.06.04 01:22:06.744090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5628 | 2025.06.04 01:22:06.761529 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.06.04 01:22:06.761591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5630 | 2025.06.04 01:22:06.767376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5631 | 2025.06.04 01:22:06.768073 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.06.04 01:22:06.771021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5633 | 2025.06.04 01:22:07.952349 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.06.04 01:22:07.952661 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5635 | 2025.06.04 01:22:07.952755 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5636 | 2025.06.04 01:22:07.953623 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.06.04 01:22:07.953672 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5638 | 2025.06.04 01:22:07.954060 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5639 | 2025.06.04 01:22:07.954283 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.06.04 01:22:07.954440 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001899 sec., 62137.967351237494 rows/sec., 5.29 MiB/sec. | ||
| 5641 | 2025.06.04 01:22:07.954484 [ 5 ] {6b864952-9bc4-4466-a3fb-b686a8df28ab} <Debug> TCPHandler: Processed in 0.002309915 sec. | ||
| 5642 | 2025.06.04 01:22:07.954669 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2025.06.04 01:22:07.954765 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2025.06.04 01:22:07.954806 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2025.06.04 01:22:07.955194 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.06.04 01:22:07.955230 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5647 | 2025.06.04 01:22:07.955599 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5648 | 2025.06.04 01:22:07.955823 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.06.04 01:22:07.955934 [ 120 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5650 | 2025.06.04 01:22:07.955949 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001216 sec., 25493.421052631576 rows/sec., 1.87 MiB/sec. | ||
| 5651 | 2025.06.04 01:22:07.955995 [ 120 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.06.04 01:22:07.956006 [ 5 ] {8b881f92-8e89-4b88-bbf5-0bc537af9a2e} <Debug> TCPHandler: Processed in 0.00141203 sec. | ||
| 5653 | 2025.06.04 01:22:07.956023 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5654 | 2025.06.04 01:22:07.956118 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2025.06.04 01:22:07.956131 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 5656 | 2025.06.04 01:22:07.956214 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5657 | 2025.06.04 01:22:07.956257 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5658 | 2025.06.04 01:22:07.956260 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5659 | 2025.06.04 01:22:07.956302 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 176 rows starting from the beginning of the part | ||
| 5660 | 2025.06.04 01:22:07.956363 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 5661 | 2025.06.04 01:22:07.956405 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part | ||
| 5662 | 2025.06.04 01:22:07.956444 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part | ||
| 5663 | 2025.06.04 01:22:07.956483 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part | ||
| 5664 | 2025.06.04 01:22:07.956518 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 5665 | 2025.06.04 01:22:07.956730 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.06.04 01:22:07.956771 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5667 | 2025.06.04 01:22:07.957074 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5668 | 2025.06.04 01:22:07.957289 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.06.04 01:22:07.957363 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295687 sec., 224591.27860355162 rows/sec., 16.11 MiB/sec. | ||
| 5670 | 2025.06.04 01:22:07.957413 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001229 sec., 77298.61676159479 rows/sec., 6.04 MiB/sec. | ||
| 5671 | 2025.06.04 01:22:07.957454 [ 5 ] {584a8d4f-01fe-403c-9383-a97f509f8729} <Debug> TCPHandler: Processed in 0.0014061 sec. | ||
| 5672 | 2025.06.04 01:22:07.957614 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5673 | 2025.06.04 01:22:07.957625 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.06.04 01:22:07.957725 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2025.06.04 01:22:07.957768 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5676 | 2025.06.04 01:22:07.957927 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2025.06.04 01:22:07.958010 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_36_7} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5678 | 2025.06.04 01:22:07.958117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5679 | 2025.06.04 01:22:07.958152 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2025.06.04 01:22:07.958191 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5681 | 2025.06.04 01:22:07.958511 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5682 | 2025.06.04 01:22:07.958786 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2025.06.04 01:22:07.958909 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5684 | 2025.06.04 01:22:07.958945 [ 5 ] {b930d2a5-4f81-4aef-9e81-fe0d634dbf0d} <Debug> TCPHandler: Processed in 0.001394199 sec. | ||
| 5685 | 2025.06.04 01:22:07.959043 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2025.06.04 01:22:07.959131 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5687 | 2025.06.04 01:22:07.959181 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <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 | ||
| 5688 | 2025.06.04 01:22:07.960025 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.06.04 01:22:07.960059 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5690 | 2025.06.04 01:22:07.960637 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5691 | 2025.06.04 01:22:07.960857 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2025.06.04 01:22:07.960988 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 5693 | 2025.06.04 01:22:07.961049 [ 5 ] {b00f54a6-5858-4535-b0d5-4bf1e668c719} <Debug> TCPHandler: Processed in 0.002052328 sec. | ||
| 5694 | 2025.06.04 01:22:07.961153 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2025.06.04 01:22:07.961241 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5696 | 2025.06.04 01:22:07.961281 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5697 | 2025.06.04 01:22:07.961665 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.06.04 01:22:07.961699 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5699 | 2025.06.04 01:22:07.961989 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5700 | 2025.06.04 01:22:07.962191 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.06.04 01:22:07.962312 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5702 | 2025.06.04 01:22:07.962346 [ 5 ] {82ca62e1-1867-4856-9c5f-de17231edede} <Debug> TCPHandler: Processed in 0.001254415 sec. | ||
| 5703 | 2025.06.04 01:22:10.556384 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2025.06.04 01:22:10.556588 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5705 | 2025.06.04 01:22:10.556655 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5706 | 2025.06.04 01:22:10.557282 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2025.06.04 01:22:10.557329 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5708 | 2025.06.04 01:22:10.557739 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5709 | 2025.06.04 01:22:10.557985 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2025.06.04 01:22:10.558144 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 5711 | 2025.06.04 01:22:10.558197 [ 5 ] {1c0a7d96-7ce8-4804-9de9-b773a17d1134} <Debug> TCPHandler: Processed in 0.001949845 sec. | ||
| 5712 | 2025.06.04 01:22:10.558316 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2025.06.04 01:22:10.558418 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5714 | 2025.06.04 01:22:10.558463 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5715 | 2025.06.04 01:22:10.559555 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.06.04 01:22:10.559594 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5717 | 2025.06.04 01:22:10.560014 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5718 | 2025.06.04 01:22:10.560255 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.06.04 01:22:10.560393 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Debug> executeQuery: Read 1334 rows, 113.65 KiB in 0.001997 sec., 668002.0030045067 rows/sec., 55.58 MiB/sec. | ||
| 5720 | 2025.06.04 01:22:10.560434 [ 5 ] {7a68f565-46ff-413f-a3e5-35aac6e3085a} <Debug> TCPHandler: Processed in 0.002168541 sec. | ||
| 5721 | 2025.06.04 01:22:10.560544 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2025.06.04 01:22:10.560642 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5723 | 2025.06.04 01:22:10.560685 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5724 | 2025.06.04 01:22:10.561089 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2025.06.04 01:22:10.561128 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5726 | 2025.06.04 01:22:10.561438 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5727 | 2025.06.04 01:22:10.561662 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.06.04 01:22:10.561795 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001174 sec., 17887.56388415673 rows/sec., 1.36 MiB/sec. | ||
| 5729 | 2025.06.04 01:22:10.561834 [ 5 ] {4fc2af08-946f-4abe-b6e8-4639433047cb} <Debug> TCPHandler: Processed in 0.001340338 sec. | ||
| 5730 | 2025.06.04 01:22:10.561933 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2025.06.04 01:22:10.562027 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5732 | 2025.06.04 01:22:10.562069 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5733 | 2025.06.04 01:22:10.562547 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2025.06.04 01:22:10.562584 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5735 | 2025.06.04 01:22:10.562905 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5736 | 2025.06.04 01:22:10.563136 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2025.06.04 01:22:10.563268 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001259 sec., 200158.85623510723 rows/sec., 13.84 MiB/sec. | ||
| 5738 | 2025.06.04 01:22:10.563306 [ 5 ] {6ccdcea3-2986-4555-ae84-c63e9fbe8fd4} <Debug> TCPHandler: Processed in 0.00142261 sec. | ||
| 5739 | 2025.06.04 01:22:10.563411 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2025.06.04 01:22:10.563505 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5741 | 2025.06.04 01:22:10.563545 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5742 | 2025.06.04 01:22:10.563938 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2025.06.04 01:22:10.563974 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5744 | 2025.06.04 01:22:10.564280 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5745 | 2025.06.04 01:22:10.564509 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2025.06.04 01:22:10.564636 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 5747 | 2025.06.04 01:22:10.564675 [ 5 ] {515388ab-9735-4d23-8f74-253125955f1a} <Debug> TCPHandler: Processed in 0.001313036 sec. | ||
| 5748 | 2025.06.04 01:22:10.564778 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2025.06.04 01:22:10.564872 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5750 | 2025.06.04 01:22:10.564912 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5751 | 2025.06.04 01:22:10.565507 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2025.06.04 01:22:10.565544 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5753 | 2025.06.04 01:22:10.565889 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5754 | 2025.06.04 01:22:10.566112 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2025.06.04 01:22:10.566244 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Debug> executeQuery: Read 565 rows, 43.38 KiB in 0.00139 sec., 406474.8201438849 rows/sec., 30.48 MiB/sec. | ||
| 5756 | 2025.06.04 01:22:10.566282 [ 5 ] {c0dd56ad-8ba5-4d67-b8f8-ef571882b37d} <Debug> TCPHandler: Processed in 0.001553073 sec. | ||
| 5757 | 2025.06.04 01:22:10.566390 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2025.06.04 01:22:10.566484 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2025.06.04 01:22:10.566528 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5760 | 2025.06.04 01:22:10.567143 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2025.06.04 01:22:10.567181 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5762 | 2025.06.04 01:22:10.567574 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5763 | 2025.06.04 01:22:10.567802 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2025.06.04 01:22:10.567933 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Debug> executeQuery: Read 1050 rows, 73.64 KiB in 0.001467 sec., 715746.4212678936 rows/sec., 49.02 MiB/sec. | ||
| 5765 | 2025.06.04 01:22:10.567970 [ 5 ] {fd884304-cb86-4139-b18a-8d4b0b59a476} <Debug> TCPHandler: Processed in 0.001629706 sec. | ||
| 5766 | 2025.06.04 01:22:10.568078 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2025.06.04 01:22:10.568173 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5768 | 2025.06.04 01:22:10.568229 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <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 | ||
| 5769 | 2025.06.04 01:22:10.568984 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2025.06.04 01:22:10.569021 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5771 | 2025.06.04 01:22:10.569552 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5772 | 2025.06.04 01:22:10.569790 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2025.06.04 01:22:10.569937 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001782 sec., 5050.50505050505 rows/sec., 9.05 MiB/sec. | ||
| 5774 | 2025.06.04 01:22:10.569997 [ 5 ] {e80d72bc-aca0-4a8f-97d2-75c9bd24d02e} <Debug> TCPHandler: Processed in 0.001968045 sec. | ||
| 5775 | 2025.06.04 01:22:10.570104 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2025.06.04 01:22:10.570200 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5777 | 2025.06.04 01:22:10.570242 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5778 | 2025.06.04 01:22:10.570568 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2025.06.04 01:22:10.570604 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5780 | 2025.06.04 01:22:10.570930 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5781 | 2025.06.04 01:22:10.571157 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2025.06.04 01:22:10.571287 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.20 MiB/sec. | ||
| 5783 | 2025.06.04 01:22:10.571323 [ 5 ] {ee62fd75-d15b-48a5-877c-a13ae4104519} <Debug> TCPHandler: Processed in 0.001267826 sec. | ||
| 5784 | 2025.06.04 01:22:11.016659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 812 | ||
| 5785 | 2025.06.04 01:22:11.019441 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.06.04 01:22:11.019479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5787 | 2025.06.04 01:22:11.020693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5788 | 2025.06.04 01:22:11.020970 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.06.04 01:22:11.021223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 5790 | 2025.06.04 01:22:12.947589 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.06.04 01:22:12.947766 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5792 | 2025.06.04 01:22:12.947831 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5793 | 2025.06.04 01:22:12.948527 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.06.04 01:22:12.948571 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5795 | 2025.06.04 01:22:12.948974 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5796 | 2025.06.04 01:22:12.949204 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.06.04 01:22:12.949360 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 5798 | 2025.06.04 01:22:12.949408 [ 5 ] {9a74ed33-44e2-4363-8707-1cb3e22d3995} <Debug> TCPHandler: Processed in 0.001943894 sec. | ||
| 5799 | 2025.06.04 01:22:12.949534 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.06.04 01:22:12.949641 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5801 | 2025.06.04 01:22:12.949687 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5802 | 2025.06.04 01:22:12.950114 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.06.04 01:22:12.950150 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5804 | 2025.06.04 01:22:12.950465 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5805 | 2025.06.04 01:22:12.950690 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.06.04 01:22:12.950820 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 5807 | 2025.06.04 01:22:12.950858 [ 5 ] {79fcb47a-c7fd-4310-8b40-d60c30ab4710} <Debug> TCPHandler: Processed in 0.001378889 sec. | ||
| 5808 | 2025.06.04 01:22:12.950972 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.06.04 01:22:12.951066 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5810 | 2025.06.04 01:22:12.951108 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5811 | 2025.06.04 01:22:12.951466 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.06.04 01:22:12.951502 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5813 | 2025.06.04 01:22:12.951814 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5814 | 2025.06.04 01:22:12.952022 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.06.04 01:22:12.952147 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.0011 sec., 58181.81818181818 rows/sec., 4.05 MiB/sec. | ||
| 5816 | 2025.06.04 01:22:12.952185 [ 5 ] {2ae6b70b-cc41-4fa4-9ae7-c4a30f7823b0} <Debug> TCPHandler: Processed in 0.001262035 sec. | ||
| 5817 | 2025.06.04 01:22:12.952295 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.06.04 01:22:12.952388 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5819 | 2025.06.04 01:22:12.952430 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5820 | 2025.06.04 01:22:12.952737 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.06.04 01:22:12.952772 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5822 | 2025.06.04 01:22:12.953070 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5823 | 2025.06.04 01:22:12.953276 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.06.04 01:22:12.953402 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001033 sec., 23233.301064859632 rows/sec., 1.57 MiB/sec. | ||
| 5825 | 2025.06.04 01:22:12.953437 [ 5 ] {ee68d745-6049-4377-a2fd-ebb7d2236b2d} <Debug> TCPHandler: Processed in 0.001191513 sec. | ||
| 5826 | 2025.06.04 01:22:13.494807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5827 | 2025.06.04 01:22:13.495379 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.06.04 01:22:13.495423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5829 | 2025.06.04 01:22:13.495932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5830 | 2025.06.04 01:22:13.496180 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.06.04 01:22:13.496309 [ 125 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5832 | 2025.06.04 01:22:13.496329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5833 | 2025.06.04 01:22:13.496350 [ 125 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2025.06.04 01:22:13.496371 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5835 | 2025.06.04 01:22:13.496500 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 5836 | 2025.06.04 01:22:13.496694 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2025.06.04 01:22:13.496752 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5838 | 2025.06.04 01:22:13.496846 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5839 | 2025.06.04 01:22:13.496914 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 5840 | 2025.06.04 01:22:13.496976 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 5841 | 2025.06.04 01:22:13.497035 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 5842 | 2025.06.04 01:22:13.497091 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5843 | 2025.06.04 01:22:13.499207 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768688 sec., 5155510.480054091 rows/sec., 73.75 MiB/sec. | ||
| 5844 | 2025.06.04 01:22:13.499542 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5845 | 2025.06.04 01:22:13.499830 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2025.06.04 01:22:13.499911 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_31_6} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5847 | 2025.06.04 01:22:13.500005 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5848 | 2025.06.04 01:22:14.272640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5849 | 2025.06.04 01:22:14.291566 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.06.04 01:22:14.291628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5851 | 2025.06.04 01:22:14.297837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5852 | 2025.06.04 01:22:14.298581 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.06.04 01:22:14.298877 [ 150 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5854 | 2025.06.04 01:22:14.298944 [ 150 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.06.04 01:22:14.298964 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5856 | 2025.06.04 01:22:14.299086 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5857 | 2025.06.04 01:22:14.302204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5858 | 2025.06.04 01:22:14.303374 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5859 | 2025.06.04 01:22:14.304900 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5860 | 2025.06.04 01:22:14.309841 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5861 | 2025.06.04 01:22:14.314370 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5862 | 2025.06.04 01:22:14.318660 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5863 | 2025.06.04 01:22:14.322951 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5864 | 2025.06.04 01:22:14.327167 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 5865 | 2025.06.04 01:22:14.378468 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07944229 sec., 2945.53442505245 rows/sec., 15.23 MiB/sec. | ||
| 5866 | 2025.06.04 01:22:14.381417 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5867 | 2025.06.04 01:22:14.383592 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_31_6} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2025.06.04 01:22:14.383701 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_31_6} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5869 | 2025.06.04 01:22:14.386068 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5870 | 2025.06.04 01:22:15.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.44 MiB, peak 255.98 MiB, free memory in arenas 0.00 B, will set to 249.28 MiB (RSS), difference: 3.83 MiB | ||
| 5871 | 2025.06.04 01:22:17.953595 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2025.06.04 01:22:17.953802 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5873 | 2025.06.04 01:22:17.953877 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5874 | 2025.06.04 01:22:17.954652 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.06.04 01:22:17.954705 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5876 | 2025.06.04 01:22:17.955129 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5877 | 2025.06.04 01:22:17.955370 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2025.06.04 01:22:17.955515 [ 148 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5879 | 2025.06.04 01:22:17.955530 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00178 sec., 66292.13483146067 rows/sec., 5.64 MiB/sec. | ||
| 5880 | 2025.06.04 01:22:17.955590 [ 148 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.06.04 01:22:17.955609 [ 5 ] {db2b8239-04ea-4c98-bf6f-387532b042f7} <Debug> TCPHandler: Processed in 0.00214335 sec. | ||
| 5882 | 2025.06.04 01:22:17.955628 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5883 | 2025.06.04 01:22:17.955745 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::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 | ||
| 5884 | 2025.06.04 01:22:17.955755 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.06.04 01:22:17.955878 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5886 | 2025.06.04 01:22:17.955881 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2025.06.04 01:22:17.955928 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5888 | 2025.06.04 01:22:17.955935 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1966 rows starting from the beginning of the part | ||
| 5889 | 2025.06.04 01:22:17.956022 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 5890 | 2025.06.04 01:22:17.956073 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 5891 | 2025.06.04 01:22:17.956120 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1334 rows starting from the beginning of the part | ||
| 5892 | 2025.06.04 01:22:17.956164 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 5893 | 2025.06.04 01:22:17.956208 [ 200 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 5894 | 2025.06.04 01:22:17.956387 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.06.04 01:22:17.956433 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5896 | 2025.06.04 01:22:17.956906 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5897 | 2025.06.04 01:22:17.957134 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.06.04 01:22:17.957281 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001425 sec., 21754.38596491228 rows/sec., 1.60 MiB/sec. | ||
| 5899 | 2025.06.04 01:22:17.957321 [ 5 ] {709fb55f-338a-46f1-8c87-d820a8976cea} <Debug> TCPHandler: Processed in 0.001617755 sec. | ||
| 5900 | 2025.06.04 01:22:17.957445 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.06.04 01:22:17.957541 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5902 | 2025.06.04 01:22:17.957584 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5903 | 2025.06.04 01:22:17.957790 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 5 columns (5 merged, 0 gathered) in 0.002096539 sec., 1748596.1386838022 rows/sec., 151.00 MiB/sec. | ||
| 5904 | 2025.06.04 01:22:17.958019 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2025.06.04 01:22:17.958057 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5906 | 2025.06.04 01:22:17.958128 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5907 | 2025.06.04 01:22:17.958409 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5908 | 2025.06.04 01:22:17.958486 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2025.06.04 01:22:17.958588 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_51_10} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5910 | 2025.06.04 01:22:17.958671 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.06.04 01:22:17.958675 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5912 | 2025.06.04 01:22:17.958797 [ 148 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5913 | 2025.06.04 01:22:17.958816 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001294 sec., 73415.76506955178 rows/sec., 5.73 MiB/sec. | ||
| 5914 | 2025.06.04 01:22:17.958833 [ 148 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2025.06.04 01:22:17.958862 [ 5 ] {a7fca4f5-3c21-40c9-9145-bfc429ec22f2} <Debug> TCPHandler: Processed in 0.001468101 sec. | ||
| 5916 | 2025.06.04 01:22:17.958863 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5917 | 2025.06.04 01:22:17.958982 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2025.06.04 01:22:17.958992 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::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 | ||
| 5919 | 2025.06.04 01:22:17.959082 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2025.06.04 01:22:17.959131 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5921 | 2025.06.04 01:22:17.959141 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5922 | 2025.06.04 01:22:17.959181 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part | ||
| 5923 | 2025.06.04 01:22:17.959247 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 73 rows starting from the beginning of the part | ||
| 5924 | 2025.06.04 01:22:17.959292 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 5925 | 2025.06.04 01:22:17.959328 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 565 rows starting from the beginning of the part | ||
| 5926 | 2025.06.04 01:22:17.959368 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 5927 | 2025.06.04 01:22:17.959404 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 5928 | 2025.06.04 01:22:17.959555 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2025.06.04 01:22:17.959597 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5930 | 2025.06.04 01:22:17.959967 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5931 | 2025.06.04 01:22:17.960202 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2025.06.04 01:22:17.960308 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5933 | 2025.06.04 01:22:17.960335 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 5934 | 2025.06.04 01:22:17.960339 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2025.06.04 01:22:17.960375 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5936 | 2025.06.04 01:22:17.960380 [ 5 ] {4215f123-33bc-4644-89ad-620117af05c9} <Debug> TCPHandler: Processed in 0.001446801 sec. | ||
| 5937 | 2025.06.04 01:22:17.960438 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5938 | 2025.06.04 01:22:17.960499 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2025.06.04 01:22:17.960527 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5940 | 2025.06.04 01:22:17.960560 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14437 rows starting from the beginning of the part | ||
| 5941 | 2025.06.04 01:22:17.960597 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5942 | 2025.06.04 01:22:17.960603 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668227 sec., 1104166.279529105 rows/sec., 86.62 MiB/sec. | ||
| 5943 | 2025.06.04 01:22:17.960615 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 5944 | 2025.06.04 01:22:17.960658 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <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 | ||
| 5945 | 2025.06.04 01:22:17.960689 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::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 | ||
| 5946 | 2025.06.04 01:22:17.960738 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1050 rows starting from the beginning of the part | ||
| 5947 | 2025.06.04 01:22:17.960780 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 5948 | 2025.06.04 01:22:17.960817 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5949 | 2025.06.04 01:22:17.960823 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 5950 | 2025.06.04 01:22:17.961222 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2025.06.04 01:22:17.961323 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_51_10} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5952 | 2025.06.04 01:22:17.961444 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5953 | 2025.06.04 01:22:17.961539 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2025.06.04 01:22:17.961575 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5955 | 2025.06.04 01:22:17.962366 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5956 | 2025.06.04 01:22:17.962623 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2025.06.04 01:22:17.962785 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002206 sec., 14052.583862194017 rows/sec., 25.18 MiB/sec. | ||
| 5958 | 2025.06.04 01:22:17.962863 [ 5 ] {4593a4bd-e09a-4d24-9a1e-29e2d5bd234d} <Debug> TCPHandler: Processed in 0.002413228 sec. | ||
| 5959 | 2025.06.04 01:22:17.962976 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2025.06.04 01:22:17.963072 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5961 | 2025.06.04 01:22:17.963115 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5962 | 2025.06.04 01:22:17.963444 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.06.04 01:22:17.963481 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5964 | 2025.06.04 01:22:17.963894 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5965 | 2025.06.04 01:22:17.964111 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.06.04 01:22:17.964246 [ 146 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5967 | 2025.06.04 01:22:17.964254 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 5968 | 2025.06.04 01:22:17.964305 [ 146 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.06.04 01:22:17.964317 [ 5 ] {b55e8cbb-a0ac-48be-85e3-8a2c1dbc493a} <Debug> TCPHandler: Processed in 0.00138975 sec. | ||
| 5970 | 2025.06.04 01:22:17.964347 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5971 | 2025.06.04 01:22:17.964441 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5972 | 2025.06.04 01:22:17.964547 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5973 | 2025.06.04 01:22:17.964576 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2452 rows starting from the beginning of the part | ||
| 5974 | 2025.06.04 01:22:17.964633 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 5975 | 2025.06.04 01:22:17.964680 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::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 | ||
| 5976 | 2025.06.04 01:22:17.964719 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 5977 | 2025.06.04 01:22:17.964757 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 5978 | 2025.06.04 01:22:17.964794 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 5979 | 2025.06.04 01:22:17.965995 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2692 rows, containing 4 columns (4 merged, 0 gathered) in 0.001589065 sec., 1694077.964085799 rows/sec., 113.37 MiB/sec. | ||
| 5980 | 2025.06.04 01:22:17.966266 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005855534 sec., 2737752.013736066 rows/sec., 187.10 MiB/sec. | ||
| 5981 | 2025.06.04 01:22:17.966334 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5982 | 2025.06.04 01:22:17.966639 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.06.04 01:22:17.966716 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_51_10} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5984 | 2025.06.04 01:22:17.966790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5985 | 2025.06.04 01:22:17.966842 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5986 | 2025.06.04 01:22:17.967095 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.06.04 01:22:17.967165 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5988 | 2025.06.04 01:22:17.967258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 5989 | 2025.06.04 01:22:18.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.83 MiB, peak 259.04 MiB, free memory in arenas 0.00 B, will set to 251.46 MiB (RSS), difference: 1.63 MiB | ||
| 5990 | 2025.06.04 01:22:20.845368 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5991 | 2025.06.04 01:22:20.845464 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5992 | 2025.06.04 01:22:20.997354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 5993 | 2025.06.04 01:22:20.997818 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.06.04 01:22:20.997854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5995 | 2025.06.04 01:22:20.998334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5996 | 2025.06.04 01:22:20.998563 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.06.04 01:22:20.998689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5998 | 2025.06.04 01:22:21.001124 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000799962 sec. | ||
| 5999 | 2025.06.04 01:22:21.022384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 832 | ||
| 6000 | 2025.06.04 01:22:21.024314 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.06.04 01:22:21.024350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6002 | 2025.06.04 01:22:21.025530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6003 | 2025.06.04 01:22:21.025791 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.06.04 01:22:21.026036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6005 | 2025.06.04 01:22:21.803222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6006 | 2025.06.04 01:22:21.818448 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.06.04 01:22:21.818491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6008 | 2025.06.04 01:22:21.824087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6009 | 2025.06.04 01:22:21.824772 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.06.04 01:22:21.827348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6011 | 2025.06.04 01:22:22.951879 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2025.06.04 01:22:22.952081 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6013 | 2025.06.04 01:22:22.952155 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6014 | 2025.06.04 01:22:22.952891 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2025.06.04 01:22:22.952941 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6016 | 2025.06.04 01:22:22.953345 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6017 | 2025.06.04 01:22:22.953578 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.06.04 01:22:22.953748 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00172 sec., 43023.25581395349 rows/sec., 3.46 MiB/sec. | ||
| 6019 | 2025.06.04 01:22:22.953798 [ 5 ] {cff96777-26d2-483b-8316-28670c9e5c78} <Debug> TCPHandler: Processed in 0.002054738 sec. | ||
| 6020 | 2025.06.04 01:22:22.953921 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.06.04 01:22:22.954022 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6022 | 2025.06.04 01:22:22.954066 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6023 | 2025.06.04 01:22:22.954468 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.06.04 01:22:22.954505 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6025 | 2025.06.04 01:22:22.954813 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6026 | 2025.06.04 01:22:22.955026 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.06.04 01:22:22.955156 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001155 sec., 7792.207792207792 rows/sec., 585.94 KiB/sec. | ||
| 6028 | 2025.06.04 01:22:22.955194 [ 5 ] {249c7c9f-e2bb-4906-8447-c7efdb5206c8} <Debug> TCPHandler: Processed in 0.001323437 sec. | ||
| 6029 | 2025.06.04 01:22:22.955301 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2025.06.04 01:22:22.955395 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6031 | 2025.06.04 01:22:22.955436 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6032 | 2025.06.04 01:22:22.955870 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.06.04 01:22:22.955905 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6034 | 2025.06.04 01:22:22.956223 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6035 | 2025.06.04 01:22:22.956438 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2025.06.04 01:22:22.956566 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00119 sec., 61344.537815126045 rows/sec., 4.79 MiB/sec. | ||
| 6037 | 2025.06.04 01:22:22.956603 [ 5 ] {cfc06def-8bfb-4e74-92b4-ccc63f140ab5} <Debug> TCPHandler: Processed in 0.001350178 sec. | ||
| 6038 | 2025.06.04 01:22:22.956712 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2025.06.04 01:22:22.956804 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6040 | 2025.06.04 01:22:22.956846 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6041 | 2025.06.04 01:22:22.957371 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.06.04 01:22:22.957410 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6043 | 2025.06.04 01:22:22.957760 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6044 | 2025.06.04 01:22:22.957980 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.06.04 01:22:22.958112 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 6046 | 2025.06.04 01:22:22.958148 [ 5 ] {a3b4f5cd-bff6-492c-b23c-8e181b572a15} <Debug> TCPHandler: Processed in 0.001484142 sec. | ||
| 6047 | 2025.06.04 01:22:22.958270 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.06.04 01:22:22.958364 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6049 | 2025.06.04 01:22:22.958418 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <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 | ||
| 6050 | 2025.06.04 01:22:22.959167 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.06.04 01:22:22.959203 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6052 | 2025.06.04 01:22:22.959702 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6053 | 2025.06.04 01:22:22.959918 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.06.04 01:22:22.960036 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6055 | 2025.06.04 01:22:22.960050 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001705 sec., 5278.592375366569 rows/sec., 9.46 MiB/sec. | ||
| 6056 | 2025.06.04 01:22:22.960103 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.06.04 01:22:22.960125 [ 5 ] {4dd82bf9-d902-4394-afb3-8f95ffa35822} <Debug> TCPHandler: Processed in 0.001903353 sec. | ||
| 6058 | 2025.06.04 01:22:22.960127 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6059 | 2025.06.04 01:22:22.960242 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2025.06.04 01:22:22.960266 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 6061 | 2025.06.04 01:22:22.960339 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6062 | 2025.06.04 01:22:22.960383 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6063 | 2025.06.04 01:22:22.960546 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2025.06.04 01:22:22.960610 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 669 rows starting from the beginning of the part | ||
| 6065 | 2025.06.04 01:22:22.960709 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.06.04 01:22:22.960747 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 6067 | 2025.06.04 01:22:22.960749 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6068 | 2025.06.04 01:22:22.960860 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6069 | 2025.06.04 01:22:22.960953 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 6070 | 2025.06.04 01:22:22.961038 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6071 | 2025.06.04 01:22:22.961079 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6072 | 2025.06.04 01:22:22.961121 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 6073 | 2025.06.04 01:22:22.961305 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2025.06.04 01:22:22.961445 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6075 | 2025.06.04 01:22:22.961479 [ 5 ] {cf595432-9745-4031-8b16-9add4a3d310d} <Debug> TCPHandler: Processed in 0.001284936 sec. | ||
| 6076 | 2025.06.04 01:22:22.966099 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 19 columns (19 merged, 0 gathered) in 0.005895235 sec., 128578.41968980031 rows/sec., 230.41 MiB/sec. | ||
| 6077 | 2025.06.04 01:22:22.966960 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6078 | 2025.06.04 01:22:22.967297 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2025.06.04 01:22:22.967361 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6080 | 2025.06.04 01:22:22.967473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6081 | 2025.06.04 01:22:23.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.30 MiB, peak 259.83 MiB, free memory in arenas 0.00 B, will set to 254.48 MiB (RSS), difference: 2.18 MiB | ||
| 6082 | 2025.06.04 01:22:27.953603 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2025.06.04 01:22:27.953844 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6084 | 2025.06.04 01:22:27.953939 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6085 | 2025.06.04 01:22:27.954874 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2025.06.04 01:22:27.954934 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6087 | 2025.06.04 01:22:27.955403 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6088 | 2025.06.04 01:22:27.955702 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2025.06.04 01:22:27.955878 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002099 sec., 56217.2463077656 rows/sec., 4.78 MiB/sec. | ||
| 6090 | 2025.06.04 01:22:27.955949 [ 5 ] {6672600f-1d47-47b0-b78d-c809d70a5eb6} <Debug> TCPHandler: Processed in 0.0024853 sec. | ||
| 6091 | 2025.06.04 01:22:27.956110 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2025.06.04 01:22:27.956222 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6093 | 2025.06.04 01:22:27.956270 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6094 | 2025.06.04 01:22:27.956715 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.06.04 01:22:27.956752 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6096 | 2025.06.04 01:22:27.957100 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6097 | 2025.06.04 01:22:27.957390 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.06.04 01:22:27.957548 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00135 sec., 22962.962962962964 rows/sec., 1.69 MiB/sec. | ||
| 6099 | 2025.06.04 01:22:27.957591 [ 5 ] {fc87e25f-6ddc-4cc0-83d3-6aea1da5d01b} <Debug> TCPHandler: Processed in 0.001541173 sec. | ||
| 6100 | 2025.06.04 01:22:27.957710 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2025.06.04 01:22:27.957807 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6102 | 2025.06.04 01:22:27.957850 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6103 | 2025.06.04 01:22:27.958317 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.06.04 01:22:27.958354 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6105 | 2025.06.04 01:22:27.958684 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6106 | 2025.06.04 01:22:27.959001 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2025.06.04 01:22:27.959170 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001381 sec., 68790.73135409123 rows/sec., 5.37 MiB/sec. | ||
| 6108 | 2025.06.04 01:22:27.959221 [ 5 ] {18b29054-b145-4b2d-8289-991ababa397d} <Debug> TCPHandler: Processed in 0.001560814 sec. | ||
| 6109 | 2025.06.04 01:22:27.959377 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2025.06.04 01:22:27.959487 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6111 | 2025.06.04 01:22:27.959537 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6112 | 2025.06.04 01:22:27.960065 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2025.06.04 01:22:27.960112 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6114 | 2025.06.04 01:22:27.960517 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6115 | 2025.06.04 01:22:27.960828 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2025.06.04 01:22:27.960969 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 6117 | 2025.06.04 01:22:27.961010 [ 5 ] {e59e54b9-f13a-4822-acf5-ebf32a23cf39} <Debug> TCPHandler: Processed in 0.001695407 sec. | ||
| 6118 | 2025.06.04 01:22:27.961132 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2025.06.04 01:22:27.961233 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6120 | 2025.06.04 01:22:27.961288 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <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 | ||
| 6121 | 2025.06.04 01:22:27.962174 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2025.06.04 01:22:27.962247 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6123 | 2025.06.04 01:22:27.962862 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6124 | 2025.06.04 01:22:27.963126 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2025.06.04 01:22:27.963275 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002061 sec., 15041.242115477924 rows/sec., 26.95 MiB/sec. | ||
| 6126 | 2025.06.04 01:22:27.963345 [ 5 ] {45a052d5-0049-4863-81ca-20a7c78c04e8} <Debug> TCPHandler: Processed in 0.002263784 sec. | ||
| 6127 | 2025.06.04 01:22:27.963475 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2025.06.04 01:22:27.963572 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6129 | 2025.06.04 01:22:27.963617 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6130 | 2025.06.04 01:22:27.964019 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2025.06.04 01:22:27.964055 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6132 | 2025.06.04 01:22:27.964393 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6133 | 2025.06.04 01:22:27.964607 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.06.04 01:22:27.964734 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 6135 | 2025.06.04 01:22:27.964770 [ 5 ] {a4d90cd0-ce77-43e6-b393-c4584eb6bc55} <Debug> TCPHandler: Processed in 0.001344938 sec. | ||
| 6136 | 2025.06.04 01:22:28.499609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 6137 | 2025.06.04 01:22:28.500125 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2025.06.04 01:22:28.500162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6139 | 2025.06.04 01:22:28.500669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6140 | 2025.06.04 01:22:28.500913 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2025.06.04 01:22:28.501044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 6142 | 2025.06.04 01:22:29.328251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6143 | 2025.06.04 01:22:29.344455 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.06.04 01:22:29.344511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6145 | 2025.06.04 01:22:29.350493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6146 | 2025.06.04 01:22:29.351245 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.06.04 01:22:29.354191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6148 | 2025.06.04 01:22:31.026953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 856 | ||
| 6149 | 2025.06.04 01:22:31.029074 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.06.04 01:22:31.029114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6151 | 2025.06.04 01:22:31.030336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6152 | 2025.06.04 01:22:31.030605 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2025.06.04 01:22:31.030858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6154 | 2025.06.04 01:22:32.951784 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2025.06.04 01:22:32.952063 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6156 | 2025.06.04 01:22:32.952159 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6157 | 2025.06.04 01:22:32.952897 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2025.06.04 01:22:32.952950 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6159 | 2025.06.04 01:22:32.953338 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6160 | 2025.06.04 01:22:32.953572 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2025.06.04 01:22:32.953736 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001748 sec., 42334.09610983982 rows/sec., 3.41 MiB/sec. | ||
| 6162 | 2025.06.04 01:22:32.953789 [ 5 ] {5408f6f7-f6fe-44cd-b25e-65f0ebb8e9ec} <Debug> TCPHandler: Processed in 0.002197372 sec. | ||
| 6163 | 2025.06.04 01:22:32.953960 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2025.06.04 01:22:32.954067 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6165 | 2025.06.04 01:22:32.954112 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6166 | 2025.06.04 01:22:32.954564 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2025.06.04 01:22:32.954601 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6168 | 2025.06.04 01:22:32.954930 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6169 | 2025.06.04 01:22:32.955134 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2025.06.04 01:22:32.955258 [ 135 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6171 | 2025.06.04 01:22:32.955266 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001222 sec., 7364.9754500818335 rows/sec., 553.81 KiB/sec. | ||
| 6172 | 2025.06.04 01:22:32.955331 [ 135 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.06.04 01:22:32.955350 [ 5 ] {1ce85b71-562a-418f-b07b-97bbd3a82d9b} <Debug> TCPHandler: Processed in 0.001458851 sec. | ||
| 6174 | 2025.06.04 01:22:32.955358 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6175 | 2025.06.04 01:22:32.955482 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2025.06.04 01:22:32.955493 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 6177 | 2025.06.04 01:22:32.955583 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6178 | 2025.06.04 01:22:32.955627 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6179 | 2025.06.04 01:22:32.955638 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6180 | 2025.06.04 01:22:32.955676 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 176 rows starting from the beginning of the part | ||
| 6181 | 2025.06.04 01:22:32.955740 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part | ||
| 6182 | 2025.06.04 01:22:32.955786 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 6183 | 2025.06.04 01:22:32.955826 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part | ||
| 6184 | 2025.06.04 01:22:32.955862 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 6185 | 2025.06.04 01:22:32.955901 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part | ||
| 6186 | 2025.06.04 01:22:32.956078 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2025.06.04 01:22:32.956122 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6188 | 2025.06.04 01:22:32.956436 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6189 | 2025.06.04 01:22:32.956660 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2025.06.04 01:22:32.956754 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322768 sec., 209409.35976679207 rows/sec., 15.02 MiB/sec. | ||
| 6191 | 2025.06.04 01:22:32.956791 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001228 sec., 59446.25407166124 rows/sec., 4.64 MiB/sec. | ||
| 6192 | 2025.06.04 01:22:32.956828 [ 5 ] {cd4f0c47-aaf4-49a1-8f25-610f690949bc} <Debug> TCPHandler: Processed in 0.001405519 sec. | ||
| 6193 | 2025.06.04 01:22:32.956901 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6194 | 2025.06.04 01:22:32.956948 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2025.06.04 01:22:32.957042 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6196 | 2025.06.04 01:22:32.957085 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6197 | 2025.06.04 01:22:32.957174 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2025.06.04 01:22:32.957242 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_41_8} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6199 | 2025.06.04 01:22:32.957323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6200 | 2025.06.04 01:22:32.957495 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2025.06.04 01:22:32.957530 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6202 | 2025.06.04 01:22:32.957852 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6203 | 2025.06.04 01:22:32.958065 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2025.06.04 01:22:32.958194 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6205 | 2025.06.04 01:22:32.958230 [ 5 ] {44d86f1a-cebc-4b5d-877a-2c6261c780e5} <Debug> TCPHandler: Processed in 0.001335227 sec. | ||
| 6206 | 2025.06.04 01:22:32.958336 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2025.06.04 01:22:32.958430 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2025.06.04 01:22:32.958484 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <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 | ||
| 6209 | 2025.06.04 01:22:32.959256 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.06.04 01:22:32.959292 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6211 | 2025.06.04 01:22:32.959784 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6212 | 2025.06.04 01:22:32.960000 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2025.06.04 01:22:32.960151 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 6214 | 2025.06.04 01:22:32.960215 [ 5 ] {ab48c71b-3b6a-4ffb-92b2-ea726d5a4c1d} <Debug> TCPHandler: Processed in 0.001926614 sec. | ||
| 6215 | 2025.06.04 01:22:32.960335 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2025.06.04 01:22:32.960429 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6217 | 2025.06.04 01:22:32.960470 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6218 | 2025.06.04 01:22:32.960803 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2025.06.04 01:22:32.960839 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6220 | 2025.06.04 01:22:32.961129 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6221 | 2025.06.04 01:22:32.961331 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2025.06.04 01:22:32.961459 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6223 | 2025.06.04 01:22:32.961494 [ 5 ] {9c84d9df-f548-4476-9ecc-91f9897c8df2} <Debug> TCPHandler: Processed in 0.001209454 sec. | ||
| 6224 | 2025.06.04 01:22:35.845554 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6225 | 2025.06.04 01:22:35.845651 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6226 | 2025.06.04 01:22:36.001139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15677 | ||
| 6227 | 2025.06.04 01:22:36.001737 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2025.06.04 01:22:36.001792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6229 | 2025.06.04 01:22:36.002359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6230 | 2025.06.04 01:22:36.002614 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2025.06.04 01:22:36.002766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15677 | ||
| 6232 | 2025.06.04 01:22:36.854305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6233 | 2025.06.04 01:22:36.871638 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.06.04 01:22:36.871721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6235 | 2025.06.04 01:22:36.878314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6236 | 2025.06.04 01:22:36.879044 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.06.04 01:22:36.882008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6238 | 2025.06.04 01:22:37.952854 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2025.06.04 01:22:37.953143 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6240 | 2025.06.04 01:22:37.953251 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6241 | 2025.06.04 01:22:37.954049 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2025.06.04 01:22:37.954089 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6243 | 2025.06.04 01:22:37.954498 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6244 | 2025.06.04 01:22:37.954737 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.06.04 01:22:37.954898 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001831 sec., 64445.65811032223 rows/sec., 5.48 MiB/sec. | ||
| 6246 | 2025.06.04 01:22:37.954938 [ 5 ] {ec8bdeae-74ea-47bb-854b-3429d0564895} <Debug> TCPHandler: Processed in 0.002271414 sec. | ||
| 6247 | 2025.06.04 01:22:37.955068 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.06.04 01:22:37.955163 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6249 | 2025.06.04 01:22:37.955204 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6250 | 2025.06.04 01:22:37.955664 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.06.04 01:22:37.955700 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6252 | 2025.06.04 01:22:37.955992 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6253 | 2025.06.04 01:22:37.956202 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.06.04 01:22:37.956333 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 6255 | 2025.06.04 01:22:37.956371 [ 5 ] {5de10cf2-ced8-4ce2-a49a-212540f942df} <Debug> TCPHandler: Processed in 0.001354478 sec. | ||
| 6256 | 2025.06.04 01:22:37.956482 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.06.04 01:22:37.956578 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6258 | 2025.06.04 01:22:37.956619 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6259 | 2025.06.04 01:22:37.957091 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.06.04 01:22:37.957127 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6261 | 2025.06.04 01:22:37.957431 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6262 | 2025.06.04 01:22:37.957638 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.06.04 01:22:37.957767 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001207 sec., 78707.53935376968 rows/sec., 6.15 MiB/sec. | ||
| 6264 | 2025.06.04 01:22:37.957804 [ 5 ] {a4c46664-edaf-4868-b8f3-1d43a4be2103} <Debug> TCPHandler: Processed in 0.001371809 sec. | ||
| 6265 | 2025.06.04 01:22:37.957915 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.06.04 01:22:37.958009 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6267 | 2025.06.04 01:22:37.958052 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6268 | 2025.06.04 01:22:37.958464 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.06.04 01:22:37.958498 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6270 | 2025.06.04 01:22:37.958827 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6271 | 2025.06.04 01:22:37.959043 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.06.04 01:22:37.959176 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6273 | 2025.06.04 01:22:37.959212 [ 5 ] {bf2fba06-f98b-42b0-8fda-71cc07bc19a1} <Debug> TCPHandler: Processed in 0.001348618 sec. | ||
| 6274 | 2025.06.04 01:22:37.959319 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.06.04 01:22:37.959413 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6276 | 2025.06.04 01:22:37.959468 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <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 | ||
| 6277 | 2025.06.04 01:22:37.960296 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.06.04 01:22:37.960331 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6279 | 2025.06.04 01:22:37.960881 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6280 | 2025.06.04 01:22:37.961102 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.06.04 01:22:37.961240 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001845 sec., 16802.168021680216 rows/sec., 30.11 MiB/sec. | ||
| 6282 | 2025.06.04 01:22:37.961303 [ 5 ] {88819723-a98c-4054-bc27-28ef4a363159} <Debug> TCPHandler: Processed in 0.002033057 sec. | ||
| 6283 | 2025.06.04 01:22:37.961418 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.06.04 01:22:37.961514 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.06.04 01:22:37.961556 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6286 | 2025.06.04 01:22:37.961892 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.06.04 01:22:37.961927 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6288 | 2025.06.04 01:22:37.962230 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6289 | 2025.06.04 01:22:37.962440 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.06.04 01:22:37.962572 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6291 | 2025.06.04 01:22:37.962609 [ 5 ] {ca3a7769-552b-4e07-aa9b-d89e0c4e153d} <Debug> TCPHandler: Processed in 0.001241465 sec. | ||
| 6292 | 2025.06.04 01:22:40.553951 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.06.04 01:22:40.554151 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6294 | 2025.06.04 01:22:40.554221 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6295 | 2025.06.04 01:22:40.554883 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.06.04 01:22:40.554935 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6297 | 2025.06.04 01:22:40.555352 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6298 | 2025.06.04 01:22:40.555587 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.06.04 01:22:40.555746 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 6300 | 2025.06.04 01:22:40.555796 [ 5 ] {1340b229-4659-41ee-9599-075246c6ad26} <Debug> TCPHandler: Processed in 0.001980606 sec. | ||
| 6301 | 2025.06.04 01:22:40.555926 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2025.06.04 01:22:40.556029 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6303 | 2025.06.04 01:22:40.556075 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6304 | 2025.06.04 01:22:40.556490 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.06.04 01:22:40.556530 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6306 | 2025.06.04 01:22:40.556843 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6307 | 2025.06.04 01:22:40.557072 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.06.04 01:22:40.557207 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001201 sec., 11656.952539550375 rows/sec., 950.54 KiB/sec. | ||
| 6309 | 2025.06.04 01:22:40.557246 [ 5 ] {4342d1c3-e6e5-4783-bc59-3bfbaa65ea8e} <Debug> TCPHandler: Processed in 0.001373379 sec. | ||
| 6310 | 2025.06.04 01:22:40.557355 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.06.04 01:22:40.557452 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6312 | 2025.06.04 01:22:40.557494 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6313 | 2025.06.04 01:22:40.558605 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.06.04 01:22:40.558643 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6315 | 2025.06.04 01:22:40.559046 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6316 | 2025.06.04 01:22:40.559265 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.06.04 01:22:40.559388 [ 116 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6318 | 2025.06.04 01:22:40.559399 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.001966 sec., 682095.6256358088 rows/sec., 56.71 MiB/sec. | ||
| 6319 | 2025.06.04 01:22:40.559469 [ 116 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.06.04 01:22:40.559484 [ 5 ] {41e142c7-b42e-46be-b4c1-b332237950dc} <Debug> TCPHandler: Processed in 0.002178371 sec. | ||
| 6321 | 2025.06.04 01:22:40.559505 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6322 | 2025.06.04 01:22:40.559619 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.06.04 01:22:40.559652 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6324 | 2025.06.04 01:22:40.559720 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6325 | 2025.06.04 01:22:40.559768 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6326 | 2025.06.04 01:22:40.559815 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6327 | 2025.06.04 01:22:40.559859 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1966 rows starting from the beginning of the part | ||
| 6328 | 2025.06.04 01:22:40.559933 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 6329 | 2025.06.04 01:22:40.559985 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 6330 | 2025.06.04 01:22:40.560033 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 6331 | 2025.06.04 01:22:40.560087 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 6332 | 2025.06.04 01:22:40.560157 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1341 rows starting from the beginning of the part | ||
| 6333 | 2025.06.04 01:22:40.560213 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.06.04 01:22:40.560256 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6335 | 2025.06.04 01:22:40.560622 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6336 | 2025.06.04 01:22:40.560848 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.06.04 01:22:40.560986 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001285 sec., 27237.354085603114 rows/sec., 1.99 MiB/sec. | ||
| 6338 | 2025.06.04 01:22:40.561025 [ 5 ] {b81abc66-a3ce-441c-adca-f3e1cd3917f9} <Debug> TCPHandler: Processed in 0.001456311 sec. | ||
| 6339 | 2025.06.04 01:22:40.561146 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2025.06.04 01:22:40.561242 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6341 | 2025.06.04 01:22:40.561284 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6342 | 2025.06.04 01:22:40.561788 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2025.06.04 01:22:40.561825 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6344 | 2025.06.04 01:22:40.561961 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3691 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378027 sec., 1552127.036404549 rows/sec., 134.09 MiB/sec. | ||
| 6345 | 2025.06.04 01:22:40.562161 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6346 | 2025.06.04 01:22:40.562267 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6347 | 2025.06.04 01:22:40.562393 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.06.04 01:22:40.562530 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001307 sec., 192807.9571537873 rows/sec., 13.34 MiB/sec. | ||
| 6349 | 2025.06.04 01:22:40.562539 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2025.06.04 01:22:40.562570 [ 5 ] {2a35e82e-c9f9-4093-b832-5cb8f11e3603} <Debug> TCPHandler: Processed in 0.001474641 sec. | ||
| 6351 | 2025.06.04 01:22:40.562618 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_56_11} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6352 | 2025.06.04 01:22:40.562687 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2025.06.04 01:22:40.562720 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 6354 | 2025.06.04 01:22:40.562781 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6355 | 2025.06.04 01:22:40.562823 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6356 | 2025.06.04 01:22:40.563219 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.06.04 01:22:40.563255 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6358 | 2025.06.04 01:22:40.563565 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6359 | 2025.06.04 01:22:40.563778 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.06.04 01:22:40.563906 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 6361 | 2025.06.04 01:22:40.563947 [ 5 ] {eaa36513-5f8c-4739-a234-d7abdc63f316} <Debug> TCPHandler: Processed in 0.001309527 sec. | ||
| 6362 | 2025.06.04 01:22:40.564056 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2025.06.04 01:22:40.564149 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6364 | 2025.06.04 01:22:40.564190 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6365 | 2025.06.04 01:22:40.564833 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.06.04 01:22:40.564871 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6367 | 2025.06.04 01:22:40.565217 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6368 | 2025.06.04 01:22:40.565432 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.06.04 01:22:40.565554 [ 116 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6370 | 2025.06.04 01:22:40.565571 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.00144 sec., 402083.3333333333 rows/sec., 30.20 MiB/sec. | ||
| 6371 | 2025.06.04 01:22:40.565607 [ 116 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.06.04 01:22:40.565625 [ 5 ] {c404e87b-d7e9-41f5-8c41-bb47cd26463b} <Debug> TCPHandler: Processed in 0.001618976 sec. | ||
| 6373 | 2025.06.04 01:22:40.565637 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6374 | 2025.06.04 01:22:40.565731 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6375 | 2025.06.04 01:22:40.565741 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2025.06.04 01:22:40.565850 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2025.06.04 01:22:40.565859 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6378 | 2025.06.04 01:22:40.565888 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 950 rows starting from the beginning of the part | ||
| 6379 | 2025.06.04 01:22:40.565918 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6380 | 2025.06.04 01:22:40.565949 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 73 rows starting from the beginning of the part | ||
| 6381 | 2025.06.04 01:22:40.565996 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 6382 | 2025.06.04 01:22:40.566037 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part | ||
| 6383 | 2025.06.04 01:22:40.566076 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 6384 | 2025.06.04 01:22:40.566121 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 579 rows starting from the beginning of the part | ||
| 6385 | 2025.06.04 01:22:40.566589 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.06.04 01:22:40.566632 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6387 | 2025.06.04 01:22:40.567041 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6388 | 2025.06.04 01:22:40.567123 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142259 sec., 1310989.1114094714 rows/sec., 102.92 MiB/sec. | ||
| 6389 | 2025.06.04 01:22:40.567275 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2025.06.04 01:22:40.567383 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6391 | 2025.06.04 01:22:40.567406 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6392 | 2025.06.04 01:22:40.567424 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Debug> executeQuery: Read 985 rows, 68.16 KiB in 0.001583 sec., 622236.260265319 rows/sec., 42.05 MiB/sec. | ||
| 6393 | 2025.06.04 01:22:40.567451 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.06.04 01:22:40.567475 [ 5 ] {769496ab-c1f3-497a-82d1-b11005a9239c} <Debug> TCPHandler: Processed in 0.0017836 sec. | ||
| 6395 | 2025.06.04 01:22:40.567479 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6396 | 2025.06.04 01:22:40.567577 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6397 | 2025.06.04 01:22:40.567601 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.06.04 01:22:40.567685 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2025.06.04 01:22:40.567699 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.06.04 01:22:40.567719 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16031 rows starting from the beginning of the part | ||
| 6401 | 2025.06.04 01:22:40.567756 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <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 | ||
| 6402 | 2025.06.04 01:22:40.567782 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6403 | 2025.06.04 01:22:40.567813 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.06.04 01:22:40.567829 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6405 | 2025.06.04 01:22:40.567885 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 6406 | 2025.06.04 01:22:40.567929 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_56_11} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6407 | 2025.06.04 01:22:40.567930 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 6408 | 2025.06.04 01:22:40.567995 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 985 rows starting from the beginning of the part | ||
| 6409 | 2025.06.04 01:22:40.568061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6410 | 2025.06.04 01:22:40.568568 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2025.06.04 01:22:40.568609 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6412 | 2025.06.04 01:22:40.569386 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6413 | 2025.06.04 01:22:40.569623 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.06.04 01:22:40.569778 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002095 sec., 4295.942720763723 rows/sec., 7.70 MiB/sec. | ||
| 6415 | 2025.06.04 01:22:40.569865 [ 5 ] {3e3ea0c1-a17e-4a9e-9647-b0a395f3005b} <Debug> TCPHandler: Processed in 0.002313925 sec. | ||
| 6416 | 2025.06.04 01:22:40.569984 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2025.06.04 01:22:40.570079 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6418 | 2025.06.04 01:22:40.570124 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6419 | 2025.06.04 01:22:40.570467 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2025.06.04 01:22:40.570505 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6421 | 2025.06.04 01:22:40.570825 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6422 | 2025.06.04 01:22:40.571035 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2025.06.04 01:22:40.571147 [ 116 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6424 | 2025.06.04 01:22:40.571168 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 6425 | 2025.06.04 01:22:40.571180 [ 116 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.06.04 01:22:40.571209 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6427 | 2025.06.04 01:22:40.571213 [ 5 ] {6e09c383-03bc-4d03-8a50-927958e6c969} <Debug> TCPHandler: Processed in 0.001279576 sec. | ||
| 6428 | 2025.06.04 01:22:40.571300 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6429 | 2025.06.04 01:22:40.571418 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6430 | 2025.06.04 01:22:40.571447 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2692 rows starting from the beginning of the part | ||
| 6431 | 2025.06.04 01:22:40.571507 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 6432 | 2025.06.04 01:22:40.571551 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 6433 | 2025.06.04 01:22:40.571590 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 6434 | 2025.06.04 01:22:40.571629 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 6435 | 2025.06.04 01:22:40.571667 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 6436 | 2025.06.04 01:22:40.572122 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17656 rows, containing 5 columns (5 merged, 0 gathered) in 0.004578888 sec., 3855958.0404674676 rows/sec., 263.54 MiB/sec. | ||
| 6437 | 2025.06.04 01:22:40.572387 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6438 | 2025.06.04 01:22:40.572720 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.06.04 01:22:40.572809 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6440 | 2025.06.04 01:22:40.572922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6441 | 2025.06.04 01:22:40.573075 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817451 sec., 1633056.4070228026 rows/sec., 109.36 MiB/sec. | ||
| 6442 | 2025.06.04 01:22:40.573384 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6443 | 2025.06.04 01:22:40.573625 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.06.04 01:22:40.573685 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_56_11} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6445 | 2025.06.04 01:22:40.573745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6446 | 2025.06.04 01:22:41.031029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 900 | ||
| 6447 | 2025.06.04 01:22:41.033555 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.06.04 01:22:41.033595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6449 | 2025.06.04 01:22:41.034820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6450 | 2025.06.04 01:22:41.035103 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.06.04 01:22:41.035354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6452 | 2025.06.04 01:22:42.946420 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2025.06.04 01:22:42.946601 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6454 | 2025.06.04 01:22:42.946665 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6455 | 2025.06.04 01:22:42.947308 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2025.06.04 01:22:42.947350 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6457 | 2025.06.04 01:22:42.947751 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6458 | 2025.06.04 01:22:42.947972 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2025.06.04 01:22:42.948122 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.73 MiB/sec. | ||
| 6460 | 2025.06.04 01:22:42.948164 [ 5 ] {2d341bb7-182e-4df6-8f39-345c01542dbe} <Debug> TCPHandler: Processed in 0.001877833 sec. | ||
| 6461 | 2025.06.04 01:22:42.948280 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2025.06.04 01:22:42.948375 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6463 | 2025.06.04 01:22:42.948415 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6464 | 2025.06.04 01:22:42.948839 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.06.04 01:22:42.948875 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6466 | 2025.06.04 01:22:42.949164 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6467 | 2025.06.04 01:22:42.949370 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.06.04 01:22:42.949498 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 6469 | 2025.06.04 01:22:42.949535 [ 5 ] {2c318254-bc29-43ec-857c-464f3ddb0ccf} <Debug> TCPHandler: Processed in 0.001304616 sec. | ||
| 6470 | 2025.06.04 01:22:42.949644 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.06.04 01:22:42.949738 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6472 | 2025.06.04 01:22:42.949781 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6473 | 2025.06.04 01:22:42.950144 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.06.04 01:22:42.950180 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6475 | 2025.06.04 01:22:42.950508 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6476 | 2025.06.04 01:22:42.950712 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.06.04 01:22:42.950836 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 3.99 MiB/sec. | ||
| 6478 | 2025.06.04 01:22:42.950872 [ 5 ] {54f4fc4d-fd2e-459a-8712-4d4d6ab62042} <Debug> TCPHandler: Processed in 0.001277346 sec. | ||
| 6479 | 2025.06.04 01:22:42.950979 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2025.06.04 01:22:42.951072 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6481 | 2025.06.04 01:22:42.951113 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6482 | 2025.06.04 01:22:42.951422 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.06.04 01:22:42.951456 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6484 | 2025.06.04 01:22:42.951753 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6485 | 2025.06.04 01:22:42.951969 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.06.04 01:22:42.952095 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001041 sec., 23054.755043227666 rows/sec., 1.55 MiB/sec. | ||
| 6487 | 2025.06.04 01:22:42.952130 [ 5 ] {44b1a2e4-fc6a-4f97-946f-2f49af51f3de} <Debug> TCPHandler: Processed in 0.001199583 sec. | ||
| 6488 | 2025.06.04 01:22:43.503825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16104 | ||
| 6489 | 2025.06.04 01:22:43.504314 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2025.06.04 01:22:43.504351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6491 | 2025.06.04 01:22:43.504859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6492 | 2025.06.04 01:22:43.505095 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2025.06.04 01:22:43.505230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 6494 | 2025.06.04 01:22:44.383012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6495 | 2025.06.04 01:22:44.399799 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2025.06.04 01:22:44.399850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6497 | 2025.06.04 01:22:44.406182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6498 | 2025.06.04 01:22:44.406885 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2025.06.04 01:22:44.409756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6500 | 2025.06.04 01:22:47.953159 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.06.04 01:22:47.953375 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6502 | 2025.06.04 01:22:47.953451 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6503 | 2025.06.04 01:22:47.954138 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.06.04 01:22:47.954182 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6505 | 2025.06.04 01:22:47.954598 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6506 | 2025.06.04 01:22:47.954823 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.06.04 01:22:47.954979 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001657 sec., 71213.0356065178 rows/sec., 6.06 MiB/sec. | ||
| 6508 | 2025.06.04 01:22:47.955027 [ 5 ] {dc51467b-b939-483f-af58-8b76a807ef57} <Debug> TCPHandler: Processed in 0.002010096 sec. | ||
| 6509 | 2025.06.04 01:22:47.955147 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2025.06.04 01:22:47.955248 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6511 | 2025.06.04 01:22:47.955291 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6512 | 2025.06.04 01:22:47.955753 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2025.06.04 01:22:47.955787 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6514 | 2025.06.04 01:22:47.956097 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6515 | 2025.06.04 01:22:47.956319 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2025.06.04 01:22:47.956447 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001222 sec., 25368.248772504092 rows/sec., 1.86 MiB/sec. | ||
| 6517 | 2025.06.04 01:22:47.956485 [ 5 ] {b77a321a-bb81-4f8b-a684-ae8abfda3484} <Debug> TCPHandler: Processed in 0.001388349 sec. | ||
| 6518 | 2025.06.04 01:22:47.956593 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.06.04 01:22:47.956692 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6520 | 2025.06.04 01:22:47.956735 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6521 | 2025.06.04 01:22:47.957181 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.06.04 01:22:47.957215 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6523 | 2025.06.04 01:22:47.957522 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6524 | 2025.06.04 01:22:47.957734 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.06.04 01:22:47.957864 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 6526 | 2025.06.04 01:22:47.957900 [ 5 ] {db1273dd-9f2b-44ad-8b88-89d3d1109e85} <Debug> TCPHandler: Processed in 0.001355028 sec. | ||
| 6527 | 2025.06.04 01:22:47.958008 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2025.06.04 01:22:47.958100 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6529 | 2025.06.04 01:22:47.958144 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6530 | 2025.06.04 01:22:47.958619 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.06.04 01:22:47.958665 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6532 | 2025.06.04 01:22:47.959069 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6533 | 2025.06.04 01:22:47.959319 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.06.04 01:22:47.959477 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 6535 | 2025.06.04 01:22:47.959521 [ 5 ] {f1a7a7e5-ced9-4889-86a7-098c44db4316} <Debug> TCPHandler: Processed in 0.001560244 sec. | ||
| 6536 | 2025.06.04 01:22:47.959640 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.06.04 01:22:47.959738 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6538 | 2025.06.04 01:22:47.959791 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <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 | ||
| 6539 | 2025.06.04 01:22:47.960627 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2025.06.04 01:22:47.960664 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6541 | 2025.06.04 01:22:47.961224 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6542 | 2025.06.04 01:22:47.961444 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.06.04 01:22:47.961545 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6544 | 2025.06.04 01:22:47.961578 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 6545 | 2025.06.04 01:22:47.961585 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.06.04 01:22:47.961610 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6547 | 2025.06.04 01:22:47.961630 [ 5 ] {a1d8b2b3-7fe7-443a-a919-b9304beaedec} <Debug> TCPHandler: Processed in 0.002044958 sec. | ||
| 6548 | 2025.06.04 01:22:47.961727 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 6549 | 2025.06.04 01:22:47.961740 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2025.06.04 01:22:47.961878 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6551 | 2025.06.04 01:22:47.961919 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6552 | 2025.06.04 01:22:47.961996 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6553 | 2025.06.04 01:22:47.962070 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 758 rows starting from the beginning of the part | ||
| 6554 | 2025.06.04 01:22:47.962237 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6555 | 2025.06.04 01:22:47.962263 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.06.04 01:22:47.962302 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6557 | 2025.06.04 01:22:47.962353 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 6558 | 2025.06.04 01:22:47.962465 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 6559 | 2025.06.04 01:22:47.962568 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6560 | 2025.06.04 01:22:47.962608 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6561 | 2025.06.04 01:22:47.962666 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6562 | 2025.06.04 01:22:47.962839 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.06.04 01:22:47.962982 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6564 | 2025.06.04 01:22:47.963018 [ 5 ] {1db2cedf-00e7-45cb-afd4-4d6b7e6f7a93} <Debug> TCPHandler: Processed in 0.001326088 sec. | ||
| 6565 | 2025.06.04 01:22:47.976793 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 19 columns (19 merged, 0 gathered) in 0.015120214 sec., 57472.73153673619 rows/sec., 102.99 MiB/sec. | ||
| 6566 | 2025.06.04 01:22:47.978113 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6567 | 2025.06.04 01:22:47.978503 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.06.04 01:22:47.978585 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6569 | 2025.06.04 01:22:47.978720 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6570 | 2025.06.04 01:22:48.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.46 MiB, peak 264.55 MiB, free memory in arenas 0.00 B, will set to 258.37 MiB (RSS), difference: 1.91 MiB | ||
| 6571 | 2025.06.04 01:22:50.845734 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6572 | 2025.06.04 01:22:50.845855 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6573 | 2025.06.04 01:22:51.006255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 | ||
| 6574 | 2025.06.04 01:22:51.006784 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2025.06.04 01:22:51.006833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6576 | 2025.06.04 01:22:51.007332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6577 | 2025.06.04 01:22:51.007587 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2025.06.04 01:22:51.007726 [ 98 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6579 | 2025.06.04 01:22:51.007732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 | ||
| 6580 | 2025.06.04 01:22:51.007777 [ 98 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.06.04 01:22:51.007803 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6582 | 2025.06.04 01:22:51.007945 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 6583 | 2025.06.04 01:22:51.008104 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6584 | 2025.06.04 01:22:51.008153 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 6585 | 2025.06.04 01:22:51.008229 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 6586 | 2025.06.04 01:22:51.008279 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 6587 | 2025.06.04 01:22:51.008325 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 6588 | 2025.06.04 01:22:51.008369 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 6589 | 2025.06.04 01:22:51.008418 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 6590 | 2025.06.04 01:22:51.010498 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618304 sec., 6336926.4989856025 rows/sec., 90.65 MiB/sec. | ||
| 6591 | 2025.06.04 01:22:51.010641 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6592 | 2025.06.04 01:22:51.010940 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.06.04 01:22:51.011020 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_36_7} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6594 | 2025.06.04 01:22:51.011146 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6595 | 2025.06.04 01:22:51.036450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 920 | ||
| 6596 | 2025.06.04 01:22:51.038469 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.06.04 01:22:51.038508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6598 | 2025.06.04 01:22:51.039660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6599 | 2025.06.04 01:22:51.039927 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.06.04 01:22:51.040060 [ 98 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6601 | 2025.06.04 01:22:51.040099 [ 98 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.06.04 01:22:51.040118 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6603 | 2025.06.04 01:22:51.040211 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 6604 | 2025.06.04 01:22:51.040226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6605 | 2025.06.04 01:22:51.040785 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6606 | 2025.06.04 01:22:51.040938 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 770 rows starting from the beginning of the part | ||
| 6607 | 2025.06.04 01:22:51.041336 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 6608 | 2025.06.04 01:22:51.041700 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6609 | 2025.06.04 01:22:51.042049 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 6610 | 2025.06.04 01:22:51.042379 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 6611 | 2025.06.04 01:22:51.042718 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 6612 | 2025.06.04 01:22:51.048574 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008406226 sec., 109442.69164307503 rows/sec., 91.61 MiB/sec. | ||
| 6613 | 2025.06.04 01:22:51.049517 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6614 | 2025.06.04 01:22:51.050014 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2025.06.04 01:22:51.050082 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_26_5} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6616 | 2025.06.04 01:22:51.050233 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6617 | 2025.06.04 01:22:51.910763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6618 | 2025.06.04 01:22:51.927984 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2025.06.04 01:22:51.928042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6620 | 2025.06.04 01:22:51.933690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6621 | 2025.06.04 01:22:51.934411 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2025.06.04 01:22:51.934702 [ 99 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6623 | 2025.06.04 01:22:51.934772 [ 99 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2025.06.04 01:22:51.934796 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6625 | 2025.06.04 01:22:51.934896 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 6626 | 2025.06.04 01:22:51.937267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6627 | 2025.06.04 01:22:51.938088 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6628 | 2025.06.04 01:22:51.938912 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 6629 | 2025.06.04 01:22:51.942323 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6630 | 2025.06.04 01:22:51.945761 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6631 | 2025.06.04 01:22:51.949929 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6632 | 2025.06.04 01:22:51.954171 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6633 | 2025.06.04 01:22:51.958019 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6634 | 2025.06.04 01:22:52.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.98 MiB, peak 268.98 MiB, free memory in arenas 0.00 B, will set to 262.69 MiB (RSS), difference: -6.29 MiB | ||
| 6635 | 2025.06.04 01:22:52.015754 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.08089698 sec., 3362.3010401624388 rows/sec., 17.39 MiB/sec. | ||
| 6636 | 2025.06.04 01:22:52.018497 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6637 | 2025.06.04 01:22:52.020428 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.06.04 01:22:52.020531 [ 198 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_36_7} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6639 | 2025.06.04 01:22:52.023066 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6640 | 2025.06.04 01:22:52.108947 [ 99 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6641 | 2025.06.04 01:22:52.108999 [ 99 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.06.04 01:22:52.109022 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6643 | 2025.06.04 01:22:52.109152 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::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 | ||
| 6644 | 2025.06.04 01:22:52.109315 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6645 | 2025.06.04 01:22:52.109356 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
| 6646 | 2025.06.04 01:22:52.109434 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 6647 | 2025.06.04 01:22:52.109490 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 6648 | 2025.06.04 01:22:52.109539 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6649 | 2025.06.04 01:22:52.109585 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6650 | 2025.06.04 01:22:52.110399 [ 192 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303906 sec., 285296.6394816804 rows/sec., 17.87 MiB/sec. | ||
| 6651 | 2025.06.04 01:22:52.110568 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6652 | 2025.06.04 01:22:52.110836 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.06.04 01:22:52.110907 [ 193 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_9_2} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6654 | 2025.06.04 01:22:52.110997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6655 | 2025.06.04 01:22:52.951702 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2025.06.04 01:22:52.951961 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6657 | 2025.06.04 01:22:52.952058 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6658 | 2025.06.04 01:22:52.952954 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2025.06.04 01:22:52.953000 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6660 | 2025.06.04 01:22:52.953395 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6661 | 2025.06.04 01:22:52.953631 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.06.04 01:22:52.953778 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001887 sec., 39215.686274509804 rows/sec., 3.15 MiB/sec. | ||
| 6663 | 2025.06.04 01:22:52.953820 [ 5 ] {d20105b7-b21d-4b62-adcb-9a8f34206411} <Debug> TCPHandler: Processed in 0.002290175 sec. | ||
| 6664 | 2025.06.04 01:22:52.953940 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2025.06.04 01:22:52.954035 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6666 | 2025.06.04 01:22:52.954075 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6667 | 2025.06.04 01:22:52.954462 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.06.04 01:22:52.954498 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6669 | 2025.06.04 01:22:52.954787 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6670 | 2025.06.04 01:22:52.954994 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.06.04 01:22:52.955125 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001109 sec., 8115.419296663661 rows/sec., 610.24 KiB/sec. | ||
| 6672 | 2025.06.04 01:22:52.955162 [ 5 ] {f2495ab3-0060-4933-b01c-4f62d70d94c0} <Debug> TCPHandler: Processed in 0.001272986 sec. | ||
| 6673 | 2025.06.04 01:22:52.955283 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2025.06.04 01:22:52.955410 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6675 | 2025.06.04 01:22:52.955460 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2025.06.04 01:22:52.955931 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.06.04 01:22:52.955969 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6678 | 2025.06.04 01:22:52.956302 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6679 | 2025.06.04 01:22:52.956514 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.06.04 01:22:52.956644 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001261 sec., 57890.56304520222 rows/sec., 4.52 MiB/sec. | ||
| 6681 | 2025.06.04 01:22:52.956682 [ 5 ] {99a79e1c-3c83-457f-b4cb-dabb24cd37e1} <Debug> TCPHandler: Processed in 0.001461071 sec. | ||
| 6682 | 2025.06.04 01:22:52.956790 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2025.06.04 01:22:52.956887 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6684 | 2025.06.04 01:22:52.956932 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6685 | 2025.06.04 01:22:52.957351 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.06.04 01:22:52.957388 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6687 | 2025.06.04 01:22:52.957722 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6688 | 2025.06.04 01:22:52.957960 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2025.06.04 01:22:52.958092 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 6690 | 2025.06.04 01:22:52.958128 [ 5 ] {481bd16b-3d38-40ca-ab68-36464c5e32ce} <Debug> TCPHandler: Processed in 0.001388249 sec. | ||
| 6691 | 2025.06.04 01:22:52.958227 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2025.06.04 01:22:52.958321 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2025.06.04 01:22:52.958375 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <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 | ||
| 6694 | 2025.06.04 01:22:52.959124 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.06.04 01:22:52.959160 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6696 | 2025.06.04 01:22:52.959674 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6697 | 2025.06.04 01:22:52.959893 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.06.04 01:22:52.960034 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00173 sec., 5202.312138728324 rows/sec., 9.32 MiB/sec. | ||
| 6699 | 2025.06.04 01:22:52.960096 [ 5 ] {d1778b1a-7b4a-4336-b4d5-57ce95715451} <Debug> TCPHandler: Processed in 0.001917894 sec. | ||
| 6700 | 2025.06.04 01:22:52.960203 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2025.06.04 01:22:52.960299 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6702 | 2025.06.04 01:22:52.960342 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6703 | 2025.06.04 01:22:52.960676 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2025.06.04 01:22:52.960714 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6705 | 2025.06.04 01:22:52.961022 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6706 | 2025.06.04 01:22:52.961235 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2025.06.04 01:22:52.961367 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6708 | 2025.06.04 01:22:52.961404 [ 5 ] {a9b2a2b1-9988-4014-b4e1-d664a06430cd} <Debug> TCPHandler: Processed in 0.001250915 sec. | ||
| 6709 | 2025.06.04 01:22:53.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.74 MiB, peak 268.98 MiB, free memory in arenas 0.00 B, will set to 263.93 MiB (RSS), difference: 10.19 MiB | ||
| 6710 | 2025.06.04 01:22:53.473740 [ 112 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6711 | 2025.06.04 01:22:53.473812 [ 112 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.06.04 01:22:53.473837 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6713 | 2025.06.04 01:22:53.473959 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::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 | ||
| 6714 | 2025.06.04 01:22:53.474095 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6715 | 2025.06.04 01:22:53.474131 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
| 6716 | 2025.06.04 01:22:53.474203 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 6717 | 2025.06.04 01:22:53.474253 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 6718 | 2025.06.04 01:22:53.474301 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6719 | 2025.06.04 01:22:53.474346 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6720 | 2025.06.04 01:22:53.475205 [ 193 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290986 sec., 548418.0308694284 rows/sec., 38.05 MiB/sec. | ||
| 6721 | 2025.06.04 01:22:53.475392 [ 193 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6722 | 2025.06.04 01:22:53.475702 [ 193 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.06.04 01:22:53.475781 [ 193 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_9_2} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6724 | 2025.06.04 01:22:53.475878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6725 | 2025.06.04 01:22:57.952930 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2025.06.04 01:22:57.953154 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6727 | 2025.06.04 01:22:57.953226 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6728 | 2025.06.04 01:22:57.953913 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.06.04 01:22:57.953961 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6730 | 2025.06.04 01:22:57.954341 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6731 | 2025.06.04 01:22:57.954560 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.06.04 01:22:57.954709 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 202.84 KiB/sec. | ||
| 6733 | 2025.06.04 01:22:57.954750 [ 5 ] {efab4fb4-ed4a-4720-a66b-513dbab4fb29} <Debug> TCPHandler: Processed in 0.001958875 sec. | ||
| 6734 | 2025.06.04 01:22:57.954871 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2025.06.04 01:22:57.954967 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6736 | 2025.06.04 01:22:57.955008 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6737 | 2025.06.04 01:22:57.955448 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2025.06.04 01:22:57.955484 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6739 | 2025.06.04 01:22:57.955804 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6740 | 2025.06.04 01:22:57.956013 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.06.04 01:22:57.956141 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001192 sec., 100671.14093959732 rows/sec., 8.54 MiB/sec. | ||
| 6742 | 2025.06.04 01:22:57.956178 [ 5 ] {3e168fbd-8eb3-43fc-915e-996d79d62f26} <Debug> TCPHandler: Processed in 0.001356588 sec. | ||
| 6743 | 2025.06.04 01:22:57.956286 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2025.06.04 01:22:57.956380 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6745 | 2025.06.04 01:22:57.956420 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6746 | 2025.06.04 01:22:57.956822 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2025.06.04 01:22:57.956857 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6748 | 2025.06.04 01:22:57.957146 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6749 | 2025.06.04 01:22:57.957350 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2025.06.04 01:22:57.957463 [ 111 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6751 | 2025.06.04 01:22:57.957476 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001114 sec., 31418.312387791742 rows/sec., 2.29 MiB/sec. | ||
| 6752 | 2025.06.04 01:22:57.957539 [ 111 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.06.04 01:22:57.957558 [ 5 ] {2a7a1b7f-5040-49dc-af25-c29cfe504631} <Debug> TCPHandler: Processed in 0.001321066 sec. | ||
| 6754 | 2025.06.04 01:22:57.957565 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6755 | 2025.06.04 01:22:57.957673 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.06.04 01:22:57.957698 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 6757 | 2025.06.04 01:22:57.957770 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6758 | 2025.06.04 01:22:57.957814 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6759 | 2025.06.04 01:22:57.957833 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6760 | 2025.06.04 01:22:57.957871 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 176 rows starting from the beginning of the part | ||
| 6761 | 2025.06.04 01:22:57.957940 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 6762 | 2025.06.04 01:22:57.957984 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 6763 | 2025.06.04 01:22:57.958025 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 6764 | 2025.06.04 01:22:57.958063 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part | ||
| 6765 | 2025.06.04 01:22:57.958102 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part | ||
| 6766 | 2025.06.04 01:22:57.958269 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2025.06.04 01:22:57.958315 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6768 | 2025.06.04 01:22:57.958913 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6769 | 2025.06.04 01:22:57.958960 [ 192 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311166 sec., 241769.5394786015 rows/sec., 17.44 MiB/sec. | ||
| 6770 | 2025.06.04 01:22:57.959145 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6771 | 2025.06.04 01:22:57.959150 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2025.06.04 01:22:57.959289 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001536 sec., 64453.125 rows/sec., 5.04 MiB/sec. | ||
| 6773 | 2025.06.04 01:22:57.959340 [ 5 ] {00363faf-7c75-4b84-82c7-9f5c231fd880} <Debug> TCPHandler: Processed in 0.001716649 sec. | ||
| 6774 | 2025.06.04 01:22:57.959411 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2025.06.04 01:22:57.959470 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2025.06.04 01:22:57.959478 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_46_9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6777 | 2025.06.04 01:22:57.959565 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2025.06.04 01:22:57.959576 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6779 | 2025.06.04 01:22:57.959608 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6780 | 2025.06.04 01:22:57.960035 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2025.06.04 01:22:57.960070 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6782 | 2025.06.04 01:22:57.960410 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6783 | 2025.06.04 01:22:57.960630 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2025.06.04 01:22:57.960760 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001213 sec., 133553.17394888704 rows/sec., 9.30 MiB/sec. | ||
| 6785 | 2025.06.04 01:22:57.960798 [ 5 ] {8be2fc5c-40b1-4483-9b77-3bcaeacaa719} <Debug> TCPHandler: Processed in 0.001376449 sec. | ||
| 6786 | 2025.06.04 01:22:57.960907 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2025.06.04 01:22:57.961001 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6788 | 2025.06.04 01:22:57.961055 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <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 | ||
| 6789 | 2025.06.04 01:22:57.961888 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.06.04 01:22:57.961925 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6791 | 2025.06.04 01:22:57.962479 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6792 | 2025.06.04 01:22:57.962709 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2025.06.04 01:22:57.962845 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001861 sec., 16657.710908113917 rows/sec., 29.85 MiB/sec. | ||
| 6794 | 2025.06.04 01:22:57.962916 [ 5 ] {46d7796b-658e-47bc-a3ec-7433c8f1d71b} <Debug> TCPHandler: Processed in 0.002056998 sec. | ||
| 6795 | 2025.06.04 01:22:57.963055 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2025.06.04 01:22:57.963164 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6797 | 2025.06.04 01:22:57.963249 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6798 | 2025.06.04 01:22:57.963680 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2025.06.04 01:22:57.963725 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6800 | 2025.06.04 01:22:57.964124 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6801 | 2025.06.04 01:22:57.964403 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2025.06.04 01:22:57.964568 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. | ||
| 6803 | 2025.06.04 01:22:57.964616 [ 5 ] {065798a3-5c22-4803-a2a6-a9ecccaa8999} <Debug> TCPHandler: Processed in 0.001620596 sec. | ||
| 6804 | 2025.06.04 01:22:58.508764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 | ||
| 6805 | 2025.06.04 01:22:58.509283 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.06.04 01:22:58.509330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6807 | 2025.06.04 01:22:58.509812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6808 | 2025.06.04 01:22:58.510057 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.06.04 01:22:58.510189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6810 | 2025.06.04 01:22:59.438269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6811 | 2025.06.04 01:22:59.456400 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.06.04 01:22:59.456475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6813 | 2025.06.04 01:22:59.462671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6814 | 2025.06.04 01:22:59.463642 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.06.04 01:22:59.467473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6816 | 2025.06.04 01:23:01.041250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 946 | ||
| 6817 | 2025.06.04 01:23:01.043407 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2025.06.04 01:23:01.043454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6819 | 2025.06.04 01:23:01.044665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6820 | 2025.06.04 01:23:01.044946 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2025.06.04 01:23:01.045228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 6822 | 2025.06.04 01:23:02.950876 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2025.06.04 01:23:02.951058 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6824 | 2025.06.04 01:23:02.951125 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6825 | 2025.06.04 01:23:02.951807 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.06.04 01:23:02.951851 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6827 | 2025.06.04 01:23:02.952270 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6828 | 2025.06.04 01:23:02.952501 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2025.06.04 01:23:02.952630 [ 105 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6830 | 2025.06.04 01:23:02.952663 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001652 sec., 44794.18886198547 rows/sec., 3.60 MiB/sec. | ||
| 6831 | 2025.06.04 01:23:02.952673 [ 105 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.06.04 01:23:02.952702 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6833 | 2025.06.04 01:23:02.952728 [ 5 ] {207fcd13-93c1-47e5-829a-75ffece65099} <Debug> TCPHandler: Processed in 0.001979456 sec. | ||
| 6834 | 2025.06.04 01:23:02.952824 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6835 | 2025.06.04 01:23:02.952865 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2025.06.04 01:23:02.952979 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6837 | 2025.06.04 01:23:02.952980 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6838 | 2025.06.04 01:23:02.953029 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6839 | 2025.06.04 01:23:02.953033 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1966 rows starting from the beginning of the part | ||
| 6840 | 2025.06.04 01:23:02.953118 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 6841 | 2025.06.04 01:23:02.953164 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 6842 | 2025.06.04 01:23:02.953210 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 6843 | 2025.06.04 01:23:02.953251 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 120 rows starting from the beginning of the part | ||
| 6844 | 2025.06.04 01:23:02.953293 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 6845 | 2025.06.04 01:23:02.953511 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.06.04 01:23:02.953558 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6847 | 2025.06.04 01:23:02.954153 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6848 | 2025.06.04 01:23:02.954387 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.06.04 01:23:02.954534 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001579 sec., 5699.810006333122 rows/sec., 428.60 KiB/sec. | ||
| 6850 | 2025.06.04 01:23:02.954574 [ 5 ] {d2b9a4b4-83bd-4d63-bf3d-c0c61c22ad5c} <Debug> TCPHandler: Processed in 0.001764429 sec. | ||
| 6851 | 2025.06.04 01:23:02.954624 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861993 sec., 1293237.9445035509 rows/sec., 111.12 MiB/sec. | ||
| 6852 | 2025.06.04 01:23:02.954695 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2025.06.04 01:23:02.954796 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6854 | 2025.06.04 01:23:02.954840 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6855 | 2025.06.04 01:23:02.954928 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6856 | 2025.06.04 01:23:02.955197 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.06.04 01:23:02.955276 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_61_12} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6858 | 2025.06.04 01:23:02.955337 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.06.04 01:23:02.955359 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6860 | 2025.06.04 01:23:02.955383 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6861 | 2025.06.04 01:23:02.955729 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6862 | 2025.06.04 01:23:02.955942 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2025.06.04 01:23:02.956058 [ 105 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6864 | 2025.06.04 01:23:02.956078 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001302 sec., 56067.58832565284 rows/sec., 4.38 MiB/sec. | ||
| 6865 | 2025.06.04 01:23:02.956098 [ 105 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.06.04 01:23:02.956120 [ 5 ] {a9a91054-63c1-4362-b62c-bad839dee92a} <Debug> TCPHandler: Processed in 0.001478362 sec. | ||
| 6867 | 2025.06.04 01:23:02.956126 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6868 | 2025.06.04 01:23:02.956223 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6869 | 2025.06.04 01:23:02.956248 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2025.06.04 01:23:02.956346 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2025.06.04 01:23:02.956347 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6872 | 2025.06.04 01:23:02.956392 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6873 | 2025.06.04 01:23:02.956397 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 950 rows starting from the beginning of the part | ||
| 6874 | 2025.06.04 01:23:02.956462 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 6875 | 2025.06.04 01:23:02.956510 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 6876 | 2025.06.04 01:23:02.956556 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 73 rows starting from the beginning of the part | ||
| 6877 | 2025.06.04 01:23:02.956598 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 99 rows starting from the beginning of the part | ||
| 6878 | 2025.06.04 01:23:02.956638 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 73 rows starting from the beginning of the part | ||
| 6879 | 2025.06.04 01:23:02.956826 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.06.04 01:23:02.956861 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6881 | 2025.06.04 01:23:02.957211 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6882 | 2025.06.04 01:23:02.957427 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.06.04 01:23:02.957539 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6884 | 2025.06.04 01:23:02.957562 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6885 | 2025.06.04 01:23:02.957570 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.06.04 01:23:02.957600 [ 5 ] {e37bb255-8b06-4395-9d73-a81f052a1b50} <Debug> TCPHandler: Processed in 0.001403279 sec. | ||
| 6887 | 2025.06.04 01:23:02.957600 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 6888 | 2025.06.04 01:23:02.957614 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143632 sec., 942686.8664364486 rows/sec., 74.01 MiB/sec. | ||
| 6889 | 2025.06.04 01:23:02.957676 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6890 | 2025.06.04 01:23:02.957720 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2025.06.04 01:23:02.957796 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6892 | 2025.06.04 01:23:02.957801 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6893 | 2025.06.04 01:23:02.957823 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6894 | 2025.06.04 01:23:02.957831 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17656 rows starting from the beginning of the part | ||
| 6895 | 2025.06.04 01:23:02.957884 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <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 | ||
| 6896 | 2025.06.04 01:23:02.957901 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 6897 | 2025.06.04 01:23:02.957955 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 6898 | 2025.06.04 01:23:02.958000 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 6899 | 2025.06.04 01:23:02.958042 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part | ||
| 6900 | 2025.06.04 01:23:02.958066 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2025.06.04 01:23:02.958089 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 6902 | 2025.06.04 01:23:02.958145 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_61_12} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6903 | 2025.06.04 01:23:02.958232 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6904 | 2025.06.04 01:23:02.958671 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2025.06.04 01:23:02.958713 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6906 | 2025.06.04 01:23:02.959254 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6907 | 2025.06.04 01:23:02.959475 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2025.06.04 01:23:02.959625 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001821 sec., 4942.339373970346 rows/sec., 8.86 MiB/sec. | ||
| 6909 | 2025.06.04 01:23:02.959696 [ 5 ] {c26ae67d-f6d0-47d0-a791-bcfa622a038e} <Debug> TCPHandler: Processed in 0.002027077 sec. | ||
| 6910 | 2025.06.04 01:23:02.959819 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2025.06.04 01:23:02.959914 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6912 | 2025.06.04 01:23:02.959956 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6913 | 2025.06.04 01:23:02.960309 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2025.06.04 01:23:02.960343 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6915 | 2025.06.04 01:23:02.960763 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6916 | 2025.06.04 01:23:02.960982 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2025.06.04 01:23:02.961102 [ 105 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6918 | 2025.06.04 01:23:02.961122 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 6919 | 2025.06.04 01:23:02.961135 [ 105 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2025.06.04 01:23:02.961156 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6921 | 2025.06.04 01:23:02.961161 [ 5 ] {6830d874-1138-4ebb-91c5-48b9cd7cd9a5} <Debug> TCPHandler: Processed in 0.001392029 sec. | ||
| 6922 | 2025.06.04 01:23:02.961261 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6923 | 2025.06.04 01:23:02.961407 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6924 | 2025.06.04 01:23:02.961442 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2968 rows starting from the beginning of the part | ||
| 6925 | 2025.06.04 01:23:02.961504 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 6926 | 2025.06.04 01:23:02.961547 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 6927 | 2025.06.04 01:23:02.961584 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 6928 | 2025.06.04 01:23:02.961621 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 6929 | 2025.06.04 01:23:02.961659 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 6930 | 2025.06.04 01:23:02.963164 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955865 sec., 1652465.7887942162 rows/sec., 110.71 MiB/sec. | ||
| 6931 | 2025.06.04 01:23:02.963537 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6932 | 2025.06.04 01:23:02.963804 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.06.04 01:23:02.963894 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_61_12} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6934 | 2025.06.04 01:23:02.963973 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6935 | 2025.06.04 01:23:02.964237 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18362 rows, containing 5 columns (5 merged, 0 gathered) in 0.006595115 sec., 2784181.9285941184 rows/sec., 190.43 MiB/sec. | ||
| 6936 | 2025.06.04 01:23:02.964508 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6937 | 2025.06.04 01:23:02.964778 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2025.06.04 01:23:02.964857 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6939 | 2025.06.04 01:23:02.964950 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 6940 | 2025.06.04 01:23:03.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.49 MiB, peak 274.39 MiB, free memory in arenas 0.00 B, will set to 266.96 MiB (RSS), difference: 2.47 MiB | ||
| 6941 | 2025.06.04 01:23:05.846108 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6942 | 2025.06.04 01:23:05.846173 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6943 | 2025.06.04 01:23:06.011203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 | ||
| 6944 | 2025.06.04 01:23:06.011713 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2025.06.04 01:23:06.011749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6946 | 2025.06.04 01:23:06.012249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6947 | 2025.06.04 01:23:06.012488 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2025.06.04 01:23:06.012629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 | ||
| 6949 | 2025.06.04 01:23:06.968469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6950 | 2025.06.04 01:23:06.985295 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2025.06.04 01:23:06.985343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6952 | 2025.06.04 01:23:06.991752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6953 | 2025.06.04 01:23:06.992454 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.06.04 01:23:06.995263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6955 | 2025.06.04 01:23:07.952407 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.06.04 01:23:07.952586 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6957 | 2025.06.04 01:23:07.952649 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6958 | 2025.06.04 01:23:07.953316 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.06.04 01:23:07.953359 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6960 | 2025.06.04 01:23:07.953763 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6961 | 2025.06.04 01:23:07.954010 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.06.04 01:23:07.954157 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001617 sec., 72974.64440321583 rows/sec., 6.21 MiB/sec. | ||
| 6963 | 2025.06.04 01:23:07.954199 [ 5 ] {222c2076-322e-43a9-9130-1b545c4d6724} <Debug> TCPHandler: Processed in 0.001920124 sec. | ||
| 6964 | 2025.06.04 01:23:07.954324 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2025.06.04 01:23:07.954421 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6966 | 2025.06.04 01:23:07.954463 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6967 | 2025.06.04 01:23:07.954863 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2025.06.04 01:23:07.954901 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6969 | 2025.06.04 01:23:07.955206 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6970 | 2025.06.04 01:23:07.955426 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.06.04 01:23:07.955563 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001161 sec., 26701.11972437554 rows/sec., 1.96 MiB/sec. | ||
| 6972 | 2025.06.04 01:23:07.955601 [ 5 ] {8b07e3ee-f344-4dad-a848-fee2f679c2d9} <Debug> TCPHandler: Processed in 0.001329697 sec. | ||
| 6973 | 2025.06.04 01:23:07.955703 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2025.06.04 01:23:07.955805 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6975 | 2025.06.04 01:23:07.955845 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6976 | 2025.06.04 01:23:07.956267 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2025.06.04 01:23:07.956303 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6978 | 2025.06.04 01:23:07.956613 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6979 | 2025.06.04 01:23:07.956824 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2025.06.04 01:23:07.956950 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 6981 | 2025.06.04 01:23:07.956986 [ 5 ] {cb353eb5-a442-4b19-b849-aa458a652613} <Debug> TCPHandler: Processed in 0.001331757 sec. | ||
| 6982 | 2025.06.04 01:23:07.957089 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2025.06.04 01:23:07.957183 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6984 | 2025.06.04 01:23:07.957225 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6985 | 2025.06.04 01:23:07.957632 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2025.06.04 01:23:07.957668 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6987 | 2025.06.04 01:23:07.957981 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6988 | 2025.06.04 01:23:07.958190 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2025.06.04 01:23:07.958318 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6990 | 2025.06.04 01:23:07.958354 [ 5 ] {9452537b-e252-4b30-ac2a-17a6c5c59224} <Debug> TCPHandler: Processed in 0.001311827 sec. | ||
| 6991 | 2025.06.04 01:23:07.958456 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2025.06.04 01:23:07.958548 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6993 | 2025.06.04 01:23:07.958600 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <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 | ||
| 6994 | 2025.06.04 01:23:07.959402 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2025.06.04 01:23:07.959438 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 6996 | 2025.06.04 01:23:07.959960 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6997 | 2025.06.04 01:23:07.960182 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2025.06.04 01:23:07.960318 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 6999 | 2025.06.04 01:23:07.960370 [ 5 ] {3062f3d9-41c8-4f59-a428-31a586ae69de} <Debug> TCPHandler: Processed in 0.001961315 sec. | ||
| 7000 | 2025.06.04 01:23:07.960478 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2025.06.04 01:23:07.960571 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7002 | 2025.06.04 01:23:07.960611 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7003 | 2025.06.04 01:23:07.960932 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2025.06.04 01:23:07.960968 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7005 | 2025.06.04 01:23:07.961255 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7006 | 2025.06.04 01:23:07.961460 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2025.06.04 01:23:07.961584 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 7008 | 2025.06.04 01:23:07.961618 [ 5 ] {00966084-5da6-4c54-82f8-1a92810265d0} <Debug> TCPHandler: Processed in 0.001188243 sec. | ||
| 7009 | 2025.06.04 01:23:10.548530 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2025.06.04 01:23:10.548726 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7011 | 2025.06.04 01:23:10.548791 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7012 | 2025.06.04 01:23:10.549418 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.06.04 01:23:10.549462 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7014 | 2025.06.04 01:23:10.549848 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7015 | 2025.06.04 01:23:10.550065 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.06.04 01:23:10.550218 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00154 sec., 15584.415584415585 rows/sec., 1.29 MiB/sec. | ||
| 7017 | 2025.06.04 01:23:10.550259 [ 5 ] {8a0aaf2b-66ef-446b-b34b-c7a5bb950591} <Debug> TCPHandler: Processed in 0.001857433 sec. | ||
| 7018 | 2025.06.04 01:23:10.550374 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2025.06.04 01:23:10.550467 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7020 | 2025.06.04 01:23:10.550507 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7021 | 2025.06.04 01:23:10.551567 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.06.04 01:23:10.551603 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7023 | 2025.06.04 01:23:10.551988 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7024 | 2025.06.04 01:23:10.552212 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2025.06.04 01:23:10.552339 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Debug> executeQuery: Read 1334 rows, 113.65 KiB in 0.00189 sec., 705820.1058201059 rows/sec., 58.72 MiB/sec. | ||
| 7026 | 2025.06.04 01:23:10.552374 [ 5 ] {42e2be85-5826-45c1-83ed-52692195a6f5} <Debug> TCPHandler: Processed in 0.002047878 sec. | ||
| 7027 | 2025.06.04 01:23:10.552489 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2025.06.04 01:23:10.552582 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7029 | 2025.06.04 01:23:10.552621 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7030 | 2025.06.04 01:23:10.553010 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2025.06.04 01:23:10.553044 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7032 | 2025.06.04 01:23:10.553335 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7033 | 2025.06.04 01:23:10.553539 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.06.04 01:23:10.553667 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001103 sec., 19038.984587488667 rows/sec., 1.45 MiB/sec. | ||
| 7035 | 2025.06.04 01:23:10.553701 [ 5 ] {8063eb4d-f7fc-44d4-a781-dea351aa4181} <Debug> TCPHandler: Processed in 0.001259365 sec. | ||
| 7036 | 2025.06.04 01:23:10.553831 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2025.06.04 01:23:10.553922 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7038 | 2025.06.04 01:23:10.553961 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7039 | 2025.06.04 01:23:10.554453 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.06.04 01:23:10.554488 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7041 | 2025.06.04 01:23:10.554785 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7042 | 2025.06.04 01:23:10.554993 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2025.06.04 01:23:10.555116 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001211 sec., 208092.48554913295 rows/sec., 14.39 MiB/sec. | ||
| 7044 | 2025.06.04 01:23:10.555151 [ 5 ] {28b919d0-41ec-4995-9d6a-333e71e6e3c5} <Debug> TCPHandler: Processed in 0.001368358 sec. | ||
| 7045 | 2025.06.04 01:23:10.555258 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2025.06.04 01:23:10.555349 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7047 | 2025.06.04 01:23:10.555386 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7048 | 2025.06.04 01:23:10.555755 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2025.06.04 01:23:10.555788 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7050 | 2025.06.04 01:23:10.556073 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7051 | 2025.06.04 01:23:10.556289 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2025.06.04 01:23:10.556413 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 7053 | 2025.06.04 01:23:10.556448 [ 5 ] {0c801ef8-30e6-4a1f-8e64-af67cb5b0079} <Debug> TCPHandler: Processed in 0.001237744 sec. | ||
| 7054 | 2025.06.04 01:23:10.556550 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2025.06.04 01:23:10.556641 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7056 | 2025.06.04 01:23:10.556680 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7057 | 2025.06.04 01:23:10.557278 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.06.04 01:23:10.557312 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7059 | 2025.06.04 01:23:10.557631 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7060 | 2025.06.04 01:23:10.557835 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.06.04 01:23:10.557958 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Debug> executeQuery: Read 565 rows, 43.38 KiB in 0.001334 sec., 423538.23088455776 rows/sec., 31.76 MiB/sec. | ||
| 7062 | 2025.06.04 01:23:10.557993 [ 5 ] {c5b1fbb9-1b15-45f3-8b1a-add6aaa75b72} <Debug> TCPHandler: Processed in 0.001489932 sec. | ||
| 7063 | 2025.06.04 01:23:10.558099 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.06.04 01:23:10.558191 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7065 | 2025.06.04 01:23:10.558233 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7066 | 2025.06.04 01:23:10.558846 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.06.04 01:23:10.558880 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7068 | 2025.06.04 01:23:10.559249 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7069 | 2025.06.04 01:23:10.559457 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.06.04 01:23:10.559583 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Debug> executeQuery: Read 978 rows, 67.67 KiB in 0.001411 sec., 693125.4429482637 rows/sec., 46.83 MiB/sec. | ||
| 7071 | 2025.06.04 01:23:10.559618 [ 5 ] {a67f63ca-1b0d-4454-80bd-cbc2479ac122} <Debug> TCPHandler: Processed in 0.001566424 sec. | ||
| 7072 | 2025.06.04 01:23:10.559723 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2025.06.04 01:23:10.559815 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7074 | 2025.06.04 01:23:10.559867 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <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 | ||
| 7075 | 2025.06.04 01:23:10.560639 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2025.06.04 01:23:10.560674 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7077 | 2025.06.04 01:23:10.561165 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7078 | 2025.06.04 01:23:10.561380 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.06.04 01:23:10.561483 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7080 | 2025.06.04 01:23:10.561514 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001717 sec., 5241.7006406523005 rows/sec., 9.39 MiB/sec. | ||
| 7081 | 2025.06.04 01:23:10.561528 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.06.04 01:23:10.561551 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7083 | 2025.06.04 01:23:10.561564 [ 5 ] {cb520c87-59f1-4be7-bb1b-57cb845a615f} <Debug> TCPHandler: Processed in 0.001887743 sec. | ||
| 7084 | 2025.06.04 01:23:10.561673 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2025.06.04 01:23:10.561708 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 7086 | 2025.06.04 01:23:10.561765 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7087 | 2025.06.04 01:23:10.561818 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7088 | 2025.06.04 01:23:10.562093 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7089 | 2025.06.04 01:23:10.562135 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2025.06.04 01:23:10.562175 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7091 | 2025.06.04 01:23:10.562192 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 869 rows starting from the beginning of the part | ||
| 7092 | 2025.06.04 01:23:10.562381 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 7093 | 2025.06.04 01:23:10.562486 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7094 | 2025.06.04 01:23:10.562525 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7095 | 2025.06.04 01:23:10.562587 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 7096 | 2025.06.04 01:23:10.562697 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7097 | 2025.06.04 01:23:10.562759 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2025.06.04 01:23:10.562798 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 7099 | 2025.06.04 01:23:10.562895 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.12 MiB/sec. | ||
| 7100 | 2025.06.04 01:23:10.562934 [ 5 ] {712f04c1-d7fb-4731-bf20-9516a612cf04} <Debug> TCPHandler: Processed in 0.001309117 sec. | ||
| 7101 | 2025.06.04 01:23:10.568597 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.006973365 sec., 137379.87327495406 rows/sec., 246.18 MiB/sec. | ||
| 7102 | 2025.06.04 01:23:10.570074 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7103 | 2025.06.04 01:23:10.570460 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.06.04 01:23:10.570546 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7105 | 2025.06.04 01:23:10.570691 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 7106 | 2025.06.04 01:23:11.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.85 MiB, peak 275.90 MiB, free memory in arenas 0.00 B, will set to 269.88 MiB (RSS), difference: 2.03 MiB | ||
| 7107 | 2025.06.04 01:23:11.046271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 988 | ||
| 7108 | 2025.06.04 01:23:11.048720 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.06.04 01:23:11.048760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7110 | 2025.06.04 01:23:11.049977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7111 | 2025.06.04 01:23:11.050260 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.06.04 01:23:11.050515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7113 | 2025.06.04 01:23:12.946532 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2025.06.04 01:23:12.946713 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7115 | 2025.06.04 01:23:12.946778 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7116 | 2025.06.04 01:23:12.947422 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.06.04 01:23:12.947461 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7118 | 2025.06.04 01:23:12.947858 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7119 | 2025.06.04 01:23:12.948086 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.06.04 01:23:12.948237 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.72 MiB/sec. | ||
| 7121 | 2025.06.04 01:23:12.948278 [ 5 ] {46f2e51e-d06a-4746-8304-60e5defb53d5} <Debug> TCPHandler: Processed in 0.001872862 sec. | ||
| 7122 | 2025.06.04 01:23:12.948401 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2025.06.04 01:23:12.948496 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7124 | 2025.06.04 01:23:12.948536 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7125 | 2025.06.04 01:23:12.948964 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2025.06.04 01:23:12.948998 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7127 | 2025.06.04 01:23:12.949296 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7128 | 2025.06.04 01:23:12.949508 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2025.06.04 01:23:12.949634 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 7130 | 2025.06.04 01:23:12.949672 [ 5 ] {35c23176-0010-42ba-99a5-724c5b0a19ae} <Debug> TCPHandler: Processed in 0.001320918 sec. | ||
| 7131 | 2025.06.04 01:23:12.949781 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2025.06.04 01:23:12.949875 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7133 | 2025.06.04 01:23:12.949919 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7134 | 2025.06.04 01:23:12.950289 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2025.06.04 01:23:12.950323 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7136 | 2025.06.04 01:23:12.950643 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7137 | 2025.06.04 01:23:12.950848 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2025.06.04 01:23:12.950977 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 3.98 MiB/sec. | ||
| 7139 | 2025.06.04 01:23:12.951013 [ 5 ] {92e19005-ca35-400e-836a-8adc9fecf970} <Debug> TCPHandler: Processed in 0.001280576 sec. | ||
| 7140 | 2025.06.04 01:23:12.951122 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2025.06.04 01:23:12.951221 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7142 | 2025.06.04 01:23:12.951263 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7143 | 2025.06.04 01:23:12.951582 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2025.06.04 01:23:12.951616 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7145 | 2025.06.04 01:23:12.951919 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7146 | 2025.06.04 01:23:12.952133 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2025.06.04 01:23:12.952260 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001061 sec., 22620.169651272383 rows/sec., 1.52 MiB/sec. | ||
| 7148 | 2025.06.04 01:23:12.952296 [ 5 ] {3a68d4eb-2055-4550-a5f9-5713e00e3866} <Debug> TCPHandler: Processed in 0.001222924 sec. | ||
| 7149 | 2025.06.04 01:23:13.513617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 | ||
| 7150 | 2025.06.04 01:23:13.514111 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.06.04 01:23:13.514157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7152 | 2025.06.04 01:23:13.514672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7153 | 2025.06.04 01:23:13.514922 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.06.04 01:23:13.515073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 7155 | 2025.06.04 01:23:14.496239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7156 | 2025.06.04 01:23:14.514892 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2025.06.04 01:23:14.514952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7158 | 2025.06.04 01:23:14.521357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7159 | 2025.06.04 01:23:14.522072 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.06.04 01:23:14.525270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7161 | 2025.06.04 01:23:17.952137 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2025.06.04 01:23:17.952329 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7163 | 2025.06.04 01:23:17.952395 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7164 | 2025.06.04 01:23:17.953047 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.06.04 01:23:17.953089 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7166 | 2025.06.04 01:23:17.953616 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7167 | 2025.06.04 01:23:17.953849 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.06.04 01:23:17.954010 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001727 sec., 68326.577880718 rows/sec., 5.81 MiB/sec. | ||
| 7169 | 2025.06.04 01:23:17.954060 [ 5 ] {3a9a3901-f980-433f-9d27-cc9e6ccc8c7e} <Debug> TCPHandler: Processed in 0.002048857 sec. | ||
| 7170 | 2025.06.04 01:23:17.954185 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2025.06.04 01:23:17.954288 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7172 | 2025.06.04 01:23:17.954332 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7173 | 2025.06.04 01:23:17.954777 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2025.06.04 01:23:17.954818 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7175 | 2025.06.04 01:23:17.955155 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7176 | 2025.06.04 01:23:17.955377 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2025.06.04 01:23:17.955514 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001249 sec., 24819.85588470777 rows/sec., 1.82 MiB/sec. | ||
| 7178 | 2025.06.04 01:23:17.955554 [ 5 ] {f2a37e89-20b4-4768-a0cd-38df5bdabf33} <Debug> TCPHandler: Processed in 0.001419899 sec. | ||
| 7179 | 2025.06.04 01:23:17.955670 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2025.06.04 01:23:17.955770 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7181 | 2025.06.04 01:23:17.955812 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7182 | 2025.06.04 01:23:17.956236 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2025.06.04 01:23:17.956273 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7184 | 2025.06.04 01:23:17.956585 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7185 | 2025.06.04 01:23:17.956799 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2025.06.04 01:23:17.956935 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 7187 | 2025.06.04 01:23:17.956972 [ 5 ] {07f0629e-0023-485a-99f1-0ee84c4c9f28} <Debug> TCPHandler: Processed in 0.001352178 sec. | ||
| 7188 | 2025.06.04 01:23:17.957085 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2025.06.04 01:23:17.957183 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2025.06.04 01:23:17.957226 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7191 | 2025.06.04 01:23:17.957630 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.06.04 01:23:17.957665 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7193 | 2025.06.04 01:23:17.958010 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7194 | 2025.06.04 01:23:17.958229 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2025.06.04 01:23:17.958363 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7196 | 2025.06.04 01:23:17.958401 [ 5 ] {541be4a2-25d4-4888-a0cb-efd263411c30} <Debug> TCPHandler: Processed in 0.001364408 sec. | ||
| 7197 | 2025.06.04 01:23:17.958511 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2025.06.04 01:23:17.958605 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7199 | 2025.06.04 01:23:17.958659 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <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 | ||
| 7200 | 2025.06.04 01:23:17.959454 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2025.06.04 01:23:17.959489 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7202 | 2025.06.04 01:23:17.960027 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7203 | 2025.06.04 01:23:17.960254 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2025.06.04 01:23:17.960392 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 7205 | 2025.06.04 01:23:17.960453 [ 5 ] {601d60a2-4784-414d-9094-9f6f2e23ad2d} <Debug> TCPHandler: Processed in 0.001991796 sec. | ||
| 7206 | 2025.06.04 01:23:17.960565 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2025.06.04 01:23:17.960660 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7208 | 2025.06.04 01:23:17.960704 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7209 | 2025.06.04 01:23:17.961032 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2025.06.04 01:23:17.961067 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7211 | 2025.06.04 01:23:17.961377 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7212 | 2025.06.04 01:23:17.961587 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2025.06.04 01:23:17.961727 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7214 | 2025.06.04 01:23:17.961763 [ 5 ] {578be5eb-5890-4ec4-a083-5c96ac9034d2} <Debug> TCPHandler: Processed in 0.001246335 sec. | ||
| 7215 | 2025.06.04 01:23:20.846217 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7216 | 2025.06.04 01:23:20.846282 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7217 | 2025.06.04 01:23:21.016012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 | ||
| 7218 | 2025.06.04 01:23:21.016509 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2025.06.04 01:23:21.016548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7220 | 2025.06.04 01:23:21.017060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7221 | 2025.06.04 01:23:21.017297 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2025.06.04 01:23:21.017435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 | ||
| 7223 | 2025.06.04 01:23:21.051590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1008 | ||
| 7224 | 2025.06.04 01:23:21.053591 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.06.04 01:23:21.053632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7226 | 2025.06.04 01:23:21.054805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7227 | 2025.06.04 01:23:21.055070 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.06.04 01:23:21.055330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7229 | 2025.06.04 01:23:22.026201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7230 | 2025.06.04 01:23:22.043441 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.06.04 01:23:22.043485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7232 | 2025.06.04 01:23:22.049717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7233 | 2025.06.04 01:23:22.050463 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.06.04 01:23:22.053733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7235 | 2025.06.04 01:23:22.950664 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2025.06.04 01:23:22.950852 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7237 | 2025.06.04 01:23:22.950924 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7238 | 2025.06.04 01:23:22.951583 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2025.06.04 01:23:22.951633 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7240 | 2025.06.04 01:23:22.952049 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7241 | 2025.06.04 01:23:22.952286 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2025.06.04 01:23:22.952445 [ 86 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7243 | 2025.06.04 01:23:22.952453 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001651 sec., 44821.320411871595 rows/sec., 3.61 MiB/sec. | ||
| 7244 | 2025.06.04 01:23:22.952523 [ 86 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.06.04 01:23:22.952553 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7246 | 2025.06.04 01:23:22.952557 [ 5 ] {73d87e0d-bf84-4b57-b5bc-1c21f30eea35} <Debug> TCPHandler: Processed in 0.002027107 sec. | ||
| 7247 | 2025.06.04 01:23:22.952686 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7248 | 2025.06.04 01:23:22.952692 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.06.04 01:23:22.952845 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7250 | 2025.06.04 01:23:22.952846 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7251 | 2025.06.04 01:23:22.952891 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1966 rows starting from the beginning of the part | ||
| 7252 | 2025.06.04 01:23:22.952913 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7253 | 2025.06.04 01:23:22.952971 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 7254 | 2025.06.04 01:23:22.953029 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1334 rows starting from the beginning of the part | ||
| 7255 | 2025.06.04 01:23:22.953113 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 7256 | 2025.06.04 01:23:22.953162 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 7257 | 2025.06.04 01:23:22.953206 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 7258 | 2025.06.04 01:23:22.953356 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2025.06.04 01:23:22.953404 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7260 | 2025.06.04 01:23:22.953750 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7261 | 2025.06.04 01:23:22.953974 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2025.06.04 01:23:22.954095 [ 86 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7263 | 2025.06.04 01:23:22.954116 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001294 sec., 6955.177743431221 rows/sec., 523.00 KiB/sec. | ||
| 7264 | 2025.06.04 01:23:22.954125 [ 86 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2025.06.04 01:23:22.954159 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7266 | 2025.06.04 01:23:22.954165 [ 5 ] {e4d0849b-1e07-4caf-ac8e-5abb21448d6b} <Debug> TCPHandler: Processed in 0.001524973 sec. | ||
| 7267 | 2025.06.04 01:23:22.954245 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::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 | ||
| 7268 | 2025.06.04 01:23:22.954298 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2025.06.04 01:23:22.954350 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7270 | 2025.06.04 01:23:22.954383 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 176 rows starting from the beginning of the part | ||
| 7271 | 2025.06.04 01:23:22.954410 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2025.06.04 01:23:22.954437 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part | ||
| 7273 | 2025.06.04 01:23:22.954460 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7274 | 2025.06.04 01:23:22.954488 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 7275 | 2025.06.04 01:23:22.954534 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part | ||
| 7276 | 2025.06.04 01:23:22.954574 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 7277 | 2025.06.04 01:23:22.954614 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part | ||
| 7278 | 2025.06.04 01:23:22.954780 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215351 sec., 1702337.114756839 rows/sec., 147.01 MiB/sec. | ||
| 7279 | 2025.06.04 01:23:22.954883 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2025.06.04 01:23:22.954927 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7281 | 2025.06.04 01:23:22.955031 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7282 | 2025.06.04 01:23:22.955310 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7283 | 2025.06.04 01:23:22.955402 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2025.06.04 01:23:22.955417 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211794 sec., 228586.70698154968 rows/sec., 16.40 MiB/sec. | ||
| 7285 | 2025.06.04 01:23:22.955498 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_66_13} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7286 | 2025.06.04 01:23:22.955581 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7287 | 2025.06.04 01:23:22.955580 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.06.04 01:23:22.955615 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7289 | 2025.06.04 01:23:22.955717 [ 86 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7290 | 2025.06.04 01:23:22.955738 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001349 sec., 54114.15863602669 rows/sec., 4.22 MiB/sec. | ||
| 7291 | 2025.06.04 01:23:22.955749 [ 86 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.06.04 01:23:22.955783 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7293 | 2025.06.04 01:23:22.955786 [ 5 ] {d97bcf4d-842b-455c-be42-24077ffb0e85} <Debug> TCPHandler: Processed in 0.001544244 sec. | ||
| 7294 | 2025.06.04 01:23:22.955864 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7295 | 2025.06.04 01:23:22.955911 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2025.06.04 01:23:22.955929 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.06.04 01:23:22.955966 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7298 | 2025.06.04 01:23:22.955997 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 950 rows starting from the beginning of the part | ||
| 7299 | 2025.06.04 01:23:22.956012 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7300 | 2025.06.04 01:23:22.956022 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_51_10} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7301 | 2025.06.04 01:23:22.956059 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 7302 | 2025.06.04 01:23:22.956068 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7303 | 2025.06.04 01:23:22.956106 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 565 rows starting from the beginning of the part | ||
| 7304 | 2025.06.04 01:23:22.956147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7305 | 2025.06.04 01:23:22.956151 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 7306 | 2025.06.04 01:23:22.956197 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 7307 | 2025.06.04 01:23:22.956238 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 73 rows starting from the beginning of the part | ||
| 7308 | 2025.06.04 01:23:22.956583 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2025.06.04 01:23:22.956626 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7310 | 2025.06.04 01:23:22.956986 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7311 | 2025.06.04 01:23:22.957261 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2025.06.04 01:23:22.957309 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482231 sec., 1242721.276238319 rows/sec., 97.49 MiB/sec. | ||
| 7313 | 2025.06.04 01:23:22.957415 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 7314 | 2025.06.04 01:23:22.957418 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7315 | 2025.06.04 01:23:22.957464 [ 5 ] {7f7ca861-7475-4478-b291-8f3c613802d1} <Debug> TCPHandler: Processed in 0.001603285 sec. | ||
| 7316 | 2025.06.04 01:23:22.957477 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.06.04 01:23:22.957479 [ 187 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7318 | 2025.06.04 01:23:22.957507 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7319 | 2025.06.04 01:23:22.957582 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7320 | 2025.06.04 01:23:22.957616 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.06.04 01:23:22.957679 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2025.06.04 01:23:22.957710 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18362 rows starting from the beginning of the part | ||
| 7323 | 2025.06.04 01:23:22.957719 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2025.06.04 01:23:22.957739 [ 187 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2025.06.04 01:23:22.957754 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 7326 | 2025.06.04 01:23:22.957782 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <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 | ||
| 7327 | 2025.06.04 01:23:22.957796 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 978 rows starting from the beginning of the part | ||
| 7328 | 2025.06.04 01:23:22.957813 [ 187 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_66_13} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7329 | 2025.06.04 01:23:22.957838 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 7330 | 2025.06.04 01:23:22.957874 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7331 | 2025.06.04 01:23:22.957888 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7332 | 2025.06.04 01:23:22.957909 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 7333 | 2025.06.04 01:23:22.958589 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.06.04 01:23:22.958630 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7335 | 2025.06.04 01:23:22.959168 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7336 | 2025.06.04 01:23:22.959397 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.06.04 01:23:22.959539 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001839 sec., 4893.964110929854 rows/sec., 8.77 MiB/sec. | ||
| 7338 | 2025.06.04 01:23:22.959593 [ 5 ] {2b278a55-58d0-45af-8d99-fc0f9f84c3f6} <Debug> TCPHandler: Processed in 0.002026316 sec. | ||
| 7339 | 2025.06.04 01:23:22.959711 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2025.06.04 01:23:22.959805 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7341 | 2025.06.04 01:23:22.959847 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7342 | 2025.06.04 01:23:22.960184 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.06.04 01:23:22.960219 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7344 | 2025.06.04 01:23:22.960676 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7345 | 2025.06.04 01:23:22.960898 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.06.04 01:23:22.961010 [ 48 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7347 | 2025.06.04 01:23:22.961028 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 7348 | 2025.06.04 01:23:22.961047 [ 48 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.06.04 01:23:22.961071 [ 5 ] {55600dcf-bf23-4131-a7f3-8279156e4465} <Debug> TCPHandler: Processed in 0.001408299 sec. | ||
| 7350 | 2025.06.04 01:23:22.961071 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7351 | 2025.06.04 01:23:22.961172 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7352 | 2025.06.04 01:23:22.961276 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7353 | 2025.06.04 01:23:22.961307 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3232 rows starting from the beginning of the part | ||
| 7354 | 2025.06.04 01:23:22.961364 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 7355 | 2025.06.04 01:23:22.961411 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 7356 | 2025.06.04 01:23:22.961455 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 7357 | 2025.06.04 01:23:22.961496 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 7358 | 2025.06.04 01:23:22.961537 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 7359 | 2025.06.04 01:23:22.962289 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19884 rows, containing 5 columns (5 merged, 0 gathered) in 0.004735563 sec., 4198867.167430779 rows/sec., 287.16 MiB/sec. | ||
| 7360 | 2025.06.04 01:23:22.962610 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474691 sec., 2354391.530157843 rows/sec., 157.81 MiB/sec. | ||
| 7361 | 2025.06.04 01:23:22.962641 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7362 | 2025.06.04 01:23:22.962930 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.06.04 01:23:22.962995 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7364 | 2025.06.04 01:23:22.963012 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7365 | 2025.06.04 01:23:22.963118 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7366 | 2025.06.04 01:23:22.963340 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2025.06.04 01:23:22.963430 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_66_13} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7368 | 2025.06.04 01:23:22.963543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7369 | 2025.06.04 01:23:27.952969 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2025.06.04 01:23:27.953216 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7371 | 2025.06.04 01:23:27.953301 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7372 | 2025.06.04 01:23:27.954134 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.06.04 01:23:27.954190 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7374 | 2025.06.04 01:23:27.954700 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7375 | 2025.06.04 01:23:27.954990 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2025.06.04 01:23:27.955175 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002024 sec., 58300.39525691699 rows/sec., 4.96 MiB/sec. | ||
| 7377 | 2025.06.04 01:23:27.955227 [ 5 ] {566268da-2466-4a87-9eb0-084cb50605f9} <Debug> TCPHandler: Processed in 0.002458489 sec. | ||
| 7378 | 2025.06.04 01:23:27.955380 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2025.06.04 01:23:27.955486 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7380 | 2025.06.04 01:23:27.955535 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7381 | 2025.06.04 01:23:27.956020 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.06.04 01:23:27.956062 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7383 | 2025.06.04 01:23:27.956466 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7384 | 2025.06.04 01:23:27.956733 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.06.04 01:23:27.956888 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001424 sec., 21769.662921348317 rows/sec., 1.60 MiB/sec. | ||
| 7386 | 2025.06.04 01:23:27.956934 [ 5 ] {ed9780c5-1dd5-451c-a3c6-4de483332c1e} <Debug> TCPHandler: Processed in 0.001612015 sec. | ||
| 7387 | 2025.06.04 01:23:27.957063 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2025.06.04 01:23:27.957170 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7389 | 2025.06.04 01:23:27.957215 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7390 | 2025.06.04 01:23:27.957691 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2025.06.04 01:23:27.957729 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7392 | 2025.06.04 01:23:27.958115 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7393 | 2025.06.04 01:23:27.958374 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2025.06.04 01:23:27.958526 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001373 sec., 69191.55134741441 rows/sec., 5.40 MiB/sec. | ||
| 7395 | 2025.06.04 01:23:27.958570 [ 5 ] {31482ee6-deb7-4ddb-93bb-e408d7e6f0ad} <Debug> TCPHandler: Processed in 0.001560264 sec. | ||
| 7396 | 2025.06.04 01:23:27.958692 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2025.06.04 01:23:27.958789 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7398 | 2025.06.04 01:23:27.958835 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7399 | 2025.06.04 01:23:27.959305 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.06.04 01:23:27.959351 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7401 | 2025.06.04 01:23:27.959783 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7402 | 2025.06.04 01:23:27.960046 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.06.04 01:23:27.960188 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
| 7404 | 2025.06.04 01:23:27.960227 [ 5 ] {e6ad83c9-4f26-4e99-a63f-c5e54f4ab730} <Debug> TCPHandler: Processed in 0.001585004 sec. | ||
| 7405 | 2025.06.04 01:23:27.960341 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2025.06.04 01:23:27.960437 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2025.06.04 01:23:27.960494 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <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 | ||
| 7408 | 2025.06.04 01:23:27.961500 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2025.06.04 01:23:27.961539 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7410 | 2025.06.04 01:23:27.962123 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7411 | 2025.06.04 01:23:27.962360 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2025.06.04 01:23:27.962506 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002087 sec., 14853.857211308099 rows/sec., 26.62 MiB/sec. | ||
| 7413 | 2025.06.04 01:23:27.962576 [ 5 ] {4cf87fd9-97cf-4437-a20d-f745fac643c8} <Debug> TCPHandler: Processed in 0.002285744 sec. | ||
| 7414 | 2025.06.04 01:23:27.962697 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.06.04 01:23:27.962793 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7416 | 2025.06.04 01:23:27.962836 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7417 | 2025.06.04 01:23:27.963185 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2025.06.04 01:23:27.963221 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7419 | 2025.06.04 01:23:27.963535 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7420 | 2025.06.04 01:23:27.963763 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2025.06.04 01:23:27.963899 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7422 | 2025.06.04 01:23:27.963935 [ 5 ] {1d00d523-eee5-4958-96a6-9828cec84eed} <Debug> TCPHandler: Processed in 0.001288986 sec. | ||
| 7423 | 2025.06.04 01:23:28.518412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 | ||
| 7424 | 2025.06.04 01:23:28.518910 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.06.04 01:23:28.518954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7426 | 2025.06.04 01:23:28.519477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7427 | 2025.06.04 01:23:28.519719 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.06.04 01:23:28.519846 [ 25 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7429 | 2025.06.04 01:23:28.519866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 7430 | 2025.06.04 01:23:28.519890 [ 25 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.06.04 01:23:28.519910 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7432 | 2025.06.04 01:23:28.520030 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 7433 | 2025.06.04 01:23:28.520187 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2025.06.04 01:23:28.520227 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part | ||
| 7435 | 2025.06.04 01:23:28.520294 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 7436 | 2025.06.04 01:23:28.520339 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 7437 | 2025.06.04 01:23:28.520382 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 7438 | 2025.06.04 01:23:28.520422 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 7439 | 2025.06.04 01:23:28.520462 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 7440 | 2025.06.04 01:23:28.522695 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721186 sec., 6926759.141050997 rows/sec., 99.09 MiB/sec. | ||
| 7441 | 2025.06.04 01:23:28.523144 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7442 | 2025.06.04 01:23:28.523519 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.06.04 01:23:28.523613 [ 198 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_41_8} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7444 | 2025.06.04 01:23:28.523757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7445 | 2025.06.04 01:23:29.554750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7446 | 2025.06.04 01:23:29.581374 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.06.04 01:23:29.581471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7448 | 2025.06.04 01:23:29.587948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7449 | 2025.06.04 01:23:29.588838 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.06.04 01:23:29.589241 [ 25 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7451 | 2025.06.04 01:23:29.589318 [ 25 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.06.04 01:23:29.589349 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7453 | 2025.06.04 01:23:29.589491 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 7454 | 2025.06.04 01:23:29.594086 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7455 | 2025.06.04 01:23:29.595305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7456 | 2025.06.04 01:23:29.595762 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7457 | 2025.06.04 01:23:29.600605 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7458 | 2025.06.04 01:23:29.605765 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7459 | 2025.06.04 01:23:29.610141 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7460 | 2025.06.04 01:23:29.614631 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7461 | 2025.06.04 01:23:29.618555 [ 191 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7462 | 2025.06.04 01:23:29.683897 [ 188 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094464152 sec., 3271.082134945752 rows/sec., 16.91 MiB/sec. | ||
| 7463 | 2025.06.04 01:23:29.687335 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7464 | 2025.06.04 01:23:29.689566 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.06.04 01:23:29.689688 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_41_8} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7466 | 2025.06.04 01:23:29.692144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7467 | 2025.06.04 01:23:31.056340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1032 | ||
| 7468 | 2025.06.04 01:23:31.058446 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2025.06.04 01:23:31.058487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7470 | 2025.06.04 01:23:31.059719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7471 | 2025.06.04 01:23:31.059997 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.06.04 01:23:31.060256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7473 | 2025.06.04 01:23:32.951341 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2025.06.04 01:23:32.951538 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7475 | 2025.06.04 01:23:32.951610 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7476 | 2025.06.04 01:23:32.952345 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.06.04 01:23:32.952388 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7478 | 2025.06.04 01:23:32.952796 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7479 | 2025.06.04 01:23:32.953027 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.06.04 01:23:32.953175 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001691 sec., 43761.08811354228 rows/sec., 3.52 MiB/sec. | ||
| 7481 | 2025.06.04 01:23:32.953216 [ 5 ] {d1394bf1-6190-41c2-b747-03c883a07630} <Debug> TCPHandler: Processed in 0.002017927 sec. | ||
| 7482 | 2025.06.04 01:23:32.953367 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2025.06.04 01:23:32.953461 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7484 | 2025.06.04 01:23:32.953501 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7485 | 2025.06.04 01:23:32.953978 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.06.04 01:23:32.954017 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7487 | 2025.06.04 01:23:32.954337 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7488 | 2025.06.04 01:23:32.954547 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.06.04 01:23:32.954675 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 549.32 KiB/sec. | ||
| 7490 | 2025.06.04 01:23:32.954736 [ 5 ] {88afb0ae-e035-4fbc-b796-84d672699e61} <Debug> TCPHandler: Processed in 0.00141701 sec. | ||
| 7491 | 2025.06.04 01:23:32.954856 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.06.04 01:23:32.954959 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7493 | 2025.06.04 01:23:32.954999 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7494 | 2025.06.04 01:23:32.955495 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.06.04 01:23:32.955532 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7496 | 2025.06.04 01:23:32.955844 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7497 | 2025.06.04 01:23:32.956070 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.06.04 01:23:32.956198 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001257 sec., 58074.78122513922 rows/sec., 4.53 MiB/sec. | ||
| 7499 | 2025.06.04 01:23:32.956234 [ 5 ] {11e4eec4-6dfd-4692-bcee-f1f05f5b6674} <Debug> TCPHandler: Processed in 0.001426931 sec. | ||
| 7500 | 2025.06.04 01:23:32.956352 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2025.06.04 01:23:32.956447 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7502 | 2025.06.04 01:23:32.956489 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7503 | 2025.06.04 01:23:32.956956 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.06.04 01:23:32.956998 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7505 | 2025.06.04 01:23:32.957341 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7506 | 2025.06.04 01:23:32.957555 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.06.04 01:23:32.957683 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 7508 | 2025.06.04 01:23:32.957719 [ 5 ] {359786be-6aaa-4ab9-9ae1-fb6418c6d8a3} <Debug> TCPHandler: Processed in 0.001415059 sec. | ||
| 7509 | 2025.06.04 01:23:32.957829 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2025.06.04 01:23:32.957923 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7511 | 2025.06.04 01:23:32.957976 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <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 | ||
| 7512 | 2025.06.04 01:23:32.958773 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2025.06.04 01:23:32.958811 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7514 | 2025.06.04 01:23:32.959343 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7515 | 2025.06.04 01:23:32.959560 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2025.06.04 01:23:32.959694 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00179 sec., 5027.932960893855 rows/sec., 9.01 MiB/sec. | ||
| 7517 | 2025.06.04 01:23:32.959747 [ 5 ] {ea4578d3-0647-445b-952d-9e49bd25294a} <Debug> TCPHandler: Processed in 0.001965655 sec. | ||
| 7518 | 2025.06.04 01:23:32.959857 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2025.06.04 01:23:32.959952 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7520 | 2025.06.04 01:23:32.959993 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7521 | 2025.06.04 01:23:32.960324 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.06.04 01:23:32.960360 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7523 | 2025.06.04 01:23:32.960675 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7524 | 2025.06.04 01:23:32.960880 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.06.04 01:23:32.961008 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7526 | 2025.06.04 01:23:32.961043 [ 5 ] {208af536-f6da-4d05-9960-ad3adff9e181} <Debug> TCPHandler: Processed in 0.001234665 sec. | ||
| 7527 | 2025.06.04 01:23:35.846349 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7528 | 2025.06.04 01:23:35.846415 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7529 | 2025.06.04 01:23:36.019951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 | ||
| 7530 | 2025.06.04 01:23:36.020484 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.06.04 01:23:36.020535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7532 | 2025.06.04 01:23:36.021311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7533 | 2025.06.04 01:23:36.021554 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.06.04 01:23:36.021702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 | ||
| 7535 | 2025.06.04 01:23:37.095388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7536 | 2025.06.04 01:23:37.110568 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2025.06.04 01:23:37.110625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7538 | 2025.06.04 01:23:37.116149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7539 | 2025.06.04 01:23:37.116856 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2025.06.04 01:23:37.119515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7541 | 2025.06.04 01:23:37.952878 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2025.06.04 01:23:37.953077 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7543 | 2025.06.04 01:23:37.953147 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7544 | 2025.06.04 01:23:37.953868 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2025.06.04 01:23:37.953913 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7546 | 2025.06.04 01:23:37.954332 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7547 | 2025.06.04 01:23:37.954568 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2025.06.04 01:23:37.954721 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001696 sec., 69575.47169811321 rows/sec., 5.92 MiB/sec. | ||
| 7549 | 2025.06.04 01:23:37.954764 [ 5 ] {96ad4b15-523b-4362-9c7d-f3b72e1ebfe2} <Debug> TCPHandler: Processed in 0.002024737 sec. | ||
| 7550 | 2025.06.04 01:23:37.954892 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2025.06.04 01:23:37.954987 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7552 | 2025.06.04 01:23:37.955031 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7553 | 2025.06.04 01:23:37.955497 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2025.06.04 01:23:37.955535 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7555 | 2025.06.04 01:23:37.955847 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7556 | 2025.06.04 01:23:37.956066 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.06.04 01:23:37.956200 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001231 sec., 25182.778229082043 rows/sec., 1.85 MiB/sec. | ||
| 7558 | 2025.06.04 01:23:37.956240 [ 5 ] {ef25ad66-bda0-44bb-9593-a882297b3567} <Debug> TCPHandler: Processed in 0.001399029 sec. | ||
| 7559 | 2025.06.04 01:23:37.956355 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2025.06.04 01:23:37.956449 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7561 | 2025.06.04 01:23:37.956491 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7562 | 2025.06.04 01:23:37.956938 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.06.04 01:23:37.956975 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7564 | 2025.06.04 01:23:37.957289 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7565 | 2025.06.04 01:23:37.957505 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2025.06.04 01:23:37.957634 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001203 sec., 78969.24355777224 rows/sec., 6.17 MiB/sec. | ||
| 7567 | 2025.06.04 01:23:37.957672 [ 5 ] {f7597514-fa17-4836-ac5f-91a4ca84a166} <Debug> TCPHandler: Processed in 0.001366708 sec. | ||
| 7568 | 2025.06.04 01:23:37.957781 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2025.06.04 01:23:37.957875 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7570 | 2025.06.04 01:23:37.957920 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7571 | 2025.06.04 01:23:37.958342 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2025.06.04 01:23:37.958380 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7573 | 2025.06.04 01:23:37.958721 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7574 | 2025.06.04 01:23:37.958940 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2025.06.04 01:23:37.959075 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 7576 | 2025.06.04 01:23:37.959113 [ 5 ] {4e729a33-e30c-46bc-9866-fe45fb3cae60} <Debug> TCPHandler: Processed in 0.001381248 sec. | ||
| 7577 | 2025.06.04 01:23:37.959225 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2025.06.04 01:23:37.959321 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7579 | 2025.06.04 01:23:37.959377 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <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 | ||
| 7580 | 2025.06.04 01:23:37.960216 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2025.06.04 01:23:37.960253 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7582 | 2025.06.04 01:23:37.960813 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7583 | 2025.06.04 01:23:37.961044 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2025.06.04 01:23:37.961167 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7585 | 2025.06.04 01:23:37.961189 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001886 sec., 16436.903499469776 rows/sec., 29.45 MiB/sec. | ||
| 7586 | 2025.06.04 01:23:37.961240 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.06.04 01:23:37.961264 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7588 | 2025.06.04 01:23:37.961276 [ 5 ] {f176596f-dfac-4f95-81a6-b3768d4c8215} <Debug> TCPHandler: Processed in 0.002100059 sec. | ||
| 7589 | 2025.06.04 01:23:37.961383 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::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 | ||
| 7590 | 2025.06.04 01:23:37.961394 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2025.06.04 01:23:37.961514 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7592 | 2025.06.04 01:23:37.961557 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7593 | 2025.06.04 01:23:37.961644 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7594 | 2025.06.04 01:23:37.961718 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 958 rows starting from the beginning of the part | ||
| 7595 | 2025.06.04 01:23:37.961858 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7596 | 2025.06.04 01:23:37.961903 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.06.04 01:23:37.961946 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7598 | 2025.06.04 01:23:37.961970 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 7599 | 2025.06.04 01:23:37.962078 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7600 | 2025.06.04 01:23:37.962166 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 7601 | 2025.06.04 01:23:37.962253 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 7602 | 2025.06.04 01:23:37.962275 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7603 | 2025.06.04 01:23:37.962498 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2025.06.04 01:23:37.962642 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 7605 | 2025.06.04 01:23:37.962686 [ 5 ] {1d1bd781-f78d-4968-b99b-23c991473124} <Debug> TCPHandler: Processed in 0.001341918 sec. | ||
| 7606 | 2025.06.04 01:23:37.968997 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 19 columns (19 merged, 0 gathered) in 0.007659575 sec., 139563.87919695282 rows/sec., 250.09 MiB/sec. | ||
| 7607 | 2025.06.04 01:23:37.970664 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7608 | 2025.06.04 01:23:37.971055 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2025.06.04 01:23:37.971151 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7610 | 2025.06.04 01:23:37.971297 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 7611 | 2025.06.04 01:23:38.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.90 MiB, peak 285.27 MiB, free memory in arenas 0.00 B, will set to 278.21 MiB (RSS), difference: 4.31 MiB | ||
| 7612 | 2025.06.04 01:23:41.060367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1056 | ||
| 7613 | 2025.06.04 01:23:41.062549 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2025.06.04 01:23:41.062589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7615 | 2025.06.04 01:23:41.063838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7616 | 2025.06.04 01:23:41.064129 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2025.06.04 01:23:41.064269 [ 45 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7618 | 2025.06.04 01:23:41.064328 [ 45 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.06.04 01:23:41.064348 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7620 | 2025.06.04 01:23:41.064392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 7621 | 2025.06.04 01:23:41.064434 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 7622 | 2025.06.04 01:23:41.064898 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7623 | 2025.06.04 01:23:41.065045 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 920 rows starting from the beginning of the part | ||
| 7624 | 2025.06.04 01:23:41.065388 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 7625 | 2025.06.04 01:23:41.065718 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 7626 | 2025.06.04 01:23:41.066102 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7627 | 2025.06.04 01:23:41.066477 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 7628 | 2025.06.04 01:23:41.066826 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 7629 | 2025.06.04 01:23:41.073102 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 72 columns (72 merged, 0 gathered) in 0.008701154 sec., 121363.2122819571 rows/sec., 99.56 MiB/sec. | ||
| 7630 | 2025.06.04 01:23:41.074668 [ 202 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7631 | 2025.06.04 01:23:41.075293 [ 202 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.06.04 01:23:41.075385 [ 202 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_31_6} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7633 | 2025.06.04 01:23:41.075723 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7634 | 2025.06.04 01:23:41.511459 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2025.06.04 01:23:41.511722 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7636 | 2025.06.04 01:23:41.511822 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7637 | 2025.06.04 01:23:41.512672 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.06.04 01:23:41.512712 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7639 | 2025.06.04 01:23:41.513100 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7640 | 2025.06.04 01:23:41.513336 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.06.04 01:23:41.513482 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 623.49 KiB/sec. | ||
| 7642 | 2025.06.04 01:23:41.513525 [ 5 ] {2ec4c70f-5e76-4707-b16a-3f1f7631e68a} <Debug> TCPHandler: Processed in 0.002242133 sec. | ||
| 7643 | 2025.06.04 01:23:41.513647 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.06.04 01:23:41.513743 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7645 | 2025.06.04 01:23:41.513783 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7646 | 2025.06.04 01:23:41.514863 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.06.04 01:23:41.514898 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7648 | 2025.06.04 01:23:41.515302 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7649 | 2025.06.04 01:23:41.515524 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.06.04 01:23:41.515651 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Debug> executeQuery: Read 1221 rows, 102.73 KiB in 0.001926 sec., 633956.3862928349 rows/sec., 52.09 MiB/sec. | ||
| 7651 | 2025.06.04 01:23:41.515688 [ 5 ] {6c041a1e-e56b-4524-ae4c-18f22d76498f} <Debug> TCPHandler: Processed in 0.002091069 sec. | ||
| 7652 | 2025.06.04 01:23:41.515797 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.06.04 01:23:41.515892 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7654 | 2025.06.04 01:23:41.515933 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7655 | 2025.06.04 01:23:41.516327 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.06.04 01:23:41.516363 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7657 | 2025.06.04 01:23:41.516684 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7658 | 2025.06.04 01:23:41.516899 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.06.04 01:23:41.517027 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Debug> executeQuery: Read 23 rows, 1.65 KiB in 0.001154 sec., 19930.675909878682 rows/sec., 1.40 MiB/sec. | ||
| 7660 | 2025.06.04 01:23:41.517064 [ 5 ] {57e7e3c7-d456-454a-a27c-936e57504642} <Debug> TCPHandler: Processed in 0.001317057 sec. | ||
| 7661 | 2025.06.04 01:23:41.517168 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.06.04 01:23:41.517263 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7663 | 2025.06.04 01:23:41.517302 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7664 | 2025.06.04 01:23:41.517774 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2025.06.04 01:23:41.517809 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7666 | 2025.06.04 01:23:41.518119 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7667 | 2025.06.04 01:23:41.518336 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2025.06.04 01:23:41.518463 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 7669 | 2025.06.04 01:23:41.518501 [ 5 ] {007c7f00-a4c9-4a98-a548-1af7a673124a} <Debug> TCPHandler: Processed in 0.001382339 sec. | ||
| 7670 | 2025.06.04 01:23:41.518608 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2025.06.04 01:23:41.518701 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7672 | 2025.06.04 01:23:41.518741 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7673 | 2025.06.04 01:23:41.519333 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.06.04 01:23:41.519369 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7675 | 2025.06.04 01:23:41.519695 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7676 | 2025.06.04 01:23:41.519903 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.06.04 01:23:41.520036 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Debug> executeQuery: Read 543 rows, 41.27 KiB in 0.001352 sec., 401627.21893491125 rows/sec., 29.81 MiB/sec. | ||
| 7678 | 2025.06.04 01:23:41.520073 [ 5 ] {226bb6e9-e712-49e1-a343-dc3a78c34500} <Debug> TCPHandler: Processed in 0.001514473 sec. | ||
| 7679 | 2025.06.04 01:23:41.520182 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2025.06.04 01:23:41.520278 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7681 | 2025.06.04 01:23:41.520322 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7682 | 2025.06.04 01:23:41.520929 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.06.04 01:23:41.520965 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7684 | 2025.06.04 01:23:41.521353 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7685 | 2025.06.04 01:23:41.521568 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.06.04 01:23:41.521694 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Debug> executeQuery: Read 969 rows, 66.59 KiB in 0.001434 sec., 675732.2175732218 rows/sec., 45.35 MiB/sec. | ||
| 7687 | 2025.06.04 01:23:41.521730 [ 5 ] {70110111-bc5b-4ad6-b6f9-3595cefbfac8} <Debug> TCPHandler: Processed in 0.001597594 sec. | ||
| 7688 | 2025.06.04 01:23:41.521837 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2025.06.04 01:23:41.521932 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7690 | 2025.06.04 01:23:41.521987 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <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 | ||
| 7691 | 2025.06.04 01:23:41.522743 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2025.06.04 01:23:41.522777 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7693 | 2025.06.04 01:23:41.523282 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7694 | 2025.06.04 01:23:41.523518 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2025.06.04 01:23:41.523653 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 7696 | 2025.06.04 01:23:41.523706 [ 5 ] {57b6dd99-f647-49a3-b3e9-a1b36f7039ce} <Debug> TCPHandler: Processed in 0.001917444 sec. | ||
| 7697 | 2025.06.04 01:23:41.523813 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2025.06.04 01:23:41.523907 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7699 | 2025.06.04 01:23:41.523949 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7700 | 2025.06.04 01:23:41.524270 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2025.06.04 01:23:41.524304 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7702 | 2025.06.04 01:23:41.524607 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7703 | 2025.06.04 01:23:41.524818 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2025.06.04 01:23:41.524944 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001055 sec., 39810.42654028436 rows/sec., 2.69 MiB/sec. | ||
| 7705 | 2025.06.04 01:23:41.524979 [ 5 ] {c27243c0-6648-41a4-b080-f47795a05bc5} <Debug> TCPHandler: Processed in 0.001214974 sec. | ||
| 7706 | 2025.06.04 01:23:42.945032 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2025.06.04 01:23:42.945311 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7708 | 2025.06.04 01:23:42.945385 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7709 | 2025.06.04 01:23:42.946211 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.06.04 01:23:42.946255 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7711 | 2025.06.04 01:23:42.946647 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7712 | 2025.06.04 01:23:42.946869 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.06.04 01:23:42.947028 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.39 MiB/sec. | ||
| 7714 | 2025.06.04 01:23:42.947026 [ 84 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7715 | 2025.06.04 01:23:42.947069 [ 5 ] {0ca44625-a192-41fd-a9b3-33813127219d} <Debug> TCPHandler: Processed in 0.002225642 sec. | ||
| 7716 | 2025.06.04 01:23:42.947117 [ 84 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.06.04 01:23:42.947148 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7718 | 2025.06.04 01:23:42.947240 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.06.04 01:23:42.947282 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7720 | 2025.06.04 01:23:42.947345 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7721 | 2025.06.04 01:23:42.947389 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7722 | 2025.06.04 01:23:42.947450 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7723 | 2025.06.04 01:23:42.947492 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1966 rows starting from the beginning of the part | ||
| 7724 | 2025.06.04 01:23:42.947567 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 7725 | 2025.06.04 01:23:42.947618 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 7726 | 2025.06.04 01:23:42.947671 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 7727 | 2025.06.04 01:23:42.947718 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1221 rows starting from the beginning of the part | ||
| 7728 | 2025.06.04 01:23:42.947763 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 7729 | 2025.06.04 01:23:42.947857 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.06.04 01:23:42.947913 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7731 | 2025.06.04 01:23:42.948261 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7732 | 2025.06.04 01:23:42.948486 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.06.04 01:23:42.948607 [ 84 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7734 | 2025.06.04 01:23:42.948618 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 7735 | 2025.06.04 01:23:42.948647 [ 84 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2025.06.04 01:23:42.948669 [ 5 ] {b32d7f5d-66cf-4cd1-b9e6-de9457b3cc3f} <Debug> TCPHandler: Processed in 0.001477621 sec. | ||
| 7737 | 2025.06.04 01:23:42.948672 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7738 | 2025.06.04 01:23:42.948805 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.06.04 01:23:42.948827 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7740 | 2025.06.04 01:23:42.948903 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2025.06.04 01:23:42.948950 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7742 | 2025.06.04 01:23:42.948972 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7743 | 2025.06.04 01:23:42.949010 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 950 rows starting from the beginning of the part | ||
| 7744 | 2025.06.04 01:23:42.949079 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 7745 | 2025.06.04 01:23:42.949123 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 73 rows starting from the beginning of the part | ||
| 7746 | 2025.06.04 01:23:42.949162 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 7747 | 2025.06.04 01:23:42.949201 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 543 rows starting from the beginning of the part | ||
| 7748 | 2025.06.04 01:23:42.949241 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 7749 | 2025.06.04 01:23:42.949272 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056438 sec., 1727744.770326166 rows/sec., 148.55 MiB/sec. | ||
| 7750 | 2025.06.04 01:23:42.949378 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.06.04 01:23:42.949421 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7752 | 2025.06.04 01:23:42.949665 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7753 | 2025.06.04 01:23:42.950014 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7754 | 2025.06.04 01:23:42.950049 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2025.06.04 01:23:42.950159 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_71_14} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7756 | 2025.06.04 01:23:42.950259 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2025.06.04 01:23:42.950262 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7758 | 2025.06.04 01:23:42.950388 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7759 | 2025.06.04 01:23:42.950400 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001515 sec., 29042.90429042904 rows/sec., 2.03 MiB/sec. | ||
| 7760 | 2025.06.04 01:23:42.950421 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.06.04 01:23:42.950445 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7762 | 2025.06.04 01:23:42.950446 [ 5 ] {fb995f01-5f92-4634-9a95-2d5ae2bdecb0} <Debug> TCPHandler: Processed in 0.001696518 sec. | ||
| 7763 | 2025.06.04 01:23:42.950473 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708548 sec., 1065231.9981645234 rows/sec., 83.32 MiB/sec. | ||
| 7764 | 2025.06.04 01:23:42.950532 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7765 | 2025.06.04 01:23:42.950574 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.06.04 01:23:42.950660 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7767 | 2025.06.04 01:23:42.950673 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7768 | 2025.06.04 01:23:42.950695 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7769 | 2025.06.04 01:23:42.950701 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19884 rows starting from the beginning of the part | ||
| 7770 | 2025.06.04 01:23:42.950723 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7771 | 2025.06.04 01:23:42.950778 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 7772 | 2025.06.04 01:23:42.950830 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 7773 | 2025.06.04 01:23:42.950872 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 7774 | 2025.06.04 01:23:42.950912 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 969 rows starting from the beginning of the part | ||
| 7775 | 2025.06.04 01:23:42.950951 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part | ||
| 7776 | 2025.06.04 01:23:42.951005 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.06.04 01:23:42.951053 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.06.04 01:23:42.951097 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7779 | 2025.06.04 01:23:42.951103 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_71_14} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7780 | 2025.06.04 01:23:42.951212 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7781 | 2025.06.04 01:23:42.951430 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7782 | 2025.06.04 01:23:42.951650 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.06.04 01:23:42.951763 [ 84 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7784 | 2025.06.04 01:23:42.951782 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001127 sec., 15971.606033717835 rows/sec., 1.07 MiB/sec. | ||
| 7785 | 2025.06.04 01:23:42.951796 [ 84 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.06.04 01:23:42.951823 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7787 | 2025.06.04 01:23:42.951824 [ 5 ] {64ea61f4-9f45-4d3c-a7d4-4ae61a4b91a1} <Debug> TCPHandler: Processed in 0.001298367 sec. | ||
| 7788 | 2025.06.04 01:23:42.951891 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7789 | 2025.06.04 01:23:42.951983 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7790 | 2025.06.04 01:23:42.952007 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3472 rows starting from the beginning of the part | ||
| 7791 | 2025.06.04 01:23:42.952052 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 7792 | 2025.06.04 01:23:42.952089 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 7793 | 2025.06.04 01:23:42.952123 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 7794 | 2025.06.04 01:23:42.952155 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 7795 | 2025.06.04 01:23:42.952189 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part | ||
| 7796 | 2025.06.04 01:23:42.953609 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001744829 sec., 2127429.106233333 rows/sec., 142.64 MiB/sec. | ||
| 7797 | 2025.06.04 01:23:42.953924 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7798 | 2025.06.04 01:23:42.954214 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.06.04 01:23:42.954288 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_71_14} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7800 | 2025.06.04 01:23:42.954344 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7801 | 2025.06.04 01:23:42.956732 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21377 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245925 sec., 3422551.503580334 rows/sec., 233.97 MiB/sec. | ||
| 7802 | 2025.06.04 01:23:42.957032 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7803 | 2025.06.04 01:23:42.957281 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2025.06.04 01:23:42.957346 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7805 | 2025.06.04 01:23:42.957406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 7806 | 2025.06.04 01:23:43.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.26 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 280.73 MiB (RSS), difference: 1.47 MiB | ||
| 7807 | 2025.06.04 01:23:43.522739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 | ||
| 7808 | 2025.06.04 01:23:43.523227 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.06.04 01:23:43.523270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7810 | 2025.06.04 01:23:43.523761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7811 | 2025.06.04 01:23:43.523994 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2025.06.04 01:23:43.524133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 7813 | 2025.06.04 01:23:44.620549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7814 | 2025.06.04 01:23:44.636389 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.06.04 01:23:44.636458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7816 | 2025.06.04 01:23:44.642369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7817 | 2025.06.04 01:23:44.643088 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2025.06.04 01:23:44.646070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7819 | 2025.06.04 01:23:47.952019 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.06.04 01:23:47.952215 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7821 | 2025.06.04 01:23:47.952282 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7822 | 2025.06.04 01:23:47.952988 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.06.04 01:23:47.953032 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7824 | 2025.06.04 01:23:47.953437 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7825 | 2025.06.04 01:23:47.953668 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.06.04 01:23:47.953833 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001664 sec., 70913.46153846155 rows/sec., 6.03 MiB/sec. | ||
| 7827 | 2025.06.04 01:23:47.953876 [ 5 ] {eeb0f763-fe56-433c-8005-ae9aea8510ee} <Debug> TCPHandler: Processed in 0.001990226 sec. | ||
| 7828 | 2025.06.04 01:23:47.954000 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2025.06.04 01:23:47.954095 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7830 | 2025.06.04 01:23:47.954138 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7831 | 2025.06.04 01:23:47.954604 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.06.04 01:23:47.954641 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7833 | 2025.06.04 01:23:47.954958 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7834 | 2025.06.04 01:23:47.955174 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.06.04 01:23:47.955292 [ 79 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7836 | 2025.06.04 01:23:47.955306 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001229 sec., 25223.75915378356 rows/sec., 1.85 MiB/sec. | ||
| 7837 | 2025.06.04 01:23:47.955368 [ 79 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.06.04 01:23:47.955389 [ 5 ] {af15856c-0981-4f0d-94fe-bd48f8124d3b} <Debug> TCPHandler: Processed in 0.00143869 sec. | ||
| 7839 | 2025.06.04 01:23:47.955394 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7840 | 2025.06.04 01:23:47.955524 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.06.04 01:23:47.955526 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7842 | 2025.06.04 01:23:47.955624 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2025.06.04 01:23:47.955672 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2025.06.04 01:23:47.955679 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7845 | 2025.06.04 01:23:47.955724 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 176 rows starting from the beginning of the part | ||
| 7846 | 2025.06.04 01:23:47.955799 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 7847 | 2025.06.04 01:23:47.955853 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part | ||
| 7848 | 2025.06.04 01:23:47.955901 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 7849 | 2025.06.04 01:23:47.955949 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 7850 | 2025.06.04 01:23:47.955998 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 7851 | 2025.06.04 01:23:47.956160 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.06.04 01:23:47.956205 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7853 | 2025.06.04 01:23:47.956583 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7854 | 2025.06.04 01:23:47.956816 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.06.04 01:23:47.956926 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144365 sec., 208499.28999411213 rows/sec., 14.96 MiB/sec. | ||
| 7856 | 2025.06.04 01:23:47.956952 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001345 sec., 70631.97026022304 rows/sec., 5.52 MiB/sec. | ||
| 7857 | 2025.06.04 01:23:47.957013 [ 5 ] {00dd549a-bffd-4030-ad03-b0f38402a31e} <Debug> TCPHandler: Processed in 0.001538243 sec. | ||
| 7858 | 2025.06.04 01:23:47.957121 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2025.06.04 01:23:47.957138 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7860 | 2025.06.04 01:23:47.957220 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2025.06.04 01:23:47.957273 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7862 | 2025.06.04 01:23:47.957470 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2025.06.04 01:23:47.957558 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_56_11} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7864 | 2025.06.04 01:23:47.957674 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7865 | 2025.06.04 01:23:47.957716 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.06.04 01:23:47.957759 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7867 | 2025.06.04 01:23:47.958115 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7868 | 2025.06.04 01:23:47.958334 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.06.04 01:23:47.958472 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 7870 | 2025.06.04 01:23:47.958511 [ 5 ] {1fa7df57-df7d-4aac-80ad-dea11e0f8e99} <Debug> TCPHandler: Processed in 0.00143773 sec. | ||
| 7871 | 2025.06.04 01:23:47.958620 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2025.06.04 01:23:47.958715 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7873 | 2025.06.04 01:23:47.958770 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <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 | ||
| 7874 | 2025.06.04 01:23:47.959604 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2025.06.04 01:23:47.959643 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7876 | 2025.06.04 01:23:47.960183 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7877 | 2025.06.04 01:23:47.960415 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2025.06.04 01:23:47.960556 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 7879 | 2025.06.04 01:23:47.960610 [ 5 ] {94cba59a-8f14-41ee-ad90-1f8e0d787197} <Debug> TCPHandler: Processed in 0.002039577 sec. | ||
| 7880 | 2025.06.04 01:23:47.960720 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2025.06.04 01:23:47.960815 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7882 | 2025.06.04 01:23:47.960858 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7883 | 2025.06.04 01:23:47.961197 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2025.06.04 01:23:47.961233 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7885 | 2025.06.04 01:23:47.961539 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7886 | 2025.06.04 01:23:47.961748 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2025.06.04 01:23:47.961878 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7888 | 2025.06.04 01:23:47.961914 [ 5 ] {b2268099-e27a-4e33-ae25-5177bf5e826b} <Debug> TCPHandler: Processed in 0.001244525 sec. | ||
| 7889 | 2025.06.04 01:23:50.846495 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7890 | 2025.06.04 01:23:50.846593 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7891 | 2025.06.04 01:23:51.025167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 | ||
| 7892 | 2025.06.04 01:23:51.025680 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.06.04 01:23:51.025720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7894 | 2025.06.04 01:23:51.026229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7895 | 2025.06.04 01:23:51.026480 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2025.06.04 01:23:51.026629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 | ||
| 7897 | 2025.06.04 01:23:51.065471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1092 | ||
| 7898 | 2025.06.04 01:23:51.067818 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2025.06.04 01:23:51.067865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7900 | 2025.06.04 01:23:51.069081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7901 | 2025.06.04 01:23:51.069362 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2025.06.04 01:23:51.069630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 7903 | 2025.06.04 01:23:52.147093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7904 | 2025.06.04 01:23:52.163946 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.06.04 01:23:52.164013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7906 | 2025.06.04 01:23:52.170823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7907 | 2025.06.04 01:23:52.171572 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.06.04 01:23:52.174817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7909 | 2025.06.04 01:23:52.956765 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2025.06.04 01:23:52.956962 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.06.04 01:23:52.957035 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7912 | 2025.06.04 01:23:52.958184 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.06.04 01:23:52.958232 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7914 | 2025.06.04 01:23:52.958621 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7915 | 2025.06.04 01:23:52.958841 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.06.04 01:23:52.958997 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002088 sec., 101532.56704980842 rows/sec., 6.46 MiB/sec. | ||
| 7917 | 2025.06.04 01:23:52.959039 [ 5 ] {5efc04d2-ced7-4671-8675-32006f4eec36} <Debug> TCPHandler: Processed in 0.002413017 sec. | ||
| 7918 | 2025.06.04 01:23:52.959175 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.06.04 01:23:52.959268 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7920 | 2025.06.04 01:23:52.959310 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7921 | 2025.06.04 01:23:52.960152 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.06.04 01:23:52.960189 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7923 | 2025.06.04 01:23:52.960537 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7924 | 2025.06.04 01:23:52.960760 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2025.06.04 01:23:52.960889 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001639 sec., 387431.360585723 rows/sec., 30.43 MiB/sec. | ||
| 7926 | 2025.06.04 01:23:52.960925 [ 5 ] {3b4b8044-9b47-4c2b-bd31-e2de833cb796} <Debug> TCPHandler: Processed in 0.00180702 sec. | ||
| 7927 | 2025.06.04 01:23:52.961045 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2025.06.04 01:23:52.961140 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7929 | 2025.06.04 01:23:52.961178 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7930 | 2025.06.04 01:23:52.961688 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.06.04 01:23:52.961724 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7932 | 2025.06.04 01:23:52.962033 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7933 | 2025.06.04 01:23:52.962241 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.06.04 01:23:52.962367 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001246 sec., 92295.34510433387 rows/sec., 5.54 MiB/sec. | ||
| 7935 | 2025.06.04 01:23:52.962404 [ 5 ] {00602463-d321-4b74-975b-a776dad0fc08} <Debug> TCPHandler: Processed in 0.00140892 sec. | ||
| 7936 | 2025.06.04 01:23:52.962524 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2025.06.04 01:23:52.962618 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7938 | 2025.06.04 01:23:52.962656 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7939 | 2025.06.04 01:23:52.963124 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.06.04 01:23:52.963163 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7941 | 2025.06.04 01:23:52.963465 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7942 | 2025.06.04 01:23:52.963668 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.06.04 01:23:52.963769 [ 75 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7944 | 2025.06.04 01:23:52.963792 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001194 sec., 94639.86599664993 rows/sec., 6.13 MiB/sec. | ||
| 7945 | 2025.06.04 01:23:52.963836 [ 75 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2025.06.04 01:23:52.963844 [ 5 ] {bfd4b5a1-de74-43ba-b0b0-c0108c76cdd8} <Debug> TCPHandler: Processed in 0.001368818 sec. | ||
| 7947 | 2025.06.04 01:23:52.963869 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7948 | 2025.06.04 01:23:52.963977 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2025.06.04 01:23:52.963985 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::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 | ||
| 7950 | 2025.06.04 01:23:52.964076 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7951 | 2025.06.04 01:23:52.964097 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7952 | 2025.06.04 01:23:52.964115 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7953 | 2025.06.04 01:23:52.964133 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 365 rows starting from the beginning of the part | ||
| 7954 | 2025.06.04 01:23:52.964196 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 7955 | 2025.06.04 01:23:52.964245 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7956 | 2025.06.04 01:23:52.964290 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 7957 | 2025.06.04 01:23:52.964332 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7958 | 2025.06.04 01:23:52.964373 [ 193 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 7959 | 2025.06.04 01:23:52.964577 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.06.04 01:23:52.964612 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7961 | 2025.06.04 01:23:52.964904 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7962 | 2025.06.04 01:23:52.965115 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.06.04 01:23:52.965244 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001186 sec., 94435.07588532884 rows/sec., 5.38 MiB/sec. | ||
| 7964 | 2025.06.04 01:23:52.965281 [ 5 ] {a8d222f3-7a65-4a66-b552-51e7814532e7} <Debug> TCPHandler: Processed in 0.001352287 sec. | ||
| 7965 | 2025.06.04 01:23:52.965329 [ 198 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384089 sec., 1056290.455310316 rows/sec., 76.12 MiB/sec. | ||
| 7966 | 2025.06.04 01:23:52.965391 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2025.06.04 01:23:52.965505 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7968 | 2025.06.04 01:23:52.965546 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7969 | 2025.06.04 01:23:52.965560 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7970 | 2025.06.04 01:23:52.965858 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2025.06.04 01:23:52.965926 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_15_3} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7972 | 2025.06.04 01:23:52.966016 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7973 | 2025.06.04 01:23:52.966105 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2025.06.04 01:23:52.966145 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7975 | 2025.06.04 01:23:52.966477 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7976 | 2025.06.04 01:23:52.966682 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2025.06.04 01:23:52.966807 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001327 sec., 294649.58553127357 rows/sec., 20.83 MiB/sec. | ||
| 7978 | 2025.06.04 01:23:52.966844 [ 5 ] {578c0704-e257-4ce3-9c37-ee28a7b46677} <Debug> TCPHandler: Processed in 0.001500302 sec. | ||
| 7979 | 2025.06.04 01:23:52.966957 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2025.06.04 01:23:52.967050 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7981 | 2025.06.04 01:23:52.967090 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7982 | 2025.06.04 01:23:52.967414 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2025.06.04 01:23:52.967450 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7984 | 2025.06.04 01:23:52.967737 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7985 | 2025.06.04 01:23:52.967934 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2025.06.04 01:23:52.968052 [ 74 ] {} <Debug> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7987 | 2025.06.04 01:23:52.968058 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 7988 | 2025.06.04 01:23:52.968099 [ 74 ] {} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.06.04 01:23:52.968115 [ 5 ] {d8f17062-5f61-476f-b553-140b9259da28} <Debug> TCPHandler: Processed in 0.001209944 sec. | ||
| 7990 | 2025.06.04 01:23:52.968126 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 7991 | 2025.06.04 01:23:52.968225 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::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 | ||
| 7992 | 2025.06.04 01:23:52.968229 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.06.04 01:23:52.968327 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2025.06.04 01:23:52.968344 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7995 | 2025.06.04 01:23:52.968355 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 7996 | 2025.06.04 01:23:52.968385 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7997 | 2025.06.04 01:23:52.968408 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 7998 | 2025.06.04 01:23:52.968448 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 7999 | 2025.06.04 01:23:52.968484 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 8000 | 2025.06.04 01:23:52.968518 [ 193 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 8001 | 2025.06.04 01:23:52.968811 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.06.04 01:23:52.968845 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8003 | 2025.06.04 01:23:52.969136 [ 198 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000945427 sec., 31731.69372146131 rows/sec., 1.62 MiB/sec. | ||
| 8004 | 2025.06.04 01:23:52.969170 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8005 | 2025.06.04 01:23:52.969285 [ 191 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8006 | 2025.06.04 01:23:52.969419 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2025.06.04 01:23:52.969561 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001234 sec., 192058.34683954617 rows/sec., 12.87 MiB/sec. | ||
| 8008 | 2025.06.04 01:23:52.969583 [ 191 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.06.04 01:23:52.969596 [ 5 ] {022ae52a-4322-491e-b89f-0133f7ab8235} <Debug> TCPHandler: Processed in 0.00141457 sec. | ||
| 8010 | 2025.06.04 01:23:52.969658 [ 191 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_5_1} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8011 | 2025.06.04 01:23:52.969724 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.06.04 01:23:52.969742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8013 | 2025.06.04 01:23:52.969823 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8014 | 2025.06.04 01:23:52.969870 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8015 | 2025.06.04 01:23:52.970172 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.06.04 01:23:52.970207 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8017 | 2025.06.04 01:23:52.970502 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8018 | 2025.06.04 01:23:52.970704 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.06.04 01:23:52.970817 [ 69 ] {} <Debug> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8020 | 2025.06.04 01:23:52.970830 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8021 | 2025.06.04 01:23:52.970854 [ 69 ] {} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2025.06.04 01:23:52.970868 [ 5 ] {c2df07a7-8fe5-47b5-b6e1-f4540688d4fb} <Debug> TCPHandler: Processed in 0.001201843 sec. | ||
| 8023 | 2025.06.04 01:23:52.970874 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8024 | 2025.06.04 01:23:52.970952 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8025 | 2025.06.04 01:23:52.970976 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2025.06.04 01:23:52.971035 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2025.06.04 01:23:52.971058 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8028 | 2025.06.04 01:23:52.971076 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8029 | 2025.06.04 01:23:52.971105 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8030 | 2025.06.04 01:23:52.971129 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <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 | ||
| 8031 | 2025.06.04 01:23:52.971138 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8032 | 2025.06.04 01:23:52.971169 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8033 | 2025.06.04 01:23:52.971198 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 8034 | 2025.06.04 01:23:52.971943 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.06.04 01:23:52.971977 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8036 | 2025.06.04 01:23:52.971987 [ 192 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054259 sec., 4742.667598758938 rows/sec., 319.57 KiB/sec. | ||
| 8037 | 2025.06.04 01:23:52.972164 [ 192 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8038 | 2025.06.04 01:23:52.972461 [ 192 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_5_1} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2025.06.04 01:23:52.972498 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8040 | 2025.06.04 01:23:52.972541 [ 192 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_5_1} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8041 | 2025.06.04 01:23:52.972635 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8042 | 2025.06.04 01:23:52.972729 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.06.04 01:23:52.972868 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001817 sec., 4953.219592735278 rows/sec., 8.88 MiB/sec. | ||
| 8044 | 2025.06.04 01:23:52.972920 [ 5 ] {ad8a32b5-45f0-4323-9de1-55da70d0a68f} <Debug> TCPHandler: Processed in 0.001991236 sec. | ||
| 8045 | 2025.06.04 01:23:52.973043 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2025.06.04 01:23:52.973136 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8047 | 2025.06.04 01:23:52.973176 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8048 | 2025.06.04 01:23:52.973544 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.06.04 01:23:52.973578 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8050 | 2025.06.04 01:23:52.973872 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8051 | 2025.06.04 01:23:52.974077 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.06.04 01:23:52.974197 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001079 sec., 75996.29286376273 rows/sec., 4.83 MiB/sec. | ||
| 8053 | 2025.06.04 01:23:52.974231 [ 5 ] {6d56f6c8-6db1-4a71-90da-066ef7a02f43} <Debug> TCPHandler: Processed in 0.001236345 sec. | ||
| 8054 | 2025.06.04 01:23:53.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.20 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 281.09 MiB (RSS), difference: -1.11 MiB | ||
| 8055 | 2025.06.04 01:23:54.415087 [ 74 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8056 | 2025.06.04 01:23:54.415152 [ 74 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2025.06.04 01:23:54.415173 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8058 | 2025.06.04 01:23:54.415278 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 8059 | 2025.06.04 01:23:54.415399 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2025.06.04 01:23:54.415431 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8061 | 2025.06.04 01:23:54.415496 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8062 | 2025.06.04 01:23:54.415540 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8063 | 2025.06.04 01:23:54.415582 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 8064 | 2025.06.04 01:23:54.415620 [ 194 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8065 | 2025.06.04 01:23:54.416331 [ 193 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109063 sec., 49512.66699063844 rows/sec., 4.13 MiB/sec. | ||
| 8066 | 2025.06.04 01:23:54.416526 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8067 | 2025.06.04 01:23:54.416818 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2025.06.04 01:23:54.416893 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_9_2} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8069 | 2025.06.04 01:23:54.416982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8070 | 2025.06.04 01:23:57.952496 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2025.06.04 01:23:57.952716 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8072 | 2025.06.04 01:23:57.952790 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8073 | 2025.06.04 01:23:57.953437 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.06.04 01:23:57.953480 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8075 | 2025.06.04 01:23:57.953923 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8076 | 2025.06.04 01:23:57.954159 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2025.06.04 01:23:57.954320 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 8078 | 2025.06.04 01:23:57.954369 [ 5 ] {7eea7787-8686-4960-8945-01d854abf592} <Debug> TCPHandler: Processed in 0.002016106 sec. | ||
| 8079 | 2025.06.04 01:23:57.954489 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.06.04 01:23:57.954594 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8081 | 2025.06.04 01:23:57.954639 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8082 | 2025.06.04 01:23:57.955128 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.06.04 01:23:57.955165 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8084 | 2025.06.04 01:23:57.955505 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8085 | 2025.06.04 01:23:57.955721 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.06.04 01:23:57.955859 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001288 sec., 93167.70186335403 rows/sec., 7.90 MiB/sec. | ||
| 8087 | 2025.06.04 01:23:57.955897 [ 5 ] {6be4c025-18c2-49dd-a0d3-6e3094bedf86} <Debug> TCPHandler: Processed in 0.001458031 sec. | ||
| 8088 | 2025.06.04 01:23:57.956012 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.06.04 01:23:57.956110 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8090 | 2025.06.04 01:23:57.956153 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8091 | 2025.06.04 01:23:57.956570 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.06.04 01:23:57.956606 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8093 | 2025.06.04 01:23:57.956929 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8094 | 2025.06.04 01:23:57.957147 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.06.04 01:23:57.957300 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.11 MiB/sec. | ||
| 8096 | 2025.06.04 01:23:57.957338 [ 5 ] {1fb903d4-e42f-4c14-bb77-8bd9ccc83164} <Debug> TCPHandler: Processed in 0.001376588 sec. | ||
| 8097 | 2025.06.04 01:23:57.957455 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2025.06.04 01:23:57.957551 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8099 | 2025.06.04 01:23:57.957594 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8100 | 2025.06.04 01:23:57.958041 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.06.04 01:23:57.958076 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8102 | 2025.06.04 01:23:57.958409 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8103 | 2025.06.04 01:23:57.958653 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.06.04 01:23:57.958789 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001257 sec., 78758.94988066825 rows/sec., 6.16 MiB/sec. | ||
| 8105 | 2025.06.04 01:23:57.958826 [ 5 ] {8ac97308-95cd-4d9f-9a52-3efa6d566c00} <Debug> TCPHandler: Processed in 0.00142113 sec. | ||
| 8106 | 2025.06.04 01:23:57.958940 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2025.06.04 01:23:57.959035 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8108 | 2025.06.04 01:23:57.959080 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8109 | 2025.06.04 01:23:57.959510 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2025.06.04 01:23:57.959545 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8111 | 2025.06.04 01:23:57.959894 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8112 | 2025.06.04 01:23:57.960118 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2025.06.04 01:23:57.960250 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001233 sec., 131386.86131386863 rows/sec., 9.15 MiB/sec. | ||
| 8114 | 2025.06.04 01:23:57.960288 [ 5 ] {0a538a78-4c61-4d91-9b26-c9a42e51e138} <Debug> TCPHandler: Processed in 0.001397459 sec. | ||
| 8115 | 2025.06.04 01:23:57.960399 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2025.06.04 01:23:57.960496 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8117 | 2025.06.04 01:23:57.960553 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <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 | ||
| 8118 | 2025.06.04 01:23:57.961409 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.06.04 01:23:57.961445 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8120 | 2025.06.04 01:23:57.962021 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8121 | 2025.06.04 01:23:57.962257 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2025.06.04 01:23:57.962402 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001926 sec., 16095.534787123572 rows/sec., 28.84 MiB/sec. | ||
| 8123 | 2025.06.04 01:23:57.962469 [ 5 ] {2c55ac2c-fcf7-4e0e-a6d3-1d50db897dda} <Debug> TCPHandler: Processed in 0.002119189 sec. | ||
| 8124 | 2025.06.04 01:23:57.962588 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2025.06.04 01:23:57.962685 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8126 | 2025.06.04 01:23:57.962728 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8127 | 2025.06.04 01:23:57.963067 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.06.04 01:23:57.963101 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8129 | 2025.06.04 01:23:57.963414 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8130 | 2025.06.04 01:23:57.963661 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.06.04 01:23:57.963791 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 8132 | 2025.06.04 01:23:57.963827 [ 5 ] {38b4170f-c6d8-44c8-b20c-72347f1dd7a0} <Debug> TCPHandler: Processed in 0.001288286 sec. | ||
| 8133 | 2025.06.04 01:23:58.527662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 | ||
| 8134 | 2025.06.04 01:23:58.528163 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2025.06.04 01:23:58.528206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8136 | 2025.06.04 01:23:58.528708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8137 | 2025.06.04 01:23:58.528945 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.06.04 01:23:58.529104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 8139 | 2025.06.04 01:23:59.675839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8140 | 2025.06.04 01:23:59.694132 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2025.06.04 01:23:59.694193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8142 | 2025.06.04 01:23:59.700865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8143 | 2025.06.04 01:23:59.701660 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2025.06.04 01:23:59.704923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8145 | 2025.06.04 01:24:01.070789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1128 | ||
| 8146 | 2025.06.04 01:24:01.073139 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2025.06.04 01:24:01.073180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8148 | 2025.06.04 01:24:01.074379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8149 | 2025.06.04 01:24:01.074670 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2025.06.04 01:24:01.074924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 8151 | 2025.06.04 01:24:02.957136 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2025.06.04 01:24:02.957333 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8153 | 2025.06.04 01:24:02.957406 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8154 | 2025.06.04 01:24:02.958145 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2025.06.04 01:24:02.958193 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8156 | 2025.06.04 01:24:02.958596 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8157 | 2025.06.04 01:24:02.958814 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2025.06.04 01:24:02.958966 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001686 sec., 125741.39976275207 rows/sec., 8.00 MiB/sec. | ||
| 8159 | 2025.06.04 01:24:02.959007 [ 5 ] {1cee5037-87ff-4d3f-aaf7-e6319c3611e5} <Debug> TCPHandler: Processed in 0.002008377 sec. | ||
| 8160 | 2025.06.04 01:24:02.959118 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2025.06.04 01:24:02.959211 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8162 | 2025.06.04 01:24:02.959251 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8163 | 2025.06.04 01:24:02.959858 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.06.04 01:24:02.959896 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8165 | 2025.06.04 01:24:02.960237 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8166 | 2025.06.04 01:24:02.960477 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.06.04 01:24:02.960605 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001412 sec., 449716.7138810198 rows/sec., 35.32 MiB/sec. | ||
| 8168 | 2025.06.04 01:24:02.960641 [ 5 ] {a0ccc100-e801-4021-b519-2ac4f4b50c2f} <Debug> TCPHandler: Processed in 0.001571284 sec. | ||
| 8169 | 2025.06.04 01:24:02.960744 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2025.06.04 01:24:02.960837 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8171 | 2025.06.04 01:24:02.960877 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8172 | 2025.06.04 01:24:02.961278 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.06.04 01:24:02.961314 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8174 | 2025.06.04 01:24:02.961633 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8175 | 2025.06.04 01:24:02.961853 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.06.04 01:24:02.961976 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001158 sec., 99309.1537132988 rows/sec., 5.96 MiB/sec. | ||
| 8177 | 2025.06.04 01:24:02.962013 [ 5 ] {091a5304-07ae-46d1-8ed4-3cf4e42b10ea} <Debug> TCPHandler: Processed in 0.001316737 sec. | ||
| 8178 | 2025.06.04 01:24:02.962118 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.06.04 01:24:02.962210 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8180 | 2025.06.04 01:24:02.962248 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8181 | 2025.06.04 01:24:02.962638 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.06.04 01:24:02.962674 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8183 | 2025.06.04 01:24:02.962972 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8184 | 2025.06.04 01:24:02.963181 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2025.06.04 01:24:02.963303 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001112 sec., 101618.70503597123 rows/sec., 6.58 MiB/sec. | ||
| 8186 | 2025.06.04 01:24:02.963340 [ 5 ] {ef47b476-39d5-45f9-8ee3-74db9d189730} <Debug> TCPHandler: Processed in 0.001269815 sec. | ||
| 8187 | 2025.06.04 01:24:02.963444 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2025.06.04 01:24:02.963536 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8189 | 2025.06.04 01:24:02.963574 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8190 | 2025.06.04 01:24:02.963964 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2025.06.04 01:24:02.964000 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8192 | 2025.06.04 01:24:02.964296 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8193 | 2025.06.04 01:24:02.964505 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.06.04 01:24:02.964629 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00111 sec., 100900.90090090089 rows/sec., 5.75 MiB/sec. | ||
| 8195 | 2025.06.04 01:24:02.964666 [ 5 ] {b09aeef0-07d2-49f2-a1df-ed275696cf2d} <Debug> TCPHandler: Processed in 0.001268615 sec. | ||
| 8196 | 2025.06.04 01:24:02.964771 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.06.04 01:24:02.964862 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8198 | 2025.06.04 01:24:02.964901 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8199 | 2025.06.04 01:24:02.965387 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.06.04 01:24:02.965423 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8201 | 2025.06.04 01:24:02.965745 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8202 | 2025.06.04 01:24:02.965954 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.06.04 01:24:02.966079 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001234 sec., 316855.7536466775 rows/sec., 22.40 MiB/sec. | ||
| 8204 | 2025.06.04 01:24:02.966115 [ 5 ] {18d59ef3-640c-4fe4-9f6d-b8b40ef08ce2} <Debug> TCPHandler: Processed in 0.001392089 sec. | ||
| 8205 | 2025.06.04 01:24:02.966221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2025.06.04 01:24:02.966312 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8207 | 2025.06.04 01:24:02.966352 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8208 | 2025.06.04 01:24:02.966667 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.06.04 01:24:02.966703 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8210 | 2025.06.04 01:24:02.967018 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8211 | 2025.06.04 01:24:02.967220 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.06.04 01:24:02.967342 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8213 | 2025.06.04 01:24:02.967379 [ 5 ] {c840b7e4-3485-4dd3-aa85-083f1a62e755} <Debug> TCPHandler: Processed in 0.001206234 sec. | ||
| 8214 | 2025.06.04 01:24:02.967479 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2025.06.04 01:24:02.967569 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8216 | 2025.06.04 01:24:02.967610 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8217 | 2025.06.04 01:24:02.967996 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.06.04 01:24:02.968032 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8219 | 2025.06.04 01:24:02.968354 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8220 | 2025.06.04 01:24:02.968559 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.06.04 01:24:02.968685 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001133 sec., 209179.1703442189 rows/sec., 14.02 MiB/sec. | ||
| 8222 | 2025.06.04 01:24:02.968721 [ 5 ] {2b2bf20d-cabb-4130-a68a-c7167881e7d0} <Debug> TCPHandler: Processed in 0.001288996 sec. | ||
| 8223 | 2025.06.04 01:24:02.968824 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.06.04 01:24:02.968917 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.06.04 01:24:02.968958 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8226 | 2025.06.04 01:24:02.969255 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.06.04 01:24:02.969290 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8228 | 2025.06.04 01:24:02.969582 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8229 | 2025.06.04 01:24:02.969784 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.06.04 01:24:02.969906 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 8231 | 2025.06.04 01:24:02.969941 [ 5 ] {fd585e2f-b970-41f7-a490-4f4cf241dbdb} <Debug> TCPHandler: Processed in 0.001164633 sec. | ||
| 8232 | 2025.06.04 01:24:02.970043 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.06.04 01:24:02.970134 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.06.04 01:24:02.970187 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <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 | ||
| 8235 | 2025.06.04 01:24:02.970934 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.06.04 01:24:02.970970 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8237 | 2025.06.04 01:24:02.971492 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8238 | 2025.06.04 01:24:02.971707 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.06.04 01:24:02.971836 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8240 | 2025.06.04 01:24:02.971841 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001724 sec., 5220.417633410672 rows/sec., 9.35 MiB/sec. | ||
| 8241 | 2025.06.04 01:24:02.971879 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2025.06.04 01:24:02.971903 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8243 | 2025.06.04 01:24:02.971909 [ 5 ] {08ed1521-c90f-4d34-b85b-9a06f6812d32} <Debug> TCPHandler: Processed in 0.001911944 sec. | ||
| 8244 | 2025.06.04 01:24:02.972017 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.06.04 01:24:02.972014 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8246 | 2025.06.04 01:24:02.972110 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8247 | 2025.06.04 01:24:02.972154 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8248 | 2025.06.04 01:24:02.972298 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8249 | 2025.06.04 01:24:02.972371 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1069 rows starting from the beginning of the part | ||
| 8250 | 2025.06.04 01:24:02.972477 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2025.06.04 01:24:02.972514 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 8252 | 2025.06.04 01:24:02.972517 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8253 | 2025.06.04 01:24:02.972633 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8254 | 2025.06.04 01:24:02.972747 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 8255 | 2025.06.04 01:24:02.972848 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8256 | 2025.06.04 01:24:02.972851 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8257 | 2025.06.04 01:24:02.972952 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 8258 | 2025.06.04 01:24:02.973086 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2025.06.04 01:24:02.973215 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001123 sec., 73018.6999109528 rows/sec., 4.64 MiB/sec. | ||
| 8260 | 2025.06.04 01:24:02.973251 [ 5 ] {b837f1ab-42f1-4e4e-a59c-79a1f3cbc77a} <Debug> TCPHandler: Processed in 0.001281287 sec. | ||
| 8261 | 2025.06.04 01:24:02.979766 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 19 columns (19 merged, 0 gathered) in 0.007802119 sec., 148421.21736415455 rows/sec., 265.96 MiB/sec. | ||
| 8262 | 2025.06.04 01:24:02.980915 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8263 | 2025.06.04 01:24:02.981259 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2025.06.04 01:24:02.981324 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8265 | 2025.06.04 01:24:02.981430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 8266 | 2025.06.04 01:24:03.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.62 MiB, peak 294.11 MiB, free memory in arenas 0.00 B, will set to 285.70 MiB (RSS), difference: 3.08 MiB | ||
| 8267 | 2025.06.04 01:24:05.846660 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8268 | 2025.06.04 01:24:05.846760 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8269 | 2025.06.04 01:24:06.029179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
| 8270 | 2025.06.04 01:24:06.029980 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.06.04 01:24:06.030050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8272 | 2025.06.04 01:24:06.030544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8273 | 2025.06.04 01:24:06.030769 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.06.04 01:24:06.030896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
| 8275 | 2025.06.04 01:24:06.030895 [ 53 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8276 | 2025.06.04 01:24:06.030949 [ 53 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2025.06.04 01:24:06.030970 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8278 | 2025.06.04 01:24:06.031106 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 8279 | 2025.06.04 01:24:06.031308 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8280 | 2025.06.04 01:24:06.031369 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 8281 | 2025.06.04 01:24:06.031468 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 8282 | 2025.06.04 01:24:06.031542 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 8283 | 2025.06.04 01:24:06.031613 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 8284 | 2025.06.04 01:24:06.031679 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 8285 | 2025.06.04 01:24:06.031746 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 8286 | 2025.06.04 01:24:06.033835 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804119 sec., 7548538.41794874 rows/sec., 107.98 MiB/sec. | ||
| 8287 | 2025.06.04 01:24:06.034331 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8288 | 2025.06.04 01:24:06.034711 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2025.06.04 01:24:06.034814 [ 188 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_46_9} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8290 | 2025.06.04 01:24:06.034959 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 8291 | 2025.06.04 01:24:07.205930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8292 | 2025.06.04 01:24:07.223482 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.06.04 01:24:07.223547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8294 | 2025.06.04 01:24:07.231176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8295 | 2025.06.04 01:24:07.232025 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.06.04 01:24:07.232321 [ 52 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8297 | 2025.06.04 01:24:07.232364 [ 52 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.06.04 01:24:07.232388 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8299 | 2025.06.04 01:24:07.232540 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 8300 | 2025.06.04 01:24:07.236453 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8301 | 2025.06.04 01:24:07.237174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8302 | 2025.06.04 01:24:07.237789 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 8303 | 2025.06.04 01:24:07.242380 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8304 | 2025.06.04 01:24:07.246903 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 8305 | 2025.06.04 01:24:07.251493 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8306 | 2025.06.04 01:24:07.255980 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 8307 | 2025.06.04 01:24:07.259843 [ 186 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8308 | 2025.06.04 01:24:07.312844 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080379807 sec., 4317.004642720777 rows/sec., 22.32 MiB/sec. | ||
| 8309 | 2025.06.04 01:24:07.315460 [ 200 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8310 | 2025.06.04 01:24:07.317615 [ 200 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.06.04 01:24:07.317697 [ 200 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_46_9} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8312 | 2025.06.04 01:24:07.320427 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8313 | 2025.06.04 01:24:07.952220 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2025.06.04 01:24:07.952452 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8315 | 2025.06.04 01:24:07.952537 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8316 | 2025.06.04 01:24:07.953341 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.06.04 01:24:07.953385 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8318 | 2025.06.04 01:24:07.953789 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8319 | 2025.06.04 01:24:07.954015 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.06.04 01:24:07.954170 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00178 sec., 66292.13483146067 rows/sec., 5.64 MiB/sec. | ||
| 8321 | 2025.06.04 01:24:07.954172 [ 52 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8322 | 2025.06.04 01:24:07.954212 [ 5 ] {055b6999-c8f0-4c21-b4ae-a862f0144aca} <Debug> TCPHandler: Processed in 0.0021453 sec. | ||
| 8323 | 2025.06.04 01:24:07.954253 [ 52 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.06.04 01:24:07.954284 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8325 | 2025.06.04 01:24:07.954352 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.06.04 01:24:07.954421 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 8327 | 2025.06.04 01:24:07.954451 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8328 | 2025.06.04 01:24:07.954510 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8329 | 2025.06.04 01:24:07.954590 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8330 | 2025.06.04 01:24:07.954632 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1967 rows starting from the beginning of the part | ||
| 8331 | 2025.06.04 01:24:07.954707 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 8332 | 2025.06.04 01:24:07.954758 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 635 rows starting from the beginning of the part | ||
| 8333 | 2025.06.04 01:24:07.954806 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
| 8334 | 2025.06.04 01:24:07.954857 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 635 rows starting from the beginning of the part | ||
| 8335 | 2025.06.04 01:24:07.954902 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 8336 | 2025.06.04 01:24:07.954916 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2025.06.04 01:24:07.954957 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8338 | 2025.06.04 01:24:07.955411 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8339 | 2025.06.04 01:24:07.955664 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.06.04 01:24:07.955797 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001364 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 8341 | 2025.06.04 01:24:07.955836 [ 5 ] {11798c3c-efbf-4ded-8522-55faf2e8dbc5} <Debug> TCPHandler: Processed in 0.001538543 sec. | ||
| 8342 | 2025.06.04 01:24:07.955941 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2025.06.04 01:24:07.956033 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8344 | 2025.06.04 01:24:07.956072 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8345 | 2025.06.04 01:24:07.956479 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.06.04 01:24:07.956515 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8347 | 2025.06.04 01:24:07.956641 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3593 rows, containing 5 columns (5 merged, 0 gathered) in 0.002286954 sec., 1571085.382565631 rows/sec., 133.40 MiB/sec. | ||
| 8348 | 2025.06.04 01:24:07.956845 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8349 | 2025.06.04 01:24:07.956941 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8350 | 2025.06.04 01:24:07.957059 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2025.06.04 01:24:07.957189 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001173 sec., 80988.91730605286 rows/sec., 6.33 MiB/sec. | ||
| 8352 | 2025.06.04 01:24:07.957205 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2025.06.04 01:24:07.957210 [ 51 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8354 | 2025.06.04 01:24:07.957225 [ 5 ] {00d0d2fc-fd72-4208-88ad-645bbc831885} <Debug> TCPHandler: Processed in 0.001332137 sec. | ||
| 8355 | 2025.06.04 01:24:07.957273 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_76_15} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8356 | 2025.06.04 01:24:07.957279 [ 51 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.06.04 01:24:07.957312 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8358 | 2025.06.04 01:24:07.957376 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2025.06.04 01:24:07.957386 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8360 | 2025.06.04 01:24:07.957445 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 8361 | 2025.06.04 01:24:07.957473 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8362 | 2025.06.04 01:24:07.957521 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8363 | 2025.06.04 01:24:07.957576 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8364 | 2025.06.04 01:24:07.957618 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part | ||
| 8365 | 2025.06.04 01:24:07.957686 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 8366 | 2025.06.04 01:24:07.957733 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 391 rows starting from the beginning of the part | ||
| 8367 | 2025.06.04 01:24:07.957776 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 99 rows starting from the beginning of the part | ||
| 8368 | 2025.06.04 01:24:07.957815 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 391 rows starting from the beginning of the part | ||
| 8369 | 2025.06.04 01:24:07.957855 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 8370 | 2025.06.04 01:24:07.957988 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2025.06.04 01:24:07.958031 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8372 | 2025.06.04 01:24:07.958394 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8373 | 2025.06.04 01:24:07.958639 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.06.04 01:24:07.958757 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8375 | 2025.06.04 01:24:07.958772 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 8376 | 2025.06.04 01:24:07.958789 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2025.06.04 01:24:07.958813 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8378 | 2025.06.04 01:24:07.958817 [ 5 ] {329b9140-f83d-4de3-b0b8-54f08fbf6709} <Debug> TCPHandler: Processed in 0.001488882 sec. | ||
| 8379 | 2025.06.04 01:24:07.958886 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 8380 | 2025.06.04 01:24:07.958948 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2025.06.04 01:24:07.958969 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8382 | 2025.06.04 01:24:07.958997 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21377 rows starting from the beginning of the part | ||
| 8383 | 2025.06.04 01:24:07.959046 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8384 | 2025.06.04 01:24:07.959052 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 8385 | 2025.06.04 01:24:07.959046 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684907 sec., 1200659.7396770266 rows/sec., 92.18 MiB/sec. | ||
| 8386 | 2025.06.04 01:24:07.959100 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <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 | ||
| 8387 | 2025.06.04 01:24:07.959101 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
| 8388 | 2025.06.04 01:24:07.959154 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part | ||
| 8389 | 2025.06.04 01:24:07.959192 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
| 8390 | 2025.06.04 01:24:07.959231 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 8391 | 2025.06.04 01:24:07.959248 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8392 | 2025.06.04 01:24:07.959543 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.06.04 01:24:07.959618 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_76_15} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8394 | 2025.06.04 01:24:07.959699 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8395 | 2025.06.04 01:24:07.959983 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2025.06.04 01:24:07.960025 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8397 | 2025.06.04 01:24:07.960755 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8398 | 2025.06.04 01:24:07.961001 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2025.06.04 01:24:07.961145 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002118 sec., 14636.449480642115 rows/sec., 26.23 MiB/sec. | ||
| 8400 | 2025.06.04 01:24:07.961228 [ 5 ] {703b517c-7e4c-4923-8ffb-63613526d378} <Debug> TCPHandler: Processed in 0.002329406 sec. | ||
| 8401 | 2025.06.04 01:24:07.961341 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.06.04 01:24:07.961435 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8403 | 2025.06.04 01:24:07.961477 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8404 | 2025.06.04 01:24:07.961808 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.06.04 01:24:07.961845 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8406 | 2025.06.04 01:24:07.962225 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8407 | 2025.06.04 01:24:07.962441 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.06.04 01:24:07.962560 [ 51 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8409 | 2025.06.04 01:24:07.962575 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 8410 | 2025.06.04 01:24:07.962597 [ 51 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2025.06.04 01:24:07.962619 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8412 | 2025.06.04 01:24:07.962620 [ 5 ] {3d39b4cd-47ad-4741-8440-2d7cb659e1f8} <Debug> TCPHandler: Processed in 0.001328377 sec. | ||
| 8413 | 2025.06.04 01:24:07.962693 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 8414 | 2025.06.04 01:24:07.962820 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8415 | 2025.06.04 01:24:07.962863 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3712 rows starting from the beginning of the part | ||
| 8416 | 2025.06.04 01:24:07.962933 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 8417 | 2025.06.04 01:24:07.962980 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
| 8418 | 2025.06.04 01:24:07.963027 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 8419 | 2025.06.04 01:24:07.963070 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
| 8420 | 2025.06.04 01:24:07.963107 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 8421 | 2025.06.04 01:24:07.968698 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4056 rows, containing 4 columns (4 merged, 0 gathered) in 0.006036469 sec., 671915.9826713266 rows/sec., 44.97 MiB/sec. | ||
| 8422 | 2025.06.04 01:24:07.969135 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8423 | 2025.06.04 01:24:07.969442 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.06.04 01:24:07.969515 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_76_15} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8425 | 2025.06.04 01:24:07.969601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8426 | 2025.06.04 01:24:07.976781 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22333 rows, containing 5 columns (5 merged, 0 gathered) in 0.017924493 sec., 1245948.7696527874 rows/sec., 85.18 MiB/sec. | ||
| 8427 | 2025.06.04 01:24:07.977452 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8428 | 2025.06.04 01:24:07.977691 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.06.04 01:24:07.977758 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8430 | 2025.06.04 01:24:07.977842 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8431 | 2025.06.04 01:24:08.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.35 MiB, peak 300.24 MiB, free memory in arenas 0.00 B, will set to 289.42 MiB (RSS), difference: 2.07 MiB | ||
| 8432 | 2025.06.04 01:24:11.075927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1162 | ||
| 8433 | 2025.06.04 01:24:11.078278 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2025.06.04 01:24:11.078330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8435 | 2025.06.04 01:24:11.079584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8436 | 2025.06.04 01:24:11.079859 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.06.04 01:24:11.080220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 8438 | 2025.06.04 01:24:11.509801 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2025.06.04 01:24:11.509982 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8440 | 2025.06.04 01:24:11.510047 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8441 | 2025.06.04 01:24:11.511159 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.06.04 01:24:11.511204 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8443 | 2025.06.04 01:24:11.511684 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8444 | 2025.06.04 01:24:11.511910 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.06.04 01:24:11.512070 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Debug> executeQuery: Read 1214 rows, 102.21 KiB in 0.002137 sec., 568086.1020121666 rows/sec., 46.71 MiB/sec. | ||
| 8446 | 2025.06.04 01:24:11.512113 [ 5 ] {bb90f885-92c6-4f18-b03d-cac3eee78e8e} <Debug> TCPHandler: Processed in 0.002443069 sec. | ||
| 8447 | 2025.06.04 01:24:11.512231 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2025.06.04 01:24:11.512328 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8449 | 2025.06.04 01:24:11.512370 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8450 | 2025.06.04 01:24:11.512775 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2025.06.04 01:24:11.512812 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8452 | 2025.06.04 01:24:11.513127 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8453 | 2025.06.04 01:24:11.513341 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2025.06.04 01:24:11.513463 [ 46 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8455 | 2025.06.04 01:24:11.513475 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001166 sec., 7718.696397941681 rows/sec., 580.41 KiB/sec. | ||
| 8456 | 2025.06.04 01:24:11.513529 [ 46 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.06.04 01:24:11.513539 [ 5 ] {d3ed869a-dfaf-467b-a048-9149b29a107b} <Debug> TCPHandler: Processed in 0.001358418 sec. | ||
| 8458 | 2025.06.04 01:24:11.513557 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8459 | 2025.06.04 01:24:11.513659 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2025.06.04 01:24:11.513694 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8461 | 2025.06.04 01:24:11.513759 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8462 | 2025.06.04 01:24:11.513805 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8463 | 2025.06.04 01:24:11.513884 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8464 | 2025.06.04 01:24:11.513929 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 178 rows starting from the beginning of the part | ||
| 8465 | 2025.06.04 01:24:11.514006 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 115 rows starting from the beginning of the part | ||
| 8466 | 2025.06.04 01:24:11.514059 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 35 rows starting from the beginning of the part | ||
| 8467 | 2025.06.04 01:24:11.514104 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 115 rows starting from the beginning of the part | ||
| 8468 | 2025.06.04 01:24:11.514140 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 8469 | 2025.06.04 01:24:11.514180 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part | ||
| 8470 | 2025.06.04 01:24:11.514303 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.06.04 01:24:11.514348 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8472 | 2025.06.04 01:24:11.514745 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8473 | 2025.06.04 01:24:11.514983 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.06.04 01:24:11.515061 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142949 sec., 337882.7413972815 rows/sec., 22.80 MiB/sec. | ||
| 8475 | 2025.06.04 01:24:11.515116 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001373 sec., 166059.7232337946 rows/sec., 11.24 MiB/sec. | ||
| 8476 | 2025.06.04 01:24:11.515161 [ 5 ] {eb9a94a1-1d26-4685-b952-542349c17523} <Debug> TCPHandler: Processed in 0.001552124 sec. | ||
| 8477 | 2025.06.04 01:24:11.515216 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8478 | 2025.06.04 01:24:11.515274 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2025.06.04 01:24:11.515381 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8480 | 2025.06.04 01:24:11.515424 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8481 | 2025.06.04 01:24:11.515481 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.06.04 01:24:11.515561 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_61_12} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8483 | 2025.06.04 01:24:11.515641 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8484 | 2025.06.04 01:24:11.516023 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.06.04 01:24:11.516066 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8486 | 2025.06.04 01:24:11.516413 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8487 | 2025.06.04 01:24:11.516630 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2025.06.04 01:24:11.516761 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001398 sec., 378397.7110157368 rows/sec., 28.03 MiB/sec. | ||
| 8489 | 2025.06.04 01:24:11.516801 [ 5 ] {c5cab6c8-85e2-47ef-b848-db21d0524f2e} <Debug> TCPHandler: Processed in 0.001576585 sec. | ||
| 8490 | 2025.06.04 01:24:11.516915 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2025.06.04 01:24:11.517010 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8492 | 2025.06.04 01:24:11.517053 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8493 | 2025.06.04 01:24:11.517635 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2025.06.04 01:24:11.517672 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8495 | 2025.06.04 01:24:11.518071 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8496 | 2025.06.04 01:24:11.518288 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2025.06.04 01:24:11.518419 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.001427 sec., 674141.5557112824 rows/sec., 45.23 MiB/sec. | ||
| 8498 | 2025.06.04 01:24:11.518457 [ 5 ] {8bc20949-0d19-4774-8e57-138d350da440} <Debug> TCPHandler: Processed in 0.001592725 sec. | ||
| 8499 | 2025.06.04 01:24:11.518570 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2025.06.04 01:24:11.518665 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8501 | 2025.06.04 01:24:11.518722 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <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 | ||
| 8502 | 2025.06.04 01:24:11.519493 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2025.06.04 01:24:11.519531 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8504 | 2025.06.04 01:24:11.520052 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8505 | 2025.06.04 01:24:11.520283 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2025.06.04 01:24:11.520428 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001781 sec., 5053.3408197641775 rows/sec., 9.06 MiB/sec. | ||
| 8507 | 2025.06.04 01:24:11.520483 [ 5 ] {696de98f-e6da-4d3a-90c1-faef2b5ee24b} <Debug> TCPHandler: Processed in 0.001964255 sec. | ||
| 8508 | 2025.06.04 01:24:11.520596 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8509 | 2025.06.04 01:24:11.520690 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8510 | 2025.06.04 01:24:11.520732 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8511 | 2025.06.04 01:24:11.521053 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2025.06.04 01:24:11.521091 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8513 | 2025.06.04 01:24:11.521394 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8514 | 2025.06.04 01:24:11.521611 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2025.06.04 01:24:11.521743 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001072 sec., 39179.10447761194 rows/sec., 2.65 MiB/sec. | ||
| 8516 | 2025.06.04 01:24:11.521779 [ 5 ] {6d4662a7-27c0-4335-b06e-b5ce8aa58394} <Debug> TCPHandler: Processed in 0.001235104 sec. | ||
| 8517 | 2025.06.04 01:24:12.945445 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2025.06.04 01:24:12.945735 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8519 | 2025.06.04 01:24:12.945841 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8520 | 2025.06.04 01:24:12.946623 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2025.06.04 01:24:12.946669 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8522 | 2025.06.04 01:24:12.947069 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8523 | 2025.06.04 01:24:12.947294 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2025.06.04 01:24:12.947459 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.37 MiB/sec. | ||
| 8525 | 2025.06.04 01:24:12.947502 [ 5 ] {48545296-9d21-4e44-88b6-b94165cde863} <Debug> TCPHandler: Processed in 0.002246143 sec. | ||
| 8526 | 2025.06.04 01:24:12.947627 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2025.06.04 01:24:12.947723 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8528 | 2025.06.04 01:24:12.947765 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8529 | 2025.06.04 01:24:12.948199 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2025.06.04 01:24:12.948236 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8531 | 2025.06.04 01:24:12.948540 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8532 | 2025.06.04 01:24:12.948770 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2025.06.04 01:24:12.948910 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 8534 | 2025.06.04 01:24:12.948950 [ 5 ] {8df85929-b765-420f-a3b1-5269ee022abc} <Debug> TCPHandler: Processed in 0.001374639 sec. | ||
| 8535 | 2025.06.04 01:24:12.949063 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2025.06.04 01:24:12.949159 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8537 | 2025.06.04 01:24:12.949203 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8538 | 2025.06.04 01:24:12.949573 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.06.04 01:24:12.949612 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8540 | 2025.06.04 01:24:12.949944 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8541 | 2025.06.04 01:24:12.950162 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.06.04 01:24:12.950302 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001161 sec., 37898.36347975883 rows/sec., 2.64 MiB/sec. | ||
| 8543 | 2025.06.04 01:24:12.950340 [ 5 ] {87507891-603f-4ed7-8fdc-34c589eaea2d} <Debug> TCPHandler: Processed in 0.001327297 sec. | ||
| 8544 | 2025.06.04 01:24:12.950469 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2025.06.04 01:24:12.950595 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8546 | 2025.06.04 01:24:12.950652 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8547 | 2025.06.04 01:24:12.951036 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.06.04 01:24:12.951080 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8549 | 2025.06.04 01:24:12.951408 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8550 | 2025.06.04 01:24:12.951628 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.06.04 01:24:12.951771 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.00 MiB/sec. | ||
| 8552 | 2025.06.04 01:24:12.951809 [ 5 ] {f3aa18dc-7434-440d-9008-ec13747f449c} <Debug> TCPHandler: Processed in 0.001400489 sec. | ||
| 8553 | 2025.06.04 01:24:13.531759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
| 8554 | 2025.06.04 01:24:13.532241 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2025.06.04 01:24:13.532280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8556 | 2025.06.04 01:24:13.532748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8557 | 2025.06.04 01:24:13.532982 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2025.06.04 01:24:13.533114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 8559 | 2025.06.04 01:24:14.738001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8560 | 2025.06.04 01:24:14.752943 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2025.06.04 01:24:14.753002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8562 | 2025.06.04 01:24:14.758541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8563 | 2025.06.04 01:24:14.759256 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2025.06.04 01:24:14.761965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8565 | 2025.06.04 01:24:17.951534 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2025.06.04 01:24:17.951748 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8567 | 2025.06.04 01:24:17.951822 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8568 | 2025.06.04 01:24:17.952587 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2025.06.04 01:24:17.952626 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8570 | 2025.06.04 01:24:17.953028 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8571 | 2025.06.04 01:24:17.953271 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2025.06.04 01:24:17.953430 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001735 sec., 68011.52737752162 rows/sec., 5.79 MiB/sec. | ||
| 8573 | 2025.06.04 01:24:17.953480 [ 5 ] {619e2253-d0d2-4661-9a4f-9d2fee7c05d8} <Debug> TCPHandler: Processed in 0.002086968 sec. | ||
| 8574 | 2025.06.04 01:24:17.953602 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8575 | 2025.06.04 01:24:17.953702 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8576 | 2025.06.04 01:24:17.953749 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8577 | 2025.06.04 01:24:17.954209 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.06.04 01:24:17.954243 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8579 | 2025.06.04 01:24:17.954555 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8580 | 2025.06.04 01:24:17.954766 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.06.04 01:24:17.954899 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 1.87 MiB/sec. | ||
| 8582 | 2025.06.04 01:24:17.954936 [ 5 ] {bb1a7dbc-a474-4f1a-98f4-9c86bd0dd000} <Debug> TCPHandler: Processed in 0.001384799 sec. | ||
| 8583 | 2025.06.04 01:24:17.955043 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2025.06.04 01:24:17.955137 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8585 | 2025.06.04 01:24:17.955176 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8586 | 2025.06.04 01:24:17.955619 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2025.06.04 01:24:17.955654 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8588 | 2025.06.04 01:24:17.955960 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8589 | 2025.06.04 01:24:17.956178 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.06.04 01:24:17.956304 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 8591 | 2025.06.04 01:24:17.956341 [ 5 ] {8e11691d-4333-4adb-813f-d0b2727cdfe9} <Debug> TCPHandler: Processed in 0.001346368 sec. | ||
| 8592 | 2025.06.04 01:24:17.956448 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2025.06.04 01:24:17.956541 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8594 | 2025.06.04 01:24:17.956584 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8595 | 2025.06.04 01:24:17.956993 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2025.06.04 01:24:17.957027 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8597 | 2025.06.04 01:24:17.957354 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8598 | 2025.06.04 01:24:17.957570 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.06.04 01:24:17.957699 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8600 | 2025.06.04 01:24:17.957735 [ 5 ] {8144e811-71f0-4160-a912-03ef61366cdc} <Debug> TCPHandler: Processed in 0.001333908 sec. | ||
| 8601 | 2025.06.04 01:24:17.957839 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2025.06.04 01:24:17.957931 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8603 | 2025.06.04 01:24:17.957984 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <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 | ||
| 8604 | 2025.06.04 01:24:17.958829 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.06.04 01:24:17.958863 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8606 | 2025.06.04 01:24:17.959397 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8607 | 2025.06.04 01:24:17.959617 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2025.06.04 01:24:17.959753 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 8609 | 2025.06.04 01:24:17.959813 [ 5 ] {79c89f35-6eba-40eb-909e-b7d42a328f7c} <Debug> TCPHandler: Processed in 0.002021017 sec. | ||
| 8610 | 2025.06.04 01:24:17.959921 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2025.06.04 01:24:17.960014 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8612 | 2025.06.04 01:24:17.960054 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8613 | 2025.06.04 01:24:17.960383 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2025.06.04 01:24:17.960416 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8615 | 2025.06.04 01:24:17.960714 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8616 | 2025.06.04 01:24:17.960919 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2025.06.04 01:24:17.961046 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8618 | 2025.06.04 01:24:17.961081 [ 5 ] {92f07f2e-dc8e-4e45-a9f8-2968612f00ee} <Debug> TCPHandler: Processed in 0.001208014 sec. | ||
| 8619 | 2025.06.04 01:24:20.846820 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8620 | 2025.06.04 01:24:20.846895 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8621 | 2025.06.04 01:24:21.001764 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001342458 sec. | ||
| 8622 | 2025.06.04 01:24:21.034120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
| 8623 | 2025.06.04 01:24:21.034882 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2025.06.04 01:24:21.034920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8625 | 2025.06.04 01:24:21.035420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8626 | 2025.06.04 01:24:21.035655 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2025.06.04 01:24:21.035805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
| 8628 | 2025.06.04 01:24:21.081271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1196 | ||
| 8629 | 2025.06.04 01:24:21.083753 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2025.06.04 01:24:21.083797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8631 | 2025.06.04 01:24:21.085024 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8632 | 2025.06.04 01:24:21.085320 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.06.04 01:24:21.085675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 8634 | 2025.06.04 01:24:22.262959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8635 | 2025.06.04 01:24:22.278847 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.06.04 01:24:22.278901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8637 | 2025.06.04 01:24:22.285020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8638 | 2025.06.04 01:24:22.285788 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.06.04 01:24:22.288640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8640 | 2025.06.04 01:24:22.950548 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2025.06.04 01:24:22.950831 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8642 | 2025.06.04 01:24:22.950936 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8643 | 2025.06.04 01:24:22.951832 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2025.06.04 01:24:22.951880 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8645 | 2025.06.04 01:24:22.952295 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8646 | 2025.06.04 01:24:22.952517 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.06.04 01:24:22.952674 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00192 sec., 38541.666666666664 rows/sec., 3.10 MiB/sec. | ||
| 8648 | 2025.06.04 01:24:22.952715 [ 5 ] {41590654-cee4-458c-941a-4d0c12b1caa0} <Debug> TCPHandler: Processed in 0.002353336 sec. | ||
| 8649 | 2025.06.04 01:24:22.952836 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.06.04 01:24:22.952931 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8651 | 2025.06.04 01:24:22.952971 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8652 | 2025.06.04 01:24:22.953372 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.06.04 01:24:22.953407 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8654 | 2025.06.04 01:24:22.953718 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8655 | 2025.06.04 01:24:22.953924 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.06.04 01:24:22.954051 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001139 sec., 7901.668129938543 rows/sec., 594.17 KiB/sec. | ||
| 8657 | 2025.06.04 01:24:22.954089 [ 5 ] {6ef3673c-4ab0-46b5-9164-571b7d70dbca} <Debug> TCPHandler: Processed in 0.001301486 sec. | ||
| 8658 | 2025.06.04 01:24:22.954197 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2025.06.04 01:24:22.954289 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8660 | 2025.06.04 01:24:22.954328 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8661 | 2025.06.04 01:24:22.954765 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.06.04 01:24:22.954800 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8663 | 2025.06.04 01:24:22.955103 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8664 | 2025.06.04 01:24:22.955308 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.06.04 01:24:22.955435 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001164 sec., 62714.7766323024 rows/sec., 4.90 MiB/sec. | ||
| 8666 | 2025.06.04 01:24:22.955472 [ 5 ] {afcdc7e0-f02b-4402-96f2-d4963de93425} <Debug> TCPHandler: Processed in 0.001323427 sec. | ||
| 8667 | 2025.06.04 01:24:22.955582 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.06.04 01:24:22.955675 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8669 | 2025.06.04 01:24:22.955717 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8670 | 2025.06.04 01:24:22.956309 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2025.06.04 01:24:22.956347 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8672 | 2025.06.04 01:24:22.956724 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8673 | 2025.06.04 01:24:22.956937 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.06.04 01:24:22.957078 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 8675 | 2025.06.04 01:24:22.957115 [ 5 ] {bc590cb5-41ff-4466-8526-84ddd432a654} <Debug> TCPHandler: Processed in 0.001581404 sec. | ||
| 8676 | 2025.06.04 01:24:22.957251 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2025.06.04 01:24:22.957345 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8678 | 2025.06.04 01:24:22.957398 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <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 | ||
| 8679 | 2025.06.04 01:24:22.958193 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.06.04 01:24:22.958228 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8681 | 2025.06.04 01:24:22.958748 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8682 | 2025.06.04 01:24:22.958977 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.06.04 01:24:22.959130 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001786 sec., 5039.193729003359 rows/sec., 9.03 MiB/sec. | ||
| 8684 | 2025.06.04 01:24:22.959196 [ 5 ] {475512cd-95d7-4f40-beff-4acce9b2153e} <Debug> TCPHandler: Processed in 0.001992976 sec. | ||
| 8685 | 2025.06.04 01:24:22.959307 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.06.04 01:24:22.959400 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.06.04 01:24:22.959440 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8688 | 2025.06.04 01:24:22.959781 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.06.04 01:24:22.959820 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 8690 | 2025.06.04 01:24:22.960119 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8691 | 2025.06.04 01:24:22.960326 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.06.04 01:24:22.960453 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8693 | 2025.06.04 01:24:22.960487 [ 5 ] {5b43da67-161f-4e9c-b119-d602e33ff379} <Debug> TCPHandler: Processed in 0.001228115 sec. | ||
| 8694 | 2025.06.04 01:24:27.954734 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.06.04 01:24:27.954998 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8696 | 2025.06.04 01:24:27.955088 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8697 | 2025.06.04 01:24:27.955989 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.06.04 01:24:27.956056 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8699 | 2025.06.04 01:24:27.956616 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8700 | 2025.06.04 01:24:27.956927 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.06.04 01:24:27.957130 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002189 sec., 53905.893101873 rows/sec., 4.59 MiB/sec. | ||
| 8702 | 2025.06.04 01:24:27.957152 [ 47 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8703 | 2025.06.04 01:24:27.957196 [ 5 ] {3c41e7f6-03ab-4ab1-bedc-d44847a57cc9} <Debug> TCPHandler: Processed in 0.002621543 sec. | ||
| 8704 | 2025.06.04 01:24:27.957248 [ 47 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.06.04 01:24:27.957285 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8706 | 2025.06.04 01:24:27.957386 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2025.06.04 01:24:27.957401 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 8708 | 2025.06.04 01:24:27.957526 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8709 | 2025.06.04 01:24:27.957568 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8710 | 2025.06.04 01:24:27.957589 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8711 | 2025.06.04 01:24:27.957617 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1967 rows starting from the beginning of the part | ||
| 8712 | 2025.06.04 01:24:27.957703 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1214 rows starting from the beginning of the part | ||
| 8713 | 2025.06.04 01:24:27.957766 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 8714 | 2025.06.04 01:24:27.957851 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 8715 | 2025.06.04 01:24:27.957926 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 8716 | 2025.06.04 01:24:27.958002 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 8717 | 2025.06.04 01:24:27.958167 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.06.04 01:24:27.958219 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8719 | 2025.06.04 01:24:27.958689 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8720 | 2025.06.04 01:24:27.959001 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2025.06.04 01:24:27.959173 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001678 sec., 18474.374255065555 rows/sec., 1.36 MiB/sec. | ||
| 8722 | 2025.06.04 01:24:27.959224 [ 5 ] {a25050d8-7ec9-4f23-93ed-7dfabcafdaca} <Debug> TCPHandler: Processed in 0.001899463 sec. | ||
| 8723 | 2025.06.04 01:24:27.959371 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2025.06.04 01:24:27.959483 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8725 | 2025.06.04 01:24:27.959536 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8726 | 2025.06.04 01:24:27.960138 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2025.06.04 01:24:27.960183 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8728 | 2025.06.04 01:24:27.960480 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3547 rows, containing 5 columns (5 merged, 0 gathered) in 0.003117298 sec., 1137844.3767647494 rows/sec., 97.85 MiB/sec. | ||
| 8729 | 2025.06.04 01:24:27.960621 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8730 | 2025.06.04 01:24:27.960907 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8731 | 2025.06.04 01:24:27.960962 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2025.06.04 01:24:27.961136 [ 27 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8733 | 2025.06.04 01:24:27.961145 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001685 sec., 56379.82195845697 rows/sec., 4.40 MiB/sec. | ||
| 8734 | 2025.06.04 01:24:27.961199 [ 27 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.06.04 01:24:27.961233 [ 5 ] {06ae47da-2d4a-4367-a210-37bfad193a97} <Debug> TCPHandler: Processed in 0.001921144 sec. | ||
| 8736 | 2025.06.04 01:24:27.961238 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8737 | 2025.06.04 01:24:27.961358 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.06.04 01:24:27.961371 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 8739 | 2025.06.04 01:24:27.961492 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_81_16} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8740 | 2025.06.04 01:24:27.961494 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2025.06.04 01:24:27.961556 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part | ||
| 8742 | 2025.06.04 01:24:27.961558 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2025.06.04 01:24:27.961624 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 529 rows starting from the beginning of the part | ||
| 8744 | 2025.06.04 01:24:27.961627 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 8745 | 2025.06.04 01:24:27.961687 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8746 | 2025.06.04 01:24:27.961696 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 8747 | 2025.06.04 01:24:27.961751 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8748 | 2025.06.04 01:24:27.961773 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 8749 | 2025.06.04 01:24:27.961843 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 73 rows starting from the beginning of the part | ||
| 8750 | 2025.06.04 01:24:27.961908 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 8751 | 2025.06.04 01:24:27.962328 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.06.04 01:24:27.962369 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8753 | 2025.06.04 01:24:27.962807 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8754 | 2025.06.04 01:24:27.963075 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.06.04 01:24:27.963216 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8756 | 2025.06.04 01:24:27.963233 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
| 8757 | 2025.06.04 01:24:27.963258 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2025.06.04 01:24:27.963291 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8759 | 2025.06.04 01:24:27.963302 [ 5 ] {4d944368-8587-41ce-aab4-f0a4adf0a226} <Debug> TCPHandler: Processed in 0.00180662 sec. | ||
| 8760 | 2025.06.04 01:24:27.963396 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 8761 | 2025.06.04 01:24:27.963462 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2025.06.04 01:24:27.963524 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206481 sec., 819404.2912674072 rows/sec., 64.06 MiB/sec. | ||
| 8763 | 2025.06.04 01:24:27.963527 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8764 | 2025.06.04 01:24:27.963577 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2025.06.04 01:24:27.963595 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22333 rows starting from the beginning of the part | ||
| 8766 | 2025.06.04 01:24:27.963642 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <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 | ||
| 8767 | 2025.06.04 01:24:27.963678 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 962 rows starting from the beginning of the part | ||
| 8768 | 2025.06.04 01:24:27.963748 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 44 rows starting from the beginning of the part | ||
| 8769 | 2025.06.04 01:24:27.963819 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 8770 | 2025.06.04 01:24:27.963887 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 8771 | 2025.06.04 01:24:27.963903 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8772 | 2025.06.04 01:24:27.963954 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 8773 | 2025.06.04 01:24:27.964440 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.06.04 01:24:27.964568 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_81_16} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8775 | 2025.06.04 01:24:27.964693 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8776 | 2025.06.04 01:24:27.964702 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2025.06.04 01:24:27.964753 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8778 | 2025.06.04 01:24:27.965451 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8779 | 2025.06.04 01:24:27.965720 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2025.06.04 01:24:27.965857 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8781 | 2025.06.04 01:24:27.965887 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002331 sec., 13299.013299013299 rows/sec., 23.83 MiB/sec. | ||
| 8782 | 2025.06.04 01:24:27.965895 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.06.04 01:24:27.965943 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8784 | 2025.06.04 01:24:27.965978 [ 5 ] {048447a9-edfe-460f-a905-97592afe2bc0} <Debug> TCPHandler: Processed in 0.002578503 sec. | ||
| 8785 | 2025.06.04 01:24:27.966043 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8786 | 2025.06.04 01:24:27.966131 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2025.06.04 01:24:27.966259 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8788 | 2025.06.04 01:24:27.966309 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8789 | 2025.06.04 01:24:27.966378 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2025.06.04 01:24:27.966464 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1158 rows starting from the beginning of the part | ||
| 8791 | 2025.06.04 01:24:27.966622 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 8792 | 2025.06.04 01:24:27.966742 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2025.06.04 01:24:27.966745 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 8794 | 2025.06.04 01:24:27.966795 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8795 | 2025.06.04 01:24:27.966887 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 8796 | 2025.06.04 01:24:27.967007 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 8797 | 2025.06.04 01:24:27.967125 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 8798 | 2025.06.04 01:24:27.967183 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8799 | 2025.06.04 01:24:27.967608 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.06.04 01:24:27.967757 [ 27 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8801 | 2025.06.04 01:24:27.967770 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
| 8802 | 2025.06.04 01:24:27.967811 [ 27 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.06.04 01:24:27.967846 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8804 | 2025.06.04 01:24:27.967848 [ 5 ] {338c997e-f7f4-4496-bd76-e78d92989ec3} <Debug> TCPHandler: Processed in 0.00177512 sec. | ||
| 8805 | 2025.06.04 01:24:27.967952 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 8806 | 2025.06.04 01:24:27.968096 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8807 | 2025.06.04 01:24:27.968139 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4056 rows starting from the beginning of the part | ||
| 8808 | 2025.06.04 01:24:27.968207 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part | ||
| 8809 | 2025.06.04 01:24:27.968273 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 8810 | 2025.06.04 01:24:27.968333 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 8811 | 2025.06.04 01:24:27.968395 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 8812 | 2025.06.04 01:24:27.968457 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 8813 | 2025.06.04 01:24:27.972162 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4296 rows, containing 4 columns (4 merged, 0 gathered) in 0.004258879 sec., 1008716.1433795136 rows/sec., 67.53 MiB/sec. | ||
| 8814 | 2025.06.04 01:24:27.972776 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8815 | 2025.06.04 01:24:27.973116 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2025.06.04 01:24:27.973218 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_81_16} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8817 | 2025.06.04 01:24:27.973328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8818 | 2025.06.04 01:24:27.974256 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23819 rows, containing 5 columns (5 merged, 0 gathered) in 0.010911877 sec., 2182850.851416305 rows/sec., 149.17 MiB/sec. | ||
| 8819 | 2025.06.04 01:24:27.974927 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8820 | 2025.06.04 01:24:27.975308 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2025.06.04 01:24:27.975406 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8822 | 2025.06.04 01:24:27.975505 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8823 | 2025.06.04 01:24:27.976638 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 19 columns (19 merged, 0 gathered) in 0.010643629 sec., 119226.25262492709 rows/sec., 213.65 MiB/sec. | ||
| 8824 | 2025.06.04 01:24:27.978569 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8825 | 2025.06.04 01:24:27.978972 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2025.06.04 01:24:27.979068 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8827 | 2025.06.04 01:24:27.979249 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 8828 | 2025.06.04 01:24:28.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.47 MiB, peak 304.58 MiB, free memory in arenas 0.00 B, will set to 295.53 MiB (RSS), difference: 5.07 MiB | ||
| 8829 | 2025.06.04 01:24:28.535867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
| 8830 | 2025.06.04 01:24:28.536368 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.06.04 01:24:28.536421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8832 | 2025.06.04 01:24:28.536942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8833 | 2025.06.04 01:24:28.537186 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2025.06.04 01:24:28.537341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 8835 | 2025.06.04 01:24:29.789690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8836 | 2025.06.04 01:24:29.807593 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.06.04 01:24:29.807671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8838 | 2025.06.04 01:24:29.813937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8839 | 2025.06.04 01:24:29.814715 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.06.04 01:24:29.818341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8841 | 2025.06.04 01:24:31.086823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1220 | ||
| 8842 | 2025.06.04 01:24:31.089000 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.06.04 01:24:31.089051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8844 | 2025.06.04 01:24:31.090292 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8845 | 2025.06.04 01:24:31.090577 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.06.04 01:24:31.090819 [ 54 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8847 | 2025.06.04 01:24:31.090920 [ 54 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2025.06.04 01:24:31.090957 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8849 | 2025.06.04 01:24:31.090984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 8850 | 2025.06.04 01:24:31.091078 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 8851 | 2025.06.04 01:24:31.091598 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8852 | 2025.06.04 01:24:31.091726 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1056 rows starting from the beginning of the part | ||
| 8853 | 2025.06.04 01:24:31.092041 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 8854 | 2025.06.04 01:24:31.092364 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 8855 | 2025.06.04 01:24:31.092755 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 8856 | 2025.06.04 01:24:31.093078 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 8857 | 2025.06.04 01:24:31.093401 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 8858 | 2025.06.04 01:24:31.099533 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1220 rows, containing 72 columns (72 merged, 0 gathered) in 0.008494849 sec., 143616.44332936348 rows/sec., 115.64 MiB/sec. | ||
| 8859 | 2025.06.04 01:24:31.101042 [ 190 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8860 | 2025.06.04 01:24:31.101652 [ 190 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2025.06.04 01:24:31.101735 [ 190 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_36_7} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8862 | 2025.06.04 01:24:31.102081 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 8863 | 2025.06.04 01:24:32.951249 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2025.06.04 01:24:32.951538 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8865 | 2025.06.04 01:24:32.951645 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8866 | 2025.06.04 01:24:32.952354 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.06.04 01:24:32.952408 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8868 | 2025.06.04 01:24:32.952802 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8869 | 2025.06.04 01:24:32.953027 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2025.06.04 01:24:32.953189 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001728 sec., 42824.07407407407 rows/sec., 3.44 MiB/sec. | ||
| 8871 | 2025.06.04 01:24:32.953239 [ 5 ] {d5f04e07-608e-451b-9c31-9f7404f3d4fa} <Debug> TCPHandler: Processed in 0.002176141 sec. | ||
| 8872 | 2025.06.04 01:24:32.953363 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2025.06.04 01:24:32.953463 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8874 | 2025.06.04 01:24:32.953507 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8875 | 2025.06.04 01:24:32.953911 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2025.06.04 01:24:32.953949 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8877 | 2025.06.04 01:24:32.954256 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8878 | 2025.06.04 01:24:32.954460 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2025.06.04 01:24:32.954598 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001156 sec., 7785.4671280276825 rows/sec., 585.43 KiB/sec. | ||
| 8880 | 2025.06.04 01:24:32.954635 [ 5 ] {9a59a670-511d-43db-823f-660f5a57c0bb} <Debug> TCPHandler: Processed in 0.001326117 sec. | ||
| 8881 | 2025.06.04 01:24:32.954756 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2025.06.04 01:24:32.954882 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8883 | 2025.06.04 01:24:32.954933 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8884 | 2025.06.04 01:24:32.955460 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2025.06.04 01:24:32.955506 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8886 | 2025.06.04 01:24:32.955876 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8887 | 2025.06.04 01:24:32.956111 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.06.04 01:24:32.956248 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001391 sec., 52480.2300503235 rows/sec., 4.10 MiB/sec. | ||
| 8889 | 2025.06.04 01:24:32.956288 [ 5 ] {5ca7e948-a0f1-4bad-826b-8d76a56feeb5} <Debug> TCPHandler: Processed in 0.001595065 sec. | ||
| 8890 | 2025.06.04 01:24:32.956397 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2025.06.04 01:24:32.956493 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2025.06.04 01:24:32.956540 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8893 | 2025.06.04 01:24:32.956952 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2025.06.04 01:24:32.956990 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8895 | 2025.06.04 01:24:32.957331 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8896 | 2025.06.04 01:24:32.957551 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2025.06.04 01:24:32.957688 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8898 | 2025.06.04 01:24:32.957726 [ 5 ] {9b996d6e-7fa0-47d6-b207-2f4417d9ba84} <Debug> TCPHandler: Processed in 0.001378979 sec. | ||
| 8899 | 2025.06.04 01:24:32.957840 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.06.04 01:24:32.957958 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8901 | 2025.06.04 01:24:32.958023 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <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 | ||
| 8902 | 2025.06.04 01:24:32.958882 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2025.06.04 01:24:32.958917 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8904 | 2025.06.04 01:24:32.959439 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8905 | 2025.06.04 01:24:32.959674 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2025.06.04 01:24:32.959814 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00188 sec., 4787.234042553192 rows/sec., 8.58 MiB/sec. | ||
| 8907 | 2025.06.04 01:24:32.959878 [ 5 ] {78a4f08b-ab63-4c32-b6ae-d6b0f3c539e5} <Debug> TCPHandler: Processed in 0.002097628 sec. | ||
| 8908 | 2025.06.04 01:24:32.959986 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2025.06.04 01:24:32.960081 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8910 | 2025.06.04 01:24:32.960123 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8911 | 2025.06.04 01:24:32.960450 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2025.06.04 01:24:32.960486 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8913 | 2025.06.04 01:24:32.960791 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8914 | 2025.06.04 01:24:32.961004 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2025.06.04 01:24:32.961134 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8916 | 2025.06.04 01:24:32.961171 [ 5 ] {76ae7f04-4dc3-41da-b251-b855480a4db7} <Debug> TCPHandler: Processed in 0.001233255 sec. | ||
| 8917 | 2025.06.04 01:24:35.847134 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8918 | 2025.06.04 01:24:35.847204 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8919 | 2025.06.04 01:24:36.038329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
| 8920 | 2025.06.04 01:24:36.038863 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.06.04 01:24:36.038914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8922 | 2025.06.04 01:24:36.039428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8923 | 2025.06.04 01:24:36.039674 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.06.04 01:24:36.039824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
| 8925 | 2025.06.04 01:24:37.319279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8926 | 2025.06.04 01:24:37.337705 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.06.04 01:24:37.337770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8928 | 2025.06.04 01:24:37.343961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8929 | 2025.06.04 01:24:37.344681 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.06.04 01:24:37.347806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8931 | 2025.06.04 01:24:37.951508 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2025.06.04 01:24:37.951709 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8933 | 2025.06.04 01:24:37.951783 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8934 | 2025.06.04 01:24:37.952474 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2025.06.04 01:24:37.952527 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8936 | 2025.06.04 01:24:37.952939 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8937 | 2025.06.04 01:24:37.953174 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2025.06.04 01:24:37.953339 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001682 sec., 70154.57788347205 rows/sec., 5.97 MiB/sec. | ||
| 8939 | 2025.06.04 01:24:37.953389 [ 5 ] {0fc137c8-db8b-4cd4-9419-aa6f44f175a8} <Debug> TCPHandler: Processed in 0.002018726 sec. | ||
| 8940 | 2025.06.04 01:24:37.953524 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2025.06.04 01:24:37.953623 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8942 | 2025.06.04 01:24:37.953666 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8943 | 2025.06.04 01:24:37.954099 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2025.06.04 01:24:37.954136 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8945 | 2025.06.04 01:24:37.954441 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8946 | 2025.06.04 01:24:37.954666 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2025.06.04 01:24:37.954788 [ 126 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8948 | 2025.06.04 01:24:37.954799 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001198 sec., 25876.460767946577 rows/sec., 1.90 MiB/sec. | ||
| 8949 | 2025.06.04 01:24:37.954866 [ 126 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.06.04 01:24:37.954881 [ 5 ] {d6c178ae-252f-46cf-82a7-97256424c4e0} <Debug> TCPHandler: Processed in 0.001407409 sec. | ||
| 8951 | 2025.06.04 01:24:37.954899 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8952 | 2025.06.04 01:24:37.955021 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2025.06.04 01:24:37.955026 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8954 | 2025.06.04 01:24:37.955119 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8955 | 2025.06.04 01:24:37.955163 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8956 | 2025.06.04 01:24:37.955181 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8957 | 2025.06.04 01:24:37.955218 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part | ||
| 8958 | 2025.06.04 01:24:37.955285 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 8959 | 2025.06.04 01:24:37.955329 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part | ||
| 8960 | 2025.06.04 01:24:37.955371 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 8961 | 2025.06.04 01:24:37.955414 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part | ||
| 8962 | 2025.06.04 01:24:37.955455 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 8963 | 2025.06.04 01:24:37.955624 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2025.06.04 01:24:37.955667 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8965 | 2025.06.04 01:24:37.955989 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8966 | 2025.06.04 01:24:37.956229 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2025.06.04 01:24:37.956328 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359338 sec., 212603.48787424466 rows/sec., 15.25 MiB/sec. | ||
| 8968 | 2025.06.04 01:24:37.956360 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001259 sec., 75456.71167593329 rows/sec., 5.89 MiB/sec. | ||
| 8969 | 2025.06.04 01:24:37.956406 [ 5 ] {04afda50-5be6-4e70-aefe-13787e8f0101} <Debug> TCPHandler: Processed in 0.00143302 sec. | ||
| 8970 | 2025.06.04 01:24:37.956503 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8971 | 2025.06.04 01:24:37.956528 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2025.06.04 01:24:37.956625 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8973 | 2025.06.04 01:24:37.956671 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8974 | 2025.06.04 01:24:37.956811 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2025.06.04 01:24:37.956895 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_66_13} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8976 | 2025.06.04 01:24:37.957003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8977 | 2025.06.04 01:24:37.957083 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.06.04 01:24:37.957122 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8979 | 2025.06.04 01:24:37.957466 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8980 | 2025.06.04 01:24:37.957680 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.06.04 01:24:37.957809 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 8982 | 2025.06.04 01:24:37.957844 [ 5 ] {87090a46-033e-4b36-b575-34ba17c62a8a} <Debug> TCPHandler: Processed in 0.001370838 sec. | ||
| 8983 | 2025.06.04 01:24:37.957950 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.06.04 01:24:37.958049 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.06.04 01:24:37.958102 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <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 | ||
| 8986 | 2025.06.04 01:24:37.958913 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.06.04 01:24:37.958948 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8988 | 2025.06.04 01:24:37.959489 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8989 | 2025.06.04 01:24:37.959737 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.06.04 01:24:37.959875 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 8991 | 2025.06.04 01:24:37.959936 [ 5 ] {c4a5a5e7-96aa-4995-a876-70baa729d7dc} <Debug> TCPHandler: Processed in 0.002033767 sec. | ||
| 8992 | 2025.06.04 01:24:37.960053 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.06.04 01:24:37.960144 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2025.06.04 01:24:37.960185 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2025.06.04 01:24:37.960511 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.06.04 01:24:37.960546 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8997 | 2025.06.04 01:24:37.960861 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8998 | 2025.06.04 01:24:37.961074 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.06.04 01:24:37.961198 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9000 | 2025.06.04 01:24:37.961231 [ 5 ] {a74aa25f-202c-473f-8387-28b29125c73e} <Debug> TCPHandler: Processed in 0.001235645 sec. | ||
| 9001 | 2025.06.04 01:24:40.553094 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2025.06.04 01:24:40.553300 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9003 | 2025.06.04 01:24:40.553372 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9004 | 2025.06.04 01:24:40.554036 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.06.04 01:24:40.554073 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9006 | 2025.06.04 01:24:40.554454 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9007 | 2025.06.04 01:24:40.554676 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2025.06.04 01:24:40.554819 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 9009 | 2025.06.04 01:24:40.554860 [ 5 ] {25fe16c1-7a60-45af-bb92-adc025389cb8} <Debug> TCPHandler: Processed in 0.001898854 sec. | ||
| 9010 | 2025.06.04 01:24:40.554983 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2025.06.04 01:24:40.555106 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9012 | 2025.06.04 01:24:40.555156 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9013 | 2025.06.04 01:24:40.555629 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2025.06.04 01:24:40.555670 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9015 | 2025.06.04 01:24:40.556009 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9016 | 2025.06.04 01:24:40.556213 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2025.06.04 01:24:40.556345 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001263 sec., 11084.718923198732 rows/sec., 903.88 KiB/sec. | ||
| 9018 | 2025.06.04 01:24:40.556385 [ 5 ] {bd0a77bf-b2e3-402d-b057-56eb6fea213c} <Debug> TCPHandler: Processed in 0.001464422 sec. | ||
| 9019 | 2025.06.04 01:24:40.556495 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.06.04 01:24:40.556589 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9021 | 2025.06.04 01:24:40.556629 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9022 | 2025.06.04 01:24:40.557589 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.06.04 01:24:40.557625 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9024 | 2025.06.04 01:24:40.558026 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9025 | 2025.06.04 01:24:40.558230 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2025.06.04 01:24:40.558355 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.001784 sec., 751681.6143497758 rows/sec., 62.49 MiB/sec. | ||
| 9027 | 2025.06.04 01:24:40.558392 [ 5 ] {14671f82-c327-4b34-95a1-4d66494fb27f} <Debug> TCPHandler: Processed in 0.001947005 sec. | ||
| 9028 | 2025.06.04 01:24:40.558500 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2025.06.04 01:24:40.558595 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9030 | 2025.06.04 01:24:40.558635 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9031 | 2025.06.04 01:24:40.559041 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2025.06.04 01:24:40.559076 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9033 | 2025.06.04 01:24:40.559380 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9034 | 2025.06.04 01:24:40.559582 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2025.06.04 01:24:40.559709 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.25 MiB/sec. | ||
| 9036 | 2025.06.04 01:24:40.559746 [ 5 ] {74a31b0a-4316-4543-b058-7d3e5beb5041} <Debug> TCPHandler: Processed in 0.001293887 sec. | ||
| 9037 | 2025.06.04 01:24:40.559855 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2025.06.04 01:24:40.559948 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9039 | 2025.06.04 01:24:40.559987 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9040 | 2025.06.04 01:24:40.560513 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.06.04 01:24:40.560555 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9042 | 2025.06.04 01:24:40.560926 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9043 | 2025.06.04 01:24:40.561136 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.06.04 01:24:40.561267 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001336 sec., 188622.754491018 rows/sec., 13.05 MiB/sec. | ||
| 9045 | 2025.06.04 01:24:40.561304 [ 5 ] {effb4b7a-cb50-4113-a9df-48a17145be52} <Debug> TCPHandler: Processed in 0.001498082 sec. | ||
| 9046 | 2025.06.04 01:24:40.561416 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2025.06.04 01:24:40.561511 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9048 | 2025.06.04 01:24:40.561551 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9049 | 2025.06.04 01:24:40.561949 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2025.06.04 01:24:40.561983 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9051 | 2025.06.04 01:24:40.562283 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9052 | 2025.06.04 01:24:40.562491 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2025.06.04 01:24:40.562616 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 9054 | 2025.06.04 01:24:40.562654 [ 5 ] {194549fc-9c2d-4ce2-81b7-87e17a56246f} <Debug> TCPHandler: Processed in 0.001287826 sec. | ||
| 9055 | 2025.06.04 01:24:40.562759 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2025.06.04 01:24:40.562853 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9057 | 2025.06.04 01:24:40.562892 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9058 | 2025.06.04 01:24:40.563523 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.06.04 01:24:40.563559 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9060 | 2025.06.04 01:24:40.563893 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9061 | 2025.06.04 01:24:40.564099 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.06.04 01:24:40.564225 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.00139 sec., 416546.76258992805 rows/sec., 31.28 MiB/sec. | ||
| 9063 | 2025.06.04 01:24:40.564262 [ 5 ] {55c336b9-2537-4e88-9798-ea01ee10464a} <Debug> TCPHandler: Processed in 0.001551364 sec. | ||
| 9064 | 2025.06.04 01:24:40.564371 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2025.06.04 01:24:40.564465 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9066 | 2025.06.04 01:24:40.564507 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9067 | 2025.06.04 01:24:40.565124 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.06.04 01:24:40.565158 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9069 | 2025.06.04 01:24:40.565551 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9070 | 2025.06.04 01:24:40.565760 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.06.04 01:24:40.565887 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Debug> executeQuery: Read 1057 rows, 74.14 KiB in 0.001441 sec., 733518.3900069396 rows/sec., 50.24 MiB/sec. | ||
| 9072 | 2025.06.04 01:24:40.565923 [ 5 ] {9f0b41ba-b014-45c3-b349-8b36b7aa8a36} <Debug> TCPHandler: Processed in 0.001602885 sec. | ||
| 9073 | 2025.06.04 01:24:40.566030 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2025.06.04 01:24:40.566123 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9075 | 2025.06.04 01:24:40.566175 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <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 | ||
| 9076 | 2025.06.04 01:24:40.566912 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.06.04 01:24:40.566946 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9078 | 2025.06.04 01:24:40.567440 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9079 | 2025.06.04 01:24:40.567657 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.06.04 01:24:40.567793 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001687 sec., 5334.914048606995 rows/sec., 9.56 MiB/sec. | ||
| 9081 | 2025.06.04 01:24:40.567845 [ 5 ] {ea1182ab-a517-4584-a35c-99fa468fb238} <Debug> TCPHandler: Processed in 0.001864122 sec. | ||
| 9082 | 2025.06.04 01:24:40.567952 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2025.06.04 01:24:40.568046 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.06.04 01:24:40.568086 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9085 | 2025.06.04 01:24:40.568400 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.06.04 01:24:40.568434 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9087 | 2025.06.04 01:24:40.568731 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9088 | 2025.06.04 01:24:40.568943 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.06.04 01:24:40.569068 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00104 sec., 34615.38461538462 rows/sec., 2.33 MiB/sec. | ||
| 9090 | 2025.06.04 01:24:40.569102 [ 5 ] {2ffd3db0-3a4e-41aa-8d75-f9ea9127aecb} <Debug> TCPHandler: Processed in 0.001198553 sec. | ||
| 9091 | 2025.06.04 01:24:41.091958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1264 | ||
| 9092 | 2025.06.04 01:24:41.094547 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2025.06.04 01:24:41.094607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9094 | 2025.06.04 01:24:41.095877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9095 | 2025.06.04 01:24:41.096173 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.06.04 01:24:41.096564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9097 | 2025.06.04 01:24:42.945856 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.06.04 01:24:42.946052 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9099 | 2025.06.04 01:24:42.946124 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9100 | 2025.06.04 01:24:42.946825 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.06.04 01:24:42.946869 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9102 | 2025.06.04 01:24:42.947265 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9103 | 2025.06.04 01:24:42.947494 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2025.06.04 01:24:42.947666 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 9105 | 2025.06.04 01:24:42.947712 [ 5 ] {aaf75ff2-5ce5-4dc1-ae37-b8250ec12c75} <Debug> TCPHandler: Processed in 0.001994196 sec. | ||
| 9106 | 2025.06.04 01:24:42.947825 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2025.06.04 01:24:42.947918 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9108 | 2025.06.04 01:24:42.947968 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9109 | 2025.06.04 01:24:42.948372 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2025.06.04 01:24:42.948407 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9111 | 2025.06.04 01:24:42.948715 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9112 | 2025.06.04 01:24:42.948935 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2025.06.04 01:24:42.949066 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 9114 | 2025.06.04 01:24:42.949104 [ 5 ] {1170aeaa-8086-49df-aa5b-7cee309796d6} <Debug> TCPHandler: Processed in 0.001329508 sec. | ||
| 9115 | 2025.06.04 01:24:42.949211 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2025.06.04 01:24:42.949304 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9117 | 2025.06.04 01:24:42.949347 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9118 | 2025.06.04 01:24:42.949696 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.06.04 01:24:42.949732 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9120 | 2025.06.04 01:24:42.950121 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9121 | 2025.06.04 01:24:42.950348 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2025.06.04 01:24:42.950490 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 3.70 MiB/sec. | ||
| 9123 | 2025.06.04 01:24:42.950525 [ 5 ] {b602a2b8-8f81-46de-a0e2-5ddcd7e7ffde} <Debug> TCPHandler: Processed in 0.001362058 sec. | ||
| 9124 | 2025.06.04 01:24:42.950630 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2025.06.04 01:24:42.950722 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9126 | 2025.06.04 01:24:42.950762 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9127 | 2025.06.04 01:24:42.951070 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2025.06.04 01:24:42.951103 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9129 | 2025.06.04 01:24:42.951400 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9130 | 2025.06.04 01:24:42.951612 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2025.06.04 01:24:42.951745 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001041 sec., 23054.755043227666 rows/sec., 1.55 MiB/sec. | ||
| 9132 | 2025.06.04 01:24:42.951779 [ 5 ] {eda06a85-dbef-4e6c-91c5-882258ca8743} <Debug> TCPHandler: Processed in 0.001196194 sec. | ||
| 9133 | 2025.06.04 01:24:43.540785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
| 9134 | 2025.06.04 01:24:43.541341 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.06.04 01:24:43.541377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9136 | 2025.06.04 01:24:43.541856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9137 | 2025.06.04 01:24:43.542083 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.06.04 01:24:43.542213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 9139 | 2025.06.04 01:24:43.542217 [ 149 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9140 | 2025.06.04 01:24:43.542269 [ 149 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2025.06.04 01:24:43.542291 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9142 | 2025.06.04 01:24:43.542386 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::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 | ||
| 9143 | 2025.06.04 01:24:43.542491 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9144 | 2025.06.04 01:24:43.542528 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
| 9145 | 2025.06.04 01:24:43.542592 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 9146 | 2025.06.04 01:24:43.542639 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 9147 | 2025.06.04 01:24:43.542682 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 9148 | 2025.06.04 01:24:43.542725 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 9149 | 2025.06.04 01:24:43.542765 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 9150 | 2025.06.04 01:24:43.544694 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346216 sec., 9983735.512842808 rows/sec., 142.82 MiB/sec. | ||
| 9151 | 2025.06.04 01:24:43.545118 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9152 | 2025.06.04 01:24:43.545418 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.06.04 01:24:43.545508 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_51_10} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9154 | 2025.06.04 01:24:43.545632 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9155 | 2025.06.04 01:24:44.848767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9156 | 2025.06.04 01:24:44.866727 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.06.04 01:24:44.866792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9158 | 2025.06.04 01:24:44.873113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9159 | 2025.06.04 01:24:44.873836 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.06.04 01:24:44.874147 [ 147 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9161 | 2025.06.04 01:24:44.874252 [ 147 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2025.06.04 01:24:44.874288 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9163 | 2025.06.04 01:24:44.874417 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::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 | ||
| 9164 | 2025.06.04 01:24:44.876945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9165 | 2025.06.04 01:24:44.877434 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9166 | 2025.06.04 01:24:44.878158 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 9167 | 2025.06.04 01:24:44.881438 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9168 | 2025.06.04 01:24:44.884695 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9169 | 2025.06.04 01:24:44.888267 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9170 | 2025.06.04 01:24:44.892350 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9171 | 2025.06.04 01:24:44.896321 [ 192 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9172 | 2025.06.04 01:24:44.949175 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07479651 sec., 5133.929377186182 rows/sec., 26.55 MiB/sec. | ||
| 9173 | 2025.06.04 01:24:44.952198 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9174 | 2025.06.04 01:24:44.954198 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.06.04 01:24:44.954312 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_51_10} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9176 | 2025.06.04 01:24:44.956929 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9177 | 2025.06.04 01:24:45.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.78 MiB, peak 310.20 MiB, free memory in arenas 0.00 B, will set to 298.11 MiB (RSS), difference: 1.32 MiB | ||
| 9178 | 2025.06.04 01:24:47.951435 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2025.06.04 01:24:47.951740 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9180 | 2025.06.04 01:24:47.951843 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9181 | 2025.06.04 01:24:47.952626 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2025.06.04 01:24:47.952665 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9183 | 2025.06.04 01:24:47.953069 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9184 | 2025.06.04 01:24:47.953296 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2025.06.04 01:24:47.953438 [ 145 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9186 | 2025.06.04 01:24:47.953452 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001786 sec., 66069.42889137738 rows/sec., 5.62 MiB/sec. | ||
| 9187 | 2025.06.04 01:24:47.953482 [ 145 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2025.06.04 01:24:47.953497 [ 5 ] {7f7cd97d-8a52-4791-aa23-6e6d533f4c94} <Debug> TCPHandler: Processed in 0.002243374 sec. | ||
| 9189 | 2025.06.04 01:24:47.953519 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9190 | 2025.06.04 01:24:47.953628 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2025.06.04 01:24:47.953655 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 9192 | 2025.06.04 01:24:47.953724 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9193 | 2025.06.04 01:24:47.953770 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9194 | 2025.06.04 01:24:47.953806 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9195 | 2025.06.04 01:24:47.953846 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1967 rows starting from the beginning of the part | ||
| 9196 | 2025.06.04 01:24:47.953918 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 9197 | 2025.06.04 01:24:47.953966 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 118 rows starting from the beginning of the part | ||
| 9198 | 2025.06.04 01:24:47.954026 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1341 rows starting from the beginning of the part | ||
| 9199 | 2025.06.04 01:24:47.954068 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 9200 | 2025.06.04 01:24:47.954120 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 9201 | 2025.06.04 01:24:47.954193 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2025.06.04 01:24:47.954233 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9203 | 2025.06.04 01:24:47.954575 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9204 | 2025.06.04 01:24:47.954814 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2025.06.04 01:24:47.954952 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001246 sec., 24879.614767255218 rows/sec., 1.83 MiB/sec. | ||
| 9206 | 2025.06.04 01:24:47.954989 [ 5 ] {23632b23-16e4-4866-8dc4-c08c55f2f0ed} <Debug> TCPHandler: Processed in 0.00141622 sec. | ||
| 9207 | 2025.06.04 01:24:47.955103 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2025.06.04 01:24:47.955197 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9209 | 2025.06.04 01:24:47.955237 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9210 | 2025.06.04 01:24:47.955657 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2025.06.04 01:24:47.955678 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082398 sec., 1764312.1055629135 rows/sec., 152.32 MiB/sec. | ||
| 9212 | 2025.06.04 01:24:47.955692 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9213 | 2025.06.04 01:24:47.956052 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9214 | 2025.06.04 01:24:47.956080 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9215 | 2025.06.04 01:24:47.956308 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2025.06.04 01:24:47.956420 [ 145 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9217 | 2025.06.04 01:24:47.956439 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.06.04 01:24:47.956448 [ 145 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.06.04 01:24:47.956450 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00127 sec., 74803.14960629921 rows/sec., 5.84 MiB/sec. | ||
| 9220 | 2025.06.04 01:24:47.956479 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9221 | 2025.06.04 01:24:47.956503 [ 5 ] {7d7b0eae-5e63-488d-ba0c-4913e4952b5f} <Debug> TCPHandler: Processed in 0.001449881 sec. | ||
| 9222 | 2025.06.04 01:24:47.956534 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_86_17} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9223 | 2025.06.04 01:24:47.956565 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 9224 | 2025.06.04 01:24:47.956612 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2025.06.04 01:24:47.956655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9226 | 2025.06.04 01:24:47.956661 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2025.06.04 01:24:47.956698 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part | ||
| 9228 | 2025.06.04 01:24:47.956711 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9229 | 2025.06.04 01:24:47.956759 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9230 | 2025.06.04 01:24:47.956763 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 73 rows starting from the beginning of the part | ||
| 9231 | 2025.06.04 01:24:47.956822 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 95 rows starting from the beginning of the part | ||
| 9232 | 2025.06.04 01:24:47.956867 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 579 rows starting from the beginning of the part | ||
| 9233 | 2025.06.04 01:24:47.956908 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 9234 | 2025.06.04 01:24:47.956949 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 9235 | 2025.06.04 01:24:47.957185 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.06.04 01:24:47.957229 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9237 | 2025.06.04 01:24:47.957579 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9238 | 2025.06.04 01:24:47.957806 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.06.04 01:24:47.957909 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9240 | 2025.06.04 01:24:47.957933 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.06.04 01:24:47.957936 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 9242 | 2025.06.04 01:24:47.957949 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9243 | 2025.06.04 01:24:47.957976 [ 5 ] {f36aaf07-223b-49c0-8158-6d0da8fcc698} <Debug> TCPHandler: Processed in 0.001414099 sec. | ||
| 9244 | 2025.06.04 01:24:47.958028 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 9245 | 2025.06.04 01:24:47.958077 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.06.04 01:24:47.958120 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9247 | 2025.06.04 01:24:47.958144 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613676 sec., 1151408.3372374626 rows/sec., 90.38 MiB/sec. | ||
| 9248 | 2025.06.04 01:24:47.958170 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9249 | 2025.06.04 01:24:47.958150 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23819 rows starting from the beginning of the part | ||
| 9250 | 2025.06.04 01:24:47.958251 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <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 | ||
| 9251 | 2025.06.04 01:24:47.958270 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 9252 | 2025.06.04 01:24:47.958322 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 9253 | 2025.06.04 01:24:47.958361 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9254 | 2025.06.04 01:24:47.958389 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1057 rows starting from the beginning of the part | ||
| 9255 | 2025.06.04 01:24:47.958442 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 9256 | 2025.06.04 01:24:47.958490 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 9257 | 2025.06.04 01:24:47.958626 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2025.06.04 01:24:47.958693 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_86_17} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9259 | 2025.06.04 01:24:47.958770 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9260 | 2025.06.04 01:24:47.959101 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2025.06.04 01:24:47.959135 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9262 | 2025.06.04 01:24:47.959722 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9263 | 2025.06.04 01:24:47.959951 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.06.04 01:24:47.960103 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00195 sec., 15897.435897435898 rows/sec., 28.49 MiB/sec. | ||
| 9265 | 2025.06.04 01:24:47.960182 [ 5 ] {6f4909b4-485f-437b-9642-e8e34021e00b} <Debug> TCPHandler: Processed in 0.00215334 sec. | ||
| 9266 | 2025.06.04 01:24:47.960292 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.06.04 01:24:47.960387 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9268 | 2025.06.04 01:24:47.960428 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9269 | 2025.06.04 01:24:47.960759 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.06.04 01:24:47.960793 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9271 | 2025.06.04 01:24:47.961185 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9272 | 2025.06.04 01:24:47.961406 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.06.04 01:24:47.961509 [ 145 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9274 | 2025.06.04 01:24:47.961537 [ 145 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2025.06.04 01:24:47.961541 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 9276 | 2025.06.04 01:24:47.961553 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 9277 | 2025.06.04 01:24:47.961580 [ 5 ] {b788d8e2-2c31-47ad-8063-c278bff85b6e} <Debug> TCPHandler: Processed in 0.001337637 sec. | ||
| 9278 | 2025.06.04 01:24:47.961651 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 9279 | 2025.06.04 01:24:47.961793 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9280 | 2025.06.04 01:24:47.961830 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4296 rows starting from the beginning of the part | ||
| 9281 | 2025.06.04 01:24:47.961905 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 9282 | 2025.06.04 01:24:47.961958 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 9283 | 2025.06.04 01:24:47.962004 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 9284 | 2025.06.04 01:24:47.962049 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 9285 | 2025.06.04 01:24:47.962089 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 9286 | 2025.06.04 01:24:47.964172 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4536 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570522 sec., 1764622.127334448 rows/sec., 118.18 MiB/sec. | ||
| 9287 | 2025.06.04 01:24:47.964595 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9288 | 2025.06.04 01:24:47.964851 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.06.04 01:24:47.964927 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_86_17} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9290 | 2025.06.04 01:24:47.964999 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9291 | 2025.06.04 01:24:47.965539 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25420 rows, containing 5 columns (5 merged, 0 gathered) in 0.007551912 sec., 3366034.9855771624 rows/sec., 230.15 MiB/sec. | ||
| 9292 | 2025.06.04 01:24:47.965772 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9293 | 2025.06.04 01:24:47.966013 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2025.06.04 01:24:47.966081 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9295 | 2025.06.04 01:24:47.966161 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9296 | 2025.06.04 01:24:48.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.66 MiB, peak 310.20 MiB, free memory in arenas 0.00 B, will set to 300.63 MiB (RSS), difference: 1.97 MiB | ||
| 9297 | 2025.06.04 01:24:50.847263 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9298 | 2025.06.04 01:24:50.847334 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9299 | 2025.06.04 01:24:51.043245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
| 9300 | 2025.06.04 01:24:51.043762 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.06.04 01:24:51.043805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9302 | 2025.06.04 01:24:51.044297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9303 | 2025.06.04 01:24:51.044520 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.06.04 01:24:51.044648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
| 9305 | 2025.06.04 01:24:51.097697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1284 | ||
| 9306 | 2025.06.04 01:24:51.099697 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.06.04 01:24:51.099733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9308 | 2025.06.04 01:24:51.100882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9309 | 2025.06.04 01:24:51.101143 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.06.04 01:24:51.101388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 9311 | 2025.06.04 01:24:51.161115 [ 143 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9312 | 2025.06.04 01:24:51.161158 [ 143 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.06.04 01:24:51.161184 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9314 | 2025.06.04 01:24:51.161294 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::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 | ||
| 9315 | 2025.06.04 01:24:51.161423 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9316 | 2025.06.04 01:24:51.161456 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part | ||
| 9317 | 2025.06.04 01:24:51.161523 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9318 | 2025.06.04 01:24:51.161568 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 9319 | 2025.06.04 01:24:51.161611 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 9320 | 2025.06.04 01:24:51.161651 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9321 | 2025.06.04 01:24:51.162419 [ 196 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174613 sec., 316700.0535495521 rows/sec., 19.84 MiB/sec. | ||
| 9322 | 2025.06.04 01:24:51.162571 [ 189 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9323 | 2025.06.04 01:24:51.162840 [ 189 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.06.04 01:24:51.162909 [ 189 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_13_3} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9325 | 2025.06.04 01:24:51.162987 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9326 | 2025.06.04 01:24:52.302025 [ 140 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9327 | 2025.06.04 01:24:52.302088 [ 140 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2025.06.04 01:24:52.302110 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9329 | 2025.06.04 01:24:52.302226 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::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 | ||
| 9330 | 2025.06.04 01:24:52.302382 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9331 | 2025.06.04 01:24:52.302419 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part | ||
| 9332 | 2025.06.04 01:24:52.302494 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9333 | 2025.06.04 01:24:52.302547 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 9334 | 2025.06.04 01:24:52.302595 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 9335 | 2025.06.04 01:24:52.302641 [ 199 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9336 | 2025.06.04 01:24:52.303596 [ 189 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142119 sec., 498174.06539590063 rows/sec., 34.57 MiB/sec. | ||
| 9337 | 2025.06.04 01:24:52.303797 [ 196 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9338 | 2025.06.04 01:24:52.304088 [ 196 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.06.04 01:24:52.304163 [ 196 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_13_3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9340 | 2025.06.04 01:24:52.304271 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9341 | 2025.06.04 01:24:52.377936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9342 | 2025.06.04 01:24:52.393744 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.06.04 01:24:52.393789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9344 | 2025.06.04 01:24:52.403617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9345 | 2025.06.04 01:24:52.404649 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2025.06.04 01:24:52.409650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9347 | 2025.06.04 01:24:52.950701 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.06.04 01:24:52.950898 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9349 | 2025.06.04 01:24:52.950973 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9350 | 2025.06.04 01:24:52.951701 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.06.04 01:24:52.951751 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9352 | 2025.06.04 01:24:52.952153 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9353 | 2025.06.04 01:24:52.952390 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.06.04 01:24:52.952546 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001701 sec., 43503.821281599056 rows/sec., 3.50 MiB/sec. | ||
| 9355 | 2025.06.04 01:24:52.952596 [ 5 ] {94369908-1056-4e1b-a21c-67ecf6eb39e4} <Debug> TCPHandler: Processed in 0.002040287 sec. | ||
| 9356 | 2025.06.04 01:24:52.952727 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.06.04 01:24:52.952833 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.06.04 01:24:52.952875 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9359 | 2025.06.04 01:24:52.953323 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.06.04 01:24:52.953360 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9361 | 2025.06.04 01:24:52.953669 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9362 | 2025.06.04 01:24:52.953876 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.06.04 01:24:52.954007 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001196 sec., 7525.083612040134 rows/sec., 565.85 KiB/sec. | ||
| 9364 | 2025.06.04 01:24:52.954045 [ 5 ] {a5cca338-3994-4a54-83a9-6af9dc7689b9} <Debug> TCPHandler: Processed in 0.001369848 sec. | ||
| 9365 | 2025.06.04 01:24:52.954169 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.06.04 01:24:52.954263 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9367 | 2025.06.04 01:24:52.954301 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9368 | 2025.06.04 01:24:52.954745 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.06.04 01:24:52.954781 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9370 | 2025.06.04 01:24:52.955091 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9371 | 2025.06.04 01:24:52.955301 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.06.04 01:24:52.955428 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001184 sec., 61655.40540540541 rows/sec., 4.81 MiB/sec. | ||
| 9373 | 2025.06.04 01:24:52.955466 [ 5 ] {1bcc637e-b87d-4221-b109-1c8c36cdb84e} <Debug> TCPHandler: Processed in 0.001349078 sec. | ||
| 9374 | 2025.06.04 01:24:52.955584 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.06.04 01:24:52.955676 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.06.04 01:24:52.955719 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2025.06.04 01:24:52.956135 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.06.04 01:24:52.956170 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9379 | 2025.06.04 01:24:52.956494 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9380 | 2025.06.04 01:24:52.956708 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.06.04 01:24:52.956838 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9382 | 2025.06.04 01:24:52.956874 [ 5 ] {ebf25675-0383-4c91-8e22-d2b9492ec673} <Debug> TCPHandler: Processed in 0.001339338 sec. | ||
| 9383 | 2025.06.04 01:24:52.956984 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2025.06.04 01:24:52.957078 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9385 | 2025.06.04 01:24:52.957131 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <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 | ||
| 9386 | 2025.06.04 01:24:52.957924 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.06.04 01:24:52.957960 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9388 | 2025.06.04 01:24:52.958471 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9389 | 2025.06.04 01:24:52.958693 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.06.04 01:24:52.958818 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9391 | 2025.06.04 01:24:52.958830 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001771 sec., 5081.874647092039 rows/sec., 9.11 MiB/sec. | ||
| 9392 | 2025.06.04 01:24:52.958885 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2025.06.04 01:24:52.958909 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9394 | 2025.06.04 01:24:52.958918 [ 5 ] {0e7942f8-3b6e-40c5-897e-16b9543870c6} <Debug> TCPHandler: Processed in 0.001983036 sec. | ||
| 9395 | 2025.06.04 01:24:52.959028 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9396 | 2025.06.04 01:24:52.959053 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2025.06.04 01:24:52.959157 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9398 | 2025.06.04 01:24:52.959199 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9399 | 2025.06.04 01:24:52.959269 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9400 | 2025.06.04 01:24:52.959333 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1269 rows starting from the beginning of the part | ||
| 9401 | 2025.06.04 01:24:52.959458 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 9402 | 2025.06.04 01:24:52.959547 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2025.06.04 01:24:52.959556 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 9404 | 2025.06.04 01:24:52.959591 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9405 | 2025.06.04 01:24:52.959662 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 9406 | 2025.06.04 01:24:52.959748 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9407 | 2025.06.04 01:24:52.959829 [ 200 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 9408 | 2025.06.04 01:24:52.959924 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9409 | 2025.06.04 01:24:52.960168 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.06.04 01:24:52.960312 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 9411 | 2025.06.04 01:24:52.960348 [ 5 ] {70cf4bda-25f2-48e8-8623-8af3a7803888} <Debug> TCPHandler: Processed in 0.001344978 sec. | ||
| 9412 | 2025.06.04 01:24:52.965504 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1358 rows, containing 19 columns (19 merged, 0 gathered) in 0.006529243 sec., 207987.35779936513 rows/sec., 372.70 MiB/sec. | ||
| 9413 | 2025.06.04 01:24:52.967288 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9414 | 2025.06.04 01:24:52.967662 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.06.04 01:24:52.967747 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9416 | 2025.06.04 01:24:52.967908 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 9417 | 2025.06.04 01:24:53.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.68 MiB, peak 313.17 MiB, free memory in arenas 0.00 B, will set to 303.10 MiB (RSS), difference: 1.42 MiB | ||
| 9418 | 2025.06.04 01:24:57.951496 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2025.06.04 01:24:57.951698 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9420 | 2025.06.04 01:24:57.951766 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9421 | 2025.06.04 01:24:57.952413 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.06.04 01:24:57.952466 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9423 | 2025.06.04 01:24:57.952860 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9424 | 2025.06.04 01:24:57.953089 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.06.04 01:24:57.953249 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0016 sec., 2500 rows/sec., 203.86 KiB/sec. | ||
| 9426 | 2025.06.04 01:24:57.953301 [ 5 ] {63d97d32-66b6-4441-8e0b-50e66949b449} <Debug> TCPHandler: Processed in 0.001937164 sec. | ||
| 9427 | 2025.06.04 01:24:57.953446 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2025.06.04 01:24:57.953598 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9429 | 2025.06.04 01:24:57.953655 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9430 | 2025.06.04 01:24:57.954247 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2025.06.04 01:24:57.954294 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9432 | 2025.06.04 01:24:57.954649 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9433 | 2025.06.04 01:24:57.954871 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2025.06.04 01:24:57.955008 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001445 sec., 83044.98269896193 rows/sec., 7.05 MiB/sec. | ||
| 9435 | 2025.06.04 01:24:57.955047 [ 5 ] {4f0f4df3-a23b-4faf-a801-a2c5e4be1c5f} <Debug> TCPHandler: Processed in 0.001667606 sec. | ||
| 9436 | 2025.06.04 01:24:57.955165 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2025.06.04 01:24:57.955262 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9438 | 2025.06.04 01:24:57.955303 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9439 | 2025.06.04 01:24:57.955724 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2025.06.04 01:24:57.955760 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9441 | 2025.06.04 01:24:57.956077 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9442 | 2025.06.04 01:24:57.956301 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2025.06.04 01:24:57.956434 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001192 sec., 29362.416107382553 rows/sec., 2.14 MiB/sec. | ||
| 9444 | 2025.06.04 01:24:57.956473 [ 5 ] {f0136b41-fdcc-4864-9a06-59f56bfd9aec} <Debug> TCPHandler: Processed in 0.001359438 sec. | ||
| 9445 | 2025.06.04 01:24:57.956582 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2025.06.04 01:24:57.956675 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9447 | 2025.06.04 01:24:57.956716 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9448 | 2025.06.04 01:24:57.957151 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.06.04 01:24:57.957187 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9450 | 2025.06.04 01:24:57.957499 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9451 | 2025.06.04 01:24:57.957714 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2025.06.04 01:24:57.957847 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001189 sec., 83263.2464255677 rows/sec., 6.51 MiB/sec. | ||
| 9453 | 2025.06.04 01:24:57.957884 [ 5 ] {07ab9a8c-cbda-4a56-92e6-3d1f3caa7a03} <Debug> TCPHandler: Processed in 0.001352818 sec. | ||
| 9454 | 2025.06.04 01:24:57.957994 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2025.06.04 01:24:57.958088 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9456 | 2025.06.04 01:24:57.958133 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9457 | 2025.06.04 01:24:57.958555 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2025.06.04 01:24:57.958592 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9459 | 2025.06.04 01:24:57.958927 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9460 | 2025.06.04 01:24:57.959143 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2025.06.04 01:24:57.959275 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001204 sec., 134551.4950166113 rows/sec., 9.37 MiB/sec. | ||
| 9462 | 2025.06.04 01:24:57.959312 [ 5 ] {368d54b3-1fe9-4a60-8c62-38f9145874ab} <Debug> TCPHandler: Processed in 0.001367338 sec. | ||
| 9463 | 2025.06.04 01:24:57.959421 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2025.06.04 01:24:57.959515 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9465 | 2025.06.04 01:24:57.959569 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <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 | ||
| 9466 | 2025.06.04 01:24:57.960428 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.06.04 01:24:57.960463 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9468 | 2025.06.04 01:24:57.961008 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9469 | 2025.06.04 01:24:57.961244 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2025.06.04 01:24:57.961385 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 9471 | 2025.06.04 01:24:57.961449 [ 5 ] {85f08769-8e3c-4966-a99a-8e53b36dd454} <Debug> TCPHandler: Processed in 0.002077818 sec. | ||
| 9472 | 2025.06.04 01:24:57.961562 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2025.06.04 01:24:57.961656 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9474 | 2025.06.04 01:24:57.961698 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9475 | 2025.06.04 01:24:57.962037 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2025.06.04 01:24:57.962073 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9477 | 2025.06.04 01:24:57.962379 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9478 | 2025.06.04 01:24:57.962588 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.06.04 01:24:57.962722 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9480 | 2025.06.04 01:24:57.962758 [ 5 ] {c39d8997-6976-4fd6-ac56-2befd5efaaf2} <Debug> TCPHandler: Processed in 0.001246315 sec. | ||
| 9481 | 2025.06.04 01:24:58.545683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
| 9482 | 2025.06.04 01:24:58.546197 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.06.04 01:24:58.546252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9484 | 2025.06.04 01:24:58.546766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9485 | 2025.06.04 01:24:58.546994 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.06.04 01:24:58.547125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 9487 | 2025.06.04 01:24:59.910640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9488 | 2025.06.04 01:24:59.927348 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2025.06.04 01:24:59.927419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9490 | 2025.06.04 01:24:59.933193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9491 | 2025.06.04 01:24:59.933903 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2025.06.04 01:24:59.936834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9493 | 2025.06.04 01:25:01.102409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1310 | ||
| 9494 | 2025.06.04 01:25:01.104575 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2025.06.04 01:25:01.104614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9496 | 2025.06.04 01:25:01.105857 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9497 | 2025.06.04 01:25:01.106128 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2025.06.04 01:25:01.106394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
| 9499 | 2025.06.04 01:25:02.950676 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2025.06.04 01:25:02.950879 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9501 | 2025.06.04 01:25:02.950958 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9502 | 2025.06.04 01:25:02.951665 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2025.06.04 01:25:02.951718 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9504 | 2025.06.04 01:25:02.952126 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9505 | 2025.06.04 01:25:02.952364 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2025.06.04 01:25:02.952530 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001705 sec., 43401.759530791795 rows/sec., 3.49 MiB/sec. | ||
| 9507 | 2025.06.04 01:25:02.952583 [ 5 ] {85a9de77-9909-413c-bdaa-774a928b3d67} <Debug> TCPHandler: Processed in 0.002047468 sec. | ||
| 9508 | 2025.06.04 01:25:02.952705 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2025.06.04 01:25:02.952809 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9510 | 2025.06.04 01:25:02.952854 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9511 | 2025.06.04 01:25:02.953263 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2025.06.04 01:25:02.953302 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9513 | 2025.06.04 01:25:02.953621 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9514 | 2025.06.04 01:25:02.953841 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2025.06.04 01:25:02.953974 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001188 sec., 7575.757575757575 rows/sec., 569.66 KiB/sec. | ||
| 9516 | 2025.06.04 01:25:02.953979 [ 130 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9517 | 2025.06.04 01:25:02.954015 [ 5 ] {d1db4290-5ca4-42a9-ad9f-fc28ff18574f} <Debug> TCPHandler: Processed in 0.001361858 sec. | ||
| 9518 | 2025.06.04 01:25:02.954062 [ 130 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2025.06.04 01:25:02.954094 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9520 | 2025.06.04 01:25:02.954142 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2025.06.04 01:25:02.954189 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9522 | 2025.06.04 01:25:02.954245 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9523 | 2025.06.04 01:25:02.954287 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9524 | 2025.06.04 01:25:02.954299 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9525 | 2025.06.04 01:25:02.954334 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part | ||
| 9526 | 2025.06.04 01:25:02.954400 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 9527 | 2025.06.04 01:25:02.954454 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 9528 | 2025.06.04 01:25:02.954504 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 9 rows starting from the beginning of the part | ||
| 9529 | 2025.06.04 01:25:02.954573 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 35 rows starting from the beginning of the part | ||
| 9530 | 2025.06.04 01:25:02.954613 [ 197 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 9 rows starting from the beginning of the part | ||
| 9531 | 2025.06.04 01:25:02.954715 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2025.06.04 01:25:02.954751 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9533 | 2025.06.04 01:25:02.955068 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9534 | 2025.06.04 01:25:02.955281 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2025.06.04 01:25:02.955341 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195143 sec., 248505.82733614303 rows/sec., 17.83 MiB/sec. | ||
| 9536 | 2025.06.04 01:25:02.955414 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001189 sec., 61396.13120269134 rows/sec., 4.79 MiB/sec. | ||
| 9537 | 2025.06.04 01:25:02.955478 [ 5 ] {53f9b20c-6672-4248-8b47-915d8fb796f6} <Debug> TCPHandler: Processed in 0.001393169 sec. | ||
| 9538 | 2025.06.04 01:25:02.955557 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9539 | 2025.06.04 01:25:02.955594 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2025.06.04 01:25:02.955694 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9541 | 2025.06.04 01:25:02.955742 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9542 | 2025.06.04 01:25:02.955903 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2025.06.04 01:25:02.956011 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_71_14} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9544 | 2025.06.04 01:25:02.956135 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9545 | 2025.06.04 01:25:02.956159 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.06.04 01:25:02.956201 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9547 | 2025.06.04 01:25:02.956539 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9548 | 2025.06.04 01:25:02.956750 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.06.04 01:25:02.956881 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9550 | 2025.06.04 01:25:02.956919 [ 5 ] {82cb7c60-d609-4c4f-996e-59437fa591cd} <Debug> TCPHandler: Processed in 0.001373699 sec. | ||
| 9551 | 2025.06.04 01:25:02.957018 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2025.06.04 01:25:02.957112 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9553 | 2025.06.04 01:25:02.957166 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <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 | ||
| 9554 | 2025.06.04 01:25:02.957907 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.06.04 01:25:02.957944 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9556 | 2025.06.04 01:25:02.958458 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9557 | 2025.06.04 01:25:02.958686 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.06.04 01:25:02.958828 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001734 sec., 5190.311418685121 rows/sec., 9.30 MiB/sec. | ||
| 9559 | 2025.06.04 01:25:02.958890 [ 5 ] {37633fde-5f82-448d-9822-3f836be0966d} <Debug> TCPHandler: Processed in 0.001920244 sec. | ||
| 9560 | 2025.06.04 01:25:02.958999 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2025.06.04 01:25:02.959093 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9562 | 2025.06.04 01:25:02.959136 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9563 | 2025.06.04 01:25:02.959459 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.06.04 01:25:02.959496 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9565 | 2025.06.04 01:25:02.959814 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9566 | 2025.06.04 01:25:02.960024 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.06.04 01:25:02.960151 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 9568 | 2025.06.04 01:25:02.960190 [ 5 ] {ad2f5b07-634b-46a6-9e2c-7a7925c0d4b6} <Debug> TCPHandler: Processed in 0.001239934 sec. | ||
| 9569 | 2025.06.04 01:25:05.847588 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9570 | 2025.06.04 01:25:05.847656 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9571 | 2025.06.04 01:25:06.048195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
| 9572 | 2025.06.04 01:25:06.048730 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2025.06.04 01:25:06.048775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9574 | 2025.06.04 01:25:06.049284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9575 | 2025.06.04 01:25:06.049515 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2025.06.04 01:25:06.049652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
| 9577 | 2025.06.04 01:25:07.437866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 9578 | 2025.06.04 01:25:07.454841 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.06.04 01:25:07.454897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9580 | 2025.06.04 01:25:07.460919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9581 | 2025.06.04 01:25:07.461617 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2025.06.04 01:25:07.464518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9583 | 2025.06.04 01:25:07.951423 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2025.06.04 01:25:07.951716 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9585 | 2025.06.04 01:25:07.951791 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9586 | 2025.06.04 01:25:07.952532 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2025.06.04 01:25:07.952586 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9588 | 2025.06.04 01:25:07.953001 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9589 | 2025.06.04 01:25:07.953237 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2025.06.04 01:25:07.953403 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001762 sec., 66969.35300794552 rows/sec., 5.70 MiB/sec. | ||
| 9591 | 2025.06.04 01:25:07.953451 [ 5 ] {93c552a6-b9de-455e-9c39-3a55f49aadfb} <Debug> TCPHandler: Processed in 0.002215922 sec. | ||
| 9592 | 2025.06.04 01:25:07.953587 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2025.06.04 01:25:07.953689 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9594 | 2025.06.04 01:25:07.953732 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9595 | 2025.06.04 01:25:07.954156 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2025.06.04 01:25:07.954193 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9597 | 2025.06.04 01:25:07.954497 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9598 | 2025.06.04 01:25:07.954711 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2025.06.04 01:25:07.954844 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 9600 | 2025.06.04 01:25:07.954882 [ 5 ] {d6159e2a-923d-4260-8de2-2ed7a23d6c58} <Debug> TCPHandler: Processed in 0.001348997 sec. | ||
| 9601 | 2025.06.04 01:25:07.954992 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2025.06.04 01:25:07.955087 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9603 | 2025.06.04 01:25:07.955127 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9604 | 2025.06.04 01:25:07.955570 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2025.06.04 01:25:07.955607 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9606 | 2025.06.04 01:25:07.955922 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9607 | 2025.06.04 01:25:07.956132 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2025.06.04 01:25:07.956263 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001195 sec., 79497.9079497908 rows/sec., 6.21 MiB/sec. | ||
| 9609 | 2025.06.04 01:25:07.956301 [ 5 ] {1fe1a24b-5b9b-4c9e-8c8e-d9ec85aa04c4} <Debug> TCPHandler: Processed in 0.001358958 sec. | ||
| 9610 | 2025.06.04 01:25:07.956411 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.06.04 01:25:07.956506 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2025.06.04 01:25:07.956550 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9613 | 2025.06.04 01:25:07.956977 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.06.04 01:25:07.957013 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9615 | 2025.06.04 01:25:07.957344 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9616 | 2025.06.04 01:25:07.957559 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.06.04 01:25:07.957691 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 9618 | 2025.06.04 01:25:07.957728 [ 5 ] {17ce11f2-b884-4f4e-acbf-ea6a89b82921} <Debug> TCPHandler: Processed in 0.001366318 sec. | ||
| 9619 | 2025.06.04 01:25:07.957838 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2025.06.04 01:25:07.957932 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9621 | 2025.06.04 01:25:07.957987 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <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 | ||
| 9622 | 2025.06.04 01:25:07.958847 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.06.04 01:25:07.958884 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9624 | 2025.06.04 01:25:07.959446 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9625 | 2025.06.04 01:25:07.959672 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2025.06.04 01:25:07.959819 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001904 sec., 16281.512605042017 rows/sec., 29.18 MiB/sec. | ||
| 9627 | 2025.06.04 01:25:07.959888 [ 5 ] {0330dc60-35cc-4265-a4e7-7d2d3574a4e7} <Debug> TCPHandler: Processed in 0.002099459 sec. | ||
| 9628 | 2025.06.04 01:25:07.960005 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2025.06.04 01:25:07.960101 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9630 | 2025.06.04 01:25:07.960143 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9631 | 2025.06.04 01:25:07.960486 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2025.06.04 01:25:07.960523 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9633 | 2025.06.04 01:25:07.960835 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9634 | 2025.06.04 01:25:07.961059 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.06.04 01:25:07.961191 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 9636 | 2025.06.04 01:25:07.961227 [ 5 ] {d9637230-c94a-4365-a560-c98d1971ae5b} <Debug> TCPHandler: Processed in 0.001271795 sec. | ||
| 9637 | 2025.06.04 01:25:10.551309 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2025.06.04 01:25:10.551497 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9639 | 2025.06.04 01:25:10.551561 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9640 | 2025.06.04 01:25:10.552184 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2025.06.04 01:25:10.552222 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9642 | 2025.06.04 01:25:10.552611 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9643 | 2025.06.04 01:25:10.552844 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2025.06.04 01:25:10.552994 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 9645 | 2025.06.04 01:25:10.553043 [ 5 ] {39df1ee6-fa68-4ee1-a1d3-b44dfb5a15ec} <Debug> TCPHandler: Processed in 0.001857082 sec. | ||
| 9646 | 2025.06.04 01:25:10.553158 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2025.06.04 01:25:10.553257 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9648 | 2025.06.04 01:25:10.553300 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9649 | 2025.06.04 01:25:10.554352 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.06.04 01:25:10.554387 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9651 | 2025.06.04 01:25:10.554809 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9652 | 2025.06.04 01:25:10.555030 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2025.06.04 01:25:10.555149 [ 121 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9654 | 2025.06.04 01:25:10.555163 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Debug> executeQuery: Read 1334 rows, 113.65 KiB in 0.001928 sec., 691908.713692946 rows/sec., 57.57 MiB/sec. | ||
| 9655 | 2025.06.04 01:25:10.555194 [ 121 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2025.06.04 01:25:10.555210 [ 5 ] {f3714462-9149-47d9-9c8d-4d38c64ca547} <Debug> TCPHandler: Processed in 0.002102388 sec. | ||
| 9657 | 2025.06.04 01:25:10.555219 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9658 | 2025.06.04 01:25:10.555331 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 9659 | 2025.06.04 01:25:10.555344 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2025.06.04 01:25:10.555460 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2025.06.04 01:25:10.555470 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9662 | 2025.06.04 01:25:10.555495 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1967 rows starting from the beginning of the part | ||
| 9663 | 2025.06.04 01:25:10.555514 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9664 | 2025.06.04 01:25:10.555561 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 9665 | 2025.06.04 01:25:10.555614 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 120 rows starting from the beginning of the part | ||
| 9666 | 2025.06.04 01:25:10.555661 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 74 rows starting from the beginning of the part | ||
| 9667 | 2025.06.04 01:25:10.555708 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 9668 | 2025.06.04 01:25:10.555755 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1334 rows starting from the beginning of the part | ||
| 9669 | 2025.06.04 01:25:10.555931 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2025.06.04 01:25:10.555967 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9671 | 2025.06.04 01:25:10.556280 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9672 | 2025.06.04 01:25:10.556507 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.06.04 01:25:10.556635 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001204 sec., 17441.86046511628 rows/sec., 1.33 MiB/sec. | ||
| 9674 | 2025.06.04 01:25:10.556671 [ 5 ] {771657a2-2783-4e93-96fe-fe7edf43ad0a} <Debug> TCPHandler: Processed in 0.001392639 sec. | ||
| 9675 | 2025.06.04 01:25:10.556783 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2025.06.04 01:25:10.556875 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9677 | 2025.06.04 01:25:10.556914 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9678 | 2025.06.04 01:25:10.557175 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895264 sec., 1945375.4199942593 rows/sec., 168.08 MiB/sec. | ||
| 9679 | 2025.06.04 01:25:10.557392 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.06.04 01:25:10.557432 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9681 | 2025.06.04 01:25:10.557466 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9682 | 2025.06.04 01:25:10.557777 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9683 | 2025.06.04 01:25:10.557802 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2025.06.04 01:25:10.557901 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_91_18} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9685 | 2025.06.04 01:25:10.558016 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2025.06.04 01:25:10.558017 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 9687 | 2025.06.04 01:25:10.558152 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001292 sec., 195046.43962848297 rows/sec., 13.49 MiB/sec. | ||
| 9688 | 2025.06.04 01:25:10.558194 [ 5 ] {60fd6ae0-8d1a-4e43-b9e1-0cea1cc8179b} <Debug> TCPHandler: Processed in 0.001459481 sec. | ||
| 9689 | 2025.06.04 01:25:10.558304 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2025.06.04 01:25:10.558395 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9691 | 2025.06.04 01:25:10.558434 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9692 | 2025.06.04 01:25:10.558821 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.06.04 01:25:10.558855 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9694 | 2025.06.04 01:25:10.559153 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9695 | 2025.06.04 01:25:10.559360 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.06.04 01:25:10.559492 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 9697 | 2025.06.04 01:25:10.559528 [ 5 ] {ca97c4c8-5790-408f-a6b8-e46ece01ab9a} <Debug> TCPHandler: Processed in 0.001271276 sec. | ||
| 9698 | 2025.06.04 01:25:10.559634 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2025.06.04 01:25:10.559724 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9700 | 2025.06.04 01:25:10.559763 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9701 | 2025.06.04 01:25:10.560362 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.06.04 01:25:10.560396 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9703 | 2025.06.04 01:25:10.560722 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9704 | 2025.06.04 01:25:10.560943 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.06.04 01:25:10.561043 [ 121 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9706 | 2025.06.04 01:25:10.561065 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Debug> executeQuery: Read 565 rows, 43.38 KiB in 0.001358 sec., 416053.01914580265 rows/sec., 31.20 MiB/sec. | ||
| 9707 | 2025.06.04 01:25:10.561069 [ 121 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2025.06.04 01:25:10.561095 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9709 | 2025.06.04 01:25:10.561101 [ 5 ] {7b58bef7-48b5-4ced-b598-39daea602fdb} <Debug> TCPHandler: Processed in 0.001514493 sec. | ||
| 9710 | 2025.06.04 01:25:10.561204 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 9711 | 2025.06.04 01:25:10.561211 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.06.04 01:25:10.561350 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2025.06.04 01:25:10.561356 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9714 | 2025.06.04 01:25:10.561401 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9715 | 2025.06.04 01:25:10.561414 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part | ||
| 9716 | 2025.06.04 01:25:10.561489 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 73 rows starting from the beginning of the part | ||
| 9717 | 2025.06.04 01:25:10.561538 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 99 rows starting from the beginning of the part | ||
| 9718 | 2025.06.04 01:25:10.561580 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 73 rows starting from the beginning of the part | ||
| 9719 | 2025.06.04 01:25:10.561632 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 9720 | 2025.06.04 01:25:10.561674 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 565 rows starting from the beginning of the part | ||
| 9721 | 2025.06.04 01:25:10.562025 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2025.06.04 01:25:10.562066 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9723 | 2025.06.04 01:25:10.562464 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9724 | 2025.06.04 01:25:10.562692 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2025.06.04 01:25:10.562797 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9726 | 2025.06.04 01:25:10.562809 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662667 sec., 1116880.2893183061 rows/sec., 87.66 MiB/sec. | ||
| 9727 | 2025.06.04 01:25:10.562819 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Debug> executeQuery: Read 978 rows, 67.67 KiB in 0.001487 sec., 657700.0672494957 rows/sec., 44.44 MiB/sec. | ||
| 9728 | 2025.06.04 01:25:10.562826 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.06.04 01:25:10.562863 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9730 | 2025.06.04 01:25:10.562867 [ 5 ] {bed837f7-2903-4ee1-adf5-446b9c7b0ae8} <Debug> TCPHandler: Processed in 0.001703708 sec. | ||
| 9731 | 2025.06.04 01:25:10.562940 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 9732 | 2025.06.04 01:25:10.562982 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2025.06.04 01:25:10.562987 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9734 | 2025.06.04 01:25:10.563050 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9735 | 2025.06.04 01:25:10.563082 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2025.06.04 01:25:10.563089 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25420 rows starting from the beginning of the part | ||
| 9737 | 2025.06.04 01:25:10.563144 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <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 | ||
| 9738 | 2025.06.04 01:25:10.563170 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 9739 | 2025.06.04 01:25:10.563223 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 162 rows starting from the beginning of the part | ||
| 9740 | 2025.06.04 01:25:10.563268 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 9741 | 2025.06.04 01:25:10.563279 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2025.06.04 01:25:10.563308 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 9743 | 2025.06.04 01:25:10.563364 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 978 rows starting from the beginning of the part | ||
| 9744 | 2025.06.04 01:25:10.563377 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_91_18} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9745 | 2025.06.04 01:25:10.563471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9746 | 2025.06.04 01:25:10.563926 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.06.04 01:25:10.563966 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9748 | 2025.06.04 01:25:10.564529 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9749 | 2025.06.04 01:25:10.564759 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.06.04 01:25:10.564903 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001838 sec., 4896.626768226333 rows/sec., 8.77 MiB/sec. | ||
| 9751 | 2025.06.04 01:25:10.564955 [ 5 ] {8bdcb8fc-06bf-40bb-94e8-c915f10c73f7} <Debug> TCPHandler: Processed in 0.002019926 sec. | ||
| 9752 | 2025.06.04 01:25:10.565064 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.06.04 01:25:10.565157 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2025.06.04 01:25:10.565196 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2025.06.04 01:25:10.565519 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.06.04 01:25:10.565553 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9757 | 2025.06.04 01:25:10.565916 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9758 | 2025.06.04 01:25:10.566125 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2025.06.04 01:25:10.566226 [ 121 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9760 | 2025.06.04 01:25:10.566257 [ 121 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2025.06.04 01:25:10.566261 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001122 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
| 9762 | 2025.06.04 01:25:10.566275 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9763 | 2025.06.04 01:25:10.566301 [ 5 ] {143a3d7f-1a0c-441e-acb6-3695029a810a} <Debug> TCPHandler: Processed in 0.001283486 sec. | ||
| 9764 | 2025.06.04 01:25:10.566362 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 9765 | 2025.06.04 01:25:10.566475 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2025.06.04 01:25:10.566505 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4536 rows starting from the beginning of the part | ||
| 9767 | 2025.06.04 01:25:10.566563 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 9768 | 2025.06.04 01:25:10.566612 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 9769 | 2025.06.04 01:25:10.566653 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 9770 | 2025.06.04 01:25:10.566694 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 9771 | 2025.06.04 01:25:10.566736 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 9772 | 2025.06.04 01:25:10.568840 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002514411 sec., 1913768.2741604298 rows/sec., 128.22 MiB/sec. | ||
| 9773 | 2025.06.04 01:25:10.569194 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9774 | 2025.06.04 01:25:10.569499 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.06.04 01:25:10.569585 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_91_18} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9776 | 2025.06.04 01:25:10.569660 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9777 | 2025.06.04 01:25:10.569802 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006897243 sec., 3920407.038000546 rows/sec., 268.06 MiB/sec. | ||
| 9778 | 2025.06.04 01:25:10.570107 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9779 | 2025.06.04 01:25:10.570384 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.06.04 01:25:10.570453 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9781 | 2025.06.04 01:25:10.570530 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9782 | 2025.06.04 01:25:11.107475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1352 | ||
| 9783 | 2025.06.04 01:25:11.109965 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2025.06.04 01:25:11.110007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9785 | 2025.06.04 01:25:11.111229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9786 | 2025.06.04 01:25:11.111510 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.06.04 01:25:11.111772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 9788 | 2025.06.04 01:25:12.947339 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2025.06.04 01:25:12.947615 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9790 | 2025.06.04 01:25:12.947723 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9791 | 2025.06.04 01:25:12.948680 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.06.04 01:25:12.948749 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9793 | 2025.06.04 01:25:12.949371 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9794 | 2025.06.04 01:25:12.949728 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2025.06.04 01:25:12.949975 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002438 sec., 22969.647251845774 rows/sec., 1.75 MiB/sec. | ||
| 9796 | 2025.06.04 01:25:12.950049 [ 5 ] {c678d6b5-7d0a-4b71-9e75-0540ae8c552d} <Debug> TCPHandler: Processed in 0.002905381 sec. | ||
| 9797 | 2025.06.04 01:25:12.950232 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2025.06.04 01:25:12.950381 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9799 | 2025.06.04 01:25:12.950446 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9800 | 2025.06.04 01:25:12.951091 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2025.06.04 01:25:12.951146 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9802 | 2025.06.04 01:25:12.951618 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9803 | 2025.06.04 01:25:12.951946 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2025.06.04 01:25:12.952148 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001799 sec., 35575.319622012226 rows/sec., 2.78 MiB/sec. | ||
| 9805 | 2025.06.04 01:25:12.952205 [ 5 ] {1e4b945b-60d3-4689-8d02-d907539c712a} <Debug> TCPHandler: Processed in 0.002053968 sec. | ||
| 9806 | 2025.06.04 01:25:12.952367 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2025.06.04 01:25:12.952514 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9808 | 2025.06.04 01:25:12.952582 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9809 | 2025.06.04 01:25:12.953129 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2025.06.04 01:25:12.953181 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9811 | 2025.06.04 01:25:12.953675 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9812 | 2025.06.04 01:25:12.954005 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2025.06.04 01:25:12.954204 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00172 sec., 37209.3023255814 rows/sec., 2.59 MiB/sec. | ||
| 9814 | 2025.06.04 01:25:12.954258 [ 5 ] {23d90a99-fbb7-4363-8e0a-036e06af81da} <Debug> TCPHandler: Processed in 0.001966446 sec. | ||
| 9815 | 2025.06.04 01:25:12.954437 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2025.06.04 01:25:12.954583 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9817 | 2025.06.04 01:25:12.954648 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9818 | 2025.06.04 01:25:12.955142 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2025.06.04 01:25:12.955195 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9820 | 2025.06.04 01:25:12.955678 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9821 | 2025.06.04 01:25:12.955994 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2025.06.04 01:25:12.956183 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1015.48 KiB/sec. | ||
| 9823 | 2025.06.04 01:25:12.956238 [ 5 ] {4093b7c8-acef-4b06-9a9b-a242472da0c7} <Debug> TCPHandler: Processed in 0.001874963 sec. | ||
| 9824 | 2025.06.04 01:25:13.550742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
| 9825 | 2025.06.04 01:25:13.551205 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2025.06.04 01:25:13.551244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9827 | 2025.06.04 01:25:13.551702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9828 | 2025.06.04 01:25:13.551922 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2025.06.04 01:25:13.552042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 9830 | 2025.06.04 01:25:14.965539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9831 | 2025.06.04 01:25:14.983024 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2025.06.04 01:25:14.983092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9833 | 2025.06.04 01:25:14.989335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9834 | 2025.06.04 01:25:14.990029 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2025.06.04 01:25:14.993037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9836 | 2025.06.04 01:25:17.951366 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2025.06.04 01:25:17.951581 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9838 | 2025.06.04 01:25:17.951654 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9839 | 2025.06.04 01:25:17.952412 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.06.04 01:25:17.952459 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9841 | 2025.06.04 01:25:17.952870 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9842 | 2025.06.04 01:25:17.953104 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.06.04 01:25:17.953265 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001738 sec., 67894.13118527042 rows/sec., 5.78 MiB/sec. | ||
| 9844 | 2025.06.04 01:25:17.953309 [ 5 ] {13dee3be-7f49-4849-b000-da1d33c96496} <Debug> TCPHandler: Processed in 0.002081138 sec. | ||
| 9845 | 2025.06.04 01:25:17.953435 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.06.04 01:25:17.953531 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9847 | 2025.06.04 01:25:17.953571 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9848 | 2025.06.04 01:25:17.954041 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.06.04 01:25:17.954078 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9850 | 2025.06.04 01:25:17.954388 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9851 | 2025.06.04 01:25:17.954609 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.06.04 01:25:17.954743 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 9853 | 2025.06.04 01:25:17.954781 [ 5 ] {f71fa755-043a-406e-bda9-979b28b17e41} <Debug> TCPHandler: Processed in 0.001396459 sec. | ||
| 9854 | 2025.06.04 01:25:17.954900 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2025.06.04 01:25:17.954994 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9856 | 2025.06.04 01:25:17.955035 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9857 | 2025.06.04 01:25:17.955499 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.06.04 01:25:17.955535 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9859 | 2025.06.04 01:25:17.955852 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9860 | 2025.06.04 01:25:17.956088 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.06.04 01:25:17.956220 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001244 sec., 76366.55948553054 rows/sec., 5.96 MiB/sec. | ||
| 9862 | 2025.06.04 01:25:17.956259 [ 5 ] {3ed34d96-c81a-4c6c-be16-fb4a580083c3} <Debug> TCPHandler: Processed in 0.00140885 sec. | ||
| 9863 | 2025.06.04 01:25:17.956379 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2025.06.04 01:25:17.956473 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9865 | 2025.06.04 01:25:17.956517 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9866 | 2025.06.04 01:25:17.956947 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.06.04 01:25:17.956982 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9868 | 2025.06.04 01:25:17.957311 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9869 | 2025.06.04 01:25:17.957524 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.06.04 01:25:17.957655 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9871 | 2025.06.04 01:25:17.957692 [ 5 ] {d1b57e3e-4063-4168-a8a8-c6bb5a6b0148} <Debug> TCPHandler: Processed in 0.001362778 sec. | ||
| 9872 | 2025.06.04 01:25:17.957802 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.06.04 01:25:17.957897 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.06.04 01:25:17.957952 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <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 | ||
| 9875 | 2025.06.04 01:25:17.958792 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.06.04 01:25:17.958828 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9877 | 2025.06.04 01:25:17.959370 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9878 | 2025.06.04 01:25:17.959594 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.06.04 01:25:17.959727 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9880 | 2025.06.04 01:25:17.959731 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 9881 | 2025.06.04 01:25:17.959779 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2025.06.04 01:25:17.959802 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9883 | 2025.06.04 01:25:17.959828 [ 5 ] {c8e67a5b-39b4-4ea0-aa29-2084eeac8fbd} <Debug> TCPHandler: Processed in 0.002075658 sec. | ||
| 9884 | 2025.06.04 01:25:17.959932 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9885 | 2025.06.04 01:25:17.959944 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2025.06.04 01:25:17.960083 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9887 | 2025.06.04 01:25:17.960127 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9888 | 2025.06.04 01:25:17.960286 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9889 | 2025.06.04 01:25:17.960375 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1358 rows starting from the beginning of the part | ||
| 9890 | 2025.06.04 01:25:17.960462 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2025.06.04 01:25:17.960504 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9892 | 2025.06.04 01:25:17.960566 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 9893 | 2025.06.04 01:25:17.960723 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 9894 | 2025.06.04 01:25:17.960823 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9895 | 2025.06.04 01:25:17.960868 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 9896 | 2025.06.04 01:25:17.961013 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 9897 | 2025.06.04 01:25:17.961069 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2025.06.04 01:25:17.961123 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 9899 | 2025.06.04 01:25:17.961209 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 9900 | 2025.06.04 01:25:17.961249 [ 5 ] {ec262b86-7bfa-450f-a9b5-c28c0c07e10a} <Debug> TCPHandler: Processed in 0.001353928 sec. | ||
| 9901 | 2025.06.04 01:25:17.967345 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1469 rows, containing 19 columns (19 merged, 0 gathered) in 0.00747413 sec., 196544.61455714577 rows/sec., 352.20 MiB/sec. | ||
| 9902 | 2025.06.04 01:25:17.969086 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9903 | 2025.06.04 01:25:17.969504 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.06.04 01:25:17.969588 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9905 | 2025.06.04 01:25:17.969727 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 9906 | 2025.06.04 01:25:18.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.94 MiB, peak 316.52 MiB, free memory in arenas 0.00 B, will set to 306.22 MiB (RSS), difference: 1.29 MiB | ||
| 9907 | 2025.06.04 01:25:20.847701 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9908 | 2025.06.04 01:25:20.847772 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9909 | 2025.06.04 01:25:21.053103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
| 9910 | 2025.06.04 01:25:21.053629 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2025.06.04 01:25:21.053669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9912 | 2025.06.04 01:25:21.054166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9913 | 2025.06.04 01:25:21.054402 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2025.06.04 01:25:21.054537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
| 9915 | 2025.06.04 01:25:21.054551 [ 114 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9916 | 2025.06.04 01:25:21.054618 [ 114 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.06.04 01:25:21.054643 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9918 | 2025.06.04 01:25:21.054757 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9919 | 2025.06.04 01:25:21.054898 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9920 | 2025.06.04 01:25:21.054937 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 9921 | 2025.06.04 01:25:21.055002 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 9922 | 2025.06.04 01:25:21.055044 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 9923 | 2025.06.04 01:25:21.055085 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 9924 | 2025.06.04 01:25:21.055127 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 9925 | 2025.06.04 01:25:21.055166 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 9926 | 2025.06.04 01:25:21.057562 [ 193 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.00285685 sec., 9010623.588917863 rows/sec., 128.90 MiB/sec. | ||
| 9927 | 2025.06.04 01:25:21.057810 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9928 | 2025.06.04 01:25:21.058092 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.06.04 01:25:21.058166 [ 187 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_56_11} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9930 | 2025.06.04 01:25:21.058262 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9931 | 2025.06.04 01:25:21.112085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1372 | ||
| 9932 | 2025.06.04 01:25:21.114509 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2025.06.04 01:25:21.114552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9934 | 2025.06.04 01:25:21.115709 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9935 | 2025.06.04 01:25:21.115987 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.06.04 01:25:21.116137 [ 114 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9937 | 2025.06.04 01:25:21.116182 [ 114 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2025.06.04 01:25:21.116200 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9939 | 2025.06.04 01:25:21.116269 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 9940 | 2025.06.04 01:25:21.116319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 9941 | 2025.06.04 01:25:21.116686 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9942 | 2025.06.04 01:25:21.116802 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1220 rows starting from the beginning of the part | ||
| 9943 | 2025.06.04 01:25:21.117134 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 9944 | 2025.06.04 01:25:21.117458 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 9945 | 2025.06.04 01:25:21.117800 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 9946 | 2025.06.04 01:25:21.118135 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 9947 | 2025.06.04 01:25:21.118458 [ 191 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 9948 | 2025.06.04 01:25:21.125134 [ 194 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.00888903 sec., 154347.549732648 rows/sec., 122.61 MiB/sec. | ||
| 9949 | 2025.06.04 01:25:21.126719 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9950 | 2025.06.04 01:25:21.127333 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.06.04 01:25:21.127417 [ 188 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_41_8} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9952 | 2025.06.04 01:25:21.127762 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 9953 | 2025.06.04 01:25:22.494041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9954 | 2025.06.04 01:25:22.512448 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.06.04 01:25:22.512523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9956 | 2025.06.04 01:25:22.518757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9957 | 2025.06.04 01:25:22.519486 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.06.04 01:25:22.519804 [ 110 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9959 | 2025.06.04 01:25:22.519869 [ 110 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2025.06.04 01:25:22.519889 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9961 | 2025.06.04 01:25:22.520023 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9962 | 2025.06.04 01:25:22.523420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9963 | 2025.06.04 01:25:22.523993 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9964 | 2025.06.04 01:25:22.525485 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 9965 | 2025.06.04 01:25:22.530024 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9966 | 2025.06.04 01:25:22.534622 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 9967 | 2025.06.04 01:25:22.539299 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 9968 | 2025.06.04 01:25:22.544202 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 9969 | 2025.06.04 01:25:22.548157 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9970 | 2025.06.04 01:25:22.599959 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079997896 sec., 5275.1387361487605 rows/sec., 27.28 MiB/sec. | ||
| 9971 | 2025.06.04 01:25:22.602978 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9972 | 2025.06.04 01:25:22.604921 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.06.04 01:25:22.605023 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_56_11} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9974 | 2025.06.04 01:25:22.607553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9975 | 2025.06.04 01:25:22.950153 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.06.04 01:25:22.950441 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9977 | 2025.06.04 01:25:22.950544 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9978 | 2025.06.04 01:25:22.951497 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.06.04 01:25:22.951547 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9980 | 2025.06.04 01:25:22.951955 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9981 | 2025.06.04 01:25:22.952187 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.06.04 01:25:22.952335 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00197 sec., 37563.451776649745 rows/sec., 3.02 MiB/sec. | ||
| 9983 | 2025.06.04 01:25:22.952377 [ 5 ] {e2daded4-b942-4ffc-b09d-0de7037243c5} <Debug> TCPHandler: Processed in 0.002405418 sec. | ||
| 9984 | 2025.06.04 01:25:22.952504 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.06.04 01:25:22.952597 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9986 | 2025.06.04 01:25:22.952637 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9987 | 2025.06.04 01:25:22.953130 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.06.04 01:25:22.953167 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9989 | 2025.06.04 01:25:22.953479 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9990 | 2025.06.04 01:25:22.953687 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.06.04 01:25:22.953814 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001236 sec., 7281.553398058253 rows/sec., 547.54 KiB/sec. | ||
| 9992 | 2025.06.04 01:25:22.953851 [ 5 ] {f94e5767-bc14-49c5-a55b-758820db979d} <Debug> TCPHandler: Processed in 0.001395359 sec. | ||
| 9993 | 2025.06.04 01:25:22.953968 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2025.06.04 01:25:22.954061 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9995 | 2025.06.04 01:25:22.954100 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9996 | 2025.06.04 01:25:22.954562 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.06.04 01:25:22.954599 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9998 | 2025.06.04 01:25:22.954922 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9999 | 2025.06.04 01:25:22.955139 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.06.04 01:25:22.955267 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001225 sec., 59591.83673469388 rows/sec., 4.65 MiB/sec. | ||
| 10001 | 2025.06.04 01:25:22.955304 [ 5 ] {bc94156e-29a3-437e-af1d-0f3a79160140} <Debug> TCPHandler: Processed in 0.001383689 sec. | ||
| 10002 | 2025.06.04 01:25:22.955480 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2025.06.04 01:25:22.955573 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10004 | 2025.06.04 01:25:22.955615 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10005 | 2025.06.04 01:25:22.956102 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2025.06.04 01:25:22.956143 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10007 | 2025.06.04 01:25:22.956484 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10008 | 2025.06.04 01:25:22.956685 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2025.06.04 01:25:22.956811 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 10010 | 2025.06.04 01:25:22.956847 [ 5 ] {2a2065fc-bed5-4943-b849-db131757e7a7} <Debug> TCPHandler: Processed in 0.001414939 sec. | ||
| 10011 | 2025.06.04 01:25:22.956959 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2025.06.04 01:25:22.957052 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10013 | 2025.06.04 01:25:22.957104 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <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 | ||
| 10014 | 2025.06.04 01:25:22.957872 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2025.06.04 01:25:22.957908 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10016 | 2025.06.04 01:25:22.958408 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10017 | 2025.06.04 01:25:22.958621 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2025.06.04 01:25:22.958753 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001719 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. | ||
| 10019 | 2025.06.04 01:25:22.958804 [ 5 ] {88212ee0-f77d-4f40-b12d-850fd076ed7e} <Debug> TCPHandler: Processed in 0.001893063 sec. | ||
| 10020 | 2025.06.04 01:25:22.958913 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2025.06.04 01:25:22.959006 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10022 | 2025.06.04 01:25:22.959046 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10023 | 2025.06.04 01:25:22.959371 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.06.04 01:25:22.959406 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10025 | 2025.06.04 01:25:22.959693 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10026 | 2025.06.04 01:25:22.959896 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2025.06.04 01:25:22.960023 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 10028 | 2025.06.04 01:25:22.960062 [ 5 ] {56dd16e3-f257-4a27-a3f2-259bc68f5503} <Debug> TCPHandler: Processed in 0.001195854 sec. | ||
| 10029 | 2025.06.04 01:25:23.000907 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.96 MiB, peak 320.93 MiB, free memory in arenas 0.00 B, will set to 306.58 MiB (RSS), difference: -1.39 MiB | ||
| 10030 | 2025.06.04 01:25:23.033588 [ 111 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 10031 | 2025.06.04 01:25:23.033632 [ 111 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.06.04 01:25:23.033656 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10033 | 2025.06.04 01:25:23.033784 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::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 | ||
| 10034 | 2025.06.04 01:25:23.033948 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2025.06.04 01:25:23.033982 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 365 rows starting from the beginning of the part | ||
| 10036 | 2025.06.04 01:25:23.034046 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
| 10037 | 2025.06.04 01:25:23.034092 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 10038 | 2025.06.04 01:25:23.034134 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 10039 | 2025.06.04 01:25:23.034179 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 10040 | 2025.06.04 01:25:23.035098 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372239 sec., 881770.5953554738 rows/sec., 63.38 MiB/sec. | ||
| 10041 | 2025.06.04 01:25:23.035278 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10042 | 2025.06.04 01:25:23.035560 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2025.06.04 01:25:23.035632 [ 199 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_19_4} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 10044 | 2025.06.04 01:25:23.035718 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10045 | 2025.06.04 01:25:27.951084 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2025.06.04 01:25:27.951294 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10047 | 2025.06.04 01:25:27.951367 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10048 | 2025.06.04 01:25:27.952034 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2025.06.04 01:25:27.952084 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10050 | 2025.06.04 01:25:27.952494 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10051 | 2025.06.04 01:25:27.952736 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2025.06.04 01:25:27.952896 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001659 sec., 71127.18505123568 rows/sec., 6.05 MiB/sec. | ||
| 10053 | 2025.06.04 01:25:27.952938 [ 5 ] {bd1b586a-7655-4822-8538-008ce68fb2e6} <Debug> TCPHandler: Processed in 0.001986915 sec. | ||
| 10054 | 2025.06.04 01:25:27.953064 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2025.06.04 01:25:27.953159 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10056 | 2025.06.04 01:25:27.953199 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10057 | 2025.06.04 01:25:27.953612 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.06.04 01:25:27.953649 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10059 | 2025.06.04 01:25:27.953944 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10060 | 2025.06.04 01:25:27.954150 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2025.06.04 01:25:27.954277 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001136 sec., 27288.732394366194 rows/sec., 2.00 MiB/sec. | ||
| 10062 | 2025.06.04 01:25:27.954273 [ 107 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10063 | 2025.06.04 01:25:27.954315 [ 5 ] {93e5c80e-c405-4f7d-be1a-35629b7d4808} <Debug> TCPHandler: Processed in 0.001301406 sec. | ||
| 10064 | 2025.06.04 01:25:27.954367 [ 107 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.06.04 01:25:27.954397 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10066 | 2025.06.04 01:25:27.954451 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2025.06.04 01:25:27.954548 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10068 | 2025.06.04 01:25:27.954551 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10069 | 2025.06.04 01:25:27.954588 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10070 | 2025.06.04 01:25:27.954744 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2025.06.04 01:25:27.954796 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part | ||
| 10072 | 2025.06.04 01:25:27.954886 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 10073 | 2025.06.04 01:25:27.954953 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 21 rows starting from the beginning of the part | ||
| 10074 | 2025.06.04 01:25:27.955018 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 10075 | 2025.06.04 01:25:27.955026 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2025.06.04 01:25:27.955070 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10077 | 2025.06.04 01:25:27.955148 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part | ||
| 10078 | 2025.06.04 01:25:27.955224 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 10079 | 2025.06.04 01:25:27.955369 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10080 | 2025.06.04 01:25:27.955612 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.06.04 01:25:27.955751 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001221 sec., 77805.0778050778 rows/sec., 6.08 MiB/sec. | ||
| 10082 | 2025.06.04 01:25:27.955791 [ 5 ] {414a8ffc-dd0a-464f-b7fc-c0463c3bc020} <Debug> TCPHandler: Processed in 0.001389969 sec. | ||
| 10083 | 2025.06.04 01:25:27.955905 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2025.06.04 01:25:27.956000 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10085 | 2025.06.04 01:25:27.956044 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10086 | 2025.06.04 01:25:27.956456 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2025.06.04 01:25:27.956491 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10088 | 2025.06.04 01:25:27.956589 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115849 sec., 142259.67921151273 rows/sec., 10.26 MiB/sec. | ||
| 10089 | 2025.06.04 01:25:27.956783 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10090 | 2025.06.04 01:25:27.956984 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10091 | 2025.06.04 01:25:27.957134 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2025.06.04 01:25:27.957230 [ 199 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_76_15} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10093 | 2025.06.04 01:25:27.957239 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2025.06.04 01:25:27.957345 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10095 | 2025.06.04 01:25:27.957382 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 10096 | 2025.06.04 01:25:27.957425 [ 5 ] {615b948e-0797-43e6-9475-1d4d45980c31} <Debug> TCPHandler: Processed in 0.001568873 sec. | ||
| 10097 | 2025.06.04 01:25:27.957529 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2025.06.04 01:25:27.957621 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10099 | 2025.06.04 01:25:27.957674 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <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 | ||
| 10100 | 2025.06.04 01:25:27.958461 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.06.04 01:25:27.958498 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10102 | 2025.06.04 01:25:27.959068 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10103 | 2025.06.04 01:25:27.959290 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.06.04 01:25:27.959425 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 10105 | 2025.06.04 01:25:27.959478 [ 5 ] {8135d562-ec45-4ea5-9c08-739a2ad788fa} <Debug> TCPHandler: Processed in 0.001998396 sec. | ||
| 10106 | 2025.06.04 01:25:27.959596 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2025.06.04 01:25:27.959692 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10108 | 2025.06.04 01:25:27.959733 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10109 | 2025.06.04 01:25:27.960069 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.06.04 01:25:27.960105 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10111 | 2025.06.04 01:25:27.960408 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10112 | 2025.06.04 01:25:27.960618 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.06.04 01:25:27.960746 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10114 | 2025.06.04 01:25:27.960781 [ 5 ] {45c6eb1f-f26b-4cbb-955d-b211b893213f} <Debug> TCPHandler: Processed in 0.001235515 sec. | ||
| 10115 | 2025.06.04 01:25:28.555597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
| 10116 | 2025.06.04 01:25:28.556110 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.06.04 01:25:28.556156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10118 | 2025.06.04 01:25:28.556677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10119 | 2025.06.04 01:25:28.556915 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.06.04 01:25:28.557053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 10121 | 2025.06.04 01:25:30.024427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10122 | 2025.06.04 01:25:30.041035 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2025.06.04 01:25:30.041103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10124 | 2025.06.04 01:25:30.046509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10125 | 2025.06.04 01:25:30.047197 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2025.06.04 01:25:30.050473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10127 | 2025.06.04 01:25:31.117337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1396 | ||
| 10128 | 2025.06.04 01:25:31.119530 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2025.06.04 01:25:31.119579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10130 | 2025.06.04 01:25:31.120805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10131 | 2025.06.04 01:25:31.121092 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2025.06.04 01:25:31.121497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 10133 | 2025.06.04 01:25:32.949766 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2025.06.04 01:25:32.949946 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10135 | 2025.06.04 01:25:32.950012 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10136 | 2025.06.04 01:25:32.950673 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2025.06.04 01:25:32.950711 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10138 | 2025.06.04 01:25:32.951101 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10139 | 2025.06.04 01:25:32.951344 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2025.06.04 01:25:32.951473 [ 101 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10141 | 2025.06.04 01:25:32.951501 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001604 sec., 46134.663341645886 rows/sec., 3.71 MiB/sec. | ||
| 10142 | 2025.06.04 01:25:32.951519 [ 101 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2025.06.04 01:25:32.951542 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10144 | 2025.06.04 01:25:32.951552 [ 5 ] {b2bae132-435b-4e53-9448-c6a1854f5f31} <Debug> TCPHandler: Processed in 0.001910253 sec. | ||
| 10145 | 2025.06.04 01:25:32.951635 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10146 | 2025.06.04 01:25:32.951677 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2025.06.04 01:25:32.951743 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10148 | 2025.06.04 01:25:32.951777 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1967 rows starting from the beginning of the part | ||
| 10149 | 2025.06.04 01:25:32.951780 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10150 | 2025.06.04 01:25:32.951830 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10151 | 2025.06.04 01:25:32.951844 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 10152 | 2025.06.04 01:25:32.951894 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 10153 | 2025.06.04 01:25:32.951944 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 10154 | 2025.06.04 01:25:32.951990 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 10155 | 2025.06.04 01:25:32.952034 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 10156 | 2025.06.04 01:25:32.952248 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.06.04 01:25:32.952283 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10158 | 2025.06.04 01:25:32.952594 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10159 | 2025.06.04 01:25:32.952805 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.06.04 01:25:32.952940 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001183 sec., 7607.7768385460695 rows/sec., 572.07 KiB/sec. | ||
| 10161 | 2025.06.04 01:25:32.952979 [ 5 ] {23e37b9e-1eb5-47ec-9a04-fe015c706a7a} <Debug> TCPHandler: Processed in 0.001353488 sec. | ||
| 10162 | 2025.06.04 01:25:32.953092 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2025.06.04 01:25:32.953202 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10164 | 2025.06.04 01:25:32.953247 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10165 | 2025.06.04 01:25:32.953251 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650227 sec., 1458587.2125471223 rows/sec., 125.33 MiB/sec. | ||
| 10166 | 2025.06.04 01:25:32.953598 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10167 | 2025.06.04 01:25:32.953670 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.06.04 01:25:32.953711 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10169 | 2025.06.04 01:25:32.953953 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2025.06.04 01:25:32.954048 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_96_19} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10171 | 2025.06.04 01:25:32.954056 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10172 | 2025.06.04 01:25:32.954172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10173 | 2025.06.04 01:25:32.954285 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2025.06.04 01:25:32.954402 [ 101 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10175 | 2025.06.04 01:25:32.954423 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001245 sec., 58634.53815261044 rows/sec., 4.58 MiB/sec. | ||
| 10176 | 2025.06.04 01:25:32.954431 [ 101 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.06.04 01:25:32.954453 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10178 | 2025.06.04 01:25:32.954461 [ 5 ] {3adf3269-9771-4053-a589-ea891612a013} <Debug> TCPHandler: Processed in 0.00141935 sec. | ||
| 10179 | 2025.06.04 01:25:32.954507 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10180 | 2025.06.04 01:25:32.954577 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2025.06.04 01:25:32.954596 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2025.06.04 01:25:32.954626 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part | ||
| 10183 | 2025.06.04 01:25:32.954671 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10184 | 2025.06.04 01:25:32.954683 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 10185 | 2025.06.04 01:25:32.954714 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10186 | 2025.06.04 01:25:32.954732 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 10187 | 2025.06.04 01:25:32.954784 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 73 rows starting from the beginning of the part | ||
| 10188 | 2025.06.04 01:25:32.954825 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part | ||
| 10189 | 2025.06.04 01:25:32.954863 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 73 rows starting from the beginning of the part | ||
| 10190 | 2025.06.04 01:25:32.955131 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.06.04 01:25:32.955165 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10192 | 2025.06.04 01:25:32.955514 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10193 | 2025.06.04 01:25:32.955709 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218175 sec., 1109856.9581546166 rows/sec., 87.12 MiB/sec. | ||
| 10194 | 2025.06.04 01:25:32.955735 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2025.06.04 01:25:32.955848 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10196 | 2025.06.04 01:25:32.955874 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2025.06.04 01:25:32.955882 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10198 | 2025.06.04 01:25:32.955890 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10199 | 2025.06.04 01:25:32.955892 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10200 | 2025.06.04 01:25:32.955920 [ 5 ] {f37d99de-19c4-4b19-96b1-dc4ebeb34e09} <Debug> TCPHandler: Processed in 0.001392769 sec. | ||
| 10201 | 2025.06.04 01:25:32.955987 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10202 | 2025.06.04 01:25:32.956031 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2025.06.04 01:25:32.956121 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10204 | 2025.06.04 01:25:32.956130 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10205 | 2025.06.04 01:25:32.956161 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2025.06.04 01:25:32.956167 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27040 rows starting from the beginning of the part | ||
| 10207 | 2025.06.04 01:25:32.956200 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <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 | ||
| 10208 | 2025.06.04 01:25:32.956227 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_96_19} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10209 | 2025.06.04 01:25:32.956250 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 10210 | 2025.06.04 01:25:32.956317 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10211 | 2025.06.04 01:25:32.956318 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 10212 | 2025.06.04 01:25:32.956380 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 10213 | 2025.06.04 01:25:32.956422 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 10214 | 2025.06.04 01:25:32.956463 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 10215 | 2025.06.04 01:25:32.957124 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.06.04 01:25:32.957203 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10217 | 2025.06.04 01:25:32.958009 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10218 | 2025.06.04 01:25:32.958245 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.06.04 01:25:32.958395 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002283 sec., 3942.181340341656 rows/sec., 7.06 MiB/sec. | ||
| 10220 | 2025.06.04 01:25:32.958453 [ 5 ] {b1d049df-b81c-483f-8d57-aae59fd652f1} <Debug> TCPHandler: Processed in 0.00247187 sec. | ||
| 10221 | 2025.06.04 01:25:32.958567 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2025.06.04 01:25:32.958664 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10223 | 2025.06.04 01:25:32.958707 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10224 | 2025.06.04 01:25:32.959048 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.06.04 01:25:32.959083 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10226 | 2025.06.04 01:25:32.959612 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10227 | 2025.06.04 01:25:32.959831 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2025.06.04 01:25:32.959970 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 10229 | 2025.06.04 01:25:32.959982 [ 100 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10230 | 2025.06.04 01:25:32.960007 [ 5 ] {ed868c74-eeaf-42c9-b8b4-c3dd1d875bdf} <Debug> TCPHandler: Processed in 0.001490891 sec. | ||
| 10231 | 2025.06.04 01:25:32.960045 [ 100 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.06.04 01:25:32.960075 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10233 | 2025.06.04 01:25:32.960168 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10234 | 2025.06.04 01:25:32.960296 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10235 | 2025.06.04 01:25:32.960338 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4812 rows starting from the beginning of the part | ||
| 10236 | 2025.06.04 01:25:32.960423 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part | ||
| 10237 | 2025.06.04 01:25:32.960467 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 10238 | 2025.06.04 01:25:32.960507 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 10239 | 2025.06.04 01:25:32.960544 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 10240 | 2025.06.04 01:25:32.960583 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 10241 | 2025.06.04 01:25:32.962610 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248214 sec., 2045009.5482124297 rows/sec., 137.05 MiB/sec. | ||
| 10242 | 2025.06.04 01:25:32.963214 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10243 | 2025.06.04 01:25:32.963465 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27744 rows, containing 5 columns (5 merged, 0 gathered) in 0.007520691 sec., 3689022.7241087286 rows/sec., 252.36 MiB/sec. | ||
| 10244 | 2025.06.04 01:25:32.963519 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.06.04 01:25:32.963601 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_96_19} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10246 | 2025.06.04 01:25:32.963687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10247 | 2025.06.04 01:25:32.963841 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10248 | 2025.06.04 01:25:32.964114 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2025.06.04 01:25:32.964195 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10250 | 2025.06.04 01:25:32.964292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10251 | 2025.06.04 01:25:33.001142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.21 MiB, peak 320.93 MiB, free memory in arenas 0.00 B, will set to 308.69 MiB (RSS), difference: 1.48 MiB | ||
| 10252 | 2025.06.04 01:25:35.848046 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10253 | 2025.06.04 01:25:35.848117 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10254 | 2025.06.04 01:25:36.058059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
| 10255 | 2025.06.04 01:25:36.058605 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.06.04 01:25:36.058651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10257 | 2025.06.04 01:25:36.059136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10258 | 2025.06.04 01:25:36.059363 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2025.06.04 01:25:36.059512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
| 10260 | 2025.06.04 01:25:37.551402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10261 | 2025.06.04 01:25:37.567969 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2025.06.04 01:25:37.568036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10263 | 2025.06.04 01:25:37.573870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10264 | 2025.06.04 01:25:37.574566 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2025.06.04 01:25:37.577466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10266 | 2025.06.04 01:25:37.951280 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2025.06.04 01:25:37.951478 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10268 | 2025.06.04 01:25:37.951551 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10269 | 2025.06.04 01:25:37.952287 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2025.06.04 01:25:37.952335 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10271 | 2025.06.04 01:25:37.952757 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10272 | 2025.06.04 01:25:37.952996 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2025.06.04 01:25:37.953159 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001736 sec., 67972.35023041476 rows/sec., 5.78 MiB/sec. | ||
| 10274 | 2025.06.04 01:25:37.953211 [ 5 ] {ab7698c4-d654-49de-9cd8-a82d806a1d20} <Debug> TCPHandler: Processed in 0.002074358 sec. | ||
| 10275 | 2025.06.04 01:25:37.953343 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2025.06.04 01:25:37.953447 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10277 | 2025.06.04 01:25:37.953492 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10278 | 2025.06.04 01:25:37.953919 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.06.04 01:25:37.953957 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10280 | 2025.06.04 01:25:37.954277 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10281 | 2025.06.04 01:25:37.954495 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2025.06.04 01:25:37.954637 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 10283 | 2025.06.04 01:25:37.954676 [ 5 ] {7425404b-48cf-4414-ae2a-515325cfa689} <Debug> TCPHandler: Processed in 0.001386119 sec. | ||
| 10284 | 2025.06.04 01:25:37.954804 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2025.06.04 01:25:37.954926 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10286 | 2025.06.04 01:25:37.954974 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10287 | 2025.06.04 01:25:37.955490 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2025.06.04 01:25:37.955530 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10289 | 2025.06.04 01:25:37.955847 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10290 | 2025.06.04 01:25:37.956057 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2025.06.04 01:25:37.956182 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001282 sec., 74102.96411856475 rows/sec., 5.79 MiB/sec. | ||
| 10292 | 2025.06.04 01:25:37.956218 [ 5 ] {3b60dbff-720e-4c4b-a24f-e25ca57e177f} <Debug> TCPHandler: Processed in 0.001475151 sec. | ||
| 10293 | 2025.06.04 01:25:37.956324 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2025.06.04 01:25:37.956417 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10295 | 2025.06.04 01:25:37.956459 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10296 | 2025.06.04 01:25:37.956868 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.06.04 01:25:37.956901 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10298 | 2025.06.04 01:25:37.957233 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10299 | 2025.06.04 01:25:37.957437 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2025.06.04 01:25:37.957563 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 10301 | 2025.06.04 01:25:37.957598 [ 5 ] {6aa1e780-658a-43f9-b37d-152b426279ca} <Debug> TCPHandler: Processed in 0.001322117 sec. | ||
| 10302 | 2025.06.04 01:25:37.957716 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2025.06.04 01:25:37.957841 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10304 | 2025.06.04 01:25:37.957908 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <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 | ||
| 10305 | 2025.06.04 01:25:37.958829 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2025.06.04 01:25:37.958867 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10307 | 2025.06.04 01:25:37.959441 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10308 | 2025.06.04 01:25:37.959682 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2025.06.04 01:25:37.959824 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002008 sec., 15438.247011952193 rows/sec., 27.66 MiB/sec. | ||
| 10310 | 2025.06.04 01:25:37.959888 [ 5 ] {93e3375d-1af0-45fb-a623-0f61e8c1dc8e} <Debug> TCPHandler: Processed in 0.002234243 sec. | ||
| 10311 | 2025.06.04 01:25:37.960000 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2025.06.04 01:25:37.960096 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10313 | 2025.06.04 01:25:37.960137 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10314 | 2025.06.04 01:25:37.960470 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2025.06.04 01:25:37.960504 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10316 | 2025.06.04 01:25:37.960821 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10317 | 2025.06.04 01:25:37.961036 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2025.06.04 01:25:37.961164 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10319 | 2025.06.04 01:25:37.961201 [ 5 ] {121236bd-4c4e-4c06-aa91-c64b9aea2470} <Debug> TCPHandler: Processed in 0.001250135 sec. | ||
| 10320 | 2025.06.04 01:25:40.546114 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2025.06.04 01:25:40.546317 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10322 | 2025.06.04 01:25:40.546383 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10323 | 2025.06.04 01:25:40.547039 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2025.06.04 01:25:40.547077 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10325 | 2025.06.04 01:25:40.547459 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10326 | 2025.06.04 01:25:40.547684 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2025.06.04 01:25:40.547827 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001561 sec., 15374.759769378603 rows/sec., 1.28 MiB/sec. | ||
| 10328 | 2025.06.04 01:25:40.547870 [ 5 ] {e929c6b2-848b-417b-9423-635740afeb46} <Debug> TCPHandler: Processed in 0.001882643 sec. | ||
| 10329 | 2025.06.04 01:25:40.547992 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2025.06.04 01:25:40.548088 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10331 | 2025.06.04 01:25:40.548128 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10332 | 2025.06.04 01:25:40.548524 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.06.04 01:25:40.548558 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10334 | 2025.06.04 01:25:40.548858 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10335 | 2025.06.04 01:25:40.549065 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.06.04 01:25:40.549189 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001121 sec., 12488.849241748438 rows/sec., 1018.38 KiB/sec. | ||
| 10337 | 2025.06.04 01:25:40.549225 [ 5 ] {9c4fbfd9-c0b4-47a6-837d-f123e13d138d} <Debug> TCPHandler: Processed in 0.001282976 sec. | ||
| 10338 | 2025.06.04 01:25:40.549333 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10339 | 2025.06.04 01:25:40.549425 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10340 | 2025.06.04 01:25:40.549464 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10341 | 2025.06.04 01:25:40.550550 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2025.06.04 01:25:40.550585 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10343 | 2025.06.04 01:25:40.550999 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10344 | 2025.06.04 01:25:40.551205 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2025.06.04 01:25:40.551340 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.001932 sec., 694099.3788819876 rows/sec., 57.71 MiB/sec. | ||
| 10346 | 2025.06.04 01:25:40.551376 [ 5 ] {a29e4a2c-8a30-4799-bffb-d93bf7a3b17a} <Debug> TCPHandler: Processed in 0.002090679 sec. | ||
| 10347 | 2025.06.04 01:25:40.551486 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2025.06.04 01:25:40.551580 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10349 | 2025.06.04 01:25:40.551618 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10350 | 2025.06.04 01:25:40.552020 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2025.06.04 01:25:40.552054 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10352 | 2025.06.04 01:25:40.552349 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10353 | 2025.06.04 01:25:40.552553 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2025.06.04 01:25:40.552676 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001114 sec., 31418.312387791742 rows/sec., 2.29 MiB/sec. | ||
| 10355 | 2025.06.04 01:25:40.552711 [ 5 ] {abd7d83d-e731-424c-a940-f20033eb50a5} <Debug> TCPHandler: Processed in 0.001272526 sec. | ||
| 10356 | 2025.06.04 01:25:40.552819 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10357 | 2025.06.04 01:25:40.552911 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10358 | 2025.06.04 01:25:40.552952 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10359 | 2025.06.04 01:25:40.553426 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10360 | 2025.06.04 01:25:40.553459 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10361 | 2025.06.04 01:25:40.553753 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10362 | 2025.06.04 01:25:40.553961 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2025.06.04 01:25:40.554086 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001192 sec., 211409.39597315437 rows/sec., 14.62 MiB/sec. | ||
| 10364 | 2025.06.04 01:25:40.554122 [ 5 ] {c0be4afb-ada3-4ebd-88b3-952dae97acb9} <Debug> TCPHandler: Processed in 0.001350198 sec. | ||
| 10365 | 2025.06.04 01:25:40.554231 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2025.06.04 01:25:40.554322 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10367 | 2025.06.04 01:25:40.554359 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10368 | 2025.06.04 01:25:40.554738 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.06.04 01:25:40.554771 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10370 | 2025.06.04 01:25:40.555067 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10371 | 2025.06.04 01:25:40.555292 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.06.04 01:25:40.555413 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 10373 | 2025.06.04 01:25:40.555449 [ 5 ] {08c47960-dc1b-4993-be04-a1a8aa364ec0} <Debug> TCPHandler: Processed in 0.001266286 sec. | ||
| 10374 | 2025.06.04 01:25:40.555555 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2025.06.04 01:25:40.555648 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10376 | 2025.06.04 01:25:40.555685 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10377 | 2025.06.04 01:25:40.556298 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2025.06.04 01:25:40.556333 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10379 | 2025.06.04 01:25:40.556663 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10380 | 2025.06.04 01:25:40.556881 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2025.06.04 01:25:40.557015 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.001385 sec., 418050.5415162455 rows/sec., 31.39 MiB/sec. | ||
| 10382 | 2025.06.04 01:25:40.557053 [ 5 ] {7e15df6d-0342-4a72-8b14-ab0e88aa1b91} <Debug> TCPHandler: Processed in 0.001545694 sec. | ||
| 10383 | 2025.06.04 01:25:40.557171 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.06.04 01:25:40.557263 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10385 | 2025.06.04 01:25:40.557306 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10386 | 2025.06.04 01:25:40.557934 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.06.04 01:25:40.557969 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10388 | 2025.06.04 01:25:40.558362 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10389 | 2025.06.04 01:25:40.558579 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.06.04 01:25:40.558719 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Debug> executeQuery: Read 985 rows, 68.16 KiB in 0.001474 sec., 668249.6607869742 rows/sec., 45.16 MiB/sec. | ||
| 10391 | 2025.06.04 01:25:40.558757 [ 5 ] {f05edd18-f841-40f3-bba3-3a6b76ad2782} <Debug> TCPHandler: Processed in 0.001632576 sec. | ||
| 10392 | 2025.06.04 01:25:40.558868 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.06.04 01:25:40.558959 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10394 | 2025.06.04 01:25:40.559012 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <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 | ||
| 10395 | 2025.06.04 01:25:40.559812 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.06.04 01:25:40.559849 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10397 | 2025.06.04 01:25:40.560420 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10398 | 2025.06.04 01:25:40.560671 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.06.04 01:25:40.560782 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10400 | 2025.06.04 01:25:40.560806 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001865 sec., 4825.73726541555 rows/sec., 8.65 MiB/sec. | ||
| 10401 | 2025.06.04 01:25:40.560823 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2025.06.04 01:25:40.560843 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10403 | 2025.06.04 01:25:40.560862 [ 5 ] {cb5a471e-d0b3-4fd3-8cb0-ba4d32c54fbf} <Debug> TCPHandler: Processed in 0.002041358 sec. | ||
| 10404 | 2025.06.04 01:25:40.560949 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10405 | 2025.06.04 01:25:40.560973 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2025.06.04 01:25:40.561076 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10407 | 2025.06.04 01:25:40.561116 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10408 | 2025.06.04 01:25:40.561204 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10409 | 2025.06.04 01:25:40.561269 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1469 rows starting from the beginning of the part | ||
| 10410 | 2025.06.04 01:25:40.561396 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 10411 | 2025.06.04 01:25:40.561443 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2025.06.04 01:25:40.561482 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10413 | 2025.06.04 01:25:40.561510 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10414 | 2025.06.04 01:25:40.561626 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 10415 | 2025.06.04 01:25:40.561734 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 10416 | 2025.06.04 01:25:40.561783 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10417 | 2025.06.04 01:25:40.561842 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 10418 | 2025.06.04 01:25:40.562000 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2025.06.04 01:25:40.562141 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001082 sec., 33271.719038817006 rows/sec., 2.24 MiB/sec. | ||
| 10420 | 2025.06.04 01:25:40.562179 [ 5 ] {44edad5d-1229-4baa-bf9e-37b5ffc00703} <Debug> TCPHandler: Processed in 0.001253045 sec. | ||
| 10421 | 2025.06.04 01:25:40.569838 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 19 columns (19 merged, 0 gathered) in 0.008935761 sec., 174355.6032888525 rows/sec., 312.44 MiB/sec. | ||
| 10422 | 2025.06.04 01:25:40.571121 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10423 | 2025.06.04 01:25:40.571453 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2025.06.04 01:25:40.571526 [ 187 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10425 | 2025.06.04 01:25:40.571642 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10426 | 2025.06.04 01:25:41.001137 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.44 MiB, peak 320.99 MiB, free memory in arenas 0.00 B, will set to 313.38 MiB (RSS), difference: 3.93 MiB | ||
| 10427 | 2025.06.04 01:25:41.122462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1440 | ||
| 10428 | 2025.06.04 01:25:41.125113 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2025.06.04 01:25:41.125153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10430 | 2025.06.04 01:25:41.126348 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10431 | 2025.06.04 01:25:41.126623 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2025.06.04 01:25:41.126879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 10433 | 2025.06.04 01:25:42.944545 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2025.06.04 01:25:42.944745 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10435 | 2025.06.04 01:25:42.944820 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10436 | 2025.06.04 01:25:42.945514 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2025.06.04 01:25:42.945573 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10438 | 2025.06.04 01:25:42.945980 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10439 | 2025.06.04 01:25:42.946202 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2025.06.04 01:25:42.946352 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.58 MiB/sec. | ||
| 10441 | 2025.06.04 01:25:42.946394 [ 5 ] {9cf8a887-0ef9-4016-97db-681284491a01} <Debug> TCPHandler: Processed in 0.001987486 sec. | ||
| 10442 | 2025.06.04 01:25:42.946507 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2025.06.04 01:25:42.946602 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10444 | 2025.06.04 01:25:42.946644 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10445 | 2025.06.04 01:25:42.947058 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2025.06.04 01:25:42.947095 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10447 | 2025.06.04 01:25:42.947395 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10448 | 2025.06.04 01:25:42.947621 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2025.06.04 01:25:42.947753 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 10450 | 2025.06.04 01:25:42.947792 [ 5 ] {c283abe0-a346-43cb-a443-a7e0cfb4dd8c} <Debug> TCPHandler: Processed in 0.001335167 sec. | ||
| 10451 | 2025.06.04 01:25:42.947903 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2025.06.04 01:25:42.947998 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10453 | 2025.06.04 01:25:42.948041 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10454 | 2025.06.04 01:25:42.948417 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2025.06.04 01:25:42.948459 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10456 | 2025.06.04 01:25:42.948782 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10457 | 2025.06.04 01:25:42.948988 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.06.04 01:25:42.949116 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 3.92 MiB/sec. | ||
| 10459 | 2025.06.04 01:25:42.949154 [ 5 ] {5ebe6d06-bdbe-4fbe-80ff-aa5e4f717c2f} <Debug> TCPHandler: Processed in 0.001300656 sec. | ||
| 10460 | 2025.06.04 01:25:42.949267 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2025.06.04 01:25:42.949363 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10462 | 2025.06.04 01:25:42.949405 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10463 | 2025.06.04 01:25:42.949717 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.06.04 01:25:42.949753 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10465 | 2025.06.04 01:25:42.950050 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10466 | 2025.06.04 01:25:42.950255 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.06.04 01:25:42.950383 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001038 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
| 10468 | 2025.06.04 01:25:42.950419 [ 5 ] {3b519a91-4823-4abc-879e-2f06131bf834} <Debug> TCPHandler: Processed in 0.001201634 sec. | ||
| 10469 | 2025.06.04 01:25:43.560514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
| 10470 | 2025.06.04 01:25:43.561019 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2025.06.04 01:25:43.561063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10472 | 2025.06.04 01:25:43.561542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10473 | 2025.06.04 01:25:43.561799 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2025.06.04 01:25:43.561950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 10475 | 2025.06.04 01:25:45.078411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10476 | 2025.06.04 01:25:45.095938 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2025.06.04 01:25:45.096032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10478 | 2025.06.04 01:25:45.102702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10479 | 2025.06.04 01:25:45.103430 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2025.06.04 01:25:45.106762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10481 | 2025.06.04 01:25:47.951213 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2025.06.04 01:25:47.951390 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10483 | 2025.06.04 01:25:47.951455 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10484 | 2025.06.04 01:25:47.952159 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2025.06.04 01:25:47.952199 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10486 | 2025.06.04 01:25:47.952623 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10487 | 2025.06.04 01:25:47.952848 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.06.04 01:25:47.953001 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001658 sec., 71170.08443908324 rows/sec., 6.05 MiB/sec. | ||
| 10489 | 2025.06.04 01:25:47.953043 [ 5 ] {2b02b943-e89e-4313-8957-364ea416bb1b} <Debug> TCPHandler: Processed in 0.001957184 sec. | ||
| 10490 | 2025.06.04 01:25:47.953169 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2025.06.04 01:25:47.953272 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10492 | 2025.06.04 01:25:47.953314 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10493 | 2025.06.04 01:25:47.953774 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2025.06.04 01:25:47.953809 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10495 | 2025.06.04 01:25:47.954127 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10496 | 2025.06.04 01:25:47.954333 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2025.06.04 01:25:47.954461 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 10498 | 2025.06.04 01:25:47.954498 [ 5 ] {7d117860-d605-4d75-a199-a0cd228ac0c1} <Debug> TCPHandler: Processed in 0.001380719 sec. | ||
| 10499 | 2025.06.04 01:25:47.954619 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2025.06.04 01:25:47.954713 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10501 | 2025.06.04 01:25:47.954755 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10502 | 2025.06.04 01:25:47.955210 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.06.04 01:25:47.955246 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10504 | 2025.06.04 01:25:47.955566 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10505 | 2025.06.04 01:25:47.955774 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.06.04 01:25:47.955900 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001204 sec., 78903.65448504983 rows/sec., 6.16 MiB/sec. | ||
| 10507 | 2025.06.04 01:25:47.955937 [ 5 ] {80fc1622-7b37-4421-b2cb-7f9a602426fc} <Debug> TCPHandler: Processed in 0.001376279 sec. | ||
| 10508 | 2025.06.04 01:25:47.956047 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2025.06.04 01:25:47.956150 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10510 | 2025.06.04 01:25:47.956193 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10511 | 2025.06.04 01:25:47.956612 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.06.04 01:25:47.956647 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10513 | 2025.06.04 01:25:47.956989 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10514 | 2025.06.04 01:25:47.957197 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.06.04 01:25:47.957323 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10516 | 2025.06.04 01:25:47.957360 [ 5 ] {f9d7117a-690f-49ee-9abc-0e5c0400413b} <Debug> TCPHandler: Processed in 0.001362748 sec. | ||
| 10517 | 2025.06.04 01:25:47.957475 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10518 | 2025.06.04 01:25:47.957567 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10519 | 2025.06.04 01:25:47.957622 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <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 | ||
| 10520 | 2025.06.04 01:25:47.958474 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2025.06.04 01:25:47.958507 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10522 | 2025.06.04 01:25:47.959066 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10523 | 2025.06.04 01:25:47.959289 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2025.06.04 01:25:47.959437 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 10525 | 2025.06.04 01:25:47.959498 [ 5 ] {cdc1e9d5-54c8-4633-82a8-0ec07ac2a979} <Debug> TCPHandler: Processed in 0.002081139 sec. | ||
| 10526 | 2025.06.04 01:25:47.959620 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2025.06.04 01:25:47.959715 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10528 | 2025.06.04 01:25:47.959762 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10529 | 2025.06.04 01:25:47.960106 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2025.06.04 01:25:47.960139 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10531 | 2025.06.04 01:25:47.960453 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10532 | 2025.06.04 01:25:47.960660 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2025.06.04 01:25:47.960786 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10534 | 2025.06.04 01:25:47.960821 [ 5 ] {1cbd6113-d2aa-4ea2-9393-324156a1f909} <Debug> TCPHandler: Processed in 0.001261956 sec. | ||
| 10535 | 2025.06.04 01:25:50.848161 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10536 | 2025.06.04 01:25:50.848232 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10537 | 2025.06.04 01:25:51.063039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
| 10538 | 2025.06.04 01:25:51.063563 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2025.06.04 01:25:51.063604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10540 | 2025.06.04 01:25:51.064100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10541 | 2025.06.04 01:25:51.064329 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.06.04 01:25:51.064459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
| 10543 | 2025.06.04 01:25:51.128029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1460 | ||
| 10544 | 2025.06.04 01:25:51.130036 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.06.04 01:25:51.130072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10546 | 2025.06.04 01:25:51.131264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10547 | 2025.06.04 01:25:51.131520 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.06.04 01:25:51.131778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 10549 | 2025.06.04 01:25:52.169587 [ 86 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10550 | 2025.06.04 01:25:52.169649 [ 86 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.06.04 01:25:52.169669 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10552 | 2025.06.04 01:25:52.169779 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 10553 | 2025.06.04 01:25:52.169931 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10554 | 2025.06.04 01:25:52.169967 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 10555 | 2025.06.04 01:25:52.170034 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 10556 | 2025.06.04 01:25:52.170078 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 10557 | 2025.06.04 01:25:52.170122 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 10558 | 2025.06.04 01:25:52.170160 [ 191 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 10559 | 2025.06.04 01:25:52.170908 [ 187 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178063 sec., 47535.658109965254 rows/sec., 3.97 MiB/sec. | ||
| 10560 | 2025.06.04 01:25:52.171048 [ 195 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10561 | 2025.06.04 01:25:52.171342 [ 195 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2025.06.04 01:25:52.171421 [ 195 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_13_3} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10563 | 2025.06.04 01:25:52.171501 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10564 | 2025.06.04 01:25:52.607793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10565 | 2025.06.04 01:25:52.625193 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2025.06.04 01:25:52.625259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10567 | 2025.06.04 01:25:52.631600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10568 | 2025.06.04 01:25:52.632304 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.06.04 01:25:52.635444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10570 | 2025.06.04 01:25:52.950243 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2025.06.04 01:25:52.950422 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10572 | 2025.06.04 01:25:52.950486 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10573 | 2025.06.04 01:25:52.951116 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2025.06.04 01:25:52.951162 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10575 | 2025.06.04 01:25:52.951544 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10576 | 2025.06.04 01:25:52.951765 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.06.04 01:25:52.951912 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001538 sec., 48114.43433029909 rows/sec., 3.87 MiB/sec. | ||
| 10578 | 2025.06.04 01:25:52.951941 [ 48 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10579 | 2025.06.04 01:25:52.951953 [ 5 ] {9b870244-3f13-486d-bfa9-01eca7a33004} <Debug> TCPHandler: Processed in 0.001835161 sec. | ||
| 10580 | 2025.06.04 01:25:52.952012 [ 48 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.06.04 01:25:52.952045 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10582 | 2025.06.04 01:25:52.952144 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10583 | 2025.06.04 01:25:52.952181 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10584 | 2025.06.04 01:25:52.952263 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10585 | 2025.06.04 01:25:52.952315 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10586 | 2025.06.04 01:25:52.952336 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10587 | 2025.06.04 01:25:52.952380 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1967 rows starting from the beginning of the part | ||
| 10588 | 2025.06.04 01:25:52.952459 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 118 rows starting from the beginning of the part | ||
| 10589 | 2025.06.04 01:25:52.952511 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1341 rows starting from the beginning of the part | ||
| 10590 | 2025.06.04 01:25:52.952559 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 10591 | 2025.06.04 01:25:52.952606 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 118 rows starting from the beginning of the part | ||
| 10592 | 2025.06.04 01:25:52.952653 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 10593 | 2025.06.04 01:25:52.952796 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2025.06.04 01:25:52.952846 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10595 | 2025.06.04 01:25:52.953196 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10596 | 2025.06.04 01:25:52.953418 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2025.06.04 01:25:52.953540 [ 48 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10598 | 2025.06.04 01:25:52.953548 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00131 sec., 6870.229007633588 rows/sec., 516.61 KiB/sec. | ||
| 10599 | 2025.06.04 01:25:52.953578 [ 48 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.06.04 01:25:52.953599 [ 5 ] {00b66a7c-8a0c-42a3-9e63-f0d01cd02d67} <Debug> TCPHandler: Processed in 0.001514773 sec. | ||
| 10601 | 2025.06.04 01:25:52.953603 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10602 | 2025.06.04 01:25:52.953703 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10603 | 2025.06.04 01:25:52.953719 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2025.06.04 01:25:52.953810 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10605 | 2025.06.04 01:25:52.953825 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10606 | 2025.06.04 01:25:52.953842 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part | ||
| 10607 | 2025.06.04 01:25:52.953870 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10608 | 2025.06.04 01:25:52.953905 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 9 rows starting from the beginning of the part | ||
| 10609 | 2025.06.04 01:25:52.953955 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 10610 | 2025.06.04 01:25:52.953995 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 10611 | 2025.06.04 01:25:52.954030 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 10612 | 2025.06.04 01:25:52.954068 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 9 rows starting from the beginning of the part | ||
| 10613 | 2025.06.04 01:25:52.954200 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082608 sec., 1764134.2009634073 rows/sec., 152.30 MiB/sec. | ||
| 10614 | 2025.06.04 01:25:52.954281 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2025.06.04 01:25:52.954323 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10616 | 2025.06.04 01:25:52.954530 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10617 | 2025.06.04 01:25:52.954820 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10618 | 2025.06.04 01:25:52.954860 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193804 sec., 245433.92382669184 rows/sec., 17.61 MiB/sec. | ||
| 10619 | 2025.06.04 01:25:52.954992 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2025.06.04 01:25:52.955026 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10621 | 2025.06.04 01:25:52.955088 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_101_20} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10622 | 2025.06.04 01:25:52.955091 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.06.04 01:25:52.955199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 10624 | 2025.06.04 01:25:52.955241 [ 48 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10625 | 2025.06.04 01:25:52.955246 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001438 sec., 50764.95132127955 rows/sec., 3.96 MiB/sec. | ||
| 10626 | 2025.06.04 01:25:52.955285 [ 48 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2025.06.04 01:25:52.955308 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.06.04 01:25:52.955314 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10629 | 2025.06.04 01:25:52.955319 [ 5 ] {fc3a0d09-062a-4c1a-8b93-c9c23976ee0b} <Debug> TCPHandler: Processed in 0.001646836 sec. | ||
| 10630 | 2025.06.04 01:25:52.955379 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_81_16} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10631 | 2025.06.04 01:25:52.955394 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10632 | 2025.06.04 01:25:52.955444 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2025.06.04 01:25:52.955475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10634 | 2025.06.04 01:25:52.955490 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10635 | 2025.06.04 01:25:52.955519 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part | ||
| 10636 | 2025.06.04 01:25:52.955541 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10637 | 2025.06.04 01:25:52.955580 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 95 rows starting from the beginning of the part | ||
| 10638 | 2025.06.04 01:25:52.955589 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10639 | 2025.06.04 01:25:52.955631 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 579 rows starting from the beginning of the part | ||
| 10640 | 2025.06.04 01:25:52.955681 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 10641 | 2025.06.04 01:25:52.955720 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 95 rows starting from the beginning of the part | ||
| 10642 | 2025.06.04 01:25:52.955759 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 73 rows starting from the beginning of the part | ||
| 10643 | 2025.06.04 01:25:52.956056 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2025.06.04 01:25:52.956096 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10645 | 2025.06.04 01:25:52.956441 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10646 | 2025.06.04 01:25:52.956651 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2025.06.04 01:25:52.956771 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10648 | 2025.06.04 01:25:52.956783 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 10649 | 2025.06.04 01:25:52.956811 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2025.06.04 01:25:52.956833 [ 5 ] {01f940ac-443d-4a9a-ac56-48bc70833443} <Debug> TCPHandler: Processed in 0.00143638 sec. | ||
| 10651 | 2025.06.04 01:25:52.956834 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10652 | 2025.06.04 01:25:52.956870 [ 195 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509042 sec., 1231244.723473568 rows/sec., 96.65 MiB/sec. | ||
| 10653 | 2025.06.04 01:25:52.956912 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10654 | 2025.06.04 01:25:52.956945 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2025.06.04 01:25:52.957010 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10656 | 2025.06.04 01:25:52.957037 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10657 | 2025.06.04 01:25:52.957041 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27744 rows starting from the beginning of the part | ||
| 10658 | 2025.06.04 01:25:52.957043 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2025.06.04 01:25:52.957103 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 10660 | 2025.06.04 01:25:52.957113 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <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 | ||
| 10661 | 2025.06.04 01:25:52.957154 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 985 rows starting from the beginning of the part | ||
| 10662 | 2025.06.04 01:25:52.957198 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 10663 | 2025.06.04 01:25:52.957236 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 10664 | 2025.06.04 01:25:52.957275 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 10665 | 2025.06.04 01:25:52.957310 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2025.06.04 01:25:52.957378 [ 200 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_101_20} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10667 | 2025.06.04 01:25:52.957441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10668 | 2025.06.04 01:25:52.957902 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2025.06.04 01:25:52.957943 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10670 | 2025.06.04 01:25:52.958455 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10671 | 2025.06.04 01:25:52.958685 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2025.06.04 01:25:52.958828 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001803 sec., 4991.680532445924 rows/sec., 8.94 MiB/sec. | ||
| 10673 | 2025.06.04 01:25:52.958881 [ 5 ] {3fb82c6b-7954-47d9-b0c4-c8754b9563a8} <Debug> TCPHandler: Processed in 0.001982166 sec. | ||
| 10674 | 2025.06.04 01:25:52.958989 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2025.06.04 01:25:52.959082 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10676 | 2025.06.04 01:25:52.959121 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10677 | 2025.06.04 01:25:52.959443 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2025.06.04 01:25:52.959478 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10679 | 2025.06.04 01:25:52.959773 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10680 | 2025.06.04 01:25:52.959975 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2025.06.04 01:25:52.960102 [ 61 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10682 | 2025.06.04 01:25:52.960107 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 10683 | 2025.06.04 01:25:52.960136 [ 61 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2025.06.04 01:25:52.960151 [ 5 ] {20b72ea2-3261-49c5-a853-db4e20a4a655} <Debug> TCPHandler: Processed in 0.001211274 sec. | ||
| 10685 | 2025.06.04 01:25:52.960154 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 10686 | 2025.06.04 01:25:52.960263 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10687 | 2025.06.04 01:25:52.960404 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10688 | 2025.06.04 01:25:52.960437 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5076 rows starting from the beginning of the part | ||
| 10689 | 2025.06.04 01:25:52.960495 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 10690 | 2025.06.04 01:25:52.960538 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 10691 | 2025.06.04 01:25:52.960578 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 10692 | 2025.06.04 01:25:52.960615 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 10693 | 2025.06.04 01:25:52.960652 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 10694 | 2025.06.04 01:25:52.962447 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002233893 sec., 2379702.1612046775 rows/sec., 159.52 MiB/sec. | ||
| 10695 | 2025.06.04 01:25:52.962897 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10696 | 2025.06.04 01:25:52.963141 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.06.04 01:25:52.963212 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_101_20} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10698 | 2025.06.04 01:25:52.963284 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10699 | 2025.06.04 01:25:52.963607 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29273 rows, containing 5 columns (5 merged, 0 gathered) in 0.006719519 sec., 4356413.011109873 rows/sec., 297.99 MiB/sec. | ||
| 10700 | 2025.06.04 01:25:52.964125 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10701 | 2025.06.04 01:25:52.964406 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.06.04 01:25:52.964476 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10703 | 2025.06.04 01:25:52.964560 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10704 | 2025.06.04 01:25:57.950712 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2025.06.04 01:25:57.950907 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10706 | 2025.06.04 01:25:57.950974 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10707 | 2025.06.04 01:25:57.951623 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2025.06.04 01:25:57.951668 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10709 | 2025.06.04 01:25:57.952065 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10710 | 2025.06.04 01:25:57.952294 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.06.04 01:25:57.952463 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 203.35 KiB/sec. | ||
| 10712 | 2025.06.04 01:25:57.952513 [ 5 ] {0158fe88-b8f8-40cd-a8d2-2f5883d04641} <Debug> TCPHandler: Processed in 0.001935544 sec. | ||
| 10713 | 2025.06.04 01:25:57.952636 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2025.06.04 01:25:57.952739 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10715 | 2025.06.04 01:25:57.952783 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10716 | 2025.06.04 01:25:57.953280 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2025.06.04 01:25:57.953316 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10718 | 2025.06.04 01:25:57.953639 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10719 | 2025.06.04 01:25:57.953860 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2025.06.04 01:25:57.953995 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001278 sec., 93896.71361502347 rows/sec., 7.97 MiB/sec. | ||
| 10721 | 2025.06.04 01:25:57.954031 [ 5 ] {8ecb3d8a-ebd2-47e4-b582-e8282fc791d9} <Debug> TCPHandler: Processed in 0.001447371 sec. | ||
| 10722 | 2025.06.04 01:25:57.954146 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2025.06.04 01:25:57.954243 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10724 | 2025.06.04 01:25:57.954285 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10725 | 2025.06.04 01:25:57.954703 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2025.06.04 01:25:57.954738 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10727 | 2025.06.04 01:25:57.955044 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10728 | 2025.06.04 01:25:57.955250 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2025.06.04 01:25:57.955378 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001155 sec., 30303.030303030304 rows/sec., 2.21 MiB/sec. | ||
| 10730 | 2025.06.04 01:25:57.955415 [ 5 ] {38100ade-dd48-4278-a5fa-26399daed4a4} <Debug> TCPHandler: Processed in 0.001319227 sec. | ||
| 10731 | 2025.06.04 01:25:57.955523 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2025.06.04 01:25:57.955617 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10733 | 2025.06.04 01:25:57.955657 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10734 | 2025.06.04 01:25:57.956074 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2025.06.04 01:25:57.956109 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10736 | 2025.06.04 01:25:57.956418 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10737 | 2025.06.04 01:25:57.956626 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2025.06.04 01:25:57.956756 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001157 sec., 85566.11927398444 rows/sec., 6.69 MiB/sec. | ||
| 10739 | 2025.06.04 01:25:57.956792 [ 5 ] {75207037-e662-4384-8681-1f6212b8958b} <Debug> TCPHandler: Processed in 0.001318426 sec. | ||
| 10740 | 2025.06.04 01:25:57.956900 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2025.06.04 01:25:57.956994 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10742 | 2025.06.04 01:25:57.957036 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10743 | 2025.06.04 01:25:57.957459 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2025.06.04 01:25:57.957493 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10745 | 2025.06.04 01:25:57.957867 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10746 | 2025.06.04 01:25:57.958093 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2025.06.04 01:25:57.958224 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001248 sec., 129807.69230769231 rows/sec., 9.04 MiB/sec. | ||
| 10748 | 2025.06.04 01:25:57.958260 [ 5 ] {1a76189f-7e26-48c7-b550-18384e0fd1e5} <Debug> TCPHandler: Processed in 0.00140956 sec. | ||
| 10749 | 2025.06.04 01:25:57.958374 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2025.06.04 01:25:57.958468 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10751 | 2025.06.04 01:25:57.958523 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <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 | ||
| 10752 | 2025.06.04 01:25:57.959364 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2025.06.04 01:25:57.959400 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10754 | 2025.06.04 01:25:57.959963 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10755 | 2025.06.04 01:25:57.960189 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2025.06.04 01:25:57.960328 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 10757 | 2025.06.04 01:25:57.960395 [ 5 ] {4c857dba-de75-4e1a-bf6b-1fc401bcdda0} <Debug> TCPHandler: Processed in 0.002070659 sec. | ||
| 10758 | 2025.06.04 01:25:57.960510 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2025.06.04 01:25:57.960605 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10760 | 2025.06.04 01:25:57.960647 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10761 | 2025.06.04 01:25:57.960980 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2025.06.04 01:25:57.961014 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10763 | 2025.06.04 01:25:57.961321 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10764 | 2025.06.04 01:25:57.961538 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2025.06.04 01:25:57.961666 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10766 | 2025.06.04 01:25:57.961701 [ 5 ] {ac147453-1493-4dcc-a43f-a525c3ae23df} <Debug> TCPHandler: Processed in 0.001240714 sec. | ||
| 10767 | 2025.06.04 01:25:58.565506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
| 10768 | 2025.06.04 01:25:58.565993 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2025.06.04 01:25:58.566029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10770 | 2025.06.04 01:25:58.566510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10771 | 2025.06.04 01:25:58.566732 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2025.06.04 01:25:58.566853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 10773 | 2025.06.04 01:25:58.566857 [ 25 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10774 | 2025.06.04 01:25:58.566908 [ 25 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2025.06.04 01:25:58.566929 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10776 | 2025.06.04 01:25:58.567059 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10777 | 2025.06.04 01:25:58.567214 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10778 | 2025.06.04 01:25:58.567256 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part | ||
| 10779 | 2025.06.04 01:25:58.567325 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 10780 | 2025.06.04 01:25:58.567372 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 10781 | 2025.06.04 01:25:58.567418 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 10782 | 2025.06.04 01:25:58.567457 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 10783 | 2025.06.04 01:25:58.567500 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 10784 | 2025.06.04 01:25:58.569975 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002975593 sec., 9409552.986581162 rows/sec., 134.60 MiB/sec. | ||
| 10785 | 2025.06.04 01:25:58.570238 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10786 | 2025.06.04 01:25:58.570504 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2025.06.04 01:25:58.570580 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_61_12} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10788 | 2025.06.04 01:25:58.570663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 10789 | 2025.06.04 01:26:00.136426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10790 | 2025.06.04 01:26:00.153894 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.06.04 01:26:00.153951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10792 | 2025.06.04 01:26:00.160596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10793 | 2025.06.04 01:26:00.161318 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.06.04 01:26:00.161602 [ 72 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10795 | 2025.06.04 01:26:00.161638 [ 72 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2025.06.04 01:26:00.161656 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10797 | 2025.06.04 01:26:00.161784 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10798 | 2025.06.04 01:26:00.164765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10799 | 2025.06.04 01:26:00.165970 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10800 | 2025.06.04 01:26:00.167570 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 10801 | 2025.06.04 01:26:00.172412 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 10802 | 2025.06.04 01:26:00.176931 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10803 | 2025.06.04 01:26:00.181775 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 10804 | 2025.06.04 01:26:00.186852 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10805 | 2025.06.04 01:26:00.190912 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 10806 | 2025.06.04 01:26:00.243080 [ 200 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081358504 sec., 5653.987934684738 rows/sec., 29.24 MiB/sec. | ||
| 10807 | 2025.06.04 01:26:00.245025 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10808 | 2025.06.04 01:26:00.246842 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2025.06.04 01:26:00.246938 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_61_12} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10810 | 2025.06.04 01:26:00.248451 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10811 | 2025.06.04 01:26:01.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.35 MiB, peak 328.76 MiB, free memory in arenas 0.00 B, will set to 314.34 MiB (RSS), difference: -1.01 MiB | ||
| 10812 | 2025.06.04 01:26:01.132794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1486 | ||
| 10813 | 2025.06.04 01:26:01.135031 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2025.06.04 01:26:01.135088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10815 | 2025.06.04 01:26:01.136295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10816 | 2025.06.04 01:26:01.136580 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2025.06.04 01:26:01.136969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 10818 | 2025.06.04 01:26:02.949331 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2025.06.04 01:26:02.949511 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10820 | 2025.06.04 01:26:02.949578 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10821 | 2025.06.04 01:26:02.950187 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.06.04 01:26:02.950232 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10823 | 2025.06.04 01:26:02.950624 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10824 | 2025.06.04 01:26:02.950852 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2025.06.04 01:26:02.951003 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001539 sec., 48083.170890188434 rows/sec., 3.87 MiB/sec. | ||
| 10826 | 2025.06.04 01:26:02.951045 [ 5 ] {c66488d2-87ad-4328-8aa0-5abd9c455d68} <Debug> TCPHandler: Processed in 0.001842841 sec. | ||
| 10827 | 2025.06.04 01:26:02.951167 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2025.06.04 01:26:02.951272 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10829 | 2025.06.04 01:26:02.951315 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10830 | 2025.06.04 01:26:02.951731 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2025.06.04 01:26:02.951772 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10832 | 2025.06.04 01:26:02.952093 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10833 | 2025.06.04 01:26:02.952319 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2025.06.04 01:26:02.952453 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.0012 sec., 7500.000000000001 rows/sec., 563.96 KiB/sec. | ||
| 10835 | 2025.06.04 01:26:02.952491 [ 5 ] {77c615ec-04d9-487f-a3d3-d32faf5056ef} <Debug> TCPHandler: Processed in 0.001377899 sec. | ||
| 10836 | 2025.06.04 01:26:02.952603 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2025.06.04 01:26:02.952701 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10838 | 2025.06.04 01:26:02.952744 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10839 | 2025.06.04 01:26:02.953155 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2025.06.04 01:26:02.953192 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10841 | 2025.06.04 01:26:02.953516 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10842 | 2025.06.04 01:26:02.953730 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2025.06.04 01:26:02.953858 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001177 sec., 62022.09005947323 rows/sec., 4.84 MiB/sec. | ||
| 10844 | 2025.06.04 01:26:02.953896 [ 5 ] {bffab0e6-efdf-4bd1-bd6f-c358546e06b4} <Debug> TCPHandler: Processed in 0.001342217 sec. | ||
| 10845 | 2025.06.04 01:26:02.954001 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2025.06.04 01:26:02.954096 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10847 | 2025.06.04 01:26:02.954139 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10848 | 2025.06.04 01:26:02.954552 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.06.04 01:26:02.954587 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10850 | 2025.06.04 01:26:02.954941 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10851 | 2025.06.04 01:26:02.955154 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2025.06.04 01:26:02.955284 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10853 | 2025.06.04 01:26:02.955322 [ 5 ] {b6036d51-836b-4ce6-8c5f-7a70e4a76f36} <Debug> TCPHandler: Processed in 0.001369528 sec. | ||
| 10854 | 2025.06.04 01:26:02.955427 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2025.06.04 01:26:02.955520 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10856 | 2025.06.04 01:26:02.955574 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <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 | ||
| 10857 | 2025.06.04 01:26:02.956345 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.06.04 01:26:02.956381 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10859 | 2025.06.04 01:26:02.956909 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10860 | 2025.06.04 01:26:02.957136 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2025.06.04 01:26:02.957278 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001775 sec., 5070.422535211267 rows/sec., 9.09 MiB/sec. | ||
| 10862 | 2025.06.04 01:26:02.957339 [ 5 ] {9b62ec95-7bb3-436f-adf9-ca43277a2b36} <Debug> TCPHandler: Processed in 0.001961415 sec. | ||
| 10863 | 2025.06.04 01:26:02.957454 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2025.06.04 01:26:02.957548 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10865 | 2025.06.04 01:26:02.957590 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10866 | 2025.06.04 01:26:02.957921 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2025.06.04 01:26:02.957957 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10868 | 2025.06.04 01:26:02.958276 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10869 | 2025.06.04 01:26:02.958484 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2025.06.04 01:26:02.958615 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10871 | 2025.06.04 01:26:02.958657 [ 5 ] {6cdfb4b3-20ec-4256-afaa-d59a6ca82a64} <Debug> TCPHandler: Processed in 0.001252615 sec. | ||
| 10872 | 2025.06.04 01:26:05.848468 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10873 | 2025.06.04 01:26:05.848538 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10874 | 2025.06.04 01:26:06.067886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
| 10875 | 2025.06.04 01:26:06.068403 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.06.04 01:26:06.068445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10877 | 2025.06.04 01:26:06.068927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10878 | 2025.06.04 01:26:06.069157 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.06.04 01:26:06.069294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
| 10880 | 2025.06.04 01:26:07.665749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10881 | 2025.06.04 01:26:07.680501 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2025.06.04 01:26:07.680553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10883 | 2025.06.04 01:26:07.686940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10884 | 2025.06.04 01:26:07.687632 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.06.04 01:26:07.690213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10886 | 2025.06.04 01:26:07.950422 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2025.06.04 01:26:07.950619 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10888 | 2025.06.04 01:26:07.950692 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10889 | 2025.06.04 01:26:07.951434 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.06.04 01:26:07.951476 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10891 | 2025.06.04 01:26:07.951875 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10892 | 2025.06.04 01:26:07.952101 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.06.04 01:26:07.952288 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001721 sec., 68564.78791400348 rows/sec., 5.83 MiB/sec. | ||
| 10894 | 2025.06.04 01:26:07.952334 [ 5 ] {db462d42-32a4-4a6a-af78-c041333ed8be} <Debug> TCPHandler: Processed in 0.002100219 sec. | ||
| 10895 | 2025.06.04 01:26:07.952463 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2025.06.04 01:26:07.952563 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10897 | 2025.06.04 01:26:07.952606 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10898 | 2025.06.04 01:26:07.953026 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2025.06.04 01:26:07.953060 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10900 | 2025.06.04 01:26:07.953357 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10901 | 2025.06.04 01:26:07.953581 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2025.06.04 01:26:07.953711 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 10903 | 2025.06.04 01:26:07.953748 [ 5 ] {157ed2b9-918a-4961-99fb-0f7db5514841} <Debug> TCPHandler: Processed in 0.001335368 sec. | ||
| 10904 | 2025.06.04 01:26:07.953855 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2025.06.04 01:26:07.953949 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10906 | 2025.06.04 01:26:07.953989 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10907 | 2025.06.04 01:26:07.954401 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2025.06.04 01:26:07.954435 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10909 | 2025.06.04 01:26:07.954732 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10910 | 2025.06.04 01:26:07.954947 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2025.06.04 01:26:07.955073 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 10912 | 2025.06.04 01:26:07.955108 [ 5 ] {109c8463-a269-4ed6-bbd7-254bcbe82c16} <Debug> TCPHandler: Processed in 0.001301466 sec. | ||
| 10913 | 2025.06.04 01:26:07.955214 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.06.04 01:26:07.955307 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10915 | 2025.06.04 01:26:07.955349 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10916 | 2025.06.04 01:26:07.955742 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2025.06.04 01:26:07.955777 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10918 | 2025.06.04 01:26:07.956100 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10919 | 2025.06.04 01:26:07.956303 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2025.06.04 01:26:07.956427 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 10921 | 2025.06.04 01:26:07.956462 [ 5 ] {d3084478-d50a-4785-abfa-7e117a6b305d} <Debug> TCPHandler: Processed in 0.001295826 sec. | ||
| 10922 | 2025.06.04 01:26:07.956566 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2025.06.04 01:26:07.956658 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2025.06.04 01:26:07.956711 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <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 | ||
| 10925 | 2025.06.04 01:26:07.957522 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.06.04 01:26:07.957556 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10927 | 2025.06.04 01:26:07.958107 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10928 | 2025.06.04 01:26:07.958326 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2025.06.04 01:26:07.958436 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10930 | 2025.06.04 01:26:07.958462 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 10931 | 2025.06.04 01:26:07.958480 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2025.06.04 01:26:07.958501 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10933 | 2025.06.04 01:26:07.958527 [ 5 ] {45e10e7b-c634-4f45-980b-b3763eece690} <Debug> TCPHandler: Processed in 0.002008236 sec. | ||
| 10934 | 2025.06.04 01:26:07.958613 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10935 | 2025.06.04 01:26:07.958636 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2025.06.04 01:26:07.958742 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10937 | 2025.06.04 01:26:07.958782 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10938 | 2025.06.04 01:26:07.958856 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10939 | 2025.06.04 01:26:07.958925 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1558 rows starting from the beginning of the part | ||
| 10940 | 2025.06.04 01:26:07.959055 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 10941 | 2025.06.04 01:26:07.959105 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.06.04 01:26:07.959143 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10943 | 2025.06.04 01:26:07.959161 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 10944 | 2025.06.04 01:26:07.959265 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 10945 | 2025.06.04 01:26:07.959357 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 10946 | 2025.06.04 01:26:07.959438 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10947 | 2025.06.04 01:26:07.959448 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 10948 | 2025.06.04 01:26:07.959658 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.06.04 01:26:07.959794 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10950 | 2025.06.04 01:26:07.959828 [ 5 ] {8e068722-2839-4d5c-8ed4-73508c4e9b9f} <Debug> TCPHandler: Processed in 0.001239624 sec. | ||
| 10951 | 2025.06.04 01:26:07.967864 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1669 rows, containing 19 columns (19 merged, 0 gathered) in 0.009301471 sec., 179433.98415153904 rows/sec., 321.54 MiB/sec. | ||
| 10952 | 2025.06.04 01:26:07.969375 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10953 | 2025.06.04 01:26:07.969776 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2025.06.04 01:26:07.969860 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10955 | 2025.06.04 01:26:07.970020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10956 | 2025.06.04 01:26:08.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.34 MiB, peak 328.76 MiB, free memory in arenas 0.00 B, will set to 319.88 MiB (RSS), difference: 4.54 MiB | ||
| 10957 | 2025.06.04 01:26:11.137992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1510 | ||
| 10958 | 2025.06.04 01:26:11.140203 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2025.06.04 01:26:11.140258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10960 | 2025.06.04 01:26:11.141488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10961 | 2025.06.04 01:26:11.141762 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2025.06.04 01:26:11.141926 [ 84 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10963 | 2025.06.04 01:26:11.141997 [ 84 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2025.06.04 01:26:11.142022 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10965 | 2025.06.04 01:26:11.142126 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 10966 | 2025.06.04 01:26:11.142132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 10967 | 2025.06.04 01:26:11.142629 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10968 | 2025.06.04 01:26:11.142759 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1372 rows starting from the beginning of the part | ||
| 10969 | 2025.06.04 01:26:11.143107 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 10970 | 2025.06.04 01:26:11.143434 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 44 rows starting from the beginning of the part | ||
| 10971 | 2025.06.04 01:26:11.143766 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 10972 | 2025.06.04 01:26:11.144085 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 10973 | 2025.06.04 01:26:11.144381 [ 199 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 10974 | 2025.06.04 01:26:11.150918 [ 192 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008837128 sec., 170869.9930565677 rows/sec., 134.38 MiB/sec. | ||
| 10975 | 2025.06.04 01:26:11.152366 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10976 | 2025.06.04 01:26:11.152899 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2025.06.04 01:26:11.152969 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_46_9} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10978 | 2025.06.04 01:26:11.153116 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 10979 | 2025.06.04 01:26:11.508375 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.06.04 01:26:11.508629 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10981 | 2025.06.04 01:26:11.508740 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10982 | 2025.06.04 01:26:11.510107 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2025.06.04 01:26:11.510158 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10984 | 2025.06.04 01:26:11.510641 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10985 | 2025.06.04 01:26:11.510872 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2025.06.04 01:26:11.511040 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Debug> executeQuery: Read 1214 rows, 102.21 KiB in 0.002486 sec., 488334.6741753821 rows/sec., 40.15 MiB/sec. | ||
| 10987 | 2025.06.04 01:26:11.511092 [ 5 ] {379db55b-17ce-4c06-824f-5e980ad3e178} <Debug> TCPHandler: Processed in 0.00285798 sec. | ||
| 10988 | 2025.06.04 01:26:11.511211 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2025.06.04 01:26:11.511315 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10990 | 2025.06.04 01:26:11.511359 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10991 | 2025.06.04 01:26:11.511781 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.06.04 01:26:11.511819 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10993 | 2025.06.04 01:26:11.512129 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10994 | 2025.06.04 01:26:11.512334 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2025.06.04 01:26:11.512472 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00118 sec., 7627.118644067797 rows/sec., 573.52 KiB/sec. | ||
| 10996 | 2025.06.04 01:26:11.512510 [ 5 ] {8cf751b2-dd07-4b8c-88eb-cadc5aa3b211} <Debug> TCPHandler: Processed in 0.001352389 sec. | ||
| 10997 | 2025.06.04 01:26:11.512619 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2025.06.04 01:26:11.512714 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10999 | 2025.06.04 01:26:11.512753 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11000 | 2025.06.04 01:26:11.513236 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.06.04 01:26:11.513274 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11002 | 2025.06.04 01:26:11.513584 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11003 | 2025.06.04 01:26:11.513801 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2025.06.04 01:26:11.513931 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 11005 | 2025.06.04 01:26:11.513968 [ 5 ] {cc7b3341-d18f-4861-891d-5b7e92c7db24} <Debug> TCPHandler: Processed in 0.001398929 sec. | ||
| 11006 | 2025.06.04 01:26:11.514074 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2025.06.04 01:26:11.514172 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11008 | 2025.06.04 01:26:11.514211 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11009 | 2025.06.04 01:26:11.514786 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.06.04 01:26:11.514821 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11011 | 2025.06.04 01:26:11.515144 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11012 | 2025.06.04 01:26:11.515350 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2025.06.04 01:26:11.515485 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001331 sec., 397445.52967693465 rows/sec., 29.44 MiB/sec. | ||
| 11014 | 2025.06.04 01:26:11.515524 [ 5 ] {cec1de99-c090-4448-a3d3-63d74fe780a5} <Debug> TCPHandler: Processed in 0.001499892 sec. | ||
| 11015 | 2025.06.04 01:26:11.515635 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2025.06.04 01:26:11.515731 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11017 | 2025.06.04 01:26:11.515773 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11018 | 2025.06.04 01:26:11.516356 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2025.06.04 01:26:11.516393 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11020 | 2025.06.04 01:26:11.516781 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11021 | 2025.06.04 01:26:11.516990 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2025.06.04 01:26:11.517124 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.001412 sec., 681303.1161473087 rows/sec., 45.71 MiB/sec. | ||
| 11023 | 2025.06.04 01:26:11.517161 [ 5 ] {76d9e00c-db0b-422c-8638-6d805924a4d5} <Debug> TCPHandler: Processed in 0.001575114 sec. | ||
| 11024 | 2025.06.04 01:26:11.517268 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2025.06.04 01:26:11.517362 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11026 | 2025.06.04 01:26:11.517416 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <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 | ||
| 11027 | 2025.06.04 01:26:11.518207 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.06.04 01:26:11.518243 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11029 | 2025.06.04 01:26:11.518751 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11030 | 2025.06.04 01:26:11.518972 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2025.06.04 01:26:11.519109 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001765 sec., 5099.150141643059 rows/sec., 9.14 MiB/sec. | ||
| 11032 | 2025.06.04 01:26:11.519173 [ 5 ] {ab8be623-c04a-4683-876d-1f9c6e604fd7} <Debug> TCPHandler: Processed in 0.001955075 sec. | ||
| 11033 | 2025.06.04 01:26:11.519302 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.06.04 01:26:11.519395 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11035 | 2025.06.04 01:26:11.519438 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11036 | 2025.06.04 01:26:11.519770 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.06.04 01:26:11.519805 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11038 | 2025.06.04 01:26:11.520104 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11039 | 2025.06.04 01:26:11.520306 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.06.04 01:26:11.520435 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001058 sec., 39697.54253308129 rows/sec., 2.68 MiB/sec. | ||
| 11041 | 2025.06.04 01:26:11.520471 [ 5 ] {e13e32c1-376d-4cb7-817b-6712f4e58b91} <Debug> TCPHandler: Processed in 0.001225155 sec. | ||
| 11042 | 2025.06.04 01:26:12.944237 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.06.04 01:26:12.944414 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11044 | 2025.06.04 01:26:12.944481 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11045 | 2025.06.04 01:26:12.945140 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.06.04 01:26:12.945188 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11047 | 2025.06.04 01:26:12.945575 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11048 | 2025.06.04 01:26:12.945808 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.06.04 01:26:12.945945 [ 83 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11050 | 2025.06.04 01:26:12.945959 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 11051 | 2025.06.04 01:26:12.946019 [ 83 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2025.06.04 01:26:12.946032 [ 5 ] {7ac8b264-12c0-415f-8367-5e74ac0295e3} <Debug> TCPHandler: Processed in 0.001924424 sec. | ||
| 11053 | 2025.06.04 01:26:12.946052 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11054 | 2025.06.04 01:26:12.946155 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2025.06.04 01:26:12.946173 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11056 | 2025.06.04 01:26:12.946255 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11057 | 2025.06.04 01:26:12.946301 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11058 | 2025.06.04 01:26:12.946305 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11059 | 2025.06.04 01:26:12.946352 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1967 rows starting from the beginning of the part | ||
| 11060 | 2025.06.04 01:26:12.946426 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 120 rows starting from the beginning of the part | ||
| 11061 | 2025.06.04 01:26:12.946479 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 11062 | 2025.06.04 01:26:12.946531 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 118 rows starting from the beginning of the part | ||
| 11063 | 2025.06.04 01:26:12.946578 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1214 rows starting from the beginning of the part | ||
| 11064 | 2025.06.04 01:26:12.946621 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 11065 | 2025.06.04 01:26:12.946744 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2025.06.04 01:26:12.946788 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11067 | 2025.06.04 01:26:12.947161 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11068 | 2025.06.04 01:26:12.947393 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2025.06.04 01:26:12.947533 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 11070 | 2025.06.04 01:26:12.947572 [ 5 ] {d362aa31-273b-4c36-b27c-5c9a8f309ca3} <Debug> TCPHandler: Processed in 0.001466191 sec. | ||
| 11071 | 2025.06.04 01:26:12.947572 [ 80 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11072 | 2025.06.04 01:26:12.947648 [ 80 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2025.06.04 01:26:12.947674 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11074 | 2025.06.04 01:26:12.947683 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2025.06.04 01:26:12.947776 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11076 | 2025.06.04 01:26:12.947783 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11077 | 2025.06.04 01:26:12.947849 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11078 | 2025.06.04 01:26:12.947902 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11079 | 2025.06.04 01:26:12.947939 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part | ||
| 11080 | 2025.06.04 01:26:12.948006 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 99 rows starting from the beginning of the part | ||
| 11081 | 2025.06.04 01:26:12.948052 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 73 rows starting from the beginning of the part | ||
| 11082 | 2025.06.04 01:26:12.948091 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 95 rows starting from the beginning of the part | ||
| 11083 | 2025.06.04 01:26:12.948130 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 529 rows starting from the beginning of the part | ||
| 11084 | 2025.06.04 01:26:12.948130 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010527 sec., 1765208.823358254 rows/sec., 151.79 MiB/sec. | ||
| 11085 | 2025.06.04 01:26:12.948172 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 11086 | 2025.06.04 01:26:12.948229 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2025.06.04 01:26:12.948269 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11088 | 2025.06.04 01:26:12.948440 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11089 | 2025.06.04 01:26:12.948656 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11090 | 2025.06.04 01:26:12.948733 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2025.06.04 01:26:12.948808 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_106_21} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11092 | 2025.06.04 01:26:12.948891 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 11093 | 2025.06.04 01:26:12.948893 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.06.04 01:26:12.949033 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 11095 | 2025.06.04 01:26:12.949036 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001272 sec., 34591.194968553464 rows/sec., 2.41 MiB/sec. | ||
| 11096 | 2025.06.04 01:26:12.949079 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.06.04 01:26:12.949099 [ 5 ] {2fe51c31-73b0-417e-98a6-d08c1ccdaef9} <Debug> TCPHandler: Processed in 0.001466251 sec. | ||
| 11098 | 2025.06.04 01:26:12.949103 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11099 | 2025.06.04 01:26:12.949185 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 11100 | 2025.06.04 01:26:12.949217 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2025.06.04 01:26:12.949278 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11102 | 2025.06.04 01:26:12.949316 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11103 | 2025.06.04 01:26:12.949319 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29273 rows starting from the beginning of the part | ||
| 11104 | 2025.06.04 01:26:12.949336 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603474 sec., 1130046.386782698 rows/sec., 88.36 MiB/sec. | ||
| 11105 | 2025.06.04 01:26:12.949366 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11106 | 2025.06.04 01:26:12.949395 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 162 rows starting from the beginning of the part | ||
| 11107 | 2025.06.04 01:26:12.949444 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 11108 | 2025.06.04 01:26:12.949485 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 11109 | 2025.06.04 01:26:12.949523 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11110 | 2025.06.04 01:26:12.949529 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 962 rows starting from the beginning of the part | ||
| 11111 | 2025.06.04 01:26:12.949706 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.06.04 01:26:12.949751 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11113 | 2025.06.04 01:26:12.949813 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2025.06.04 01:26:12.949889 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_106_21} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11115 | 2025.06.04 01:26:12.949962 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11116 | 2025.06.04 01:26:12.950084 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11117 | 2025.06.04 01:26:12.950309 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2025.06.04 01:26:12.950444 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001147 sec., 15693.112467306015 rows/sec., 1.05 MiB/sec. | ||
| 11119 | 2025.06.04 01:26:12.950450 [ 79 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11120 | 2025.06.04 01:26:12.950484 [ 5 ] {354c8c15-2493-488c-aea5-e18320cb3169} <Debug> TCPHandler: Processed in 0.001316697 sec. | ||
| 11121 | 2025.06.04 01:26:12.950499 [ 79 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2025.06.04 01:26:12.950525 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11123 | 2025.06.04 01:26:12.950600 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11124 | 2025.06.04 01:26:12.950689 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2025.06.04 01:26:12.950717 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5316 rows starting from the beginning of the part | ||
| 11126 | 2025.06.04 01:26:12.950775 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 11127 | 2025.06.04 01:26:12.950818 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 11128 | 2025.06.04 01:26:12.950858 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 11129 | 2025.06.04 01:26:12.950896 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 11130 | 2025.06.04 01:26:12.950933 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part | ||
| 11131 | 2025.06.04 01:26:12.953269 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5556 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705876 sec., 2053309.1686389179 rows/sec., 137.67 MiB/sec. | ||
| 11132 | 2025.06.04 01:26:12.953613 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11133 | 2025.06.04 01:26:12.953853 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2025.06.04 01:26:12.953922 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_106_21} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11135 | 2025.06.04 01:26:12.954009 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11136 | 2025.06.04 01:26:12.956021 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30717 rows, containing 5 columns (5 merged, 0 gathered) in 0.006863893 sec., 4475157.173924477 rows/sec., 306.02 MiB/sec. | ||
| 11137 | 2025.06.04 01:26:12.956543 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 11138 | 2025.06.04 01:26:12.956782 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2025.06.04 01:26:12.956849 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 11140 | 2025.06.04 01:26:12.956934 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11141 | 2025.06.04 01:26:13.570335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
| 11142 | 2025.06.04 01:26:13.570824 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.06.04 01:26:13.570865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11144 | 2025.06.04 01:26:13.571343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11145 | 2025.06.04 01:26:13.571570 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.06.04 01:26:13.571703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 11147 | 2025.06.04 01:26:15.191192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11148 | 2025.06.04 01:26:15.207457 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2025.06.04 01:26:15.207528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11150 | 2025.06.04 01:26:15.213637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11151 | 2025.06.04 01:26:15.214346 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2025.06.04 01:26:15.217858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11153 | 2025.06.04 01:26:17.950719 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.06.04 01:26:17.950996 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11155 | 2025.06.04 01:26:17.951102 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11156 | 2025.06.04 01:26:17.952051 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.06.04 01:26:17.952093 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11158 | 2025.06.04 01:26:17.952515 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11159 | 2025.06.04 01:26:17.952750 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.06.04 01:26:17.952918 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001996 sec., 59118.23647294589 rows/sec., 5.03 MiB/sec. | ||
| 11161 | 2025.06.04 01:26:17.952970 [ 5 ] {d5f38a90-034e-481d-9236-64c09fe34221} <Debug> TCPHandler: Processed in 0.002433959 sec. | ||
| 11162 | 2025.06.04 01:26:17.953098 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2025.06.04 01:26:17.953200 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.06.04 01:26:17.953244 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11165 | 2025.06.04 01:26:17.953720 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2025.06.04 01:26:17.953755 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11167 | 2025.06.04 01:26:17.954075 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11168 | 2025.06.04 01:26:17.954302 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2025.06.04 01:26:17.954417 [ 77 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11170 | 2025.06.04 01:26:17.954437 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00126 sec., 24603.1746031746 rows/sec., 1.81 MiB/sec. | ||
| 11171 | 2025.06.04 01:26:17.954456 [ 77 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.06.04 01:26:17.954475 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11173 | 2025.06.04 01:26:17.954476 [ 5 ] {372f83cf-4b96-4cf6-9c10-8773d9b1b5e5} <Debug> TCPHandler: Processed in 0.00143147 sec. | ||
| 11174 | 2025.06.04 01:26:17.954597 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2025.06.04 01:26:17.954597 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11176 | 2025.06.04 01:26:17.954693 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11177 | 2025.06.04 01:26:17.954738 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11178 | 2025.06.04 01:26:17.954750 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11179 | 2025.06.04 01:26:17.954787 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part | ||
| 11180 | 2025.06.04 01:26:17.954852 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 35 rows starting from the beginning of the part | ||
| 11181 | 2025.06.04 01:26:17.954896 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 9 rows starting from the beginning of the part | ||
| 11182 | 2025.06.04 01:26:17.954938 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 11183 | 2025.06.04 01:26:17.954977 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 9 rows starting from the beginning of the part | ||
| 11184 | 2025.06.04 01:26:17.955015 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 11185 | 2025.06.04 01:26:17.955169 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2025.06.04 01:26:17.955210 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11187 | 2025.06.04 01:26:17.955555 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11188 | 2025.06.04 01:26:17.955777 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2025.06.04 01:26:17.955868 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324747 sec., 221174.3072450815 rows/sec., 15.86 MiB/sec. | ||
| 11190 | 2025.06.04 01:26:17.955906 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001232 sec., 77110.38961038961 rows/sec., 6.02 MiB/sec. | ||
| 11191 | 2025.06.04 01:26:17.955953 [ 5 ] {be0692ae-3c07-42fb-ba45-cb47f340e674} <Debug> TCPHandler: Processed in 0.001407019 sec. | ||
| 11192 | 2025.06.04 01:26:17.956061 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2025.06.04 01:26:17.956075 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11194 | 2025.06.04 01:26:17.956155 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2025.06.04 01:26:17.956205 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11196 | 2025.06.04 01:26:17.956381 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2025.06.04 01:26:17.956472 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_86_17} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11198 | 2025.06.04 01:26:17.956587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11199 | 2025.06.04 01:26:17.956631 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2025.06.04 01:26:17.956673 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11201 | 2025.06.04 01:26:17.957010 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11202 | 2025.06.04 01:26:17.957224 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2025.06.04 01:26:17.957358 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 11204 | 2025.06.04 01:26:17.957395 [ 5 ] {d42c9036-e93c-4eda-b0d7-14c9d09de834} <Debug> TCPHandler: Processed in 0.001383899 sec. | ||
| 11205 | 2025.06.04 01:26:17.957502 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2025.06.04 01:26:17.957597 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11207 | 2025.06.04 01:26:17.957651 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <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 | ||
| 11208 | 2025.06.04 01:26:17.958491 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2025.06.04 01:26:17.958528 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11210 | 2025.06.04 01:26:17.959075 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11211 | 2025.06.04 01:26:17.959313 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2025.06.04 01:26:17.959453 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 11213 | 2025.06.04 01:26:17.959516 [ 5 ] {1fe608f3-2ace-4323-819d-e5bf07d6c093} <Debug> TCPHandler: Processed in 0.002063798 sec. | ||
| 11214 | 2025.06.04 01:26:17.959626 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2025.06.04 01:26:17.959721 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11216 | 2025.06.04 01:26:17.959763 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11217 | 2025.06.04 01:26:17.960097 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.06.04 01:26:17.960139 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11219 | 2025.06.04 01:26:17.960446 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11220 | 2025.06.04 01:26:17.960664 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2025.06.04 01:26:17.960794 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11222 | 2025.06.04 01:26:17.960830 [ 5 ] {a584bc7b-26d3-44ef-84c3-71062a4913b1} <Debug> TCPHandler: Processed in 0.001253865 sec. | ||
| 11223 | 2025.06.04 01:26:20.848886 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11224 | 2025.06.04 01:26:20.848950 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11225 | 2025.06.04 01:26:21.001738 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001388039 sec. | ||
| 11226 | 2025.06.04 01:26:21.072810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 | ||
| 11227 | 2025.06.04 01:26:21.073325 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.06.04 01:26:21.073362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11229 | 2025.06.04 01:26:21.073885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11230 | 2025.06.04 01:26:21.074122 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.06.04 01:26:21.074273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 | ||
| 11232 | 2025.06.04 01:26:21.143202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1544 | ||
| 11233 | 2025.06.04 01:26:21.145465 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.06.04 01:26:21.145507 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11235 | 2025.06.04 01:26:21.146693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11236 | 2025.06.04 01:26:21.146952 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.06.04 01:26:21.147205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 11238 | 2025.06.04 01:26:22.718879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11239 | 2025.06.04 01:26:22.735665 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.06.04 01:26:22.735729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11241 | 2025.06.04 01:26:22.741884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11242 | 2025.06.04 01:26:22.742596 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.06.04 01:26:22.745602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11244 | 2025.06.04 01:26:22.955028 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2025.06.04 01:26:22.955208 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11246 | 2025.06.04 01:26:22.955273 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11247 | 2025.06.04 01:26:22.955968 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2025.06.04 01:26:22.956013 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11249 | 2025.06.04 01:26:22.956413 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11250 | 2025.06.04 01:26:22.956636 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2025.06.04 01:26:22.956796 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001639 sec., 129347.16290420988 rows/sec., 8.23 MiB/sec. | ||
| 11252 | 2025.06.04 01:26:22.956839 [ 5 ] {43e59005-e30a-4c49-a7b2-b03b797b61d1} <Debug> TCPHandler: Processed in 0.001941555 sec. | ||
| 11253 | 2025.06.04 01:26:22.956961 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2025.06.04 01:26:22.957083 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11255 | 2025.06.04 01:26:22.957133 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11256 | 2025.06.04 01:26:22.957879 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.06.04 01:26:22.957914 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11258 | 2025.06.04 01:26:22.958273 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11259 | 2025.06.04 01:26:22.958507 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.06.04 01:26:22.958637 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001579 sec., 402153.261557948 rows/sec., 31.58 MiB/sec. | ||
| 11261 | 2025.06.04 01:26:22.958673 [ 5 ] {46843f50-789e-445a-8afd-1aafcf5642a5} <Debug> TCPHandler: Processed in 0.001771829 sec. | ||
| 11262 | 2025.06.04 01:26:22.958772 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.06.04 01:26:22.958882 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11264 | 2025.06.04 01:26:22.958931 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11265 | 2025.06.04 01:26:22.959429 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.06.04 01:26:22.959473 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11267 | 2025.06.04 01:26:22.959851 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11268 | 2025.06.04 01:26:22.960063 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2025.06.04 01:26:22.960189 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001331 sec., 86401.20210368144 rows/sec., 5.18 MiB/sec. | ||
| 11270 | 2025.06.04 01:26:22.960225 [ 5 ] {8ad647dd-b8a4-4de3-8ade-41febce92fe6} <Debug> TCPHandler: Processed in 0.001500752 sec. | ||
| 11271 | 2025.06.04 01:26:22.960328 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2025.06.04 01:26:22.960421 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11273 | 2025.06.04 01:26:22.960461 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11274 | 2025.06.04 01:26:22.960863 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.06.04 01:26:22.960898 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11276 | 2025.06.04 01:26:22.961205 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11277 | 2025.06.04 01:26:22.961434 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.06.04 01:26:22.961560 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001158 sec., 97582.03799654577 rows/sec., 6.32 MiB/sec. | ||
| 11279 | 2025.06.04 01:26:22.961597 [ 5 ] {24505867-88cd-47cd-baea-950dc2758609} <Debug> TCPHandler: Processed in 0.001316126 sec. | ||
| 11280 | 2025.06.04 01:26:22.961700 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2025.06.04 01:26:22.961791 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11282 | 2025.06.04 01:26:22.961831 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11283 | 2025.06.04 01:26:22.962229 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2025.06.04 01:26:22.962264 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11285 | 2025.06.04 01:26:22.962568 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11286 | 2025.06.04 01:26:22.962770 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.06.04 01:26:22.962892 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001119 sec., 100089.3655049151 rows/sec., 5.70 MiB/sec. | ||
| 11288 | 2025.06.04 01:26:22.962928 [ 5 ] {a258e8d0-4cc5-4996-9d14-2f548f7604d5} <Debug> TCPHandler: Processed in 0.001275116 sec. | ||
| 11289 | 2025.06.04 01:26:22.963032 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2025.06.04 01:26:22.963122 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11291 | 2025.06.04 01:26:22.963161 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11292 | 2025.06.04 01:26:22.963657 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.06.04 01:26:22.963691 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11294 | 2025.06.04 01:26:22.964008 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11295 | 2025.06.04 01:26:22.964209 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2025.06.04 01:26:22.964335 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.00123 sec., 317886.17886178865 rows/sec., 22.47 MiB/sec. | ||
| 11297 | 2025.06.04 01:26:22.964370 [ 5 ] {c7d06632-91b2-462a-8c16-4dad6d4b46f3} <Debug> TCPHandler: Processed in 0.001385049 sec. | ||
| 11298 | 2025.06.04 01:26:22.964473 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2025.06.04 01:26:22.964564 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11300 | 2025.06.04 01:26:22.964604 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11301 | 2025.06.04 01:26:22.964921 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2025.06.04 01:26:22.964954 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11303 | 2025.06.04 01:26:22.965247 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11304 | 2025.06.04 01:26:22.965466 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2025.06.04 01:26:22.965586 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 11306 | 2025.06.04 01:26:22.965620 [ 5 ] {9d4609fe-96a3-4a22-9043-4584596f8d25} <Debug> TCPHandler: Processed in 0.001194183 sec. | ||
| 11307 | 2025.06.04 01:26:22.965721 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2025.06.04 01:26:22.965811 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11309 | 2025.06.04 01:26:22.965852 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11310 | 2025.06.04 01:26:22.966242 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2025.06.04 01:26:22.966275 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11312 | 2025.06.04 01:26:22.966604 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11313 | 2025.06.04 01:26:22.966807 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2025.06.04 01:26:22.966932 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001139 sec., 208077.26075504828 rows/sec., 13.95 MiB/sec. | ||
| 11315 | 2025.06.04 01:26:22.966967 [ 5 ] {c8317fc3-3ede-4926-9535-ec3ef3701538} <Debug> TCPHandler: Processed in 0.001292516 sec. | ||
| 11316 | 2025.06.04 01:26:22.967069 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2025.06.04 01:26:22.967158 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11318 | 2025.06.04 01:26:22.967197 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11319 | 2025.06.04 01:26:22.967495 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2025.06.04 01:26:22.967528 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11321 | 2025.06.04 01:26:22.967811 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11322 | 2025.06.04 01:26:22.968014 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2025.06.04 01:26:22.968134 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 11324 | 2025.06.04 01:26:22.968169 [ 5 ] {02e3ab8b-4a43-4000-870a-241e25d0f437} <Debug> TCPHandler: Processed in 0.001146932 sec. | ||
| 11325 | 2025.06.04 01:26:22.968273 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2025.06.04 01:26:22.968362 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11327 | 2025.06.04 01:26:22.968414 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <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 | ||
| 11328 | 2025.06.04 01:26:22.969178 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2025.06.04 01:26:22.969213 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11330 | 2025.06.04 01:26:22.969738 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11331 | 2025.06.04 01:26:22.969960 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2025.06.04 01:26:22.970096 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001751 sec., 5139.920045688178 rows/sec., 9.21 MiB/sec. | ||
| 11333 | 2025.06.04 01:26:22.970155 [ 5 ] {8814a924-8801-4d16-8478-f50066d6a33f} <Debug> TCPHandler: Processed in 0.001930675 sec. | ||
| 11334 | 2025.06.04 01:26:22.970260 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2025.06.04 01:26:22.970351 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11336 | 2025.06.04 01:26:22.970390 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11337 | 2025.06.04 01:26:22.970701 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2025.06.04 01:26:22.970734 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 11339 | 2025.06.04 01:26:22.971060 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11340 | 2025.06.04 01:26:22.971275 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2025.06.04 01:26:22.971407 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001069 sec., 76707.20299345182 rows/sec., 4.87 MiB/sec. | ||
| 11342 | 2025.06.04 01:26:22.971442 [ 5 ] {a3a62823-3c15-488a-a16d-12085265f925} <Debug> TCPHandler: Processed in 0.001229705 sec. | ||
| 11343 | 2025.06.04 01:26:23.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.52 MiB, peak 331.63 MiB, free memory in arenas 0.00 B, will set to 321.21 MiB (RSS), difference: -1.30 MiB | ||
| 11344 | 2025.06.04 01:26:27.950324 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2025.06.04 01:26:27.950529 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11346 | 2025.06.04 01:26:27.950600 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11347 | 2025.06.04 01:26:27.951307 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2025.06.04 01:26:27.951357 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11349 | 2025.06.04 01:26:27.951790 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11350 | 2025.06.04 01:26:27.952040 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2025.06.04 01:26:27.952201 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001723 sec., 68485.20023215322 rows/sec., 5.83 MiB/sec. | ||
| 11352 | 2025.06.04 01:26:27.952246 [ 5 ] {e6d556c0-3ba7-4a63-abbf-f9ef844bb834} <Debug> TCPHandler: Processed in 0.002052267 sec. | ||
| 11353 | 2025.06.04 01:26:27.952376 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2025.06.04 01:26:27.952478 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11355 | 2025.06.04 01:26:27.952521 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11356 | 2025.06.04 01:26:27.952940 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2025.06.04 01:26:27.952978 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11358 | 2025.06.04 01:26:27.953287 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11359 | 2025.06.04 01:26:27.953513 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2025.06.04 01:26:27.953645 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001187 sec., 26116.259477674812 rows/sec., 1.92 MiB/sec. | ||
| 11361 | 2025.06.04 01:26:27.953685 [ 5 ] {d38058e4-d623-4e8e-8195-cb4aa23f7247} <Debug> TCPHandler: Processed in 0.001359107 sec. | ||
| 11362 | 2025.06.04 01:26:27.953810 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2025.06.04 01:26:27.953919 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11364 | 2025.06.04 01:26:27.953968 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11365 | 2025.06.04 01:26:27.954423 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2025.06.04 01:26:27.954459 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11367 | 2025.06.04 01:26:27.954800 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11368 | 2025.06.04 01:26:27.955023 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2025.06.04 01:26:27.955153 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001257 sec., 75576.77008750994 rows/sec., 5.90 MiB/sec. | ||
| 11370 | 2025.06.04 01:26:27.955193 [ 5 ] {25b40b67-5a38-4fa8-8dda-40f78d0e8806} <Debug> TCPHandler: Processed in 0.001441661 sec. | ||
| 11371 | 2025.06.04 01:26:27.955306 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2025.06.04 01:26:27.955402 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11373 | 2025.06.04 01:26:27.955447 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11374 | 2025.06.04 01:26:27.955881 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2025.06.04 01:26:27.955918 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11376 | 2025.06.04 01:26:27.956260 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11377 | 2025.06.04 01:26:27.956486 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2025.06.04 01:26:27.956619 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11379 | 2025.06.04 01:26:27.956657 [ 5 ] {b74af1b9-fe0e-44d0-8798-e61c4ac2ce15} <Debug> TCPHandler: Processed in 0.001400149 sec. | ||
| 11380 | 2025.06.04 01:26:27.956770 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2025.06.04 01:26:27.956864 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11382 | 2025.06.04 01:26:27.956919 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <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 | ||
| 11383 | 2025.06.04 01:26:27.957775 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.06.04 01:26:27.957812 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11385 | 2025.06.04 01:26:27.958367 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11386 | 2025.06.04 01:26:27.958600 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2025.06.04 01:26:27.958747 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 11388 | 2025.06.04 01:26:27.958815 [ 5 ] {88ba5119-0ed7-4108-b5a5-c585277f05c4} <Debug> TCPHandler: Processed in 0.002093058 sec. | ||
| 11389 | 2025.06.04 01:26:27.958938 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.06.04 01:26:27.959034 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11391 | 2025.06.04 01:26:27.959076 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11392 | 2025.06.04 01:26:27.959415 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2025.06.04 01:26:27.959451 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11394 | 2025.06.04 01:26:27.959765 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11395 | 2025.06.04 01:26:27.960036 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2025.06.04 01:26:27.960192 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 11397 | 2025.06.04 01:26:27.960230 [ 5 ] {2d8d347b-026b-41e1-b900-fb7058c2ec5f} <Debug> TCPHandler: Processed in 0.001342817 sec. | ||
| 11398 | 2025.06.04 01:26:28.574518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 | ||
| 11399 | 2025.06.04 01:26:28.575021 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.06.04 01:26:28.575067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11401 | 2025.06.04 01:26:28.575566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11402 | 2025.06.04 01:26:28.575821 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.06.04 01:26:28.575973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 11404 | 2025.06.04 01:26:30.246570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11405 | 2025.06.04 01:26:30.263451 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2025.06.04 01:26:30.263497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11407 | 2025.06.04 01:26:30.269707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11408 | 2025.06.04 01:26:30.270423 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2025.06.04 01:26:30.273520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11410 | 2025.06.04 01:26:31.148284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1578 | ||
| 11411 | 2025.06.04 01:26:31.150683 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2025.06.04 01:26:31.150737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11413 | 2025.06.04 01:26:31.151933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11414 | 2025.06.04 01:26:31.152211 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2025.06.04 01:26:31.152556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 11416 | 2025.06.04 01:26:32.955880 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.06.04 01:26:32.956076 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11418 | 2025.06.04 01:26:32.956145 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11419 | 2025.06.04 01:26:32.956906 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.06.04 01:26:32.956946 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11421 | 2025.06.04 01:26:32.957373 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11422 | 2025.06.04 01:26:32.957610 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.06.04 01:26:32.957763 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00174 sec., 121839.08045977012 rows/sec., 7.75 MiB/sec. | ||
| 11424 | 2025.06.04 01:26:32.957807 [ 5 ] {57df9756-1c26-4020-972a-0985ebfe850b} <Debug> TCPHandler: Processed in 0.002066348 sec. | ||
| 11425 | 2025.06.04 01:26:32.957931 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.06.04 01:26:32.958027 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11427 | 2025.06.04 01:26:32.958070 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11428 | 2025.06.04 01:26:32.958792 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.06.04 01:26:32.958829 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11430 | 2025.06.04 01:26:32.959191 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11431 | 2025.06.04 01:26:32.959415 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.06.04 01:26:32.959549 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.00154 sec., 412337.66233766236 rows/sec., 32.38 MiB/sec. | ||
| 11433 | 2025.06.04 01:26:32.959587 [ 5 ] {9c8ee8de-07de-48df-95e9-d8581b4fb400} <Debug> TCPHandler: Processed in 0.001709098 sec. | ||
| 11434 | 2025.06.04 01:26:32.959695 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2025.06.04 01:26:32.959790 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11436 | 2025.06.04 01:26:32.959832 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11437 | 2025.06.04 01:26:32.960252 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.06.04 01:26:32.960287 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11439 | 2025.06.04 01:26:32.960604 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11440 | 2025.06.04 01:26:32.960839 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.06.04 01:26:32.960969 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001196 sec., 96153.84615384616 rows/sec., 5.77 MiB/sec. | ||
| 11442 | 2025.06.04 01:26:32.961008 [ 5 ] {552f65a2-7ecd-43b6-a2da-f82d20a23221} <Debug> TCPHandler: Processed in 0.001361518 sec. | ||
| 11443 | 2025.06.04 01:26:32.961113 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.06.04 01:26:32.961208 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11445 | 2025.06.04 01:26:32.961249 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11446 | 2025.06.04 01:26:32.961663 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.06.04 01:26:32.961699 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11448 | 2025.06.04 01:26:32.962010 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11449 | 2025.06.04 01:26:32.962228 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.06.04 01:26:32.962354 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 6.29 MiB/sec. | ||
| 11451 | 2025.06.04 01:26:32.962391 [ 5 ] {b655b0a0-511e-4db9-9136-d5609e06a063} <Debug> TCPHandler: Processed in 0.001327057 sec. | ||
| 11452 | 2025.06.04 01:26:32.962496 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.06.04 01:26:32.962589 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11454 | 2025.06.04 01:26:32.962630 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11455 | 2025.06.04 01:26:32.963038 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.06.04 01:26:32.963074 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11457 | 2025.06.04 01:26:32.963392 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11458 | 2025.06.04 01:26:32.963610 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.06.04 01:26:32.963736 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001165 sec., 96137.33905579399 rows/sec., 5.48 MiB/sec. | ||
| 11460 | 2025.06.04 01:26:32.963775 [ 5 ] {d2033c59-e6d8-48af-a23c-5e487727eea7} <Debug> TCPHandler: Processed in 0.001328758 sec. | ||
| 11461 | 2025.06.04 01:26:32.963882 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2025.06.04 01:26:32.963975 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11463 | 2025.06.04 01:26:32.964016 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11464 | 2025.06.04 01:26:32.964538 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.06.04 01:26:32.964575 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11466 | 2025.06.04 01:26:32.964905 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11467 | 2025.06.04 01:26:32.965128 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2025.06.04 01:26:32.965259 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001301 sec., 300538.0476556495 rows/sec., 21.25 MiB/sec. | ||
| 11469 | 2025.06.04 01:26:32.965299 [ 5 ] {fed7190a-878f-49e2-9f68-83a4f396bc76} <Debug> TCPHandler: Processed in 0.001466561 sec. | ||
| 11470 | 2025.06.04 01:26:32.965409 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2025.06.04 01:26:32.965502 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11472 | 2025.06.04 01:26:32.965545 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11473 | 2025.06.04 01:26:32.965872 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2025.06.04 01:26:32.965908 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11475 | 2025.06.04 01:26:32.966218 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11476 | 2025.06.04 01:26:32.966439 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2025.06.04 01:26:32.966566 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 11478 | 2025.06.04 01:26:32.966603 [ 5 ] {05592f47-1ec7-40e0-9d22-3747371e4932} <Debug> TCPHandler: Processed in 0.001243455 sec. | ||
| 11479 | 2025.06.04 01:26:32.966704 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2025.06.04 01:26:32.966797 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11481 | 2025.06.04 01:26:32.966840 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11482 | 2025.06.04 01:26:32.967238 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2025.06.04 01:26:32.967273 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11484 | 2025.06.04 01:26:32.967618 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11485 | 2025.06.04 01:26:32.967847 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2025.06.04 01:26:32.967952 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 11487 | 2025.06.04 01:26:32.967976 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001197 sec., 197994.9874686717 rows/sec., 13.27 MiB/sec. | ||
| 11488 | 2025.06.04 01:26:32.967987 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.06.04 01:26:32.968008 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11490 | 2025.06.04 01:26:32.968015 [ 5 ] {b3edecfc-e02b-4e8c-bfd4-c423787d084e} <Debug> TCPHandler: Processed in 0.001359698 sec. | ||
| 11491 | 2025.06.04 01:26:32.968121 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11492 | 2025.06.04 01:26:32.968133 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 11493 | 2025.06.04 01:26:32.968215 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11494 | 2025.06.04 01:26:32.968262 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11495 | 2025.06.04 01:26:32.968298 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11496 | 2025.06.04 01:26:32.968347 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 30717 rows starting from the beginning of the part | ||
| 11497 | 2025.06.04 01:26:32.968428 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 44 rows starting from the beginning of the part | ||
| 11498 | 2025.06.04 01:26:32.968483 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 11499 | 2025.06.04 01:26:32.968534 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
| 11500 | 2025.06.04 01:26:32.968581 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 11501 | 2025.06.04 01:26:32.968619 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2025.06.04 01:26:32.968631 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
| 11503 | 2025.06.04 01:26:32.968665 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11504 | 2025.06.04 01:26:32.969012 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11505 | 2025.06.04 01:26:32.969232 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2025.06.04 01:26:32.969365 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 57.69 KiB/sec. | ||
| 11507 | 2025.06.04 01:26:32.969403 [ 5 ] {1f173e9d-9247-4995-8a8a-b09531ab1be7} <Debug> TCPHandler: Processed in 0.001330478 sec. | ||
| 11508 | 2025.06.04 01:26:32.969517 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2025.06.04 01:26:32.969619 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11510 | 2025.06.04 01:26:32.969676 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <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 | ||
| 11511 | 2025.06.04 01:26:32.970452 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2025.06.04 01:26:32.970490 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11513 | 2025.06.04 01:26:32.971041 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11514 | 2025.06.04 01:26:32.971271 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2025.06.04 01:26:32.971389 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11516 | 2025.06.04 01:26:32.971419 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.06.04 01:26:32.971422 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001822 sec., 4939.626783754116 rows/sec., 8.85 MiB/sec. | ||
| 11518 | 2025.06.04 01:26:32.971439 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11519 | 2025.06.04 01:26:32.971492 [ 5 ] {a3afcdb1-017b-4eb5-867a-6e9a9bb4765e} <Debug> TCPHandler: Processed in 0.002024837 sec. | ||
| 11520 | 2025.06.04 01:26:32.971531 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11521 | 2025.06.04 01:26:32.971605 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2025.06.04 01:26:32.971705 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11523 | 2025.06.04 01:26:32.971745 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11524 | 2025.06.04 01:26:32.971747 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11525 | 2025.06.04 01:26:32.971808 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1669 rows starting from the beginning of the part | ||
| 11526 | 2025.06.04 01:26:32.971941 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 11527 | 2025.06.04 01:26:32.972058 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 11528 | 2025.06.04 01:26:32.972094 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2025.06.04 01:26:32.972133 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11530 | 2025.06.04 01:26:32.972157 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 11531 | 2025.06.04 01:26:32.972260 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 11532 | 2025.06.04 01:26:32.972351 [ 194 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 11533 | 2025.06.04 01:26:32.972587 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11534 | 2025.06.04 01:26:32.972837 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.06.04 01:26:32.972982 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001295 sec., 63320.46332046332 rows/sec., 4.02 MiB/sec. | ||
| 11536 | 2025.06.04 01:26:32.973019 [ 5 ] {f692f6af-aa78-4061-bc1a-934447792b1e} <Debug> TCPHandler: Processed in 0.001464231 sec. | ||
| 11537 | 2025.06.04 01:26:32.975020 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31555 rows, containing 5 columns (5 merged, 0 gathered) in 0.006948155 sec., 4541493.389252255 rows/sec., 310.53 MiB/sec. | ||
| 11538 | 2025.06.04 01:26:32.975444 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 11539 | 2025.06.04 01:26:32.975724 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2025.06.04 01:26:32.975805 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 11541 | 2025.06.04 01:26:32.975885 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11542 | 2025.06.04 01:26:32.983175 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 19 columns (19 merged, 0 gathered) in 0.011684618 sec., 150454.21253822758 rows/sec., 269.61 MiB/sec. | ||
| 11543 | 2025.06.04 01:26:32.985731 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11544 | 2025.06.04 01:26:32.986132 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2025.06.04 01:26:32.986220 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11546 | 2025.06.04 01:26:32.986410 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 11547 | 2025.06.04 01:26:33.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.06 MiB, peak 339.08 MiB, free memory in arenas 0.00 B, will set to 326.85 MiB (RSS), difference: 4.79 MiB | ||
| 11548 | 2025.06.04 01:26:35.848982 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11549 | 2025.06.04 01:26:35.849054 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11550 | 2025.06.04 01:26:36.076989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 | ||
| 11551 | 2025.06.04 01:26:36.077504 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2025.06.04 01:26:36.077539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11553 | 2025.06.04 01:26:36.078025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11554 | 2025.06.04 01:26:36.078254 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2025.06.04 01:26:36.078376 [ 53 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11556 | 2025.06.04 01:26:36.078382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 | ||
| 11557 | 2025.06.04 01:26:36.078419 [ 53 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2025.06.04 01:26:36.078442 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11559 | 2025.06.04 01:26:36.078574 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11560 | 2025.06.04 01:26:36.078739 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11561 | 2025.06.04 01:26:36.078786 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 11562 | 2025.06.04 01:26:36.078861 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 11563 | 2025.06.04 01:26:36.078914 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 11564 | 2025.06.04 01:26:36.078968 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 11565 | 2025.06.04 01:26:36.079016 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 11566 | 2025.06.04 01:26:36.079064 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 11567 | 2025.06.04 01:26:36.081404 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002895992 sec., 10468606.26686814 rows/sec., 149.75 MiB/sec. | ||
| 11568 | 2025.06.04 01:26:36.081643 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11569 | 2025.06.04 01:26:36.081888 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.06.04 01:26:36.081960 [ 190 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_66_13} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11571 | 2025.06.04 01:26:36.082053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 11572 | 2025.06.04 01:26:37.774478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11573 | 2025.06.04 01:26:37.791146 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2025.06.04 01:26:37.791199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11575 | 2025.06.04 01:26:37.797853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11576 | 2025.06.04 01:26:37.798570 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2025.06.04 01:26:37.798872 [ 51 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11578 | 2025.06.04 01:26:37.798933 [ 51 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.06.04 01:26:37.798952 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11580 | 2025.06.04 01:26:37.799082 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11581 | 2025.06.04 01:26:37.802249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11582 | 2025.06.04 01:26:37.803294 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11583 | 2025.06.04 01:26:37.804961 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 11584 | 2025.06.04 01:26:37.809806 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11585 | 2025.06.04 01:26:37.814437 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 11586 | 2025.06.04 01:26:37.819330 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11587 | 2025.06.04 01:26:37.824049 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 11588 | 2025.06.04 01:26:37.827930 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11589 | 2025.06.04 01:26:37.886616 [ 199 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.087592878 sec., 5673.97728386091 rows/sec., 29.34 MiB/sec. | ||
| 11590 | 2025.06.04 01:26:37.889711 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11591 | 2025.06.04 01:26:37.891776 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2025.06.04 01:26:37.891883 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_66_13} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11593 | 2025.06.04 01:26:37.894168 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11594 | 2025.06.04 01:26:37.950486 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2025.06.04 01:26:37.950740 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11596 | 2025.06.04 01:26:37.950846 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11597 | 2025.06.04 01:26:37.951658 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2025.06.04 01:26:37.951699 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11599 | 2025.06.04 01:26:37.952073 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11600 | 2025.06.04 01:26:37.952301 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2025.06.04 01:26:37.952446 [ 51 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11602 | 2025.06.04 01:26:37.952454 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001786 sec., 66069.42889137738 rows/sec., 5.62 MiB/sec. | ||
| 11603 | 2025.06.04 01:26:37.952495 [ 51 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.06.04 01:26:37.952523 [ 5 ] {9ad91ffc-3b9f-46b1-91c3-83262ef445af} <Debug> TCPHandler: Processed in 0.002212292 sec. | ||
| 11605 | 2025.06.04 01:26:37.952523 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11606 | 2025.06.04 01:26:37.952637 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11607 | 2025.06.04 01:26:37.952653 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2025.06.04 01:26:37.952758 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11609 | 2025.06.04 01:26:37.952768 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11610 | 2025.06.04 01:26:37.952802 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1967 rows starting from the beginning of the part | ||
| 11611 | 2025.06.04 01:26:37.952825 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11612 | 2025.06.04 01:26:37.952883 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 118 rows starting from the beginning of the part | ||
| 11613 | 2025.06.04 01:26:37.952944 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 635 rows starting from the beginning of the part | ||
| 11614 | 2025.06.04 01:26:37.952994 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 11615 | 2025.06.04 01:26:37.953043 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 635 rows starting from the beginning of the part | ||
| 11616 | 2025.06.04 01:26:37.953091 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 118 rows starting from the beginning of the part | ||
| 11617 | 2025.06.04 01:26:37.953255 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2025.06.04 01:26:37.953299 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11619 | 2025.06.04 01:26:37.953648 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11620 | 2025.06.04 01:26:37.953885 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2025.06.04 01:26:37.954027 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00128 sec., 24218.749999999996 rows/sec., 1.78 MiB/sec. | ||
| 11622 | 2025.06.04 01:26:37.954067 [ 5 ] {52061a46-72ad-4ce7-8e3e-c280491244d5} <Debug> TCPHandler: Processed in 0.001465641 sec. | ||
| 11623 | 2025.06.04 01:26:37.954175 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2025.06.04 01:26:37.954300 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11625 | 2025.06.04 01:26:37.954351 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11626 | 2025.06.04 01:26:37.954679 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3591 rows, containing 5 columns (5 merged, 0 gathered) in 0.002083078 sec., 1723891.280115291 rows/sec., 146.39 MiB/sec. | ||
| 11627 | 2025.06.04 01:26:37.954883 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2025.06.04 01:26:37.954937 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11629 | 2025.06.04 01:26:37.954943 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11630 | 2025.06.04 01:26:37.955272 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2025.06.04 01:26:37.955361 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_111_22} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11632 | 2025.06.04 01:26:37.955363 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11633 | 2025.06.04 01:26:37.955469 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11634 | 2025.06.04 01:26:37.955606 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2025.06.04 01:26:37.955737 [ 51 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11636 | 2025.06.04 01:26:37.955755 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001486 sec., 63930.013458950205 rows/sec., 4.99 MiB/sec. | ||
| 11637 | 2025.06.04 01:26:37.955766 [ 51 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2025.06.04 01:26:37.955794 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11639 | 2025.06.04 01:26:37.955801 [ 5 ] {7dbbbecc-e0d7-49b4-8373-7e356141ac1a} <Debug> TCPHandler: Processed in 0.001677838 sec. | ||
| 11640 | 2025.06.04 01:26:37.955853 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11641 | 2025.06.04 01:26:37.955930 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2025.06.04 01:26:37.955943 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11643 | 2025.06.04 01:26:37.955981 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part | ||
| 11644 | 2025.06.04 01:26:37.956026 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 95 rows starting from the beginning of the part | ||
| 11645 | 2025.06.04 01:26:37.956040 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11646 | 2025.06.04 01:26:37.956067 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 391 rows starting from the beginning of the part | ||
| 11647 | 2025.06.04 01:26:37.956098 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11648 | 2025.06.04 01:26:37.956107 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 95 rows starting from the beginning of the part | ||
| 11649 | 2025.06.04 01:26:37.956152 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 391 rows starting from the beginning of the part | ||
| 11650 | 2025.06.04 01:26:37.956189 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 95 rows starting from the beginning of the part | ||
| 11651 | 2025.06.04 01:26:37.956518 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2025.06.04 01:26:37.956560 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11653 | 2025.06.04 01:26:37.956927 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11654 | 2025.06.04 01:26:37.957128 [ 192 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300327 sec., 1552686.3627379881 rows/sec., 119.19 MiB/sec. | ||
| 11655 | 2025.06.04 01:26:37.957155 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2025.06.04 01:26:37.957306 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 11657 | 2025.06.04 01:26:37.957315 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11658 | 2025.06.04 01:26:37.957346 [ 5 ] {653b083a-f958-42ed-b848-965a6b537f1c} <Debug> TCPHandler: Processed in 0.001475941 sec. | ||
| 11659 | 2025.06.04 01:26:37.957460 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.06.04 01:26:37.957558 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11661 | 2025.06.04 01:26:37.957596 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2025.06.04 01:26:37.957616 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <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 | ||
| 11663 | 2025.06.04 01:26:37.957680 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_111_22} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11664 | 2025.06.04 01:26:37.957779 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 11665 | 2025.06.04 01:26:37.958441 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.06.04 01:26:37.958485 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11667 | 2025.06.04 01:26:37.959055 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11668 | 2025.06.04 01:26:37.959289 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2025.06.04 01:26:37.959432 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 11670 | 2025.06.04 01:26:37.959499 [ 5 ] {53213538-ad7c-49c3-a6e0-0e50376bc15b} <Debug> TCPHandler: Processed in 0.002089019 sec. | ||
| 11671 | 2025.06.04 01:26:37.959612 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2025.06.04 01:26:37.959706 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11673 | 2025.06.04 01:26:37.959749 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11674 | 2025.06.04 01:26:37.960077 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2025.06.04 01:26:37.960114 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11676 | 2025.06.04 01:26:37.960428 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11677 | 2025.06.04 01:26:37.960651 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2025.06.04 01:26:37.960765 [ 51 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11679 | 2025.06.04 01:26:37.960782 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11680 | 2025.06.04 01:26:37.960795 [ 51 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2025.06.04 01:26:37.960820 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11682 | 2025.06.04 01:26:37.960825 [ 5 ] {5e09b284-9613-4cc7-80ec-4baea5a1ee4c} <Debug> TCPHandler: Processed in 0.001264406 sec. | ||
| 11683 | 2025.06.04 01:26:37.960899 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11684 | 2025.06.04 01:26:37.961015 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2025.06.04 01:26:37.961046 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5556 rows starting from the beginning of the part | ||
| 11686 | 2025.06.04 01:26:37.961103 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 11687 | 2025.06.04 01:26:37.961150 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
| 11688 | 2025.06.04 01:26:37.961193 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 11689 | 2025.06.04 01:26:37.961233 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
| 11690 | 2025.06.04 01:26:37.961268 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 11691 | 2025.06.04 01:26:37.962794 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932514 sec., 3053017.985898162 rows/sec., 204.43 MiB/sec. | ||
| 11692 | 2025.06.04 01:26:37.963139 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11693 | 2025.06.04 01:26:37.963399 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.06.04 01:26:37.963475 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_111_22} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11695 | 2025.06.04 01:26:37.963562 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11696 | 2025.06.04 01:26:40.554685 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2025.06.04 01:26:40.554888 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11698 | 2025.06.04 01:26:40.554955 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11699 | 2025.06.04 01:26:40.555614 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2025.06.04 01:26:40.555666 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11701 | 2025.06.04 01:26:40.556068 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11702 | 2025.06.04 01:26:40.556305 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2025.06.04 01:26:40.556455 [ 46 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 11704 | 2025.06.04 01:26:40.556470 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 11705 | 2025.06.04 01:26:40.556524 [ 46 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2025.06.04 01:26:40.556539 [ 5 ] {87e4e3d3-4286-4f96-a587-ee0f0ac2cce3} <Debug> TCPHandler: Processed in 0.001995056 sec. | ||
| 11707 | 2025.06.04 01:26:40.556554 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11708 | 2025.06.04 01:26:40.556677 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2025.06.04 01:26:40.556698 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 11710 | 2025.06.04 01:26:40.556779 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11711 | 2025.06.04 01:26:40.556827 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11712 | 2025.06.04 01:26:40.556849 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11713 | 2025.06.04 01:26:40.556889 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 236 rows starting from the beginning of the part | ||
| 11714 | 2025.06.04 01:26:40.556957 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 11715 | 2025.06.04 01:26:40.557004 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 11716 | 2025.06.04 01:26:40.557052 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 11717 | 2025.06.04 01:26:40.557096 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 11718 | 2025.06.04 01:26:40.557136 [ 191 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11719 | 2025.06.04 01:26:40.557245 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2025.06.04 01:26:40.557289 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11721 | 2025.06.04 01:26:40.557616 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11722 | 2025.06.04 01:26:40.557850 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.06.04 01:26:40.557990 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001229 sec., 11391.375101708705 rows/sec., 928.89 KiB/sec. | ||
| 11724 | 2025.06.04 01:26:40.558028 [ 5 ] {ac4fa424-985d-4133-b06e-16d596b0538d} <Debug> TCPHandler: Processed in 0.00140334 sec. | ||
| 11725 | 2025.06.04 01:26:40.558148 [ 192 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507482 sec., 485577.93724900193 rows/sec., 33.97 MiB/sec. | ||
| 11726 | 2025.06.04 01:26:40.558152 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2025.06.04 01:26:40.558292 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11728 | 2025.06.04 01:26:40.558323 [ 187 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11729 | 2025.06.04 01:26:40.558334 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11730 | 2025.06.04 01:26:40.558604 [ 187 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.06.04 01:26:40.558680 [ 187 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_18_4} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 11732 | 2025.06.04 01:26:40.558760 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11733 | 2025.06.04 01:26:40.559437 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2025.06.04 01:26:40.559480 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11735 | 2025.06.04 01:26:40.559904 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11736 | 2025.06.04 01:26:40.560133 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2025.06.04 01:26:40.560266 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.001992 sec., 673192.7710843374 rows/sec., 55.97 MiB/sec. | ||
| 11738 | 2025.06.04 01:26:40.560305 [ 5 ] {d11e41b8-85a2-4817-abc3-dd976f36dc4b} <Debug> TCPHandler: Processed in 0.002203092 sec. | ||
| 11739 | 2025.06.04 01:26:40.560421 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2025.06.04 01:26:40.560516 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11741 | 2025.06.04 01:26:40.560556 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11742 | 2025.06.04 01:26:40.560974 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2025.06.04 01:26:40.561011 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11744 | 2025.06.04 01:26:40.561318 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11745 | 2025.06.04 01:26:40.561535 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2025.06.04 01:26:40.561673 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001175 sec., 29787.23404255319 rows/sec., 2.17 MiB/sec. | ||
| 11747 | 2025.06.04 01:26:40.561678 [ 46 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11748 | 2025.06.04 01:26:40.561713 [ 5 ] {97cf354d-31e7-40c6-8269-466daf252985} <Debug> TCPHandler: Processed in 0.001341877 sec. | ||
| 11749 | 2025.06.04 01:26:40.561734 [ 46 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.06.04 01:26:40.561765 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11751 | 2025.06.04 01:26:40.561837 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11752 | 2025.06.04 01:26:40.561848 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11753 | 2025.06.04 01:26:40.561938 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11754 | 2025.06.04 01:26:40.561948 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11755 | 2025.06.04 01:26:40.561985 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11756 | 2025.06.04 01:26:40.561986 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part | ||
| 11757 | 2025.06.04 01:26:40.562056 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 115 rows starting from the beginning of the part | ||
| 11758 | 2025.06.04 01:26:40.562100 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 11759 | 2025.06.04 01:26:40.562143 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 115 rows starting from the beginning of the part | ||
| 11760 | 2025.06.04 01:26:40.562182 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 11761 | 2025.06.04 01:26:40.562221 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 11762 | 2025.06.04 01:26:40.562495 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2025.06.04 01:26:40.562536 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11764 | 2025.06.04 01:26:40.562875 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11765 | 2025.06.04 01:26:40.563102 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.06.04 01:26:40.563141 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325187 sec., 381078.2931012755 rows/sec., 25.89 MiB/sec. | ||
| 11767 | 2025.06.04 01:26:40.563221 [ 46 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 11768 | 2025.06.04 01:26:40.563237 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001317 sec., 191343.96355353075 rows/sec., 13.23 MiB/sec. | ||
| 11769 | 2025.06.04 01:26:40.563261 [ 46 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2025.06.04 01:26:40.563290 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11771 | 2025.06.04 01:26:40.563291 [ 5 ] {6f4e5cdb-c040-4e38-937e-3c7547f1852b} <Debug> TCPHandler: Processed in 0.001503883 sec. | ||
| 11772 | 2025.06.04 01:26:40.563310 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11773 | 2025.06.04 01:26:40.563382 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::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 | ||
| 11774 | 2025.06.04 01:26:40.563422 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2025.06.04 01:26:40.563510 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11776 | 2025.06.04 01:26:40.563523 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11777 | 2025.06.04 01:26:40.563549 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 365 rows starting from the beginning of the part | ||
| 11778 | 2025.06.04 01:26:40.563572 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11779 | 2025.06.04 01:26:40.563574 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2025.06.04 01:26:40.563618 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 11781 | 2025.06.04 01:26:40.563668 [ 187 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_91_18} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11782 | 2025.06.04 01:26:40.563670 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 11783 | 2025.06.04 01:26:40.563727 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
| 11784 | 2025.06.04 01:26:40.563757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11785 | 2025.06.04 01:26:40.563768 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
| 11786 | 2025.06.04 01:26:40.563852 [ 192 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 11787 | 2025.06.04 01:26:40.564016 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.06.04 01:26:40.564062 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11789 | 2025.06.04 01:26:40.564418 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11790 | 2025.06.04 01:26:40.564680 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.06.04 01:26:40.564797 [ 46 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 11792 | 2025.06.04 01:26:40.564823 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001317 sec., 9111.617312072893 rows/sec., 711.85 KiB/sec. | ||
| 11793 | 2025.06.04 01:26:40.564829 [ 46 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2025.06.04 01:26:40.564864 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11795 | 2025.06.04 01:26:40.564871 [ 5 ] {b4fe380c-a74e-45bc-a440-ef3b2aaafb4c} <Debug> TCPHandler: Processed in 0.001499492 sec. | ||
| 11796 | 2025.06.04 01:26:40.564943 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 11797 | 2025.06.04 01:26:40.564986 [ 198 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643076 sec., 805197.0815713941 rows/sec., 57.65 MiB/sec. | ||
| 11798 | 2025.06.04 01:26:40.564993 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2025.06.04 01:26:40.565045 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11800 | 2025.06.04 01:26:40.565077 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 124 rows starting from the beginning of the part | ||
| 11801 | 2025.06.04 01:26:40.565110 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11802 | 2025.06.04 01:26:40.565131 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 11803 | 2025.06.04 01:26:40.565147 [ 195 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11804 | 2025.06.04 01:26:40.565155 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11805 | 2025.06.04 01:26:40.565183 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11806 | 2025.06.04 01:26:40.565230 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 11807 | 2025.06.04 01:26:40.565288 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 11808 | 2025.06.04 01:26:40.565331 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11809 | 2025.06.04 01:26:40.565436 [ 195 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.06.04 01:26:40.565525 [ 195 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_24_5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 11811 | 2025.06.04 01:26:40.565621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11812 | 2025.06.04 01:26:40.565839 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.06.04 01:26:40.565883 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11814 | 2025.06.04 01:26:40.566245 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11815 | 2025.06.04 01:26:40.566294 [ 198 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387999 sec., 276657.2598395244 rows/sec., 17.48 MiB/sec. | ||
| 11816 | 2025.06.04 01:26:40.566442 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11817 | 2025.06.04 01:26:40.566493 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2025.06.04 01:26:40.566646 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.001554 sec., 372586.8725868726 rows/sec., 27.98 MiB/sec. | ||
| 11819 | 2025.06.04 01:26:40.566686 [ 5 ] {f53db349-6015-445f-8b15-f24f07036a9e} <Debug> TCPHandler: Processed in 0.001743719 sec. | ||
| 11820 | 2025.06.04 01:26:40.566728 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2025.06.04 01:26:40.566805 [ 188 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_18_4} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 11822 | 2025.06.04 01:26:40.566806 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.06.04 01:26:40.566881 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11824 | 2025.06.04 01:26:40.566915 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11825 | 2025.06.04 01:26:40.566964 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11826 | 2025.06.04 01:26:40.567605 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.06.04 01:26:40.567642 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11828 | 2025.06.04 01:26:40.568048 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11829 | 2025.06.04 01:26:40.568265 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.06.04 01:26:40.568398 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Debug> executeQuery: Read 1021 rows, 71.15 KiB in 0.001501 sec., 680213.1912058628 rows/sec., 46.29 MiB/sec. | ||
| 11831 | 2025.06.04 01:26:40.568437 [ 5 ] {0dece475-963a-427c-96ed-e5d46c98e6d5} <Debug> TCPHandler: Processed in 0.001681487 sec. | ||
| 11832 | 2025.06.04 01:26:40.568549 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.06.04 01:26:40.568644 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11834 | 2025.06.04 01:26:40.568698 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <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 | ||
| 11835 | 2025.06.04 01:26:40.569491 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.06.04 01:26:40.569528 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11837 | 2025.06.04 01:26:40.570050 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11838 | 2025.06.04 01:26:40.570279 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.06.04 01:26:40.570421 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001795 sec., 5013.927576601672 rows/sec., 8.98 MiB/sec. | ||
| 11840 | 2025.06.04 01:26:40.570477 [ 5 ] {08e40a22-ba08-4c20-ba91-92f9ce7412d7} <Debug> TCPHandler: Processed in 0.001978275 sec. | ||
| 11841 | 2025.06.04 01:26:40.570597 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2025.06.04 01:26:40.570692 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11843 | 2025.06.04 01:26:40.570734 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11844 | 2025.06.04 01:26:40.571070 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.06.04 01:26:40.571108 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11846 | 2025.06.04 01:26:40.571422 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11847 | 2025.06.04 01:26:40.571635 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.06.04 01:26:40.571765 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001091 sec., 32997.250229147576 rows/sec., 2.22 MiB/sec. | ||
| 11849 | 2025.06.04 01:26:40.571801 [ 5 ] {d7498551-a54b-4612-8939-2e221f7d5dc9} <Debug> TCPHandler: Processed in 0.001255095 sec. | ||
| 11850 | 2025.06.04 01:26:41.153623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1632 | ||
| 11851 | 2025.06.04 01:26:41.156457 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.06.04 01:26:41.156518 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11853 | 2025.06.04 01:26:41.157796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11854 | 2025.06.04 01:26:41.158074 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.06.04 01:26:41.158444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
| 11856 | 2025.06.04 01:26:42.944322 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.06.04 01:26:42.944517 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11858 | 2025.06.04 01:26:42.944590 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11859 | 2025.06.04 01:26:42.945268 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.06.04 01:26:42.945324 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11861 | 2025.06.04 01:26:42.945740 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11862 | 2025.06.04 01:26:42.945991 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.06.04 01:26:42.946163 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 11864 | 2025.06.04 01:26:42.946216 [ 5 ] {b68ab818-124a-485e-a68d-1c5748d4f211} <Debug> TCPHandler: Processed in 0.002040317 sec. | ||
| 11865 | 2025.06.04 01:26:42.946341 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2025.06.04 01:26:42.946444 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11867 | 2025.06.04 01:26:42.946490 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11868 | 2025.06.04 01:26:42.946932 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.06.04 01:26:42.946973 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11870 | 2025.06.04 01:26:42.947293 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11871 | 2025.06.04 01:26:42.947514 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2025.06.04 01:26:42.947652 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 11873 | 2025.06.04 01:26:42.947693 [ 5 ] {defdb416-c977-43c9-8aae-aa3ace2840ee} <Debug> TCPHandler: Processed in 0.00140593 sec. | ||
| 11874 | 2025.06.04 01:26:42.947808 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2025.06.04 01:26:42.947908 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11876 | 2025.06.04 01:26:42.947954 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11877 | 2025.06.04 01:26:42.948338 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.06.04 01:26:42.948376 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11879 | 2025.06.04 01:26:42.948714 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11880 | 2025.06.04 01:26:42.948937 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.06.04 01:26:42.949071 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 3.76 MiB/sec. | ||
| 11882 | 2025.06.04 01:26:42.949110 [ 5 ] {7323bb8b-3c56-4018-92fa-f749e80670fa} <Debug> TCPHandler: Processed in 0.001352827 sec. | ||
| 11883 | 2025.06.04 01:26:42.949221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2025.06.04 01:26:42.949339 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11885 | 2025.06.04 01:26:42.949396 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11886 | 2025.06.04 01:26:42.949725 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2025.06.04 01:26:42.949764 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11888 | 2025.06.04 01:26:42.950102 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11889 | 2025.06.04 01:26:42.950316 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2025.06.04 01:26:42.950450 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.43 MiB/sec. | ||
| 11891 | 2025.06.04 01:26:42.950487 [ 5 ] {d0b3c64c-0ed0-4c45-82d9-e36e3de6bf19} <Debug> TCPHandler: Processed in 0.001315047 sec. | ||
| 11892 | 2025.06.04 01:26:43.579489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 | ||
| 11893 | 2025.06.04 01:26:43.579977 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.06.04 01:26:43.580025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11895 | 2025.06.04 01:26:43.580500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11896 | 2025.06.04 01:26:43.580730 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.06.04 01:26:43.580859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 11898 | 2025.06.04 01:26:45.303268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11899 | 2025.06.04 01:26:45.317529 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.06.04 01:26:45.317575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11901 | 2025.06.04 01:26:45.323556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11902 | 2025.06.04 01:26:45.324214 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.06.04 01:26:45.326968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11904 | 2025.06.04 01:26:47.950337 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2025.06.04 01:26:47.950519 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11906 | 2025.06.04 01:26:47.950584 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11907 | 2025.06.04 01:26:47.951271 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.06.04 01:26:47.951316 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11909 | 2025.06.04 01:26:47.951710 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11910 | 2025.06.04 01:26:47.951951 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.06.04 01:26:47.952108 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001637 sec., 72083.07880268784 rows/sec., 6.13 MiB/sec. | ||
| 11912 | 2025.06.04 01:26:47.952150 [ 5 ] {96c18e72-af7d-4cb3-a5a1-5fc8fe97917e} <Debug> TCPHandler: Processed in 0.001939865 sec. | ||
| 11913 | 2025.06.04 01:26:47.952274 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.06.04 01:26:47.952369 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11915 | 2025.06.04 01:26:47.952410 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11916 | 2025.06.04 01:26:47.952815 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.06.04 01:26:47.952852 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11918 | 2025.06.04 01:26:47.953147 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11919 | 2025.06.04 01:26:47.953363 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.06.04 01:26:47.953493 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001142 sec., 27145.359019264448 rows/sec., 1.99 MiB/sec. | ||
| 11921 | 2025.06.04 01:26:47.953533 [ 5 ] {1c34809e-04b0-4f90-9804-67c2bb0108bc} <Debug> TCPHandler: Processed in 0.001307867 sec. | ||
| 11922 | 2025.06.04 01:26:47.953637 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2025.06.04 01:26:47.953738 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11924 | 2025.06.04 01:26:47.953781 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11925 | 2025.06.04 01:26:47.954228 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.06.04 01:26:47.954265 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11927 | 2025.06.04 01:26:47.954581 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11928 | 2025.06.04 01:26:47.954792 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.06.04 01:26:47.954922 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001201 sec., 79100.7493755204 rows/sec., 6.18 MiB/sec. | ||
| 11930 | 2025.06.04 01:26:47.954960 [ 5 ] {97c4022f-dab7-431e-852d-d4c05a4c4deb} <Debug> TCPHandler: Processed in 0.001373789 sec. | ||
| 11931 | 2025.06.04 01:26:47.955073 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2025.06.04 01:26:47.955169 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11933 | 2025.06.04 01:26:47.955212 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11934 | 2025.06.04 01:26:47.955626 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2025.06.04 01:26:47.955661 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11936 | 2025.06.04 01:26:47.955977 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11937 | 2025.06.04 01:26:47.956193 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2025.06.04 01:26:47.956326 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11939 | 2025.06.04 01:26:47.956362 [ 5 ] {b19a6574-acb9-41a6-9ab5-a16f2f01904e} <Debug> TCPHandler: Processed in 0.001339358 sec. | ||
| 11940 | 2025.06.04 01:26:47.956470 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2025.06.04 01:26:47.956563 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11942 | 2025.06.04 01:26:47.956617 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <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 | ||
| 11943 | 2025.06.04 01:26:47.957454 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2025.06.04 01:26:47.957489 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11945 | 2025.06.04 01:26:47.958030 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11946 | 2025.06.04 01:26:47.958259 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2025.06.04 01:26:47.958397 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 11948 | 2025.06.04 01:26:47.958450 [ 5 ] {1c87e0e4-3242-4c5b-b816-2385462c5f15} <Debug> TCPHandler: Processed in 0.002030057 sec. | ||
| 11949 | 2025.06.04 01:26:47.958561 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2025.06.04 01:26:47.958656 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11951 | 2025.06.04 01:26:47.958698 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11952 | 2025.06.04 01:26:47.959025 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2025.06.04 01:26:47.959063 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11954 | 2025.06.04 01:26:47.959368 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11955 | 2025.06.04 01:26:47.959579 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2025.06.04 01:26:47.959706 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11957 | 2025.06.04 01:26:47.959742 [ 5 ] {032eec25-e9f8-465b-9d6d-430456289558} <Debug> TCPHandler: Processed in 0.001230435 sec. | ||
| 11958 | 2025.06.04 01:26:50.849146 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11959 | 2025.06.04 01:26:50.849220 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11960 | 2025.06.04 01:26:51.081931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 | ||
| 11961 | 2025.06.04 01:26:51.082444 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2025.06.04 01:26:51.082502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11963 | 2025.06.04 01:26:51.083249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11964 | 2025.06.04 01:26:51.083519 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2025.06.04 01:26:51.083673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 | ||
| 11966 | 2025.06.04 01:26:51.159660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1652 | ||
| 11967 | 2025.06.04 01:26:51.161729 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.06.04 01:26:51.161775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11969 | 2025.06.04 01:26:51.162947 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11970 | 2025.06.04 01:26:51.163210 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2025.06.04 01:26:51.163475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 11972 | 2025.06.04 01:26:52.827967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11973 | 2025.06.04 01:26:52.843816 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2025.06.04 01:26:52.843881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11975 | 2025.06.04 01:26:52.849956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11976 | 2025.06.04 01:26:52.850663 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2025.06.04 01:26:52.853532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11978 | 2025.06.04 01:26:52.949386 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2025.06.04 01:26:52.949581 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11980 | 2025.06.04 01:26:52.949654 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11981 | 2025.06.04 01:26:52.950315 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2025.06.04 01:26:52.950360 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11983 | 2025.06.04 01:26:52.950763 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11984 | 2025.06.04 01:26:52.950993 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2025.06.04 01:26:52.951151 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001623 sec., 45594.577942082564 rows/sec., 3.67 MiB/sec. | ||
| 11986 | 2025.06.04 01:26:52.951204 [ 5 ] {91266ea1-8c67-47d0-bae4-1c3bd54d107c} <Debug> TCPHandler: Processed in 0.001954865 sec. | ||
| 11987 | 2025.06.04 01:26:52.951323 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11988 | 2025.06.04 01:26:52.951424 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11989 | 2025.06.04 01:26:52.951469 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11990 | 2025.06.04 01:26:52.951876 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2025.06.04 01:26:52.951914 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11992 | 2025.06.04 01:26:52.952223 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11993 | 2025.06.04 01:26:52.952462 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2025.06.04 01:26:52.952597 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001195 sec., 7531.380753138074 rows/sec., 566.32 KiB/sec. | ||
| 11995 | 2025.06.04 01:26:52.952635 [ 5 ] {494fd81e-aeab-45e7-904f-81dc42a6143c} <Debug> TCPHandler: Processed in 0.001365239 sec. | ||
| 11996 | 2025.06.04 01:26:52.952734 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11997 | 2025.06.04 01:26:52.952828 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11998 | 2025.06.04 01:26:52.952870 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11999 | 2025.06.04 01:26:52.953279 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2025.06.04 01:26:52.953316 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12001 | 2025.06.04 01:26:52.953622 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12002 | 2025.06.04 01:26:52.953830 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2025.06.04 01:26:52.953960 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00115 sec., 63478.260869565216 rows/sec., 4.96 MiB/sec. | ||
| 12004 | 2025.06.04 01:26:52.953999 [ 5 ] {477df768-3437-441a-a134-42ff0574651d} <Debug> TCPHandler: Processed in 0.001313597 sec. | ||
| 12005 | 2025.06.04 01:26:52.954105 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12006 | 2025.06.04 01:26:52.954200 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12007 | 2025.06.04 01:26:52.954243 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12008 | 2025.06.04 01:26:52.954656 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.06.04 01:26:52.954690 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12010 | 2025.06.04 01:26:52.955025 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12011 | 2025.06.04 01:26:52.955241 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2025.06.04 01:26:52.955373 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 12013 | 2025.06.04 01:26:52.955389 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 3 parts from all_1_110_22 to all_112_112_0 | ||
| 12014 | 2025.06.04 01:26:52.955411 [ 5 ] {be8c0861-4a89-448f-9b46-dc8325f0b655} <Debug> TCPHandler: Processed in 0.001354347 sec. | ||
| 12015 | 2025.06.04 01:26:52.955438 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2025.06.04 01:26:52.955463 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12017 | 2025.06.04 01:26:52.955540 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2025.06.04 01:26:52.955578 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_110_22 to all_112_112_0 into Compact with storage Full | ||
| 12019 | 2025.06.04 01:26:52.955667 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12020 | 2025.06.04 01:26:52.955733 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12021 | 2025.06.04 01:26:52.955739 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <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 | ||
| 12022 | 2025.06.04 01:26:52.955777 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31555 rows starting from the beginning of the part | ||
| 12023 | 2025.06.04 01:26:52.955848 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 12024 | 2025.06.04 01:26:52.955892 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1021 rows starting from the beginning of the part | ||
| 12025 | 2025.06.04 01:26:52.956695 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2025.06.04 01:26:52.956738 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12027 | 2025.06.04 01:26:52.957555 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12028 | 2025.06.04 01:26:52.957786 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2025.06.04 01:26:52.957931 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002288 sec., 3933.5664335664333 rows/sec., 7.05 MiB/sec. | ||
| 12030 | 2025.06.04 01:26:52.957990 [ 5 ] {4b1de88b-c764-4526-ac3d-541806779bde} <Debug> TCPHandler: Processed in 0.002511891 sec. | ||
| 12031 | 2025.06.04 01:26:52.958100 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2025.06.04 01:26:52.958195 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12033 | 2025.06.04 01:26:52.958238 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12034 | 2025.06.04 01:26:52.958579 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.06.04 01:26:52.958617 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12036 | 2025.06.04 01:26:52.959031 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12037 | 2025.06.04 01:26:52.959259 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.06.04 01:26:52.959396 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 12039 | 2025.06.04 01:26:52.959433 [ 5 ] {24415419-7d0b-48dd-acfe-c8292838c9a8} <Debug> TCPHandler: Processed in 0.001383708 sec. | ||
| 12040 | 2025.06.04 01:26:52.963683 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32736 rows, containing 5 columns (5 merged, 0 gathered) in 0.008156849 sec., 4013314.4551284444 rows/sec., 274.40 MiB/sec. | ||
| 12041 | 2025.06.04 01:26:52.964429 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 12042 | 2025.06.04 01:26:52.964705 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.06.04 01:26:52.964776 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 3 parts: [all_1_110_22, all_112_112_0] -> all_1_112_23 | ||
| 12044 | 2025.06.04 01:26:52.964846 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 12045 | 2025.06.04 01:26:53.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.23 MiB, peak 341.66 MiB, free memory in arenas 0.00 B, will set to 331.58 MiB (RSS), difference: 1.35 MiB | ||
| 12046 | 2025.06.04 01:26:57.950253 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2025.06.04 01:26:57.950449 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12048 | 2025.06.04 01:26:57.950517 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12049 | 2025.06.04 01:26:57.951140 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.06.04 01:26:57.951190 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12051 | 2025.06.04 01:26:57.951564 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12052 | 2025.06.04 01:26:57.951789 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.06.04 01:26:57.951941 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001539 sec., 2599.090318388564 rows/sec., 211.94 KiB/sec. | ||
| 12054 | 2025.06.04 01:26:57.951984 [ 5 ] {ea12d02e-34ca-40ba-b408-862661bc3c92} <Debug> TCPHandler: Processed in 0.001862942 sec. | ||
| 12055 | 2025.06.04 01:26:57.952106 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2025.06.04 01:26:57.952201 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12057 | 2025.06.04 01:26:57.952246 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12058 | 2025.06.04 01:26:57.952710 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2025.06.04 01:26:57.952745 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12060 | 2025.06.04 01:26:57.953072 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12061 | 2025.06.04 01:26:57.953310 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2025.06.04 01:26:57.953439 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001256 sec., 95541.40127388535 rows/sec., 8.11 MiB/sec. | ||
| 12063 | 2025.06.04 01:26:57.953450 [ 70 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12064 | 2025.06.04 01:26:57.953477 [ 5 ] {4602149e-996b-4287-8460-41d49aca40c6} <Debug> TCPHandler: Processed in 0.00142024 sec. | ||
| 12065 | 2025.06.04 01:26:57.953521 [ 70 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.06.04 01:26:57.953548 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12067 | 2025.06.04 01:26:57.953610 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2025.06.04 01:26:57.953676 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12069 | 2025.06.04 01:26:57.953709 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12070 | 2025.06.04 01:26:57.953760 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12071 | 2025.06.04 01:26:57.953836 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12072 | 2025.06.04 01:26:57.953879 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1967 rows starting from the beginning of the part | ||
| 12073 | 2025.06.04 01:26:57.953958 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1341 rows starting from the beginning of the part | ||
| 12074 | 2025.06.04 01:26:57.954010 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 12075 | 2025.06.04 01:26:57.954060 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 118 rows starting from the beginning of the part | ||
| 12076 | 2025.06.04 01:26:57.954110 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 12077 | 2025.06.04 01:26:57.954159 [ 192 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 120 rows starting from the beginning of the part | ||
| 12078 | 2025.06.04 01:26:57.954161 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2025.06.04 01:26:57.954211 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12080 | 2025.06.04 01:26:57.954552 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12081 | 2025.06.04 01:26:57.954778 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2025.06.04 01:26:57.954914 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001223 sec., 28618.152085036796 rows/sec., 2.08 MiB/sec. | ||
| 12083 | 2025.06.04 01:26:57.954952 [ 5 ] {0798b5a1-ec3a-4e20-9194-4bf8d99645de} <Debug> TCPHandler: Processed in 0.001393349 sec. | ||
| 12084 | 2025.06.04 01:26:57.955064 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2025.06.04 01:26:57.955159 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12086 | 2025.06.04 01:26:57.955198 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12087 | 2025.06.04 01:26:57.955670 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2025.06.04 01:26:57.955706 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12089 | 2025.06.04 01:26:57.955786 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3676 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173681 sec., 1691140.5123382872 rows/sec., 145.99 MiB/sec. | ||
| 12090 | 2025.06.04 01:26:57.956020 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12091 | 2025.06.04 01:26:57.956098 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12092 | 2025.06.04 01:26:57.956238 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.06.04 01:26:57.956367 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2025.06.04 01:26:57.956369 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001228 sec., 80618.89250814333 rows/sec., 6.30 MiB/sec. | ||
| 12095 | 2025.06.04 01:26:57.956368 [ 70 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12096 | 2025.06.04 01:26:57.956419 [ 5 ] {e002de1e-71c6-4c5d-a205-4a7c967fc501} <Debug> TCPHandler: Processed in 0.001404479 sec. | ||
| 12097 | 2025.06.04 01:26:57.956440 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_116_23} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12098 | 2025.06.04 01:26:57.956443 [ 70 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2025.06.04 01:26:57.956492 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12100 | 2025.06.04 01:26:57.956541 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.06.04 01:26:57.956562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 12102 | 2025.06.04 01:26:57.956609 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12103 | 2025.06.04 01:26:57.956639 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12104 | 2025.06.04 01:26:57.956688 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12105 | 2025.06.04 01:26:57.956724 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12106 | 2025.06.04 01:26:57.956757 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part | ||
| 12107 | 2025.06.04 01:26:57.956812 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 579 rows starting from the beginning of the part | ||
| 12108 | 2025.06.04 01:26:57.956858 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 12109 | 2025.06.04 01:26:57.956901 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 95 rows starting from the beginning of the part | ||
| 12110 | 2025.06.04 01:26:57.956941 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 73 rows starting from the beginning of the part | ||
| 12111 | 2025.06.04 01:26:57.956979 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 99 rows starting from the beginning of the part | ||
| 12112 | 2025.06.04 01:26:57.957110 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.06.04 01:26:57.957153 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12114 | 2025.06.04 01:26:57.957506 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12115 | 2025.06.04 01:26:57.957752 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.06.04 01:26:57.957881 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00126 sec., 128571.42857142857 rows/sec., 8.95 MiB/sec. | ||
| 12117 | 2025.06.04 01:26:57.957919 [ 5 ] {0558681b-9858-4b17-88c8-eda5bbf5b50a} <Debug> TCPHandler: Processed in 0.00142682 sec. | ||
| 12118 | 2025.06.04 01:26:57.958004 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469811 sec., 1266829.544750992 rows/sec., 99.45 MiB/sec. | ||
| 12119 | 2025.06.04 01:26:57.958028 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.06.04 01:26:57.958129 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12121 | 2025.06.04 01:26:57.958182 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <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 | ||
| 12122 | 2025.06.04 01:26:57.958234 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12123 | 2025.06.04 01:26:57.958531 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2025.06.04 01:26:57.958610 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_116_23} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12125 | 2025.06.04 01:26:57.958703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12126 | 2025.06.04 01:26:57.959022 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2025.06.04 01:26:57.959057 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12128 | 2025.06.04 01:26:57.959614 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12129 | 2025.06.04 01:26:57.959838 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2025.06.04 01:26:57.959957 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12131 | 2025.06.04 01:26:57.959974 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. | ||
| 12132 | 2025.06.04 01:26:57.959991 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2025.06.04 01:26:57.960015 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12134 | 2025.06.04 01:26:57.960034 [ 5 ] {7903588c-c346-4953-9d51-142ff3f0984c} <Debug> TCPHandler: Processed in 0.002055167 sec. | ||
| 12135 | 2025.06.04 01:26:57.960083 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12136 | 2025.06.04 01:26:57.960151 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12137 | 2025.06.04 01:26:57.960249 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12138 | 2025.06.04 01:26:57.960290 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12139 | 2025.06.04 01:26:57.960310 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12140 | 2025.06.04 01:26:57.960375 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1758 rows starting from the beginning of the part | ||
| 12141 | 2025.06.04 01:26:57.960503 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 12142 | 2025.06.04 01:26:57.960609 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part | ||
| 12143 | 2025.06.04 01:26:57.960625 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.06.04 01:26:57.960667 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12145 | 2025.06.04 01:26:57.960714 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 12146 | 2025.06.04 01:26:57.960820 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 12147 | 2025.06.04 01:26:57.960925 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 12148 | 2025.06.04 01:26:57.960982 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12149 | 2025.06.04 01:26:57.961209 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2025.06.04 01:26:57.961336 [ 70 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12151 | 2025.06.04 01:26:57.961345 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12152 | 2025.06.04 01:26:57.961373 [ 70 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.06.04 01:26:57.961397 [ 5 ] {901ef9a7-7bfc-42e2-b09b-e9589b152b1f} <Debug> TCPHandler: Processed in 0.001294637 sec. | ||
| 12154 | 2025.06.04 01:26:57.961397 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12155 | 2025.06.04 01:26:57.961479 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12156 | 2025.06.04 01:26:57.961568 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12157 | 2025.06.04 01:26:57.961595 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5900 rows starting from the beginning of the part | ||
| 12158 | 2025.06.04 01:26:57.961647 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 12159 | 2025.06.04 01:26:57.961690 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 12160 | 2025.06.04 01:26:57.961728 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 12161 | 2025.06.04 01:26:57.961766 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 12162 | 2025.06.04 01:26:57.961804 [ 190 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 12163 | 2025.06.04 01:26:57.963624 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168551 sec., 2831383.721203698 rows/sec., 189.64 MiB/sec. | ||
| 12164 | 2025.06.04 01:26:57.964004 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12165 | 2025.06.04 01:26:57.964281 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2025.06.04 01:26:57.964351 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_116_23} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12167 | 2025.06.04 01:26:57.964442 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12168 | 2025.06.04 01:26:57.970671 [ 189 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 19 columns (19 merged, 0 gathered) in 0.010616848 sec., 176040.94925348842 rows/sec., 315.46 MiB/sec. | ||
| 12169 | 2025.06.04 01:26:57.972447 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12170 | 2025.06.04 01:26:57.972818 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2025.06.04 01:26:57.972907 [ 196 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12172 | 2025.06.04 01:26:57.973072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 12173 | 2025.06.04 01:26:58.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.23 MiB, peak 349.49 MiB, free memory in arenas 0.00 B, will set to 337.57 MiB (RSS), difference: 5.34 MiB | ||
| 12174 | 2025.06.04 01:26:58.584686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 | ||
| 12175 | 2025.06.04 01:26:58.585200 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2025.06.04 01:26:58.585247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12177 | 2025.06.04 01:26:58.585742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12178 | 2025.06.04 01:26:58.585995 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2025.06.04 01:26:58.586127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 12180 | 2025.06.04 01:27:00.354480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12181 | 2025.06.04 01:27:00.371436 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.06.04 01:27:00.371499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12183 | 2025.06.04 01:27:00.377702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12184 | 2025.06.04 01:27:00.378441 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.06.04 01:27:00.381409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12186 | 2025.06.04 01:27:01.164457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1678 | ||
| 12187 | 2025.06.04 01:27:01.166716 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.06.04 01:27:01.166774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12189 | 2025.06.04 01:27:01.167994 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12190 | 2025.06.04 01:27:01.168280 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2025.06.04 01:27:01.168437 [ 106 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12192 | 2025.06.04 01:27:01.168505 [ 106 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2025.06.04 01:27:01.168524 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12194 | 2025.06.04 01:27:01.168653 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::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 | ||
| 12195 | 2025.06.04 01:27:01.168660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 12196 | 2025.06.04 01:27:01.169268 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12197 | 2025.06.04 01:27:01.169428 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1510 rows starting from the beginning of the part | ||
| 12198 | 2025.06.04 01:27:01.169791 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 12199 | 2025.06.04 01:27:01.170137 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 12200 | 2025.06.04 01:27:01.170470 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 12201 | 2025.06.04 01:27:01.170793 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 12202 | 2025.06.04 01:27:01.171107 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 12203 | 2025.06.04 01:27:01.178121 [ 200 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.009528568 sec., 176102.0123905292 rows/sec., 137.10 MiB/sec. | ||
| 12204 | 2025.06.04 01:27:01.180010 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12205 | 2025.06.04 01:27:01.180576 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.06.04 01:27:01.180661 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_51_10} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12207 | 2025.06.04 01:27:01.180986 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12208 | 2025.06.04 01:27:02.949835 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2025.06.04 01:27:02.950030 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12210 | 2025.06.04 01:27:02.950102 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12211 | 2025.06.04 01:27:02.950794 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2025.06.04 01:27:02.950845 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12213 | 2025.06.04 01:27:02.951249 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12214 | 2025.06.04 01:27:02.951470 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2025.06.04 01:27:02.951621 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001645 sec., 44984.802431610944 rows/sec., 3.62 MiB/sec. | ||
| 12216 | 2025.06.04 01:27:02.951669 [ 5 ] {7ec5a875-34fa-4aed-bcb2-6edf22981704} <Debug> TCPHandler: Processed in 0.001968575 sec. | ||
| 12217 | 2025.06.04 01:27:02.951782 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2025.06.04 01:27:02.951877 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12219 | 2025.06.04 01:27:02.951921 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12220 | 2025.06.04 01:27:02.952314 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2025.06.04 01:27:02.952350 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12222 | 2025.06.04 01:27:02.952648 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12223 | 2025.06.04 01:27:02.952865 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2025.06.04 01:27:02.952997 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001139 sec., 7901.668129938543 rows/sec., 594.17 KiB/sec. | ||
| 12225 | 2025.06.04 01:27:02.953034 [ 5 ] {0b7863e1-f606-4816-a05e-134365136dfe} <Debug> TCPHandler: Processed in 0.001302596 sec. | ||
| 12226 | 2025.06.04 01:27:02.953138 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2025.06.04 01:27:02.953229 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12228 | 2025.06.04 01:27:02.953268 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12229 | 2025.06.04 01:27:02.953655 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2025.06.04 01:27:02.953690 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12231 | 2025.06.04 01:27:02.953990 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12232 | 2025.06.04 01:27:02.954194 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2025.06.04 01:27:02.954323 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001111 sec., 65706.5706570657 rows/sec., 5.13 MiB/sec. | ||
| 12234 | 2025.06.04 01:27:02.954359 [ 5 ] {69dfa673-57e3-4dfd-8e89-7a3d2f8bd1ab} <Debug> TCPHandler: Processed in 0.001268695 sec. | ||
| 12235 | 2025.06.04 01:27:02.954461 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2025.06.04 01:27:02.954552 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12237 | 2025.06.04 01:27:02.954595 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12238 | 2025.06.04 01:27:02.954988 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2025.06.04 01:27:02.955024 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12240 | 2025.06.04 01:27:02.955348 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12241 | 2025.06.04 01:27:02.955557 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2025.06.04 01:27:02.955678 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 5 parts from all_1_112_23 to all_116_116_0 | ||
| 12243 | 2025.06.04 01:27:02.955683 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 12244 | 2025.06.04 01:27:02.955755 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2025.06.04 01:27:02.955774 [ 5 ] {75e7b240-ad69-4e34-9d74-685f343cc6c8} <Debug> TCPHandler: Processed in 0.001359048 sec. | ||
| 12246 | 2025.06.04 01:27:02.955782 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12247 | 2025.06.04 01:27:02.955880 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2025.06.04 01:27:02.955927 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_23 to all_116_116_0 into Compact with storage Full | ||
| 12249 | 2025.06.04 01:27:02.955975 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12250 | 2025.06.04 01:27:02.956033 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <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 | ||
| 12251 | 2025.06.04 01:27:02.956102 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12252 | 2025.06.04 01:27:02.956150 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_112_23, total 32736 rows starting from the beginning of the part | ||
| 12253 | 2025.06.04 01:27:02.956230 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 12254 | 2025.06.04 01:27:02.956283 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 12255 | 2025.06.04 01:27:02.956332 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 12256 | 2025.06.04 01:27:02.956378 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 162 rows starting from the beginning of the part | ||
| 12257 | 2025.06.04 01:27:02.956808 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2025.06.04 01:27:02.956850 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12259 | 2025.06.04 01:27:02.957375 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12260 | 2025.06.04 01:27:02.957592 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2025.06.04 01:27:02.957730 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001773 sec., 5076.1421319796955 rows/sec., 9.10 MiB/sec. | ||
| 12262 | 2025.06.04 01:27:02.957783 [ 5 ] {a87f3258-9039-4c55-9042-cca80377c0ba} <Debug> TCPHandler: Processed in 0.001950095 sec. | ||
| 12263 | 2025.06.04 01:27:02.957892 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2025.06.04 01:27:02.957984 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12265 | 2025.06.04 01:27:02.958024 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12266 | 2025.06.04 01:27:02.958347 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2025.06.04 01:27:02.958383 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12268 | 2025.06.04 01:27:02.958681 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12269 | 2025.06.04 01:27:02.958882 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2025.06.04 01:27:02.959009 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 12271 | 2025.06.04 01:27:02.959044 [ 5 ] {e2685786-95ea-4e96-9098-a027bc95c743} <Debug> TCPHandler: Processed in 0.001199064 sec. | ||
| 12272 | 2025.06.04 01:27:02.963165 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33282 rows, containing 5 columns (5 merged, 0 gathered) in 0.007303125 sec., 4557227.214377407 rows/sec., 311.68 MiB/sec. | ||
| 12273 | 2025.06.04 01:27:02.963462 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 12274 | 2025.06.04 01:27:02.963796 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2025.06.04 01:27:02.963888 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 5 parts: [all_1_112_23, all_116_116_0] -> all_1_116_24 | ||
| 12276 | 2025.06.04 01:27:02.963984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12277 | 2025.06.04 01:27:05.849460 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12278 | 2025.06.04 01:27:05.849525 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12279 | 2025.06.04 01:27:05.859760 [ 222 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12280 | 2025.06.04 01:27:05.859816 [ 222 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12281 | 2025.06.04 01:27:05.875191 [ 222 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12282 | 2025.06.04 01:27:06.087197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 | ||
| 12283 | 2025.06.04 01:27:06.087716 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2025.06.04 01:27:06.087757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12285 | 2025.06.04 01:27:06.088251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12286 | 2025.06.04 01:27:06.088495 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2025.06.04 01:27:06.088641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
| 12288 | 2025.06.04 01:27:06.617491 [ 222 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12289 | 2025.06.04 01:27:06.617542 [ 222 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12290 | 2025.06.04 01:27:06.621214 [ 222 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12291 | 2025.06.04 01:27:07.377870 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12292 | 2025.06.04 01:27:07.377937 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12293 | 2025.06.04 01:27:07.381844 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12294 | 2025.06.04 01:27:07.529695 [ 220 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12295 | 2025.06.04 01:27:07.529744 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12296 | 2025.06.04 01:27:07.533032 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12297 | 2025.06.04 01:27:07.882426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12298 | 2025.06.04 01:27:07.898712 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2025.06.04 01:27:07.898775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12300 | 2025.06.04 01:27:07.904541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12301 | 2025.06.04 01:27:07.905234 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2025.06.04 01:27:07.908234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12303 | 2025.06.04 01:27:07.950320 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2025.06.04 01:27:07.950503 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12305 | 2025.06.04 01:27:07.950572 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12306 | 2025.06.04 01:27:07.951305 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2025.06.04 01:27:07.951351 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12308 | 2025.06.04 01:27:07.951761 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12309 | 2025.06.04 01:27:07.952000 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2025.06.04 01:27:07.952169 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001717 sec., 68724.51951077461 rows/sec., 5.85 MiB/sec. | ||
| 12311 | 2025.06.04 01:27:07.952225 [ 5 ] {a29f9a0d-80d2-4982-a3ae-22eda20df408} <Debug> TCPHandler: Processed in 0.002037277 sec. | ||
| 12312 | 2025.06.04 01:27:07.952352 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2025.06.04 01:27:07.952455 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12314 | 2025.06.04 01:27:07.952499 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12315 | 2025.06.04 01:27:07.952929 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.06.04 01:27:07.952967 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12317 | 2025.06.04 01:27:07.953300 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12318 | 2025.06.04 01:27:07.953510 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.06.04 01:27:07.953633 [ 125 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12320 | 2025.06.04 01:27:07.953647 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001215 sec., 25514.403292181072 rows/sec., 1.87 MiB/sec. | ||
| 12321 | 2025.06.04 01:27:07.953666 [ 125 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2025.06.04 01:27:07.953685 [ 5 ] {c5bb0714-a2b4-4ac8-8b17-2b886ace9d9c} <Debug> TCPHandler: Processed in 0.001386179 sec. | ||
| 12323 | 2025.06.04 01:27:07.953686 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12324 | 2025.06.04 01:27:07.953797 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2025.06.04 01:27:07.953821 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12326 | 2025.06.04 01:27:07.953894 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12327 | 2025.06.04 01:27:07.953942 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12328 | 2025.06.04 01:27:07.954003 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2025.06.04 01:27:07.954054 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part | ||
| 12330 | 2025.06.04 01:27:07.954123 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 12331 | 2025.06.04 01:27:07.954190 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 9 rows starting from the beginning of the part | ||
| 12332 | 2025.06.04 01:27:07.954247 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 35 rows starting from the beginning of the part | ||
| 12333 | 2025.06.04 01:27:07.954290 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 9 rows starting from the beginning of the part | ||
| 12334 | 2025.06.04 01:27:07.954337 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 12335 | 2025.06.04 01:27:07.954409 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.06.04 01:27:07.954447 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12337 | 2025.06.04 01:27:07.954844 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12338 | 2025.06.04 01:27:07.955098 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.06.04 01:27:07.955314 [ 191 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551493 sec., 188850.35253140042 rows/sec., 13.55 MiB/sec. | ||
| 12340 | 2025.06.04 01:27:07.955349 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001474 sec., 64450.47489823609 rows/sec., 5.03 MiB/sec. | ||
| 12341 | 2025.06.04 01:27:07.955400 [ 5 ] {c9604408-4de4-41b2-b7b5-d3258eab7559} <Debug> TCPHandler: Processed in 0.001653726 sec. | ||
| 12342 | 2025.06.04 01:27:07.955430 [ 220 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12343 | 2025.06.04 01:27:07.955462 [ 220 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12344 | 2025.06.04 01:27:07.955501 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12345 | 2025.06.04 01:27:07.955603 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2025.06.04 01:27:07.955711 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12347 | 2025.06.04 01:27:07.955760 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12348 | 2025.06.04 01:27:07.955880 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2025.06.04 01:27:07.955964 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_96_19} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12350 | 2025.06.04 01:27:07.956050 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12351 | 2025.06.04 01:27:07.956235 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.06.04 01:27:07.956276 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12353 | 2025.06.04 01:27:07.956675 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12354 | 2025.06.04 01:27:07.956933 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2025.06.04 01:27:07.957069 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001378 sec., 116110.30478955006 rows/sec., 8.09 MiB/sec. | ||
| 12356 | 2025.06.04 01:27:07.957107 [ 5 ] {18fdda5b-cb2c-48d7-ba25-605e4b3cf23b} <Debug> TCPHandler: Processed in 0.001632816 sec. | ||
| 12357 | 2025.06.04 01:27:07.957222 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2025.06.04 01:27:07.957320 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12359 | 2025.06.04 01:27:07.957378 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <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 | ||
| 12360 | 2025.06.04 01:27:07.957900 [ 220 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12361 | 2025.06.04 01:27:07.958272 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2025.06.04 01:27:07.958313 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12363 | 2025.06.04 01:27:07.958910 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12364 | 2025.06.04 01:27:07.959150 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.06.04 01:27:07.959299 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001997 sec., 15523.284927391085 rows/sec., 27.82 MiB/sec. | ||
| 12366 | 2025.06.04 01:27:07.959381 [ 5 ] {804c9e71-38c4-4f1f-a643-7b966fa4c086} <Debug> TCPHandler: Processed in 0.002208652 sec. | ||
| 12367 | 2025.06.04 01:27:07.959499 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.06.04 01:27:07.959595 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12369 | 2025.06.04 01:27:07.959637 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12370 | 2025.06.04 01:27:07.959971 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.06.04 01:27:07.960007 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12372 | 2025.06.04 01:27:07.960317 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12373 | 2025.06.04 01:27:07.960544 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.06.04 01:27:07.960680 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12375 | 2025.06.04 01:27:07.960717 [ 5 ] {d4586698-830e-4469-9dd7-61785cc9a643} <Debug> TCPHandler: Processed in 0.001268405 sec. | ||
| 12376 | 2025.06.04 01:27:07.960785 [ 219 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12377 | 2025.06.04 01:27:07.960831 [ 219 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12378 | 2025.06.04 01:27:07.964881 [ 219 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12379 | 2025.06.04 01:27:10.547998 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12380 | 2025.06.04 01:27:10.548189 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12381 | 2025.06.04 01:27:10.548252 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12382 | 2025.06.04 01:27:10.548895 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.06.04 01:27:10.548933 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12384 | 2025.06.04 01:27:10.549325 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12385 | 2025.06.04 01:27:10.549565 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.06.04 01:27:10.549716 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 12387 | 2025.06.04 01:27:10.549766 [ 5 ] {340fcc10-4a79-4194-b16e-5d2d4a90ccd3} <Debug> TCPHandler: Processed in 0.001898743 sec. | ||
| 12388 | 2025.06.04 01:27:10.549885 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2025.06.04 01:27:10.549985 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12390 | 2025.06.04 01:27:10.550028 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12391 | 2025.06.04 01:27:10.551162 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2025.06.04 01:27:10.551197 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12393 | 2025.06.04 01:27:10.551584 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12394 | 2025.06.04 01:27:10.551813 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2025.06.04 01:27:10.551947 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Debug> executeQuery: Read 1334 rows, 113.65 KiB in 0.001985 sec., 672040.3022670026 rows/sec., 55.91 MiB/sec. | ||
| 12396 | 2025.06.04 01:27:10.551985 [ 5 ] {1fc6a67a-0d9a-465f-b391-81715f30993d} <Debug> TCPHandler: Processed in 0.002156801 sec. | ||
| 12397 | 2025.06.04 01:27:10.552099 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12398 | 2025.06.04 01:27:10.552193 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12399 | 2025.06.04 01:27:10.552239 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12400 | 2025.06.04 01:27:10.552645 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.06.04 01:27:10.552678 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12402 | 2025.06.04 01:27:10.552979 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12403 | 2025.06.04 01:27:10.553190 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.06.04 01:27:10.553318 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001144 sec., 18356.643356643355 rows/sec., 1.40 MiB/sec. | ||
| 12405 | 2025.06.04 01:27:10.553355 [ 5 ] {b97a6d8c-b814-456c-b93e-67dfb948540c} <Debug> TCPHandler: Processed in 0.001303337 sec. | ||
| 12406 | 2025.06.04 01:27:10.553462 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2025.06.04 01:27:10.553554 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12408 | 2025.06.04 01:27:10.553592 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12409 | 2025.06.04 01:27:10.554092 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2025.06.04 01:27:10.554125 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12411 | 2025.06.04 01:27:10.554438 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12412 | 2025.06.04 01:27:10.554650 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2025.06.04 01:27:10.554771 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001236 sec., 203883.49514563108 rows/sec., 14.10 MiB/sec. | ||
| 12414 | 2025.06.04 01:27:10.554808 [ 5 ] {b7c9768f-ca99-4d53-809b-a851f833876a} <Debug> TCPHandler: Processed in 0.001393249 sec. | ||
| 12415 | 2025.06.04 01:27:10.554917 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2025.06.04 01:27:10.555008 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12417 | 2025.06.04 01:27:10.555053 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12418 | 2025.06.04 01:27:10.555433 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2025.06.04 01:27:10.555466 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12420 | 2025.06.04 01:27:10.555757 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12421 | 2025.06.04 01:27:10.555993 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2025.06.04 01:27:10.556119 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 12423 | 2025.06.04 01:27:10.556155 [ 5 ] {6747579c-371c-460e-93b7-1565cddfcc0d} <Debug> TCPHandler: Processed in 0.001286036 sec. | ||
| 12424 | 2025.06.04 01:27:10.556272 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2025.06.04 01:27:10.556363 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12426 | 2025.06.04 01:27:10.556401 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12427 | 2025.06.04 01:27:10.557027 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12428 | 2025.06.04 01:27:10.557060 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12429 | 2025.06.04 01:27:10.557391 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12430 | 2025.06.04 01:27:10.557598 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2025.06.04 01:27:10.557722 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Debug> executeQuery: Read 565 rows, 43.38 KiB in 0.001377 sec., 410312.2730573711 rows/sec., 30.77 MiB/sec. | ||
| 12432 | 2025.06.04 01:27:10.557758 [ 5 ] {9108a630-44dc-4cf9-9366-a5b6b4fcb378} <Debug> TCPHandler: Processed in 0.001544414 sec. | ||
| 12433 | 2025.06.04 01:27:10.557865 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2025.06.04 01:27:10.557957 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12435 | 2025.06.04 01:27:10.557999 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12436 | 2025.06.04 01:27:10.558644 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2025.06.04 01:27:10.558678 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12438 | 2025.06.04 01:27:10.559062 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12439 | 2025.06.04 01:27:10.559271 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2025.06.04 01:27:10.559395 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Debug> executeQuery: Read 978 rows, 67.67 KiB in 0.001457 sec., 671242.2786547701 rows/sec., 45.35 MiB/sec. | ||
| 12441 | 2025.06.04 01:27:10.559431 [ 5 ] {42403f19-7786-4744-9e3b-4ff3e43bd16a} <Debug> TCPHandler: Processed in 0.001613436 sec. | ||
| 12442 | 2025.06.04 01:27:10.559539 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2025.06.04 01:27:10.559630 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12444 | 2025.06.04 01:27:10.559682 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <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 | ||
| 12445 | 2025.06.04 01:27:10.560463 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2025.06.04 01:27:10.560497 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12447 | 2025.06.04 01:27:10.561006 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12448 | 2025.06.04 01:27:10.561252 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2025.06.04 01:27:10.561388 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001776 sec., 5067.5675675675675 rows/sec., 9.08 MiB/sec. | ||
| 12450 | 2025.06.04 01:27:10.561449 [ 5 ] {40085911-c2e0-44f4-b13e-31b5dc4d9958} <Debug> TCPHandler: Processed in 0.001957285 sec. | ||
| 12451 | 2025.06.04 01:27:10.561558 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2025.06.04 01:27:10.561650 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12453 | 2025.06.04 01:27:10.561690 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12454 | 2025.06.04 01:27:10.562013 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2025.06.04 01:27:10.562048 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12456 | 2025.06.04 01:27:10.562351 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12457 | 2025.06.04 01:27:10.562561 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2025.06.04 01:27:10.562686 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 12459 | 2025.06.04 01:27:10.562720 [ 5 ] {c509a221-6147-4b6a-87f1-a2253137a5eb} <Debug> TCPHandler: Processed in 0.001209604 sec. | ||
| 12460 | 2025.06.04 01:27:11.169784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1720 | ||
| 12461 | 2025.06.04 01:27:11.172238 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12462 | 2025.06.04 01:27:11.172277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12463 | 2025.06.04 01:27:11.173477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12464 | 2025.06.04 01:27:11.173786 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2025.06.04 01:27:11.174056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 12466 | 2025.06.04 01:27:12.944903 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2025.06.04 01:27:12.945185 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12468 | 2025.06.04 01:27:12.945292 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12469 | 2025.06.04 01:27:12.945978 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2025.06.04 01:27:12.946025 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12471 | 2025.06.04 01:27:12.946423 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12472 | 2025.06.04 01:27:12.946663 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.06.04 01:27:12.946818 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.50 MiB/sec. | ||
| 12474 | 2025.06.04 01:27:12.946861 [ 5 ] {0b544617-029a-4307-8358-8ac5830c180a} <Debug> TCPHandler: Processed in 0.00214312 sec. | ||
| 12475 | 2025.06.04 01:27:12.946978 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2025.06.04 01:27:12.947074 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12477 | 2025.06.04 01:27:12.947113 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12478 | 2025.06.04 01:27:12.947516 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2025.06.04 01:27:12.947554 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12480 | 2025.06.04 01:27:12.947872 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12481 | 2025.06.04 01:27:12.948092 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2025.06.04 01:27:12.948221 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 12483 | 2025.06.04 01:27:12.948259 [ 5 ] {f91284cc-d5e6-4048-bb05-77706f24bc97} <Debug> TCPHandler: Processed in 0.001329228 sec. | ||
| 12484 | 2025.06.04 01:27:12.948367 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2025.06.04 01:27:12.948461 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12486 | 2025.06.04 01:27:12.948504 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12487 | 2025.06.04 01:27:12.948866 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.06.04 01:27:12.948903 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12489 | 2025.06.04 01:27:12.949237 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12490 | 2025.06.04 01:27:12.949458 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.06.04 01:27:12.949589 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 3.89 MiB/sec. | ||
| 12492 | 2025.06.04 01:27:12.949628 [ 5 ] {6e8c93b7-4925-4ba4-a1e6-b5547c452c0c} <Debug> TCPHandler: Processed in 0.001310637 sec. | ||
| 12493 | 2025.06.04 01:27:12.949737 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2025.06.04 01:27:12.949831 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12495 | 2025.06.04 01:27:12.949872 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12496 | 2025.06.04 01:27:12.950211 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2025.06.04 01:27:12.950247 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12498 | 2025.06.04 01:27:12.950556 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12499 | 2025.06.04 01:27:12.950756 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2025.06.04 01:27:12.950886 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001073 sec., 22367.194780987884 rows/sec., 1.51 MiB/sec. | ||
| 12501 | 2025.06.04 01:27:12.950923 [ 5 ] {be7b0dca-ce25-4817-8fe9-7da429d18a7d} <Debug> TCPHandler: Processed in 0.001235274 sec. | ||
| 12502 | 2025.06.04 01:27:13.589732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 | ||
| 12503 | 2025.06.04 01:27:13.590227 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.06.04 01:27:13.590271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12505 | 2025.06.04 01:27:13.590741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12506 | 2025.06.04 01:27:13.590963 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.06.04 01:27:13.591096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 12508 | 2025.06.04 01:27:13.591100 [ 148 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12509 | 2025.06.04 01:27:13.591170 [ 148 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.06.04 01:27:13.591189 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12511 | 2025.06.04 01:27:13.591315 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12512 | 2025.06.04 01:27:13.591460 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12513 | 2025.06.04 01:27:13.591498 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part | ||
| 12514 | 2025.06.04 01:27:13.591561 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 12515 | 2025.06.04 01:27:13.591608 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 12516 | 2025.06.04 01:27:13.591650 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 12517 | 2025.06.04 01:27:13.591691 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 12518 | 2025.06.04 01:27:13.591730 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 12519 | 2025.06.04 01:27:13.594239 [ 191 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981614 sec., 10924955.410056433 rows/sec., 156.28 MiB/sec. | ||
| 12520 | 2025.06.04 01:27:13.594763 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12521 | 2025.06.04 01:27:13.595150 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2025.06.04 01:27:13.595265 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_71_14} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12523 | 2025.06.04 01:27:13.595382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 12524 | 2025.06.04 01:27:15.409244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12525 | 2025.06.04 01:27:15.425545 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.06.04 01:27:15.425588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12527 | 2025.06.04 01:27:15.431429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12528 | 2025.06.04 01:27:15.432119 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.06.04 01:27:15.432384 [ 144 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12530 | 2025.06.04 01:27:15.432427 [ 144 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.06.04 01:27:15.432447 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12532 | 2025.06.04 01:27:15.432570 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12533 | 2025.06.04 01:27:15.435185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12534 | 2025.06.04 01:27:15.436135 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2025.06.04 01:27:15.437713 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12536 | 2025.06.04 01:27:15.442537 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12537 | 2025.06.04 01:27:15.447154 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12538 | 2025.06.04 01:27:15.451612 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12539 | 2025.06.04 01:27:15.456200 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12540 | 2025.06.04 01:27:15.460454 [ 197 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 12541 | 2025.06.04 01:27:15.513607 [ 195 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081089907 sec., 6597.615163129981 rows/sec., 34.12 MiB/sec. | ||
| 12542 | 2025.06.04 01:27:15.517077 [ 195 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12543 | 2025.06.04 01:27:15.519269 [ 195 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.06.04 01:27:15.519374 [ 195 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_71_14} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12545 | 2025.06.04 01:27:15.522118 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12546 | 2025.06.04 01:27:17.950312 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2025.06.04 01:27:17.950519 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12548 | 2025.06.04 01:27:17.950592 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12549 | 2025.06.04 01:27:17.951316 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.06.04 01:27:17.951370 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12551 | 2025.06.04 01:27:17.951782 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12552 | 2025.06.04 01:27:17.952013 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2025.06.04 01:27:17.952181 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 5.86 MiB/sec. | ||
| 12554 | 2025.06.04 01:27:17.952188 [ 143 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12555 | 2025.06.04 01:27:17.952237 [ 5 ] {98653c4c-29cd-4479-b3f8-95f7f9cd1630} <Debug> TCPHandler: Processed in 0.002069698 sec. | ||
| 12556 | 2025.06.04 01:27:17.952264 [ 143 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.06.04 01:27:17.952294 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12558 | 2025.06.04 01:27:17.952369 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2025.06.04 01:27:17.952421 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12560 | 2025.06.04 01:27:17.952477 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12561 | 2025.06.04 01:27:17.952529 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12562 | 2025.06.04 01:27:17.952571 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12563 | 2025.06.04 01:27:17.952618 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1967 rows starting from the beginning of the part | ||
| 12564 | 2025.06.04 01:27:17.952697 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 12565 | 2025.06.04 01:27:17.952751 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 118 rows starting from the beginning of the part | ||
| 12566 | 2025.06.04 01:27:17.952803 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1334 rows starting from the beginning of the part | ||
| 12567 | 2025.06.04 01:27:17.952849 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 12568 | 2025.06.04 01:27:17.952895 [ 196 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 118 rows starting from the beginning of the part | ||
| 12569 | 2025.06.04 01:27:17.952965 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2025.06.04 01:27:17.953011 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12571 | 2025.06.04 01:27:17.953352 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12572 | 2025.06.04 01:27:17.953641 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2025.06.04 01:27:17.953823 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001369 sec., 22644.26588750913 rows/sec., 1.66 MiB/sec. | ||
| 12574 | 2025.06.04 01:27:17.953868 [ 5 ] {13a4e3a0-36c3-4e93-9ae8-475d008ee272} <Debug> TCPHandler: Processed in 0.001550923 sec. | ||
| 12575 | 2025.06.04 01:27:17.953972 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2025.06.04 01:27:17.954076 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12577 | 2025.06.04 01:27:17.954119 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12578 | 2025.06.04 01:27:17.954537 [ 199 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178851 sec., 1682997.139317925 rows/sec., 145.33 MiB/sec. | ||
| 12579 | 2025.06.04 01:27:17.954569 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2025.06.04 01:27:17.954612 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12581 | 2025.06.04 01:27:17.954874 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12582 | 2025.06.04 01:27:17.954975 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12583 | 2025.06.04 01:27:17.955267 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2025.06.04 01:27:17.955302 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2025.06.04 01:27:17.955380 [ 143 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12586 | 2025.06.04 01:27:17.955405 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_121_24} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12587 | 2025.06.04 01:27:17.955413 [ 143 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2025.06.04 01:27:17.955412 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001355 sec., 70110.70110701106 rows/sec., 5.48 MiB/sec. | ||
| 12589 | 2025.06.04 01:27:17.955450 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12590 | 2025.06.04 01:27:17.955485 [ 5 ] {f5270f0d-8db2-402c-a043-a01a91fd2a9f} <Debug> TCPHandler: Processed in 0.001562944 sec. | ||
| 12591 | 2025.06.04 01:27:17.955533 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 12592 | 2025.06.04 01:27:17.955588 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12593 | 2025.06.04 01:27:17.955604 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12594 | 2025.06.04 01:27:17.955687 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12595 | 2025.06.04 01:27:17.955712 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12596 | 2025.06.04 01:27:17.955717 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part | ||
| 12597 | 2025.06.04 01:27:17.955766 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12598 | 2025.06.04 01:27:17.955784 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 73 rows starting from the beginning of the part | ||
| 12599 | 2025.06.04 01:27:17.955829 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 95 rows starting from the beginning of the part | ||
| 12600 | 2025.06.04 01:27:17.955866 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 565 rows starting from the beginning of the part | ||
| 12601 | 2025.06.04 01:27:17.955900 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 12602 | 2025.06.04 01:27:17.955935 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 95 rows starting from the beginning of the part | ||
| 12603 | 2025.06.04 01:27:17.956239 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.06.04 01:27:17.956290 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12605 | 2025.06.04 01:27:17.956670 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12606 | 2025.06.04 01:27:17.956892 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2025.06.04 01:27:17.956920 [ 193 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140976 sec., 1308024.0608330497 rows/sec., 102.62 MiB/sec. | ||
| 12608 | 2025.06.04 01:27:17.957015 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 4 parts from all_1_116_24 to all_119_119_0 | ||
| 12609 | 2025.06.04 01:27:17.957027 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 12610 | 2025.06.04 01:27:17.957048 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2025.06.04 01:27:17.957074 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12612 | 2025.06.04 01:27:17.957079 [ 5 ] {5a270491-96d8-4d4e-8aee-6007714d7cc2} <Debug> TCPHandler: Processed in 0.001525783 sec. | ||
| 12613 | 2025.06.04 01:27:17.957096 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12614 | 2025.06.04 01:27:17.957145 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_24 to all_119_119_0 into Compact with storage Full | ||
| 12615 | 2025.06.04 01:27:17.957189 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2025.06.04 01:27:17.957275 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12617 | 2025.06.04 01:27:17.957294 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12618 | 2025.06.04 01:27:17.957318 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 33282 rows starting from the beginning of the part | ||
| 12619 | 2025.06.04 01:27:17.957357 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <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 | ||
| 12620 | 2025.06.04 01:27:17.957365 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2025.06.04 01:27:17.957391 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 12622 | 2025.06.04 01:27:17.957444 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 12623 | 2025.06.04 01:27:17.957451 [ 196 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_121_24} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12624 | 2025.06.04 01:27:17.957488 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 978 rows starting from the beginning of the part | ||
| 12625 | 2025.06.04 01:27:17.957534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12626 | 2025.06.04 01:27:17.958257 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2025.06.04 01:27:17.958300 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12628 | 2025.06.04 01:27:17.958886 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12629 | 2025.06.04 01:27:17.959123 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2025.06.04 01:27:17.959273 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001997 sec., 15523.284927391085 rows/sec., 27.82 MiB/sec. | ||
| 12631 | 2025.06.04 01:27:17.959340 [ 5 ] {dc0ab832-4dfa-41dc-8187-58d92668c247} <Debug> TCPHandler: Processed in 0.002198231 sec. | ||
| 12632 | 2025.06.04 01:27:17.959453 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2025.06.04 01:27:17.959550 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12634 | 2025.06.04 01:27:17.959594 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12635 | 2025.06.04 01:27:17.959932 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2025.06.04 01:27:17.959970 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12637 | 2025.06.04 01:27:17.960287 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12638 | 2025.06.04 01:27:17.960492 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2025.06.04 01:27:17.960611 [ 143 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12640 | 2025.06.04 01:27:17.960625 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12641 | 2025.06.04 01:27:17.960643 [ 143 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2025.06.04 01:27:17.960667 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12643 | 2025.06.04 01:27:17.960671 [ 5 ] {4783b35a-4637-4063-aab3-d9a88e3d7ba5} <Debug> TCPHandler: Processed in 0.001266836 sec. | ||
| 12644 | 2025.06.04 01:27:17.960740 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12645 | 2025.06.04 01:27:17.960827 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12646 | 2025.06.04 01:27:17.960855 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6140 rows starting from the beginning of the part | ||
| 12647 | 2025.06.04 01:27:17.960908 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 12648 | 2025.06.04 01:27:17.960948 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 12649 | 2025.06.04 01:27:17.960986 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 12650 | 2025.06.04 01:27:17.961023 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part | ||
| 12651 | 2025.06.04 01:27:17.961059 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 12652 | 2025.06.04 01:27:17.962980 [ 192 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270724 sec., 2809676.5613081995 rows/sec., 188.23 MiB/sec. | ||
| 12653 | 2025.06.04 01:27:17.963492 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12654 | 2025.06.04 01:27:17.963747 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2025.06.04 01:27:17.963810 [ 193 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_121_24} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12656 | 2025.06.04 01:27:17.963874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12657 | 2025.06.04 01:27:17.964920 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34580 rows, containing 5 columns (5 merged, 0 gathered) in 0.007805919 sec., 4429971.66637266 rows/sec., 302.92 MiB/sec. | ||
| 12658 | 2025.06.04 01:27:17.965195 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 12659 | 2025.06.04 01:27:17.965466 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2025.06.04 01:27:17.965539 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 4 parts: [all_1_116_24, all_119_119_0] -> all_1_119_25 | ||
| 12661 | 2025.06.04 01:27:17.965612 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12662 | 2025.06.04 01:27:20.849561 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12663 | 2025.06.04 01:27:20.849631 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12664 | 2025.06.04 01:27:21.092182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 | ||
| 12665 | 2025.06.04 01:27:21.092730 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2025.06.04 01:27:21.092777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12667 | 2025.06.04 01:27:21.093291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12668 | 2025.06.04 01:27:21.093551 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2025.06.04 01:27:21.093708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 | ||
| 12670 | 2025.06.04 01:27:21.175198 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1740 | ||
| 12671 | 2025.06.04 01:27:21.177377 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.06.04 01:27:21.177440 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12673 | 2025.06.04 01:27:21.178688 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12674 | 2025.06.04 01:27:21.179042 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2025.06.04 01:27:21.179447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 12676 | 2025.06.04 01:27:22.936209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12677 | 2025.06.04 01:27:22.949291 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2025.06.04 01:27:22.949490 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12679 | 2025.06.04 01:27:22.949566 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12680 | 2025.06.04 01:27:22.950279 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2025.06.04 01:27:22.950322 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12682 | 2025.06.04 01:27:22.950727 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12683 | 2025.06.04 01:27:22.950981 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2025.06.04 01:27:22.951135 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001699 sec., 43555.03237198352 rows/sec., 3.50 MiB/sec. | ||
| 12685 | 2025.06.04 01:27:22.951179 [ 5 ] {c08a9185-99a9-4fba-b541-ff85d4eba23f} <Debug> TCPHandler: Processed in 0.002025387 sec. | ||
| 12686 | 2025.06.04 01:27:22.951301 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2025.06.04 01:27:22.951397 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12688 | 2025.06.04 01:27:22.951439 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12689 | 2025.06.04 01:27:22.951840 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2025.06.04 01:27:22.951877 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12691 | 2025.06.04 01:27:22.952181 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12692 | 2025.06.04 01:27:22.952396 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2025.06.04 01:27:22.952529 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001151 sec., 7819.287576020852 rows/sec., 587.97 KiB/sec. | ||
| 12694 | 2025.06.04 01:27:22.952567 [ 5 ] {7b3e629d-8061-4590-b38b-54d573543dda} <Debug> TCPHandler: Processed in 0.001316557 sec. | ||
| 12695 | 2025.06.04 01:27:22.952674 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2025.06.04 01:27:22.952769 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12697 | 2025.06.04 01:27:22.952797 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2025.06.04 01:27:22.952811 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12699 | 2025.06.04 01:27:22.952854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12700 | 2025.06.04 01:27:22.953275 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.06.04 01:27:22.953316 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12702 | 2025.06.04 01:27:22.953630 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12703 | 2025.06.04 01:27:22.953853 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.06.04 01:27:22.953984 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001233 sec., 59205.190592051906 rows/sec., 4.62 MiB/sec. | ||
| 12705 | 2025.06.04 01:27:22.954024 [ 5 ] {ccd1ffc6-1462-4f29-822f-62c1b8820025} <Debug> TCPHandler: Processed in 0.001398359 sec. | ||
| 12706 | 2025.06.04 01:27:22.954133 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2025.06.04 01:27:22.954230 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12708 | 2025.06.04 01:27:22.954276 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12709 | 2025.06.04 01:27:22.954834 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.06.04 01:27:22.954881 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12711 | 2025.06.04 01:27:22.955305 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12712 | 2025.06.04 01:27:22.955561 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.06.04 01:27:22.955703 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
| 12714 | 2025.06.04 01:27:22.955740 [ 5 ] {381e9aad-01a1-47a0-be60-6dd2f41e8fc3} <Debug> TCPHandler: Processed in 0.001655857 sec. | ||
| 12715 | 2025.06.04 01:27:22.955850 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2025.06.04 01:27:22.955944 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12717 | 2025.06.04 01:27:22.955997 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <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 | ||
| 12718 | 2025.06.04 01:27:22.956809 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2025.06.04 01:27:22.956845 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12720 | 2025.06.04 01:27:22.957356 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12721 | 2025.06.04 01:27:22.957570 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2025.06.04 01:27:22.957694 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12723 | 2025.06.04 01:27:22.957706 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001781 sec., 5053.3408197641775 rows/sec., 9.06 MiB/sec. | ||
| 12724 | 2025.06.04 01:27:22.957747 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2025.06.04 01:27:22.957775 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12726 | 2025.06.04 01:27:22.957782 [ 5 ] {40cb847b-7c82-42c0-93da-884cafbc5ffd} <Debug> TCPHandler: Processed in 0.001978915 sec. | ||
| 12727 | 2025.06.04 01:27:22.957904 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2025.06.04 01:27:22.957901 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12729 | 2025.06.04 01:27:22.957997 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12730 | 2025.06.04 01:27:22.958042 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12731 | 2025.06.04 01:27:22.958207 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12732 | 2025.06.04 01:27:22.958281 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1869 rows starting from the beginning of the part | ||
| 12733 | 2025.06.04 01:27:22.958368 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2025.06.04 01:27:22.958409 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12735 | 2025.06.04 01:27:22.958433 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 9 rows starting from the beginning of the part | ||
| 12736 | 2025.06.04 01:27:22.958561 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part | ||
| 12737 | 2025.06.04 01:27:22.958672 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
| 12738 | 2025.06.04 01:27:22.958721 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12739 | 2025.06.04 01:27:22.958775 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 12740 | 2025.06.04 01:27:22.958876 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 12741 | 2025.06.04 01:27:22.958954 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2025.06.04 01:27:22.959048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12743 | 2025.06.04 01:27:22.959093 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12744 | 2025.06.04 01:27:22.959136 [ 5 ] {4d6afda2-2488-408b-8f78-253f8e6814f7} <Debug> TCPHandler: Processed in 0.001280116 sec. | ||
| 12745 | 2025.06.04 01:27:22.959830 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2025.06.04 01:27:22.963056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12747 | 2025.06.04 01:27:22.967789 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 19 columns (19 merged, 0 gathered) in 0.009946769 sec., 196847.84074104868 rows/sec., 352.74 MiB/sec. | ||
| 12748 | 2025.06.04 01:27:22.969653 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12749 | 2025.06.04 01:27:22.970018 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2025.06.04 01:27:22.970092 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12751 | 2025.06.04 01:27:22.970250 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 12752 | 2025.06.04 01:27:23.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.59 MiB, peak 358.91 MiB, free memory in arenas 0.00 B, will set to 345.59 MiB (RSS), difference: 3.99 MiB | ||
| 12753 | 2025.06.04 01:27:27.004470 [ 219 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12754 | 2025.06.04 01:27:27.004568 [ 219 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12755 | 2025.06.04 01:27:27.008620 [ 219 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12756 | 2025.06.04 01:27:27.617100 [ 225 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12757 | 2025.06.04 01:27:27.617174 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12758 | 2025.06.04 01:27:27.620398 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12759 | 2025.06.04 01:27:27.949946 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2025.06.04 01:27:27.950129 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12761 | 2025.06.04 01:27:27.950198 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12762 | 2025.06.04 01:27:27.950930 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.06.04 01:27:27.950992 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12764 | 2025.06.04 01:27:27.951440 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12765 | 2025.06.04 01:27:27.951687 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2025.06.04 01:27:27.951859 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001777 sec., 66404.05177265053 rows/sec., 5.65 MiB/sec. | ||
| 12767 | 2025.06.04 01:27:27.951902 [ 5 ] {3c7830c8-ea23-4717-8524-f07d5061d6a4} <Debug> TCPHandler: Processed in 0.002093879 sec. | ||
| 12768 | 2025.06.04 01:27:27.951964 [ 221 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12769 | 2025.06.04 01:27:27.951990 [ 221 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12770 | 2025.06.04 01:27:27.952044 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2025.06.04 01:27:27.952162 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12772 | 2025.06.04 01:27:27.952207 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12773 | 2025.06.04 01:27:27.952635 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2025.06.04 01:27:27.952671 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12775 | 2025.06.04 01:27:27.952985 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12776 | 2025.06.04 01:27:27.953218 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2025.06.04 01:27:27.953377 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001238 sec., 25040.387722132473 rows/sec., 1.84 MiB/sec. | ||
| 12778 | 2025.06.04 01:27:27.953417 [ 5 ] {6e84f321-72aa-44ce-96a6-9643f792c1b7} <Debug> TCPHandler: Processed in 0.00143337 sec. | ||
| 12779 | 2025.06.04 01:27:27.953548 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2025.06.04 01:27:27.953672 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12781 | 2025.06.04 01:27:27.953722 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12782 | 2025.06.04 01:27:27.954134 [ 221 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12783 | 2025.06.04 01:27:27.954216 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2025.06.04 01:27:27.954250 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12785 | 2025.06.04 01:27:27.954561 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12786 | 2025.06.04 01:27:27.954772 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2025.06.04 01:27:27.954898 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001251 sec., 75939.2486011191 rows/sec., 5.93 MiB/sec. | ||
| 12788 | 2025.06.04 01:27:27.954936 [ 5 ] {ef04b896-4fa6-4927-ad75-916d5d9043e2} <Debug> TCPHandler: Processed in 0.00143949 sec. | ||
| 12789 | 2025.06.04 01:27:27.955048 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12790 | 2025.06.04 01:27:27.955142 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12791 | 2025.06.04 01:27:27.955185 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12792 | 2025.06.04 01:27:27.955587 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2025.06.04 01:27:27.955620 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12794 | 2025.06.04 01:27:27.955949 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12795 | 2025.06.04 01:27:27.956155 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2025.06.04 01:27:27.956280 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 12797 | 2025.06.04 01:27:27.956317 [ 5 ] {0adac3ed-18bc-4593-8e45-d962b1b9c231} <Debug> TCPHandler: Processed in 0.001318147 sec. | ||
| 12798 | 2025.06.04 01:27:27.956426 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2025.06.04 01:27:27.956519 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12800 | 2025.06.04 01:27:27.956573 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <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 | ||
| 12801 | 2025.06.04 01:27:27.957404 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2025.06.04 01:27:27.957438 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12803 | 2025.06.04 01:27:27.957978 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12804 | 2025.06.04 01:27:27.958199 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2025.06.04 01:27:27.958331 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 12806 | 2025.06.04 01:27:27.958385 [ 5 ] {0e05c052-c269-4e01-930c-9c7c231c9c5f} <Debug> TCPHandler: Processed in 0.002008036 sec. | ||
| 12807 | 2025.06.04 01:27:27.958494 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2025.06.04 01:27:27.958588 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12809 | 2025.06.04 01:27:27.958629 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12810 | 2025.06.04 01:27:27.958960 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2025.06.04 01:27:27.958996 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12812 | 2025.06.04 01:27:27.959291 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12813 | 2025.06.04 01:27:27.959494 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2025.06.04 01:27:27.959618 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 12815 | 2025.06.04 01:27:27.959654 [ 5 ] {97f58b21-1c95-4c58-a0b9-f0b5662447ce} <Debug> TCPHandler: Processed in 0.001208903 sec. | ||
| 12816 | 2025.06.04 01:27:28.246753 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12817 | 2025.06.04 01:27:28.246813 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12818 | 2025.06.04 01:27:28.251822 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12819 | 2025.06.04 01:27:28.594793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 | ||
| 12820 | 2025.06.04 01:27:28.595289 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2025.06.04 01:27:28.595324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12822 | 2025.06.04 01:27:28.595832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12823 | 2025.06.04 01:27:28.596079 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2025.06.04 01:27:28.596209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 12825 | 2025.06.04 01:27:30.464069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12826 | 2025.06.04 01:27:30.481979 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2025.06.04 01:27:30.482044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12828 | 2025.06.04 01:27:30.488332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12829 | 2025.06.04 01:27:30.489067 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2025.06.04 01:27:30.492151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12831 | 2025.06.04 01:27:31.180493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1764 | ||
| 12832 | 2025.06.04 01:27:31.182691 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.06.04 01:27:31.182741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12834 | 2025.06.04 01:27:31.183966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12835 | 2025.06.04 01:27:31.184251 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.06.04 01:27:31.184486 [ 221 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12837 | 2025.06.04 01:27:31.184544 [ 221 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12838 | 2025.06.04 01:27:31.184620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 12839 | 2025.06.04 01:27:31.188276 [ 221 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12840 | 2025.06.04 01:27:32.948664 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2025.06.04 01:27:32.948843 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12842 | 2025.06.04 01:27:32.948913 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12843 | 2025.06.04 01:27:32.949568 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2025.06.04 01:27:32.949620 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12845 | 2025.06.04 01:27:32.950032 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12846 | 2025.06.04 01:27:32.950258 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2025.06.04 01:27:32.950412 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001617 sec., 45763.76004947434 rows/sec., 3.68 MiB/sec. | ||
| 12848 | 2025.06.04 01:27:32.950462 [ 5 ] {46ee1362-086a-4567-ae08-be6b5302c699} <Debug> TCPHandler: Processed in 0.001925004 sec. | ||
| 12849 | 2025.06.04 01:27:32.950588 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2025.06.04 01:27:32.950690 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12851 | 2025.06.04 01:27:32.950733 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12852 | 2025.06.04 01:27:32.951136 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2025.06.04 01:27:32.951174 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12854 | 2025.06.04 01:27:32.951470 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12855 | 2025.06.04 01:27:32.951675 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2025.06.04 01:27:32.951802 [ 116 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12857 | 2025.06.04 01:27:32.951808 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 593.13 KiB/sec. | ||
| 12858 | 2025.06.04 01:27:32.951876 [ 116 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2025.06.04 01:27:32.951895 [ 5 ] {54302faf-a6ca-4632-b64b-b34de8e639a2} <Debug> TCPHandler: Processed in 0.001359348 sec. | ||
| 12860 | 2025.06.04 01:27:32.951903 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12861 | 2025.06.04 01:27:32.952012 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.06.04 01:27:32.952017 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12863 | 2025.06.04 01:27:32.952122 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12864 | 2025.06.04 01:27:32.952137 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12865 | 2025.06.04 01:27:32.952165 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12866 | 2025.06.04 01:27:32.952170 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part | ||
| 12867 | 2025.06.04 01:27:32.952241 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 21 rows starting from the beginning of the part | ||
| 12868 | 2025.06.04 01:27:32.952291 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 12869 | 2025.06.04 01:27:32.952339 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 9 rows starting from the beginning of the part | ||
| 12870 | 2025.06.04 01:27:32.952382 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 12871 | 2025.06.04 01:27:32.952424 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 9 rows starting from the beginning of the part | ||
| 12872 | 2025.06.04 01:27:32.952618 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2025.06.04 01:27:32.952656 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12874 | 2025.06.04 01:27:32.952999 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12875 | 2025.06.04 01:27:32.953206 [ 193 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234415 sec., 226017.99232834988 rows/sec., 16.21 MiB/sec. | ||
| 12876 | 2025.06.04 01:27:32.953227 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.06.04 01:27:32.953337 [ 193 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12878 | 2025.06.04 01:27:32.953368 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001265 sec., 57707.50988142292 rows/sec., 4.51 MiB/sec. | ||
| 12879 | 2025.06.04 01:27:32.953407 [ 5 ] {557df64a-efd8-4fda-85a4-70e1c085fac5} <Debug> TCPHandler: Processed in 0.001446411 sec. | ||
| 12880 | 2025.06.04 01:27:32.953519 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2025.06.04 01:27:32.953579 [ 193 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2025.06.04 01:27:32.953617 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12883 | 2025.06.04 01:27:32.953646 [ 193 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_101_20} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12884 | 2025.06.04 01:27:32.953661 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12885 | 2025.06.04 01:27:32.953721 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12886 | 2025.06.04 01:27:32.954082 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2025.06.04 01:27:32.954120 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12888 | 2025.06.04 01:27:32.954465 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12889 | 2025.06.04 01:27:32.954692 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2025.06.04 01:27:32.954806 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_119_25 to all_120_120_0 | ||
| 12891 | 2025.06.04 01:27:32.954829 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 12892 | 2025.06.04 01:27:32.954840 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2025.06.04 01:27:32.954871 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12894 | 2025.06.04 01:27:32.954875 [ 5 ] {1783e24d-0eaf-450c-a1d1-0d82ca358b13} <Debug> TCPHandler: Processed in 0.00140605 sec. | ||
| 12895 | 2025.06.04 01:27:32.954970 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_25 to all_120_120_0 into Compact with storage Full | ||
| 12896 | 2025.06.04 01:27:32.954991 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2025.06.04 01:27:32.955102 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12898 | 2025.06.04 01:27:32.955115 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12899 | 2025.06.04 01:27:32.955158 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <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 | ||
| 12900 | 2025.06.04 01:27:32.955158 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 34580 rows starting from the beginning of the part | ||
| 12901 | 2025.06.04 01:27:32.955250 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 12902 | 2025.06.04 01:27:32.955951 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2025.06.04 01:27:32.955994 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12904 | 2025.06.04 01:27:32.956559 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12905 | 2025.06.04 01:27:32.956806 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.06.04 01:27:32.956967 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001883 sec., 4779.607010090282 rows/sec., 8.56 MiB/sec. | ||
| 12907 | 2025.06.04 01:27:32.957035 [ 5 ] {62c9d01d-f90e-4a7f-ac09-238a9e52589c} <Debug> TCPHandler: Processed in 0.002094118 sec. | ||
| 12908 | 2025.06.04 01:27:32.957145 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2025.06.04 01:27:32.957240 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12910 | 2025.06.04 01:27:32.957283 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12911 | 2025.06.04 01:27:32.957618 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.06.04 01:27:32.957655 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12913 | 2025.06.04 01:27:32.957971 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12914 | 2025.06.04 01:27:32.958194 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.06.04 01:27:32.958328 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 12916 | 2025.06.04 01:27:32.958365 [ 5 ] {adeb4120-1780-4326-bfc3-25e77d0a6e16} <Debug> TCPHandler: Processed in 0.001269786 sec. | ||
| 12917 | 2025.06.04 01:27:32.961245 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34644 rows, containing 5 columns (5 merged, 0 gathered) in 0.006310287 sec., 5490083.097646747 rows/sec., 375.43 MiB/sec. | ||
| 12918 | 2025.06.04 01:27:32.961717 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Trace> MergedBlockOutputStream: filled checksums all_1_120_26 (state Temporary) | ||
| 12919 | 2025.06.04 01:27:32.962020 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_120_26 to all_1_120_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2025.06.04 01:27:32.962097 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_119_25, all_120_120_0] -> all_1_120_26 | ||
| 12921 | 2025.06.04 01:27:32.962173 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12922 | 2025.06.04 01:27:35.849686 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12923 | 2025.06.04 01:27:35.849758 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12924 | 2025.06.04 01:27:36.097267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 | ||
| 12925 | 2025.06.04 01:27:36.097793 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.06.04 01:27:36.097866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12927 | 2025.06.04 01:27:36.098341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12928 | 2025.06.04 01:27:36.098569 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.06.04 01:27:36.098698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 | ||
| 12930 | 2025.06.04 01:27:37.949807 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12931 | 2025.06.04 01:27:37.949987 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12932 | 2025.06.04 01:27:37.950055 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12933 | 2025.06.04 01:27:37.950762 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2025.06.04 01:27:37.950843 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12935 | 2025.06.04 01:27:37.951270 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12936 | 2025.06.04 01:27:37.951502 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.06.04 01:27:37.951657 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001719 sec., 68644.56079115765 rows/sec., 5.84 MiB/sec. | ||
| 12938 | 2025.06.04 01:27:37.951701 [ 5 ] {c2f5f137-e163-4e1b-8037-437183b3b4e8} <Debug> TCPHandler: Processed in 0.002050498 sec. | ||
| 12939 | 2025.06.04 01:27:37.951834 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2025.06.04 01:27:37.951936 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12941 | 2025.06.04 01:27:37.951978 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12942 | 2025.06.04 01:27:37.952406 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2025.06.04 01:27:37.952444 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12944 | 2025.06.04 01:27:37.952754 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12945 | 2025.06.04 01:27:37.952967 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2025.06.04 01:27:37.953106 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001192 sec., 26006.711409395975 rows/sec., 1.91 MiB/sec. | ||
| 12947 | 2025.06.04 01:27:37.953145 [ 5 ] {6bc24ad7-42ef-4547-abdf-6b590e31daf3} <Debug> TCPHandler: Processed in 0.001365958 sec. | ||
| 12948 | 2025.06.04 01:27:37.953203 [ 217 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12949 | 2025.06.04 01:27:37.953230 [ 217 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12950 | 2025.06.04 01:27:37.953262 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12951 | 2025.06.04 01:27:37.953357 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12952 | 2025.06.04 01:27:37.953399 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12953 | 2025.06.04 01:27:37.953832 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2025.06.04 01:27:37.953867 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12955 | 2025.06.04 01:27:37.954181 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12956 | 2025.06.04 01:27:37.954395 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2025.06.04 01:27:37.954527 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 12958 | 2025.06.04 01:27:37.954566 [ 5 ] {73dac2a4-e10b-4d76-a44a-715985e0ae8d} <Debug> TCPHandler: Processed in 0.001354288 sec. | ||
| 12959 | 2025.06.04 01:27:37.954682 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2025.06.04 01:27:37.954777 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12961 | 2025.06.04 01:27:37.954822 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12962 | 2025.06.04 01:27:37.955250 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2025.06.04 01:27:37.955286 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12964 | 2025.06.04 01:27:37.955642 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12965 | 2025.06.04 01:27:37.955873 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.06.04 01:27:37.955932 [ 217 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12967 | 2025.06.04 01:27:37.956007 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 12968 | 2025.06.04 01:27:37.956011 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_120_26 to all_121_121_0 | ||
| 12969 | 2025.06.04 01:27:37.956046 [ 5 ] {ff76e1f9-6281-437b-ba7b-1b51be8e44fc} <Debug> TCPHandler: Processed in 0.001414549 sec. | ||
| 12970 | 2025.06.04 01:27:37.956080 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2025.06.04 01:27:37.956107 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12972 | 2025.06.04 01:27:37.956172 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2025.06.04 01:27:37.956220 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_26 to all_121_121_0 into Compact with storage Full | ||
| 12974 | 2025.06.04 01:27:37.956273 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12975 | 2025.06.04 01:27:37.956333 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <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 | ||
| 12976 | 2025.06.04 01:27:37.956373 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12977 | 2025.06.04 01:27:37.956415 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_26, total 34644 rows starting from the beginning of the part | ||
| 12978 | 2025.06.04 01:27:37.956485 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 12979 | 2025.06.04 01:27:37.957202 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2025.06.04 01:27:37.957243 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12981 | 2025.06.04 01:27:37.957806 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12982 | 2025.06.04 01:27:37.958034 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2025.06.04 01:27:37.958177 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001922 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 12984 | 2025.06.04 01:27:37.958234 [ 5 ] {cf6ac64c-df0d-458d-95c8-06ec906c9cbc} <Debug> TCPHandler: Processed in 0.002111179 sec. | ||
| 12985 | 2025.06.04 01:27:37.958365 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2025.06.04 01:27:37.958463 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12987 | 2025.06.04 01:27:37.958503 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12988 | 2025.06.04 01:27:37.958866 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2025.06.04 01:27:37.958904 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12990 | 2025.06.04 01:27:37.959210 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12991 | 2025.06.04 01:27:37.959423 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2025.06.04 01:27:37.959558 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12993 | 2025.06.04 01:27:37.959595 [ 5 ] {c13730e9-e6e8-4414-a1cb-c2d668732f77} <Debug> TCPHandler: Processed in 0.001290956 sec. | ||
| 12994 | 2025.06.04 01:27:37.962622 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006451381 sec., 5394813.916586231 rows/sec., 368.94 MiB/sec. | ||
| 12995 | 2025.06.04 01:27:37.962903 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Trace> MergedBlockOutputStream: filled checksums all_1_121_27 (state Temporary) | ||
| 12996 | 2025.06.04 01:27:37.963190 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_121_27 to all_1_121_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.06.04 01:27:37.963267 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_121_27} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_120_26, all_121_121_0] -> all_1_121_27 | ||
| 12998 | 2025.06.04 01:27:37.963340 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12999 | 2025.06.04 01:27:37.993105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13000 | 2025.06.04 01:27:38.012187 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.06.04 01:27:38.012251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13002 | 2025.06.04 01:27:38.018960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13003 | 2025.06.04 01:27:38.019761 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2025.06.04 01:27:38.023705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13005 | 2025.06.04 01:27:40.546693 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2025.06.04 01:27:40.546892 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13007 | 2025.06.04 01:27:40.546957 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13008 | 2025.06.04 01:27:40.547599 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2025.06.04 01:27:40.547638 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13010 | 2025.06.04 01:27:40.548038 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13011 | 2025.06.04 01:27:40.548293 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2025.06.04 01:27:40.548452 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 13013 | 2025.06.04 01:27:40.548494 [ 5 ] {7fd4bc09-16e7-4ed4-b8f6-471e30f5db59} <Debug> TCPHandler: Processed in 0.001938654 sec. | ||
| 13014 | 2025.06.04 01:27:40.548620 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2025.06.04 01:27:40.548716 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13016 | 2025.06.04 01:27:40.548757 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13017 | 2025.06.04 01:27:40.549158 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2025.06.04 01:27:40.549195 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13019 | 2025.06.04 01:27:40.549500 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13020 | 2025.06.04 01:27:40.549719 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.06.04 01:27:40.549850 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001152 sec., 12152.777777777777 rows/sec., 990.97 KiB/sec. | ||
| 13022 | 2025.06.04 01:27:40.549888 [ 5 ] {5da97816-a630-4efc-8ca5-0d12a1903cc7} <Debug> TCPHandler: Processed in 0.001319666 sec. | ||
| 13023 | 2025.06.04 01:27:40.549995 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.06.04 01:27:40.550091 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13025 | 2025.06.04 01:27:40.550130 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13026 | 2025.06.04 01:27:40.551237 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2025.06.04 01:27:40.551274 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13028 | 2025.06.04 01:27:40.551665 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13029 | 2025.06.04 01:27:40.551896 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.06.04 01:27:40.552006 [ 117 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13031 | 2025.06.04 01:27:40.552026 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.001953 sec., 686635.9447004608 rows/sec., 57.09 MiB/sec. | ||
| 13032 | 2025.06.04 01:27:40.552045 [ 117 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.06.04 01:27:40.552063 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13034 | 2025.06.04 01:27:40.552065 [ 5 ] {a6e39064-8710-40a8-9d4b-fdc512c02b49} <Debug> TCPHandler: Processed in 0.00211957 sec. | ||
| 13035 | 2025.06.04 01:27:40.552184 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.06.04 01:27:40.552202 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 13037 | 2025.06.04 01:27:40.552279 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13038 | 2025.06.04 01:27:40.552327 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13039 | 2025.06.04 01:27:40.552408 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13040 | 2025.06.04 01:27:40.552468 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1967 rows starting from the beginning of the part | ||
| 13041 | 2025.06.04 01:27:40.552575 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 13042 | 2025.06.04 01:27:40.552654 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 118 rows starting from the beginning of the part | ||
| 13043 | 2025.06.04 01:27:40.552724 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 74 rows starting from the beginning of the part | ||
| 13044 | 2025.06.04 01:27:40.552777 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2025.06.04 01:27:40.552791 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 118 rows starting from the beginning of the part | ||
| 13046 | 2025.06.04 01:27:40.552831 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13047 | 2025.06.04 01:27:40.552879 [ 191 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1341 rows starting from the beginning of the part | ||
| 13048 | 2025.06.04 01:27:40.553214 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13049 | 2025.06.04 01:27:40.553453 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2025.06.04 01:27:40.553582 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001321 sec., 26495.079485238457 rows/sec., 1.93 MiB/sec. | ||
| 13051 | 2025.06.04 01:27:40.553619 [ 5 ] {669027d2-615b-4201-9bbc-66f6e6485211} <Debug> TCPHandler: Processed in 0.001486462 sec. | ||
| 13052 | 2025.06.04 01:27:40.553732 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13053 | 2025.06.04 01:27:40.553826 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13054 | 2025.06.04 01:27:40.553865 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13055 | 2025.06.04 01:27:40.554342 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2025.06.04 01:27:40.554376 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13057 | 2025.06.04 01:27:40.554671 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543621 sec., 1451474.099325332 rows/sec., 125.39 MiB/sec. | ||
| 13058 | 2025.06.04 01:27:40.554707 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13059 | 2025.06.04 01:27:40.554921 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2025.06.04 01:27:40.554988 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13061 | 2025.06.04 01:27:40.555068 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001244 sec., 202572.347266881 rows/sec., 14.01 MiB/sec. | ||
| 13062 | 2025.06.04 01:27:40.555115 [ 5 ] {49382336-26a3-4a48-9f10-437630793c0f} <Debug> TCPHandler: Processed in 0.00143008 sec. | ||
| 13063 | 2025.06.04 01:27:40.555229 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2025.06.04 01:27:40.555287 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.06.04 01:27:40.555324 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13066 | 2025.06.04 01:27:40.555368 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13067 | 2025.06.04 01:27:40.555368 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_126_25} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13068 | 2025.06.04 01:27:40.555478 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 13069 | 2025.06.04 01:27:40.555759 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2025.06.04 01:27:40.555803 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13071 | 2025.06.04 01:27:40.556101 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13072 | 2025.06.04 01:27:40.556304 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2025.06.04 01:27:40.556426 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 13074 | 2025.06.04 01:27:40.556462 [ 5 ] {e8cc7f6e-2101-401d-90c8-be0bdb5102d7} <Debug> TCPHandler: Processed in 0.001281296 sec. | ||
| 13075 | 2025.06.04 01:27:40.556573 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2025.06.04 01:27:40.556665 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13077 | 2025.06.04 01:27:40.556703 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13078 | 2025.06.04 01:27:40.557327 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2025.06.04 01:27:40.557361 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13080 | 2025.06.04 01:27:40.557682 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13081 | 2025.06.04 01:27:40.557890 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2025.06.04 01:27:40.557995 [ 117 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13083 | 2025.06.04 01:27:40.558014 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.001366 sec., 423865.30014641286 rows/sec., 31.83 MiB/sec. | ||
| 13084 | 2025.06.04 01:27:40.558019 [ 117 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2025.06.04 01:27:40.558041 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13086 | 2025.06.04 01:27:40.558051 [ 5 ] {3e79a0d4-d9df-4b3d-8fb2-df7511ae56ef} <Debug> TCPHandler: Processed in 0.001525042 sec. | ||
| 13087 | 2025.06.04 01:27:40.558123 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 13088 | 2025.06.04 01:27:40.558162 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2025.06.04 01:27:40.558225 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13090 | 2025.06.04 01:27:40.558257 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part | ||
| 13091 | 2025.06.04 01:27:40.558279 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13092 | 2025.06.04 01:27:40.558321 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 73 rows starting from the beginning of the part | ||
| 13093 | 2025.06.04 01:27:40.558332 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13094 | 2025.06.04 01:27:40.558379 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 95 rows starting from the beginning of the part | ||
| 13095 | 2025.06.04 01:27:40.558426 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 73 rows starting from the beginning of the part | ||
| 13096 | 2025.06.04 01:27:40.558470 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 95 rows starting from the beginning of the part | ||
| 13097 | 2025.06.04 01:27:40.558513 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 579 rows starting from the beginning of the part | ||
| 13098 | 2025.06.04 01:27:40.559050 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2025.06.04 01:27:40.559091 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13100 | 2025.06.04 01:27:40.559504 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13101 | 2025.06.04 01:27:40.559615 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1867 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534483 sec., 1216696.4378230323 rows/sec., 95.52 MiB/sec. | ||
| 13102 | 2025.06.04 01:27:40.559734 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2025.06.04 01:27:40.559770 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13104 | 2025.06.04 01:27:40.559859 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_121_27 to all_126_126_0 | ||
| 13105 | 2025.06.04 01:27:40.559871 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Debug> executeQuery: Read 985 rows, 68.16 KiB in 0.001616 sec., 609529.7029702971 rows/sec., 41.19 MiB/sec. | ||
| 13106 | 2025.06.04 01:27:40.559894 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.06.04 01:27:40.559913 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13108 | 2025.06.04 01:27:40.559913 [ 5 ] {91567824-9f4d-4e23-bf7a-9a36f2e4b91b} <Debug> TCPHandler: Processed in 0.001810371 sec. | ||
| 13109 | 2025.06.04 01:27:40.560007 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_27 to all_126_126_0 into Compact with storage Full | ||
| 13110 | 2025.06.04 01:27:40.560013 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2025.06.04 01:27:40.560033 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2025.06.04 01:27:40.560129 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_126_25} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13113 | 2025.06.04 01:27:40.560134 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13114 | 2025.06.04 01:27:40.560143 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13115 | 2025.06.04 01:27:40.560198 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_27, total 34804 rows starting from the beginning of the part | ||
| 13116 | 2025.06.04 01:27:40.560204 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <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 | ||
| 13117 | 2025.06.04 01:27:40.560265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13118 | 2025.06.04 01:27:40.560269 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 13119 | 2025.06.04 01:27:40.560324 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 13120 | 2025.06.04 01:27:40.560365 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 13121 | 2025.06.04 01:27:40.560404 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 13122 | 2025.06.04 01:27:40.560446 [ 194 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 985 rows starting from the beginning of the part | ||
| 13123 | 2025.06.04 01:27:40.561015 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2025.06.04 01:27:40.561055 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13125 | 2025.06.04 01:27:40.561585 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13126 | 2025.06.04 01:27:40.561830 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2025.06.04 01:27:40.561968 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001852 sec., 4859.611231101512 rows/sec., 8.71 MiB/sec. | ||
| 13128 | 2025.06.04 01:27:40.562022 [ 5 ] {58c3b5e4-7dac-4b55-af97-22338022e7b5} <Debug> TCPHandler: Processed in 0.002039707 sec. | ||
| 13129 | 2025.06.04 01:27:40.562135 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2025.06.04 01:27:40.562229 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13131 | 2025.06.04 01:27:40.562270 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13132 | 2025.06.04 01:27:40.562596 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2025.06.04 01:27:40.562630 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13134 | 2025.06.04 01:27:40.562930 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13135 | 2025.06.04 01:27:40.563142 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2025.06.04 01:27:40.563245 [ 117 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13137 | 2025.06.04 01:27:40.563268 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001057 sec., 34058.656575212866 rows/sec., 2.30 MiB/sec. | ||
| 13138 | 2025.06.04 01:27:40.563271 [ 117 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.06.04 01:27:40.563297 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13140 | 2025.06.04 01:27:40.563304 [ 5 ] {e3068195-629f-48b6-889b-7c72645bb681} <Debug> TCPHandler: Processed in 0.001218034 sec. | ||
| 13141 | 2025.06.04 01:27:40.563412 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 13142 | 2025.06.04 01:27:40.563588 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13143 | 2025.06.04 01:27:40.563631 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6380 rows starting from the beginning of the part | ||
| 13144 | 2025.06.04 01:27:40.563709 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 13145 | 2025.06.04 01:27:40.563764 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 13146 | 2025.06.04 01:27:40.563822 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 13147 | 2025.06.04 01:27:40.563871 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 13148 | 2025.06.04 01:27:40.563921 [ 196 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 13149 | 2025.06.04 01:27:40.566378 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6656 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029305 sec., 2197203.6490218053 rows/sec., 147.24 MiB/sec. | ||
| 13150 | 2025.06.04 01:27:40.566827 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13151 | 2025.06.04 01:27:40.567144 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2025.06.04 01:27:40.567220 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_126_25} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13153 | 2025.06.04 01:27:40.567305 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13154 | 2025.06.04 01:27:40.567363 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36429 rows, containing 5 columns (5 merged, 0 gathered) in 0.007400328 sec., 4922619.646048121 rows/sec., 336.65 MiB/sec. | ||
| 13155 | 2025.06.04 01:27:40.567883 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Trace> MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) | ||
| 13156 | 2025.06.04 01:27:40.568185 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2025.06.04 01:27:40.568259 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_121_27, all_126_126_0] -> all_1_126_28 | ||
| 13158 | 2025.06.04 01:27:40.568342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13159 | 2025.06.04 01:27:41.185625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1808 | ||
| 13160 | 2025.06.04 01:27:41.188150 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2025.06.04 01:27:41.188189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13162 | 2025.06.04 01:27:41.189406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13163 | 2025.06.04 01:27:41.189668 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2025.06.04 01:27:41.189934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 13165 | 2025.06.04 01:27:42.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.62 MiB, peak 358.91 MiB, free memory in arenas 0.00 B, will set to 345.63 MiB (RSS), difference: 4.01 MiB | ||
| 13166 | 2025.06.04 01:27:42.944559 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2025.06.04 01:27:42.944755 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13168 | 2025.06.04 01:27:42.944827 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13169 | 2025.06.04 01:27:42.945626 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.06.04 01:27:42.945668 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13171 | 2025.06.04 01:27:42.946044 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13172 | 2025.06.04 01:27:42.946264 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.06.04 01:27:42.946414 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 13174 | 2025.06.04 01:27:42.946456 [ 5 ] {d00fb565-2a9f-422d-a30d-12ee21d9717b} <Debug> TCPHandler: Processed in 0.002030217 sec. | ||
| 13175 | 2025.06.04 01:27:42.946572 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2025.06.04 01:27:42.946666 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13177 | 2025.06.04 01:27:42.946707 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13178 | 2025.06.04 01:27:42.947185 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2025.06.04 01:27:42.947223 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13180 | 2025.06.04 01:27:42.947535 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13181 | 2025.06.04 01:27:42.947737 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2025.06.04 01:27:42.947864 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 13183 | 2025.06.04 01:27:42.947902 [ 5 ] {442fb1a1-a451-4ac4-9d4b-7d3df739d9f8} <Debug> TCPHandler: Processed in 0.001377919 sec. | ||
| 13184 | 2025.06.04 01:27:42.948012 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2025.06.04 01:27:42.948105 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13186 | 2025.06.04 01:27:42.948147 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13187 | 2025.06.04 01:27:42.948550 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.06.04 01:27:42.948587 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13189 | 2025.06.04 01:27:42.948915 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13190 | 2025.06.04 01:27:42.949115 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2025.06.04 01:27:42.949241 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 3.86 MiB/sec. | ||
| 13192 | 2025.06.04 01:27:42.949279 [ 5 ] {3fbfca18-4471-46c4-8eef-cc3a95cfb30d} <Debug> TCPHandler: Processed in 0.001314777 sec. | ||
| 13193 | 2025.06.04 01:27:42.949387 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2025.06.04 01:27:42.949480 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13195 | 2025.06.04 01:27:42.949521 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13196 | 2025.06.04 01:27:42.949835 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2025.06.04 01:27:42.949870 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13198 | 2025.06.04 01:27:42.950160 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13199 | 2025.06.04 01:27:42.950365 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.06.04 01:27:42.950492 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001031 sec., 23278.370514064016 rows/sec., 1.57 MiB/sec. | ||
| 13201 | 2025.06.04 01:27:42.950528 [ 5 ] {04c5ee2e-107f-4011-b934-871969f49ab5} <Debug> TCPHandler: Processed in 0.001190003 sec. | ||
| 13202 | 2025.06.04 01:27:43.599758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 | ||
| 13203 | 2025.06.04 01:27:43.600265 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2025.06.04 01:27:43.600310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13205 | 2025.06.04 01:27:43.600829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13206 | 2025.06.04 01:27:43.601055 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2025.06.04 01:27:43.601186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 13208 | 2025.06.04 01:27:43.601284 [ 224 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13209 | 2025.06.04 01:27:43.601342 [ 224 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13210 | 2025.06.04 01:27:43.604297 [ 224 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13211 | 2025.06.04 01:27:44.987647 [ 223 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13212 | 2025.06.04 01:27:44.987733 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13213 | 2025.06.04 01:27:44.991052 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13214 | 2025.06.04 01:27:45.524715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13215 | 2025.06.04 01:27:45.541038 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2025.06.04 01:27:45.541083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13217 | 2025.06.04 01:27:45.547179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13218 | 2025.06.04 01:27:45.547912 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2025.06.04 01:27:45.550782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13220 | 2025.06.04 01:27:47.137680 [ 225 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13221 | 2025.06.04 01:27:47.137759 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13222 | 2025.06.04 01:27:47.141898 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13223 | 2025.06.04 01:27:47.949946 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2025.06.04 01:27:47.950126 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13225 | 2025.06.04 01:27:47.950193 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13226 | 2025.06.04 01:27:47.950909 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.06.04 01:27:47.950959 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13228 | 2025.06.04 01:27:47.951370 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13229 | 2025.06.04 01:27:47.951598 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.06.04 01:27:47.951757 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00168 sec., 70238.09523809524 rows/sec., 5.97 MiB/sec. | ||
| 13231 | 2025.06.04 01:27:47.951801 [ 5 ] {3d09dbae-7352-4722-8256-b49bd7f2c47a} <Debug> TCPHandler: Processed in 0.001984826 sec. | ||
| 13232 | 2025.06.04 01:27:47.951919 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2025.06.04 01:27:47.951954 [ 219 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13234 | 2025.06.04 01:27:47.952014 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13235 | 2025.06.04 01:27:47.952054 [ 219 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13236 | 2025.06.04 01:27:47.952091 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13237 | 2025.06.04 01:27:47.952515 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.06.04 01:27:47.952553 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13239 | 2025.06.04 01:27:47.952884 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13240 | 2025.06.04 01:27:47.953098 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2025.06.04 01:27:47.953231 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001235 sec., 25101.214574898786 rows/sec., 1.84 MiB/sec. | ||
| 13242 | 2025.06.04 01:27:47.953269 [ 5 ] {ef1666de-b95c-4d7d-9ba5-8dd59c921f3a} <Debug> TCPHandler: Processed in 0.001399219 sec. | ||
| 13243 | 2025.06.04 01:27:47.953400 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2025.06.04 01:27:47.953526 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13245 | 2025.06.04 01:27:47.953578 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13246 | 2025.06.04 01:27:47.954123 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2025.06.04 01:27:47.954170 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13248 | 2025.06.04 01:27:47.954350 [ 219 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13249 | 2025.06.04 01:27:47.954548 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13250 | 2025.06.04 01:27:47.954791 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2025.06.04 01:27:47.954926 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001424 sec., 66713.48314606742 rows/sec., 5.21 MiB/sec. | ||
| 13252 | 2025.06.04 01:27:47.954965 [ 5 ] {ae40abe4-1e40-4d8d-8f7d-bc00e0812522} <Debug> TCPHandler: Processed in 0.001627816 sec. | ||
| 13253 | 2025.06.04 01:27:47.955079 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2025.06.04 01:27:47.955175 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13255 | 2025.06.04 01:27:47.955222 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13256 | 2025.06.04 01:27:47.955643 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2025.06.04 01:27:47.955680 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13258 | 2025.06.04 01:27:47.956025 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13259 | 2025.06.04 01:27:47.956237 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2025.06.04 01:27:47.956370 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 13261 | 2025.06.04 01:27:47.956408 [ 5 ] {537a4368-a74a-44c1-b142-de72d2940bde} <Debug> TCPHandler: Processed in 0.001380128 sec. | ||
| 13262 | 2025.06.04 01:27:47.956442 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13263 | 2025.06.04 01:27:47.956494 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13264 | 2025.06.04 01:27:47.956512 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.06.04 01:27:47.956620 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13266 | 2025.06.04 01:27:47.956678 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <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 | ||
| 13267 | 2025.06.04 01:27:47.957541 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2025.06.04 01:27:47.957581 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13269 | 2025.06.04 01:27:47.958192 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13270 | 2025.06.04 01:27:47.958465 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2025.06.04 01:27:47.958594 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13272 | 2025.06.04 01:27:47.958605 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002004 sec., 15469.061876247504 rows/sec., 27.72 MiB/sec. | ||
| 13273 | 2025.06.04 01:27:47.958648 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2025.06.04 01:27:47.958677 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13275 | 2025.06.04 01:27:47.958680 [ 5 ] {017c6447-5772-491c-a1d8-06fb0f787caa} <Debug> TCPHandler: Processed in 0.002218142 sec. | ||
| 13276 | 2025.06.04 01:27:47.958769 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13277 | 2025.06.04 01:27:47.958805 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2025.06.04 01:27:47.958892 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13279 | 2025.06.04 01:27:47.958903 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13280 | 2025.06.04 01:27:47.958950 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13281 | 2025.06.04 01:27:47.958956 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13282 | 2025.06.04 01:27:47.959000 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1958 rows starting from the beginning of the part | ||
| 13283 | 2025.06.04 01:27:47.959113 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 13284 | 2025.06.04 01:27:47.959212 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 13285 | 2025.06.04 01:27:47.959293 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2025.06.04 01:27:47.959306 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 31 rows starting from the beginning of the part | ||
| 13287 | 2025.06.04 01:27:47.959331 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13288 | 2025.06.04 01:27:47.959407 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part | ||
| 13289 | 2025.06.04 01:27:47.959502 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 13290 | 2025.06.04 01:27:47.959654 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13291 | 2025.06.04 01:27:47.959877 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2025.06.04 01:27:47.960007 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 13293 | 2025.06.04 01:27:47.960043 [ 5 ] {5187e802-7944-4c88-b9fd-369cbfeddf54} <Debug> TCPHandler: Processed in 0.001286776 sec. | ||
| 13294 | 2025.06.04 01:27:47.966609 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2069 rows, containing 19 columns (19 merged, 0 gathered) in 0.00787067 sec., 262874.69808796456 rows/sec., 471.06 MiB/sec. | ||
| 13295 | 2025.06.04 01:27:47.968753 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13296 | 2025.06.04 01:27:47.969135 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2025.06.04 01:27:47.969218 [ 199 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13298 | 2025.06.04 01:27:47.969370 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 13299 | 2025.06.04 01:27:48.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.12 MiB, peak 363.95 MiB, free memory in arenas 0.00 B, will set to 347.61 MiB (RSS), difference: 1.49 MiB | ||
| 13300 | 2025.06.04 01:27:49.096314 [ 222 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13301 | 2025.06.04 01:27:49.096367 [ 222 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13302 | 2025.06.04 01:27:49.098280 [ 222 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13303 | 2025.06.04 01:27:50.849797 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13304 | 2025.06.04 01:27:50.849864 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13305 | 2025.06.04 01:27:51.022182 [ 109 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13306 | 2025.06.04 01:27:51.022288 [ 109 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2025.06.04 01:27:51.022326 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13308 | 2025.06.04 01:27:51.022476 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 13309 | 2025.06.04 01:27:51.022666 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13310 | 2025.06.04 01:27:51.022722 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 13311 | 2025.06.04 01:27:51.022831 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 13312 | 2025.06.04 01:27:51.022909 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 13313 | 2025.06.04 01:27:51.022980 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 13314 | 2025.06.04 01:27:51.023051 [ 197 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 13315 | 2025.06.04 01:27:51.024142 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725359 sec., 32457.01329404489 rows/sec., 2.71 MiB/sec. | ||
| 13316 | 2025.06.04 01:27:51.024429 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13317 | 2025.06.04 01:27:51.024930 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.06.04 01:27:51.025074 [ 186 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_17_4} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13319 | 2025.06.04 01:27:51.025216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13320 | 2025.06.04 01:27:51.102149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 | ||
| 13321 | 2025.06.04 01:27:51.102609 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.06.04 01:27:51.102641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13323 | 2025.06.04 01:27:51.103086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13324 | 2025.06.04 01:27:51.103315 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.06.04 01:27:51.103442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 | ||
| 13326 | 2025.06.04 01:27:51.103454 [ 109 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13327 | 2025.06.04 01:27:51.103488 [ 109 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2025.06.04 01:27:51.103506 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13329 | 2025.06.04 01:27:51.103586 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13330 | 2025.06.04 01:27:51.103683 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13331 | 2025.06.04 01:27:51.103714 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
| 13332 | 2025.06.04 01:27:51.103765 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
| 13333 | 2025.06.04 01:27:51.103809 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
| 13334 | 2025.06.04 01:27:51.103847 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
| 13335 | 2025.06.04 01:27:51.103884 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
| 13336 | 2025.06.04 01:27:51.103923 [ 197 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
| 13337 | 2025.06.04 01:27:51.106258 [ 189 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709686 sec., 12876768.747375157 rows/sec., 184.20 MiB/sec. | ||
| 13338 | 2025.06.04 01:27:51.106479 [ 193 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13339 | 2025.06.04 01:27:51.106731 [ 193 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2025.06.04 01:27:51.106790 [ 193 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_76_15} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13341 | 2025.06.04 01:27:51.106866 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13342 | 2025.06.04 01:27:51.190985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1828 | ||
| 13343 | 2025.06.04 01:27:51.193017 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2025.06.04 01:27:51.193056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13345 | 2025.06.04 01:27:51.194198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13346 | 2025.06.04 01:27:51.194457 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2025.06.04 01:27:51.194625 [ 109 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13348 | 2025.06.04 01:27:51.194671 [ 109 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.06.04 01:27:51.194692 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13350 | 2025.06.04 01:27:51.194717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 13351 | 2025.06.04 01:27:51.194769 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13352 | 2025.06.04 01:27:51.195325 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2025.06.04 01:27:51.195456 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1678 rows starting from the beginning of the part | ||
| 13354 | 2025.06.04 01:27:51.195787 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 13355 | 2025.06.04 01:27:51.196109 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 13356 | 2025.06.04 01:27:51.196423 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 13357 | 2025.06.04 01:27:51.196736 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 44 rows starting from the beginning of the part | ||
| 13358 | 2025.06.04 01:27:51.197067 [ 189 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 13359 | 2025.06.04 01:27:51.203542 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 72 columns (72 merged, 0 gathered) in 0.008805928 sec., 207587.4342829058 rows/sec., 160.40 MiB/sec. | ||
| 13360 | 2025.06.04 01:27:51.204970 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13361 | 2025.06.04 01:27:51.205485 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2025.06.04 01:27:51.205548 [ 193 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_56_11} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13363 | 2025.06.04 01:27:51.205721 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13364 | 2025.06.04 01:27:52.092429 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13365 | 2025.06.04 01:27:52.092510 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13366 | 2025.06.04 01:27:52.096186 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13367 | 2025.06.04 01:27:52.948923 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2025.06.04 01:27:52.949126 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13369 | 2025.06.04 01:27:52.949204 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13370 | 2025.06.04 01:27:52.949904 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2025.06.04 01:27:52.949958 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13372 | 2025.06.04 01:27:52.950361 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13373 | 2025.06.04 01:27:52.950607 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2025.06.04 01:27:52.950778 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001706 sec., 43376.31887456038 rows/sec., 3.49 MiB/sec. | ||
| 13375 | 2025.06.04 01:27:52.950830 [ 5 ] {4d4b644b-7291-42c1-b2fc-4320d32000ce} <Debug> TCPHandler: Processed in 0.002051207 sec. | ||
| 13376 | 2025.06.04 01:27:52.950956 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2025.06.04 01:27:52.951061 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13378 | 2025.06.04 01:27:52.951106 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13379 | 2025.06.04 01:27:52.951516 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2025.06.04 01:27:52.951556 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13381 | 2025.06.04 01:27:52.951861 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13382 | 2025.06.04 01:27:52.952071 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2025.06.04 01:27:52.952206 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001168 sec., 7705.479452054795 rows/sec., 579.42 KiB/sec. | ||
| 13384 | 2025.06.04 01:27:52.952245 [ 5 ] {033e8ed0-681f-49ca-8a95-8c9f6a6f4157} <Debug> TCPHandler: Processed in 0.001342558 sec. | ||
| 13385 | 2025.06.04 01:27:52.952348 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2025.06.04 01:27:52.952443 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13387 | 2025.06.04 01:27:52.952484 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13388 | 2025.06.04 01:27:52.952935 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2025.06.04 01:27:52.952972 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13390 | 2025.06.04 01:27:52.953278 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13391 | 2025.06.04 01:27:52.953486 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2025.06.04 01:27:52.953617 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001194 sec., 61139.02847571189 rows/sec., 4.77 MiB/sec. | ||
| 13393 | 2025.06.04 01:27:52.953656 [ 5 ] {07faf719-ce27-499c-9da7-2854582bee67} <Debug> TCPHandler: Processed in 0.001359229 sec. | ||
| 13394 | 2025.06.04 01:27:52.953767 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2025.06.04 01:27:52.953861 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13396 | 2025.06.04 01:27:52.953908 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13397 | 2025.06.04 01:27:52.954325 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2025.06.04 01:27:52.954364 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13399 | 2025.06.04 01:27:52.954693 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13400 | 2025.06.04 01:27:52.954906 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2025.06.04 01:27:52.955038 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13402 | 2025.06.04 01:27:52.955077 [ 5 ] {061d9994-7ecd-4689-9198-988c8ba2f85e} <Debug> TCPHandler: Processed in 0.001360398 sec. | ||
| 13403 | 2025.06.04 01:27:52.955184 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2025.06.04 01:27:52.955280 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13405 | 2025.06.04 01:27:52.955338 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <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 | ||
| 13406 | 2025.06.04 01:27:52.956130 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2025.06.04 01:27:52.956169 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13408 | 2025.06.04 01:27:52.956703 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13409 | 2025.06.04 01:27:52.956927 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2025.06.04 01:27:52.957070 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001808 sec., 4977.876106194691 rows/sec., 8.92 MiB/sec. | ||
| 13411 | 2025.06.04 01:27:52.957135 [ 5 ] {af4a83e6-255c-4695-8388-b928604cc598} <Debug> TCPHandler: Processed in 0.001999976 sec. | ||
| 13412 | 2025.06.04 01:27:52.957244 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2025.06.04 01:27:52.957341 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13414 | 2025.06.04 01:27:52.957384 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13415 | 2025.06.04 01:27:52.957730 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2025.06.04 01:27:52.957767 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13417 | 2025.06.04 01:27:52.958071 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13418 | 2025.06.04 01:27:52.958277 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2025.06.04 01:27:52.958409 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13420 | 2025.06.04 01:27:52.958446 [ 5 ] {e438055e-0ab3-45e3-8010-e2a68d4dd6bf} <Debug> TCPHandler: Processed in 0.001251425 sec. | ||
| 13421 | 2025.06.04 01:27:53.051648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13422 | 2025.06.04 01:27:53.070438 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2025.06.04 01:27:53.070499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13424 | 2025.06.04 01:27:53.076675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13425 | 2025.06.04 01:27:53.077388 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2025.06.04 01:27:53.077670 [ 104 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13427 | 2025.06.04 01:27:53.077713 [ 104 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2025.06.04 01:27:53.077736 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13429 | 2025.06.04 01:27:53.077877 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13430 | 2025.06.04 01:27:53.080775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13431 | 2025.06.04 01:27:53.081872 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13432 | 2025.06.04 01:27:53.083318 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13433 | 2025.06.04 01:27:53.087881 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13434 | 2025.06.04 01:27:53.092338 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13435 | 2025.06.04 01:27:53.096693 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13436 | 2025.06.04 01:27:53.101796 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13437 | 2025.06.04 01:27:53.106762 [ 187 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13438 | 2025.06.04 01:27:53.165326 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087514777 sec., 6547.465692565268 rows/sec., 33.86 MiB/sec. | ||
| 13439 | 2025.06.04 01:27:53.168436 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13440 | 2025.06.04 01:27:53.170592 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2025.06.04 01:27:53.170704 [ 189 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_76_15} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13442 | 2025.06.04 01:27:53.173446 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13443 | 2025.06.04 01:27:54.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.72 MiB, peak 366.12 MiB, free memory in arenas 0.00 B, will set to 347.68 MiB (RSS), difference: -1.03 MiB | ||
| 13444 | 2025.06.04 01:27:57.949707 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2025.06.04 01:27:57.949921 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13446 | 2025.06.04 01:27:57.949991 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13447 | 2025.06.04 01:27:57.950631 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2025.06.04 01:27:57.950700 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13449 | 2025.06.04 01:27:57.951117 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13450 | 2025.06.04 01:27:57.951347 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2025.06.04 01:27:57.951502 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 199.98 KiB/sec. | ||
| 13452 | 2025.06.04 01:27:57.951549 [ 5 ] {1d5a8b8f-fb52-4311-a083-0674ae4d935c} <Debug> TCPHandler: Processed in 0.001975046 sec. | ||
| 13453 | 2025.06.04 01:27:57.951673 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2025.06.04 01:27:57.951774 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13455 | 2025.06.04 01:27:57.951816 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13456 | 2025.06.04 01:27:57.952271 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.06.04 01:27:57.952309 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13458 | 2025.06.04 01:27:57.952640 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13459 | 2025.06.04 01:27:57.952857 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.06.04 01:27:57.952993 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001237 sec., 97008.89248181084 rows/sec., 8.23 MiB/sec. | ||
| 13461 | 2025.06.04 01:27:57.953033 [ 5 ] {f6656bf7-41ef-44b6-87bd-3272ebbcecb1} <Debug> TCPHandler: Processed in 0.001411169 sec. | ||
| 13462 | 2025.06.04 01:27:57.953149 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2025.06.04 01:27:57.953245 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13464 | 2025.06.04 01:27:57.953287 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13465 | 2025.06.04 01:27:57.953698 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2025.06.04 01:27:57.953735 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13467 | 2025.06.04 01:27:57.954058 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13468 | 2025.06.04 01:27:57.954276 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.06.04 01:27:57.954407 [ 100 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13470 | 2025.06.04 01:27:57.954411 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001184 sec., 29560.810810810814 rows/sec., 2.15 MiB/sec. | ||
| 13471 | 2025.06.04 01:27:57.954481 [ 100 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2025.06.04 01:27:57.954502 [ 5 ] {3d25416c-916f-41a3-8457-fd9677941d72} <Debug> TCPHandler: Processed in 0.00140167 sec. | ||
| 13473 | 2025.06.04 01:27:57.954511 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13474 | 2025.06.04 01:27:57.954622 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2025.06.04 01:27:57.954653 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13476 | 2025.06.04 01:27:57.954722 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13477 | 2025.06.04 01:27:57.954769 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13478 | 2025.06.04 01:27:57.954816 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13479 | 2025.06.04 01:27:57.954861 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part | ||
| 13480 | 2025.06.04 01:27:57.954937 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 13481 | 2025.06.04 01:27:57.954989 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 13482 | 2025.06.04 01:27:57.955037 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 13483 | 2025.06.04 01:27:57.955086 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 9 rows starting from the beginning of the part | ||
| 13484 | 2025.06.04 01:27:57.955133 [ 195 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 35 rows starting from the beginning of the part | ||
| 13485 | 2025.06.04 01:27:57.955188 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2025.06.04 01:27:57.955230 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13487 | 2025.06.04 01:27:57.955581 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13488 | 2025.06.04 01:27:57.955808 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2025.06.04 01:27:57.955951 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001246 sec., 79454.25361155698 rows/sec., 6.21 MiB/sec. | ||
| 13490 | 2025.06.04 01:27:57.955990 [ 5 ] {feed2da9-c0f1-42c5-a0a0-6f0339e256d4} <Debug> TCPHandler: Processed in 0.00141662 sec. | ||
| 13491 | 2025.06.04 01:27:57.956089 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495722 sec., 213274.92675777987 rows/sec., 15.38 MiB/sec. | ||
| 13492 | 2025.06.04 01:27:57.956102 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2025.06.04 01:27:57.956241 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13494 | 2025.06.04 01:27:57.956288 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13495 | 2025.06.04 01:27:57.956326 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13496 | 2025.06.04 01:27:57.956642 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2025.06.04 01:27:57.956708 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2025.06.04 01:27:57.956721 [ 188 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_106_21} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13499 | 2025.06.04 01:27:57.956753 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13500 | 2025.06.04 01:27:57.956833 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13501 | 2025.06.04 01:27:57.957103 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13502 | 2025.06.04 01:27:57.957321 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2025.06.04 01:27:57.957456 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001234 sec., 131280.3889789303 rows/sec., 9.14 MiB/sec. | ||
| 13504 | 2025.06.04 01:27:57.957496 [ 5 ] {f8272598-8d3b-489d-a47e-41828aa77bd2} <Debug> TCPHandler: Processed in 0.001443701 sec. | ||
| 13505 | 2025.06.04 01:27:57.957603 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13506 | 2025.06.04 01:27:57.957697 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13507 | 2025.06.04 01:27:57.957754 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <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 | ||
| 13508 | 2025.06.04 01:27:57.958559 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13509 | 2025.06.04 01:27:57.958597 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13510 | 2025.06.04 01:27:57.959146 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13511 | 2025.06.04 01:27:57.959379 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2025.06.04 01:27:57.959520 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 13513 | 2025.06.04 01:27:57.959577 [ 5 ] {0280bacf-a2ba-4416-a9a6-53e2c6ed39de} <Debug> TCPHandler: Processed in 0.002022987 sec. | ||
| 13514 | 2025.06.04 01:27:57.959687 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13515 | 2025.06.04 01:27:57.959784 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13516 | 2025.06.04 01:27:57.959829 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13517 | 2025.06.04 01:27:57.960164 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2025.06.04 01:27:57.960201 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13519 | 2025.06.04 01:27:57.960502 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13520 | 2025.06.04 01:27:57.960716 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2025.06.04 01:27:57.960849 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13522 | 2025.06.04 01:27:57.960886 [ 5 ] {85580227-636a-41c2-ab3f-d333a69c5bed} <Debug> TCPHandler: Processed in 0.001248195 sec. | ||
| 13523 | 2025.06.04 01:27:58.604633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 | ||
| 13524 | 2025.06.04 01:27:58.605125 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2025.06.04 01:27:58.605169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13526 | 2025.06.04 01:27:58.605641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13527 | 2025.06.04 01:27:58.605878 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2025.06.04 01:27:58.606005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 13529 | 2025.06.04 01:28:00.581707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13530 | 2025.06.04 01:28:00.597866 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2025.06.04 01:28:00.597914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13532 | 2025.06.04 01:28:00.603995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13533 | 2025.06.04 01:28:00.604711 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2025.06.04 01:28:00.608060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13535 | 2025.06.04 01:28:01.195655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1854 | ||
| 13536 | 2025.06.04 01:28:01.197842 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2025.06.04 01:28:01.197885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13538 | 2025.06.04 01:28:01.199043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13539 | 2025.06.04 01:28:01.199299 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2025.06.04 01:28:01.199564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
| 13541 | 2025.06.04 01:28:02.574415 [ 220 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13542 | 2025.06.04 01:28:02.574462 [ 220 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13543 | 2025.06.04 01:28:02.577204 [ 220 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13544 | 2025.06.04 01:28:02.947890 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2025.06.04 01:28:02.948074 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13546 | 2025.06.04 01:28:02.948138 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13547 | 2025.06.04 01:28:02.948792 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2025.06.04 01:28:02.948833 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13549 | 2025.06.04 01:28:02.949212 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13550 | 2025.06.04 01:28:02.949431 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2025.06.04 01:28:02.949583 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001567 sec., 47223.99489470325 rows/sec., 3.80 MiB/sec. | ||
| 13552 | 2025.06.04 01:28:02.949580 [ 92 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13553 | 2025.06.04 01:28:02.949625 [ 5 ] {200e4511-1253-474e-8c26-0a2cb68a530e} <Debug> TCPHandler: Processed in 0.001862802 sec. | ||
| 13554 | 2025.06.04 01:28:02.949656 [ 92 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2025.06.04 01:28:02.949682 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13556 | 2025.06.04 01:28:02.949756 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2025.06.04 01:28:02.949778 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13558 | 2025.06.04 01:28:02.949853 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13559 | 2025.06.04 01:28:02.949895 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13560 | 2025.06.04 01:28:02.949898 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13561 | 2025.06.04 01:28:02.949938 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1967 rows starting from the beginning of the part | ||
| 13562 | 2025.06.04 01:28:02.950017 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 13563 | 2025.06.04 01:28:02.950064 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 118 rows starting from the beginning of the part | ||
| 13564 | 2025.06.04 01:28:02.950109 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 74 rows starting from the beginning of the part | ||
| 13565 | 2025.06.04 01:28:02.950147 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 120 rows starting from the beginning of the part | ||
| 13566 | 2025.06.04 01:28:02.950188 [ 188 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 74 rows starting from the beginning of the part | ||
| 13567 | 2025.06.04 01:28:02.950316 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2025.06.04 01:28:02.950367 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13569 | 2025.06.04 01:28:02.950681 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13570 | 2025.06.04 01:28:02.950918 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2025.06.04 01:28:02.951053 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001219 sec., 7383.100902378999 rows/sec., 555.17 KiB/sec. | ||
| 13572 | 2025.06.04 01:28:02.951090 [ 5 ] {56402388-d691-4584-8da0-67cc66aaf66f} <Debug> TCPHandler: Processed in 0.001382888 sec. | ||
| 13573 | 2025.06.04 01:28:02.951202 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2025.06.04 01:28:02.951297 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13575 | 2025.06.04 01:28:02.951336 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13576 | 2025.06.04 01:28:02.951429 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689618 sec., 1425766.060730887 rows/sec., 122.50 MiB/sec. | ||
| 13577 | 2025.06.04 01:28:02.951770 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13578 | 2025.06.04 01:28:02.951780 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2025.06.04 01:28:02.951827 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13580 | 2025.06.04 01:28:02.952141 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2025.06.04 01:28:02.952178 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13582 | 2025.06.04 01:28:02.952243 [ 194 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_131_26} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13583 | 2025.06.04 01:28:02.952345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13584 | 2025.06.04 01:28:02.952410 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2025.06.04 01:28:02.952535 [ 92 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13586 | 2025.06.04 01:28:02.952544 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001265 sec., 57707.50988142292 rows/sec., 4.51 MiB/sec. | ||
| 13587 | 2025.06.04 01:28:02.952569 [ 92 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.06.04 01:28:02.952592 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13589 | 2025.06.04 01:28:02.952594 [ 5 ] {2888c5ee-ff62-4e32-bb8f-763c3ffd081f} <Debug> TCPHandler: Processed in 0.001439911 sec. | ||
| 13590 | 2025.06.04 01:28:02.952652 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13591 | 2025.06.04 01:28:02.952716 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13592 | 2025.06.04 01:28:02.952736 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13593 | 2025.06.04 01:28:02.952765 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part | ||
| 13594 | 2025.06.04 01:28:02.952809 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 13595 | 2025.06.04 01:28:02.952815 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2025.06.04 01:28:02.952847 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 95 rows starting from the beginning of the part | ||
| 13597 | 2025.06.04 01:28:02.952865 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13598 | 2025.06.04 01:28:02.952886 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 73 rows starting from the beginning of the part | ||
| 13599 | 2025.06.04 01:28:02.952928 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 99 rows starting from the beginning of the part | ||
| 13600 | 2025.06.04 01:28:02.952992 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 73 rows starting from the beginning of the part | ||
| 13601 | 2025.06.04 01:28:02.953290 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2025.06.04 01:28:02.953331 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13603 | 2025.06.04 01:28:02.953678 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13604 | 2025.06.04 01:28:02.953824 [ 194 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195283 sec., 1134459.3707096982 rows/sec., 89.07 MiB/sec. | ||
| 13605 | 2025.06.04 01:28:02.953890 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.06.04 01:28:02.954001 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13607 | 2025.06.04 01:28:02.954015 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_126_28 to all_127_127_0 | ||
| 13608 | 2025.06.04 01:28:02.954031 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 13609 | 2025.06.04 01:28:02.954076 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2025.06.04 01:28:02.954097 [ 5 ] {81af05ed-e2bb-4227-99cc-7d1069d3a0d2} <Debug> TCPHandler: Processed in 0.00143044 sec. | ||
| 13611 | 2025.06.04 01:28:02.954102 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13612 | 2025.06.04 01:28:02.954187 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_28 to all_127_127_0 into Compact with storage Full | ||
| 13613 | 2025.06.04 01:28:02.954216 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2025.06.04 01:28:02.954292 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13615 | 2025.06.04 01:28:02.954303 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2025.06.04 01:28:02.954315 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13617 | 2025.06.04 01:28:02.954330 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_28, total 36429 rows starting from the beginning of the part | ||
| 13618 | 2025.06.04 01:28:02.954385 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <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 | ||
| 13619 | 2025.06.04 01:28:02.954390 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_131_26} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13620 | 2025.06.04 01:28:02.954402 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 13621 | 2025.06.04 01:28:02.954504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13622 | 2025.06.04 01:28:02.955181 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2025.06.04 01:28:02.955222 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13624 | 2025.06.04 01:28:02.955745 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13625 | 2025.06.04 01:28:02.955977 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2025.06.04 01:28:02.956117 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001821 sec., 4942.339373970346 rows/sec., 8.86 MiB/sec. | ||
| 13627 | 2025.06.04 01:28:02.956172 [ 5 ] {c34aeb60-7eaf-4006-9c55-42c9cef7e527} <Debug> TCPHandler: Processed in 0.002004296 sec. | ||
| 13628 | 2025.06.04 01:28:02.956281 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2025.06.04 01:28:02.956376 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13630 | 2025.06.04 01:28:02.956416 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13631 | 2025.06.04 01:28:02.956747 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2025.06.04 01:28:02.956782 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13633 | 2025.06.04 01:28:02.957088 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13634 | 2025.06.04 01:28:02.957296 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2025.06.04 01:28:02.957397 [ 92 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13636 | 2025.06.04 01:28:02.957424 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 13637 | 2025.06.04 01:28:02.957427 [ 92 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2025.06.04 01:28:02.957463 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13639 | 2025.06.04 01:28:02.957467 [ 5 ] {588b3e99-b266-46e5-81e8-6f72e87dcc87} <Debug> TCPHandler: Processed in 0.001233725 sec. | ||
| 13640 | 2025.06.04 01:28:02.957549 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13641 | 2025.06.04 01:28:02.957673 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13642 | 2025.06.04 01:28:02.957707 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6656 rows starting from the beginning of the part | ||
| 13643 | 2025.06.04 01:28:02.957772 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
| 13644 | 2025.06.04 01:28:02.957820 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 13645 | 2025.06.04 01:28:02.957862 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 13646 | 2025.06.04 01:28:02.957901 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 13647 | 2025.06.04 01:28:02.957941 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 13648 | 2025.06.04 01:28:02.959983 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467649 sec., 2804288.6164118154 rows/sec., 187.96 MiB/sec. | ||
| 13649 | 2025.06.04 01:28:02.960507 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13650 | 2025.06.04 01:28:02.960668 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36493 rows, containing 5 columns (5 merged, 0 gathered) in 0.006513042 sec., 5603065.357171042 rows/sec., 383.20 MiB/sec. | ||
| 13651 | 2025.06.04 01:28:02.960820 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.06.04 01:28:02.960904 [ 199 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_131_26} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13653 | 2025.06.04 01:28:02.961009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13654 | 2025.06.04 01:28:02.961033 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Trace> MergedBlockOutputStream: filled checksums all_1_127_29 (state Temporary) | ||
| 13655 | 2025.06.04 01:28:02.961327 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_127_29 to all_1_127_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2025.06.04 01:28:02.961399 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_127_29} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_126_28, all_127_127_0] -> all_1_127_29 | ||
| 13657 | 2025.06.04 01:28:02.961482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13658 | 2025.06.04 01:28:05.849899 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13659 | 2025.06.04 01:28:05.849960 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13660 | 2025.06.04 01:28:06.106529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 | ||
| 13661 | 2025.06.04 01:28:06.107064 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2025.06.04 01:28:06.107111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13663 | 2025.06.04 01:28:06.107596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13664 | 2025.06.04 01:28:06.107830 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2025.06.04 01:28:06.107964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 | ||
| 13666 | 2025.06.04 01:28:07.948923 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2025.06.04 01:28:07.949207 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13668 | 2025.06.04 01:28:07.949297 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13669 | 2025.06.04 01:28:07.950007 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2025.06.04 01:28:07.950057 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13671 | 2025.06.04 01:28:07.950466 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13672 | 2025.06.04 01:28:07.950698 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2025.06.04 01:28:07.950866 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001733 sec., 68090.01731102135 rows/sec., 5.79 MiB/sec. | ||
| 13674 | 2025.06.04 01:28:07.950917 [ 5 ] {6e8db9aa-ec12-4956-9a4a-44680884c99f} <Debug> TCPHandler: Processed in 0.002185241 sec. | ||
| 13675 | 2025.06.04 01:28:07.951045 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2025.06.04 01:28:07.951147 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13677 | 2025.06.04 01:28:07.951192 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13678 | 2025.06.04 01:28:07.951609 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.06.04 01:28:07.951648 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13680 | 2025.06.04 01:28:07.951957 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13681 | 2025.06.04 01:28:07.952175 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.06.04 01:28:07.952311 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 13683 | 2025.06.04 01:28:07.952350 [ 5 ] {cfa9c4ca-03d0-485f-99fc-ed50a1f93338} <Debug> TCPHandler: Processed in 0.001357778 sec. | ||
| 13684 | 2025.06.04 01:28:07.952449 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2025.06.04 01:28:07.952545 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13686 | 2025.06.04 01:28:07.952586 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13687 | 2025.06.04 01:28:07.953003 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2025.06.04 01:28:07.953041 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13689 | 2025.06.04 01:28:07.953362 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13690 | 2025.06.04 01:28:07.953573 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2025.06.04 01:28:07.953704 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 13692 | 2025.06.04 01:28:07.953742 [ 5 ] {a2e66ab3-58fd-4215-9ed1-01202a5cf5f5} <Debug> TCPHandler: Processed in 0.001341737 sec. | ||
| 13693 | 2025.06.04 01:28:07.953847 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2025.06.04 01:28:07.953941 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13695 | 2025.06.04 01:28:07.953984 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13696 | 2025.06.04 01:28:07.954399 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2025.06.04 01:28:07.954437 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13698 | 2025.06.04 01:28:07.954764 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13699 | 2025.06.04 01:28:07.954977 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2025.06.04 01:28:07.955109 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 13701 | 2025.06.04 01:28:07.955105 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_127_29 to all_128_128_0 | ||
| 13702 | 2025.06.04 01:28:07.955146 [ 5 ] {5f998bad-59ee-42f2-bbe7-c2214bbdde86} <Debug> TCPHandler: Processed in 0.001348488 sec. | ||
| 13703 | 2025.06.04 01:28:07.955183 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2025.06.04 01:28:07.955210 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13705 | 2025.06.04 01:28:07.955268 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13706 | 2025.06.04 01:28:07.955308 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_29 to all_128_128_0 into Compact with storage Full | ||
| 13707 | 2025.06.04 01:28:07.955367 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13708 | 2025.06.04 01:28:07.955427 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <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 | ||
| 13709 | 2025.06.04 01:28:07.955446 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13710 | 2025.06.04 01:28:07.955493 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_29, total 36493 rows starting from the beginning of the part | ||
| 13711 | 2025.06.04 01:28:07.955570 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 13712 | 2025.06.04 01:28:07.956318 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2025.06.04 01:28:07.956361 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13714 | 2025.06.04 01:28:07.956918 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13715 | 2025.06.04 01:28:07.957153 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2025.06.04 01:28:07.957300 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001952 sec., 15881.147540983608 rows/sec., 28.46 MiB/sec. | ||
| 13717 | 2025.06.04 01:28:07.957370 [ 5 ] {bc08d0f2-3b4d-4614-8483-5c11a0737468} <Debug> TCPHandler: Processed in 0.00215289 sec. | ||
| 13718 | 2025.06.04 01:28:07.957477 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2025.06.04 01:28:07.957573 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13720 | 2025.06.04 01:28:07.957617 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13721 | 2025.06.04 01:28:07.957947 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2025.06.04 01:28:07.957984 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13723 | 2025.06.04 01:28:07.958305 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13724 | 2025.06.04 01:28:07.958516 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2025.06.04 01:28:07.958649 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13726 | 2025.06.04 01:28:07.958685 [ 5 ] {7cb30f48-2016-4496-9934-376e22bf8692} <Debug> TCPHandler: Processed in 0.001256885 sec. | ||
| 13727 | 2025.06.04 01:28:07.961651 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36653 rows, containing 5 columns (5 merged, 0 gathered) in 0.006379019 sec., 5745867.820741716 rows/sec., 393.00 MiB/sec. | ||
| 13728 | 2025.06.04 01:28:07.962351 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Trace> MergedBlockOutputStream: filled checksums all_1_128_30 (state Temporary) | ||
| 13729 | 2025.06.04 01:28:07.962705 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_128_30 to all_1_128_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2025.06.04 01:28:07.962798 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_128_30} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_127_29, all_128_128_0] -> all_1_128_30 | ||
| 13731 | 2025.06.04 01:28:07.962895 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13732 | 2025.06.04 01:28:08.108519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13733 | 2025.06.04 01:28:08.126958 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2025.06.04 01:28:08.127034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13735 | 2025.06.04 01:28:08.133573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13736 | 2025.06.04 01:28:08.134317 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2025.06.04 01:28:08.138113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13738 | 2025.06.04 01:28:10.508168 [ 221 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13739 | 2025.06.04 01:28:10.508237 [ 221 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13740 | 2025.06.04 01:28:10.510365 [ 221 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13741 | 2025.06.04 01:28:10.529379 [ 220 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13742 | 2025.06.04 01:28:10.529438 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13743 | 2025.06.04 01:28:10.532600 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13744 | 2025.06.04 01:28:10.545508 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13745 | 2025.06.04 01:28:10.545681 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13746 | 2025.06.04 01:28:10.545750 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13747 | 2025.06.04 01:28:10.546433 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2025.06.04 01:28:10.546469 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13749 | 2025.06.04 01:28:10.546827 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13750 | 2025.06.04 01:28:10.547043 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2025.06.04 01:28:10.547188 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 13752 | 2025.06.04 01:28:10.547228 [ 5 ] {9c5cdbde-2305-4e1e-90bc-4893509cae31} <Debug> TCPHandler: Processed in 0.001878533 sec. | ||
| 13753 | 2025.06.04 01:28:10.547347 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2025.06.04 01:28:10.547439 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13755 | 2025.06.04 01:28:10.547480 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13756 | 2025.06.04 01:28:10.548554 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2025.06.04 01:28:10.548585 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13758 | 2025.06.04 01:28:10.549012 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13759 | 2025.06.04 01:28:10.549225 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13760 | 2025.06.04 01:28:10.549349 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Debug> executeQuery: Read 1334 rows, 113.65 KiB in 0.001926 sec., 692627.2066458983 rows/sec., 57.63 MiB/sec. | ||
| 13761 | 2025.06.04 01:28:10.549386 [ 5 ] {8da9a1f6-bc5b-4249-b16f-13c823bd77e8} <Debug> TCPHandler: Processed in 0.002085729 sec. | ||
| 13762 | 2025.06.04 01:28:10.549499 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13763 | 2025.06.04 01:28:10.549592 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13764 | 2025.06.04 01:28:10.549632 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13765 | 2025.06.04 01:28:10.550046 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13766 | 2025.06.04 01:28:10.550080 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13767 | 2025.06.04 01:28:10.550375 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13768 | 2025.06.04 01:28:10.550586 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13769 | 2025.06.04 01:28:10.550711 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001136 sec., 18485.915492957745 rows/sec., 1.41 MiB/sec. | ||
| 13770 | 2025.06.04 01:28:10.550748 [ 5 ] {a03865b5-fd92-4893-94b0-2cd82a13d58d} <Debug> TCPHandler: Processed in 0.001296596 sec. | ||
| 13771 | 2025.06.04 01:28:10.550860 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2025.06.04 01:28:10.550952 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13773 | 2025.06.04 01:28:10.550989 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13774 | 2025.06.04 01:28:10.551439 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2025.06.04 01:28:10.551472 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13776 | 2025.06.04 01:28:10.551756 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13777 | 2025.06.04 01:28:10.552023 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13778 | 2025.06.04 01:28:10.552144 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001209 sec., 208436.72456575683 rows/sec., 14.42 MiB/sec. | ||
| 13779 | 2025.06.04 01:28:10.552181 [ 5 ] {efaf0d8a-6b3e-49f4-bfe1-e032269df76f} <Debug> TCPHandler: Processed in 0.001368258 sec. | ||
| 13780 | 2025.06.04 01:28:10.552293 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13781 | 2025.06.04 01:28:10.552385 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13782 | 2025.06.04 01:28:10.552423 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13783 | 2025.06.04 01:28:10.552805 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2025.06.04 01:28:10.552840 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13785 | 2025.06.04 01:28:10.553126 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13786 | 2025.06.04 01:28:10.553325 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2025.06.04 01:28:10.553447 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 13788 | 2025.06.04 01:28:10.553484 [ 5 ] {7b51112e-932c-4269-b4ab-0d4c01e2426b} <Debug> TCPHandler: Processed in 0.001238055 sec. | ||
| 13789 | 2025.06.04 01:28:10.553595 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2025.06.04 01:28:10.553687 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13791 | 2025.06.04 01:28:10.553724 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13792 | 2025.06.04 01:28:10.554330 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2025.06.04 01:28:10.554365 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13794 | 2025.06.04 01:28:10.554672 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13795 | 2025.06.04 01:28:10.554884 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2025.06.04 01:28:10.555003 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Debug> executeQuery: Read 565 rows, 43.38 KiB in 0.001337 sec., 422587.8833208676 rows/sec., 31.69 MiB/sec. | ||
| 13797 | 2025.06.04 01:28:10.555037 [ 5 ] {52f19b97-9351-4ba0-b2f4-28d5433c9bb0} <Debug> TCPHandler: Processed in 0.001495532 sec. | ||
| 13798 | 2025.06.04 01:28:10.555144 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2025.06.04 01:28:10.555230 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13800 | 2025.06.04 01:28:10.555269 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13801 | 2025.06.04 01:28:10.555966 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.06.04 01:28:10.556000 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13803 | 2025.06.04 01:28:10.556373 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13804 | 2025.06.04 01:28:10.556579 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2025.06.04 01:28:10.556686 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_128_30 to all_133_133_0 | ||
| 13806 | 2025.06.04 01:28:10.556703 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Debug> executeQuery: Read 978 rows, 67.67 KiB in 0.001471 sec., 664853.8409245411 rows/sec., 44.92 MiB/sec. | ||
| 13807 | 2025.06.04 01:28:10.556727 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2025.06.04 01:28:10.556742 [ 5 ] {bd443773-c869-4c22-8671-f82084e33391} <Debug> TCPHandler: Processed in 0.001631856 sec. | ||
| 13809 | 2025.06.04 01:28:10.556746 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13810 | 2025.06.04 01:28:10.556854 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_30 to all_133_133_0 into Compact with storage Full | ||
| 13811 | 2025.06.04 01:28:10.556861 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2025.06.04 01:28:10.556894 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13813 | 2025.06.04 01:28:10.556947 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13814 | 2025.06.04 01:28:10.556975 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13815 | 2025.06.04 01:28:10.556992 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13816 | 2025.06.04 01:28:10.557035 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <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 | ||
| 13817 | 2025.06.04 01:28:10.557037 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_30, total 36653 rows starting from the beginning of the part | ||
| 13818 | 2025.06.04 01:28:10.557126 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 13819 | 2025.06.04 01:28:10.557184 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 162 rows starting from the beginning of the part | ||
| 13820 | 2025.06.04 01:28:10.557232 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 13821 | 2025.06.04 01:28:10.557279 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 13822 | 2025.06.04 01:28:10.557324 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 978 rows starting from the beginning of the part | ||
| 13823 | 2025.06.04 01:28:10.557819 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2025.06.04 01:28:10.557862 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13825 | 2025.06.04 01:28:10.558367 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13826 | 2025.06.04 01:28:10.558623 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2025.06.04 01:28:10.558733 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13828 | 2025.06.04 01:28:10.558756 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.06.04 01:28:10.558757 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001854 sec., 4854.368932038835 rows/sec., 8.70 MiB/sec. | ||
| 13830 | 2025.06.04 01:28:10.558773 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13831 | 2025.06.04 01:28:10.558815 [ 5 ] {dfd07bb2-bb60-47f9-a868-69d446cbfd52} <Debug> TCPHandler: Processed in 0.002058658 sec. | ||
| 13832 | 2025.06.04 01:28:10.558864 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13833 | 2025.06.04 01:28:10.558987 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2025.06.04 01:28:10.559085 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13835 | 2025.06.04 01:28:10.559125 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13836 | 2025.06.04 01:28:10.559186 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13837 | 2025.06.04 01:28:10.559258 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2069 rows starting from the beginning of the part | ||
| 13838 | 2025.06.04 01:28:10.559269 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13839 | 2025.06.04 01:28:10.559391 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 13840 | 2025.06.04 01:28:10.559454 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2025.06.04 01:28:10.559495 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13842 | 2025.06.04 01:28:10.559498 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 13843 | 2025.06.04 01:28:10.559608 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 9 rows starting from the beginning of the part | ||
| 13844 | 2025.06.04 01:28:10.559706 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 31 rows starting from the beginning of the part | ||
| 13845 | 2025.06.04 01:28:10.559815 [ 191 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 9 rows starting from the beginning of the part | ||
| 13846 | 2025.06.04 01:28:10.559819 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13847 | 2025.06.04 01:28:10.560098 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2025.06.04 01:28:10.560232 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.08 MiB/sec. | ||
| 13849 | 2025.06.04 01:28:10.560268 [ 5 ] {3fb8dd9c-a323-4a8c-bb36-400cc472e362} <Debug> TCPHandler: Processed in 0.001328967 sec. | ||
| 13850 | 2025.06.04 01:28:10.564480 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38273 rows, containing 5 columns (5 merged, 0 gathered) in 0.007667185 sec., 4991792.946172552 rows/sec., 341.42 MiB/sec. | ||
| 13851 | 2025.06.04 01:28:10.565074 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Trace> MergedBlockOutputStream: filled checksums all_1_133_31 (state Temporary) | ||
| 13852 | 2025.06.04 01:28:10.565388 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_133_31 to all_1_133_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2025.06.04 01:28:10.565474 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_128_30, all_133_133_0] -> all_1_133_31 | ||
| 13854 | 2025.06.04 01:28:10.565592 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13855 | 2025.06.04 01:28:10.571435 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 19 columns (19 merged, 0 gathered) in 0.012552973 sec., 171911.46670991805 rows/sec., 308.06 MiB/sec. | ||
| 13856 | 2025.06.04 01:28:10.573363 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13857 | 2025.06.04 01:28:10.573688 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2025.06.04 01:28:10.573763 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13859 | 2025.06.04 01:28:10.573989 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. | ||
| 13860 | 2025.06.04 01:28:11.000443 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.44 MiB, peak 366.62 MiB, free memory in arenas 0.00 B, will set to 353.97 MiB (RSS), difference: 5.53 MiB | ||
| 13861 | 2025.06.04 01:28:11.200377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1896 | ||
| 13862 | 2025.06.04 01:28:11.203116 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2025.06.04 01:28:11.203158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13864 | 2025.06.04 01:28:11.204364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13865 | 2025.06.04 01:28:11.204626 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2025.06.04 01:28:11.204889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 13867 | 2025.06.04 01:28:11.409378 [ 225 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13868 | 2025.06.04 01:28:11.409421 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13869 | 2025.06.04 01:28:11.411506 [ 225 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13870 | 2025.06.04 01:28:12.943185 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13871 | 2025.06.04 01:28:12.943366 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13872 | 2025.06.04 01:28:12.943434 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13873 | 2025.06.04 01:28:12.944121 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2025.06.04 01:28:12.944173 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13875 | 2025.06.04 01:28:12.944573 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13876 | 2025.06.04 01:28:12.944804 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2025.06.04 01:28:12.944965 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 13878 | 2025.06.04 01:28:12.945007 [ 5 ] {f865d3d4-0e47-44a8-a3b8-25dc0534221d} <Debug> TCPHandler: Processed in 0.001953955 sec. | ||
| 13879 | 2025.06.04 01:28:12.945125 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2025.06.04 01:28:12.945221 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13881 | 2025.06.04 01:28:12.945264 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13882 | 2025.06.04 01:28:12.945695 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2025.06.04 01:28:12.945732 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13884 | 2025.06.04 01:28:12.946044 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13885 | 2025.06.04 01:28:12.946264 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2025.06.04 01:28:12.946398 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 13887 | 2025.06.04 01:28:12.946437 [ 5 ] {89880438-57b0-4c01-837e-683a18f4e277} <Debug> TCPHandler: Processed in 0.001361058 sec. | ||
| 13888 | 2025.06.04 01:28:12.946548 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2025.06.04 01:28:12.946643 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13890 | 2025.06.04 01:28:12.946688 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13891 | 2025.06.04 01:28:12.947060 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2025.06.04 01:28:12.947098 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13893 | 2025.06.04 01:28:12.947423 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13894 | 2025.06.04 01:28:12.947634 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2025.06.04 01:28:12.947767 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 3.90 MiB/sec. | ||
| 13896 | 2025.06.04 01:28:12.947806 [ 5 ] {347b493b-6bf9-4f89-b006-8e5cd79351e5} <Debug> TCPHandler: Processed in 0.001306757 sec. | ||
| 13897 | 2025.06.04 01:28:12.947916 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2025.06.04 01:28:12.948011 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13899 | 2025.06.04 01:28:12.948053 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13900 | 2025.06.04 01:28:12.948372 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2025.06.04 01:28:12.948408 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13902 | 2025.06.04 01:28:12.948722 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13903 | 2025.06.04 01:28:12.948943 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2025.06.04 01:28:12.949075 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001083 sec., 22160.6648199446 rows/sec., 1.49 MiB/sec. | ||
| 13905 | 2025.06.04 01:28:12.949112 [ 5 ] {8ab97cdf-fc1e-47e5-a5be-f7bce648ac0f} <Debug> TCPHandler: Processed in 0.001245364 sec. | ||
| 13906 | 2025.06.04 01:28:13.608318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 | ||
| 13907 | 2025.06.04 01:28:13.609133 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2025.06.04 01:28:13.609179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13909 | 2025.06.04 01:28:13.609642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13910 | 2025.06.04 01:28:13.609864 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2025.06.04 01:28:13.609996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 13912 | 2025.06.04 01:28:15.638486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13913 | 2025.06.04 01:28:15.657056 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2025.06.04 01:28:15.657115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13915 | 2025.06.04 01:28:15.663570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13916 | 2025.06.04 01:28:15.664277 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.06.04 01:28:15.667619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13918 | 2025.06.04 01:28:17.860829 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13919 | 2025.06.04 01:28:17.860889 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13920 | 2025.06.04 01:28:17.863212 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13921 | 2025.06.04 01:28:17.949096 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13922 | 2025.06.04 01:28:17.949274 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13923 | 2025.06.04 01:28:17.949346 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13924 | 2025.06.04 01:28:17.950084 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2025.06.04 01:28:17.950124 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13926 | 2025.06.04 01:28:17.950524 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13927 | 2025.06.04 01:28:17.950748 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2025.06.04 01:28:17.950896 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001676 sec., 70405.72792362768 rows/sec., 5.99 MiB/sec. | ||
| 13929 | 2025.06.04 01:28:17.950941 [ 5 ] {9b1450bc-9643-48e3-a43f-2c47dbf03248} <Debug> TCPHandler: Processed in 0.001977496 sec. | ||
| 13930 | 2025.06.04 01:28:17.951065 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2025.06.04 01:28:17.951158 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13932 | 2025.06.04 01:28:17.951200 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13933 | 2025.06.04 01:28:17.951609 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2025.06.04 01:28:17.951646 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13935 | 2025.06.04 01:28:17.951939 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13936 | 2025.06.04 01:28:17.952142 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2025.06.04 01:28:17.952272 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 13938 | 2025.06.04 01:28:17.952311 [ 5 ] {fbf861b0-d1de-4354-bcbf-468d3f36d833} <Debug> TCPHandler: Processed in 0.001294636 sec. | ||
| 13939 | 2025.06.04 01:28:17.952418 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2025.06.04 01:28:17.952513 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13941 | 2025.06.04 01:28:17.952552 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13942 | 2025.06.04 01:28:17.952986 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.06.04 01:28:17.953023 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13944 | 2025.06.04 01:28:17.953331 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13945 | 2025.06.04 01:28:17.953535 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.06.04 01:28:17.953664 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 13947 | 2025.06.04 01:28:17.953704 [ 5 ] {63ffcc17-1dde-4e42-b392-ffb9b695b4fd} <Debug> TCPHandler: Processed in 0.001334958 sec. | ||
| 13948 | 2025.06.04 01:28:17.953814 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2025.06.04 01:28:17.953908 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13950 | 2025.06.04 01:28:17.953951 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13951 | 2025.06.04 01:28:17.954365 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.06.04 01:28:17.954400 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13953 | 2025.06.04 01:28:17.954724 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13954 | 2025.06.04 01:28:17.954940 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2025.06.04 01:28:17.955068 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 13956 | 2025.06.04 01:28:17.955105 [ 5 ] {48c2e66f-da26-4afb-828e-0f1d5a96736e} <Debug> TCPHandler: Processed in 0.001340507 sec. | ||
| 13957 | 2025.06.04 01:28:17.955214 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2025.06.04 01:28:17.955307 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13959 | 2025.06.04 01:28:17.955360 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <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 | ||
| 13960 | 2025.06.04 01:28:17.956204 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2025.06.04 01:28:17.956240 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13962 | 2025.06.04 01:28:17.956773 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13963 | 2025.06.04 01:28:17.956992 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2025.06.04 01:28:17.957126 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 13965 | 2025.06.04 01:28:17.957179 [ 5 ] {7faf0de3-c16b-426a-885a-2b3642893dd5} <Debug> TCPHandler: Processed in 0.002015647 sec. | ||
| 13966 | 2025.06.04 01:28:17.957290 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2025.06.04 01:28:17.957384 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13968 | 2025.06.04 01:28:17.957425 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13969 | 2025.06.04 01:28:17.957761 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2025.06.04 01:28:17.957796 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13971 | 2025.06.04 01:28:17.958093 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13972 | 2025.06.04 01:28:17.958316 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2025.06.04 01:28:17.958443 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13974 | 2025.06.04 01:28:17.958480 [ 5 ] {3fbb0728-26e7-492d-a189-61e457586b22} <Debug> TCPHandler: Processed in 0.001239265 sec. | ||
| 13975 | 2025.06.04 01:28:20.849997 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13976 | 2025.06.04 01:28:20.850066 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13977 | 2025.06.04 01:28:21.002346 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00104498 sec. | ||
| 13978 | 2025.06.04 01:28:21.110962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 | ||
| 13979 | 2025.06.04 01:28:21.111488 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2025.06.04 01:28:21.111535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13981 | 2025.06.04 01:28:21.112032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13982 | 2025.06.04 01:28:21.112273 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2025.06.04 01:28:21.112412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 | ||
| 13984 | 2025.06.04 01:28:21.112510 [ 223 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13985 | 2025.06.04 01:28:21.112562 [ 223 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13986 | 2025.06.04 01:28:21.114562 [ 223 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13987 | 2025.06.04 01:28:21.205936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1916 | ||
| 13988 | 2025.06.04 01:28:21.207924 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2025.06.04 01:28:21.207964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 13990 | 2025.06.04 01:28:21.209125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13991 | 2025.06.04 01:28:21.209382 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2025.06.04 01:28:21.209595 [ 223 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13993 | 2025.06.04 01:28:21.209624 [ 223 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13994 | 2025.06.04 01:28:21.209637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 13995 | 2025.06.04 01:28:21.212307 [ 223 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13996 | 2025.06.04 01:28:21.372096 [ 223 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13997 | 2025.06.04 01:28:21.372135 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13998 | 2025.06.04 01:28:21.373763 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13999 | 2025.06.04 01:28:22.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.98 MiB, peak 366.62 MiB, free memory in arenas 0.00 B, will set to 353.97 MiB (RSS), difference: 3.99 MiB | ||
| 14000 | 2025.06.04 01:28:22.779815 [ 221 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14001 | 2025.06.04 01:28:22.779869 [ 221 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14002 | 2025.06.04 01:28:22.781944 [ 221 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14003 | 2025.06.04 01:28:22.947538 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2025.06.04 01:28:22.947705 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14005 | 2025.06.04 01:28:22.947771 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14006 | 2025.06.04 01:28:22.948435 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2025.06.04 01:28:22.948484 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14008 | 2025.06.04 01:28:22.948865 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 14009 | 2025.06.04 01:28:22.949103 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2025.06.04 01:28:22.949257 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001601 sec., 46221.1118051218 rows/sec., 3.72 MiB/sec. | ||
| 14011 | 2025.06.04 01:28:22.949259 [ 72 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 14012 | 2025.06.04 01:28:22.949305 [ 5 ] {b61bba6e-292d-427e-b770-1e6d5dbe556a} <Debug> TCPHandler: Processed in 0.001898954 sec. | ||
| 14013 | 2025.06.04 01:28:22.949331 [ 72 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.06.04 01:28:22.949358 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14015 | 2025.06.04 01:28:22.949433 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2025.06.04 01:28:22.949490 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 14017 | 2025.06.04 01:28:22.949534 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14018 | 2025.06.04 01:28:22.949581 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14019 | 2025.06.04 01:28:22.949650 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14020 | 2025.06.04 01:28:22.949693 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1967 rows starting from the beginning of the part | ||
| 14021 | 2025.06.04 01:28:22.949769 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 118 rows starting from the beginning of the part | ||
| 14022 | 2025.06.04 01:28:22.949822 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1334 rows starting from the beginning of the part | ||
| 14023 | 2025.06.04 01:28:22.949886 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 14024 | 2025.06.04 01:28:22.949930 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 118 rows starting from the beginning of the part | ||
| 14025 | 2025.06.04 01:28:22.949974 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 74 rows starting from the beginning of the part | ||
| 14026 | 2025.06.04 01:28:22.949990 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2025.06.04 01:28:22.950033 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14028 | 2025.06.04 01:28:22.950380 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14029 | 2025.06.04 01:28:22.950592 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2025.06.04 01:28:22.950717 [ 72 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14031 | 2025.06.04 01:28:22.950731 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 556.09 KiB/sec. | ||
| 14032 | 2025.06.04 01:28:22.950750 [ 72 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.06.04 01:28:22.950776 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14034 | 2025.06.04 01:28:22.950778 [ 5 ] {d75d85f3-cd89-4e4b-8de1-54aaf4e4bd34} <Debug> TCPHandler: Processed in 0.001396169 sec. | ||
| 14035 | 2025.06.04 01:28:22.950865 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14036 | 2025.06.04 01:28:22.950899 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2025.06.04 01:28:22.950954 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14038 | 2025.06.04 01:28:22.950983 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part | ||
| 14039 | 2025.06.04 01:28:22.951002 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14040 | 2025.06.04 01:28:22.951043 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 9 rows starting from the beginning of the part | ||
| 14041 | 2025.06.04 01:28:22.951044 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14042 | 2025.06.04 01:28:22.951088 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 31 rows starting from the beginning of the part | ||
| 14043 | 2025.06.04 01:28:22.951131 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 21 rows starting from the beginning of the part | ||
| 14044 | 2025.06.04 01:28:22.951172 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 14045 | 2025.06.04 01:28:22.951211 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 9 rows starting from the beginning of the part | ||
| 14046 | 2025.06.04 01:28:22.951506 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2025.06.04 01:28:22.951542 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14048 | 2025.06.04 01:28:22.951555 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212715 sec., 1723902.8747385 rows/sec., 148.87 MiB/sec. | ||
| 14049 | 2025.06.04 01:28:22.951878 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 14050 | 2025.06.04 01:28:22.951886 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 14051 | 2025.06.04 01:28:22.951956 [ 202 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129432 sec., 247026.8241027348 rows/sec., 17.72 MiB/sec. | ||
| 14052 | 2025.06.04 01:28:22.952135 [ 202 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14053 | 2025.06.04 01:28:22.952185 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2025.06.04 01:28:22.952311 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2025.06.04 01:28:22.952314 [ 72 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 14056 | 2025.06.04 01:28:22.952346 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001363 sec., 53558.327219369035 rows/sec., 4.18 MiB/sec. | ||
| 14057 | 2025.06.04 01:28:22.952364 [ 72 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2025.06.04 01:28:22.952394 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14059 | 2025.06.04 01:28:22.952396 [ 5 ] {d39e4cb9-a4f3-474d-b314-4f40ad5c6fd9} <Debug> TCPHandler: Processed in 0.001549093 sec. | ||
| 14060 | 2025.06.04 01:28:22.952419 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_136_27} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 14061 | 2025.06.04 01:28:22.952478 [ 202 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2025.06.04 01:28:22.952481 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 14063 | 2025.06.04 01:28:22.952525 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 14064 | 2025.06.04 01:28:22.952527 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2025.06.04 01:28:22.952575 [ 202 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_111_22} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14066 | 2025.06.04 01:28:22.952578 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14067 | 2025.06.04 01:28:22.952618 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 952 rows starting from the beginning of the part | ||
| 14068 | 2025.06.04 01:28:22.952639 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14069 | 2025.06.04 01:28:22.952662 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 95 rows starting from the beginning of the part | ||
| 14070 | 2025.06.04 01:28:22.952683 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14071 | 2025.06.04 01:28:22.952689 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14072 | 2025.06.04 01:28:22.952698 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 565 rows starting from the beginning of the part | ||
| 14073 | 2025.06.04 01:28:22.952747 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 14074 | 2025.06.04 01:28:22.952779 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 95 rows starting from the beginning of the part | ||
| 14075 | 2025.06.04 01:28:22.952811 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 73 rows starting from the beginning of the part | ||
| 14076 | 2025.06.04 01:28:22.953116 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2025.06.04 01:28:22.953151 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14078 | 2025.06.04 01:28:22.953488 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 14079 | 2025.06.04 01:28:22.953713 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2025.06.04 01:28:22.953737 [ 199 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292456 sec., 1426741.0263869718 rows/sec., 111.94 MiB/sec. | ||
| 14081 | 2025.06.04 01:28:22.953848 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 14082 | 2025.06.04 01:28:22.953891 [ 5 ] {5e816064-be0d-4ec8-bd1d-3120f6a4ac4c} <Debug> TCPHandler: Processed in 0.001415869 sec. | ||
| 14083 | 2025.06.04 01:28:22.953913 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 14084 | 2025.06.04 01:28:22.954087 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2025.06.04 01:28:22.954166 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2025.06.04 01:28:22.954198 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14087 | 2025.06.04 01:28:22.954241 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_136_27} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 14088 | 2025.06.04 01:28:22.954261 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <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 | ||
| 14089 | 2025.06.04 01:28:22.954334 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14090 | 2025.06.04 01:28:22.955179 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2025.06.04 01:28:22.955223 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14092 | 2025.06.04 01:28:22.955747 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14093 | 2025.06.04 01:28:22.955975 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2025.06.04 01:28:22.956116 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001936 sec., 4648.760330578512 rows/sec., 8.33 MiB/sec. | ||
| 14095 | 2025.06.04 01:28:22.956174 [ 5 ] {dfdf7d56-74f5-48e7-bcda-256fdb58e7bd} <Debug> TCPHandler: Processed in 0.00214693 sec. | ||
| 14096 | 2025.06.04 01:28:22.956291 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2025.06.04 01:28:22.956387 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14098 | 2025.06.04 01:28:22.956429 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14099 | 2025.06.04 01:28:22.956765 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2025.06.04 01:28:22.956802 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14101 | 2025.06.04 01:28:22.957104 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 14102 | 2025.06.04 01:28:22.957318 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2025.06.04 01:28:22.957433 [ 72 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 14104 | 2025.06.04 01:28:22.957447 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14105 | 2025.06.04 01:28:22.957467 [ 72 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2025.06.04 01:28:22.957490 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14107 | 2025.06.04 01:28:22.957492 [ 5 ] {1bfbcb35-cfa9-4d79-8e9a-491570cfae63} <Debug> TCPHandler: Processed in 0.001251705 sec. | ||
| 14108 | 2025.06.04 01:28:22.957566 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 14109 | 2025.06.04 01:28:22.957658 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14110 | 2025.06.04 01:28:22.957686 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6920 rows starting from the beginning of the part | ||
| 14111 | 2025.06.04 01:28:22.957736 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 14112 | 2025.06.04 01:28:22.957775 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part | ||
| 14113 | 2025.06.04 01:28:22.957809 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part | ||
| 14114 | 2025.06.04 01:28:22.957845 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 14115 | 2025.06.04 01:28:22.957883 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 14116 | 2025.06.04 01:28:22.959518 [ 202 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987065 sec., 3603304.3710195688 rows/sec., 241.56 MiB/sec. | ||
| 14117 | 2025.06.04 01:28:22.959983 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 14118 | 2025.06.04 01:28:22.960320 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2025.06.04 01:28:22.960407 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_136_27} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 14120 | 2025.06.04 01:28:22.960512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14121 | 2025.06.04 01:28:23.168469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14122 | 2025.06.04 01:28:23.185785 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2025.06.04 01:28:23.185840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14124 | 2025.06.04 01:28:23.191879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14125 | 2025.06.04 01:28:23.192569 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2025.06.04 01:28:23.195841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14127 | 2025.06.04 01:28:27.052429 [ 219 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14128 | 2025.06.04 01:28:27.052497 [ 219 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14129 | 2025.06.04 01:28:27.054735 [ 219 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14130 | 2025.06.04 01:28:27.949246 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2025.06.04 01:28:27.949421 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14132 | 2025.06.04 01:28:27.949487 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14133 | 2025.06.04 01:28:27.950150 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2025.06.04 01:28:27.950194 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14135 | 2025.06.04 01:28:27.950580 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14136 | 2025.06.04 01:28:27.950805 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2025.06.04 01:28:27.950963 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001588 sec., 74307.3047858942 rows/sec., 6.32 MiB/sec. | ||
| 14138 | 2025.06.04 01:28:27.951016 [ 5 ] {307e5e01-2d5b-4dc7-9661-bb4d382e4a31} <Debug> TCPHandler: Processed in 0.001897314 sec. | ||
| 14139 | 2025.06.04 01:28:27.951137 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2025.06.04 01:28:27.951239 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14141 | 2025.06.04 01:28:27.951282 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14142 | 2025.06.04 01:28:27.951690 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.06.04 01:28:27.951728 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14144 | 2025.06.04 01:28:27.952026 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14145 | 2025.06.04 01:28:27.952243 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.06.04 01:28:27.952378 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001161 sec., 26701.11972437554 rows/sec., 1.96 MiB/sec. | ||
| 14147 | 2025.06.04 01:28:27.952417 [ 5 ] {1e5fcdb8-22f7-4eef-a1c9-1d7272100880} <Debug> TCPHandler: Processed in 0.001332027 sec. | ||
| 14148 | 2025.06.04 01:28:27.952524 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.06.04 01:28:27.952618 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14150 | 2025.06.04 01:28:27.952658 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14151 | 2025.06.04 01:28:27.953139 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.06.04 01:28:27.953177 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14153 | 2025.06.04 01:28:27.953500 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14154 | 2025.06.04 01:28:27.953713 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2025.06.04 01:28:27.953848 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001247 sec., 76182.83881315155 rows/sec., 5.95 MiB/sec. | ||
| 14156 | 2025.06.04 01:28:27.953898 [ 5 ] {9c3e6cb7-df12-4e21-919b-0a6f7ad72483} <Debug> TCPHandler: Processed in 0.001424011 sec. | ||
| 14157 | 2025.06.04 01:28:27.954034 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2025.06.04 01:28:27.954131 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14159 | 2025.06.04 01:28:27.954175 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14160 | 2025.06.04 01:28:27.954600 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2025.06.04 01:28:27.954635 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14162 | 2025.06.04 01:28:27.954962 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14163 | 2025.06.04 01:28:27.955173 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2025.06.04 01:28:27.955308 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 14165 | 2025.06.04 01:28:27.955346 [ 5 ] {e4cb49dc-7479-42a3-be9d-2d62d9c08e5a} <Debug> TCPHandler: Processed in 0.001363518 sec. | ||
| 14166 | 2025.06.04 01:28:27.955457 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2025.06.04 01:28:27.955550 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14168 | 2025.06.04 01:28:27.955604 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <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 | ||
| 14169 | 2025.06.04 01:28:27.956420 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2025.06.04 01:28:27.956456 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14171 | 2025.06.04 01:28:27.956995 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14172 | 2025.06.04 01:28:27.957219 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2025.06.04 01:28:27.957357 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001825 sec., 16986.301369863013 rows/sec., 30.44 MiB/sec. | ||
| 14174 | 2025.06.04 01:28:27.957412 [ 5 ] {621f2a48-31c3-4616-a7c4-b6f94287f1e5} <Debug> TCPHandler: Processed in 0.002004206 sec. | ||
| 14175 | 2025.06.04 01:28:27.957528 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2025.06.04 01:28:27.957644 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14177 | 2025.06.04 01:28:27.957697 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14178 | 2025.06.04 01:28:27.958045 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.06.04 01:28:27.958082 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14180 | 2025.06.04 01:28:27.958386 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14181 | 2025.06.04 01:28:27.958599 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.06.04 01:28:27.958730 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 14183 | 2025.06.04 01:28:27.958766 [ 5 ] {c4f0f2d9-48bd-4b3c-a45a-2b5dd7b15f7f} <Debug> TCPHandler: Processed in 0.001287496 sec. | ||
| 14184 | 2025.06.04 01:28:28.613527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 | ||
| 14185 | 2025.06.04 01:28:28.614052 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2025.06.04 01:28:28.614107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14187 | 2025.06.04 01:28:28.614627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14188 | 2025.06.04 01:28:28.614872 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2025.06.04 01:28:28.615027 [ 45 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14190 | 2025.06.04 01:28:28.615034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 14191 | 2025.06.04 01:28:28.615071 [ 45 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2025.06.04 01:28:28.615093 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14193 | 2025.06.04 01:28:28.615216 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14194 | 2025.06.04 01:28:28.615371 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14195 | 2025.06.04 01:28:28.615410 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part | ||
| 14196 | 2025.06.04 01:28:28.615477 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
| 14197 | 2025.06.04 01:28:28.615524 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
| 14198 | 2025.06.04 01:28:28.615566 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
| 14199 | 2025.06.04 01:28:28.615608 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
| 14200 | 2025.06.04 01:28:28.615646 [ 195 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
| 14201 | 2025.06.04 01:28:28.618268 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107598 sec., 11954248.908642624 rows/sec., 171.01 MiB/sec. | ||
| 14202 | 2025.06.04 01:28:28.618662 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14203 | 2025.06.04 01:28:28.618966 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2025.06.04 01:28:28.619046 [ 202 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_81_16} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14205 | 2025.06.04 01:28:28.619177 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
| 14206 | 2025.06.04 01:28:30.695912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14207 | 2025.06.04 01:28:30.714366 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2025.06.04 01:28:30.714430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14209 | 2025.06.04 01:28:30.720514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14210 | 2025.06.04 01:28:30.721228 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2025.06.04 01:28:30.721521 [ 85 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14212 | 2025.06.04 01:28:30.721590 [ 85 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2025.06.04 01:28:30.721612 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14214 | 2025.06.04 01:28:30.721733 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14215 | 2025.06.04 01:28:30.725160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14216 | 2025.06.04 01:28:30.725285 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14217 | 2025.06.04 01:28:30.726872 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14218 | 2025.06.04 01:28:30.731719 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14219 | 2025.06.04 01:28:30.736323 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14220 | 2025.06.04 01:28:30.740887 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14221 | 2025.06.04 01:28:30.745637 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14222 | 2025.06.04 01:28:30.749949 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14223 | 2025.06.04 01:28:30.805417 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.083742851 sec., 7284.203877892814 rows/sec., 37.67 MiB/sec. | ||
| 14224 | 2025.06.04 01:28:30.807506 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14225 | 2025.06.04 01:28:30.809283 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2025.06.04 01:28:30.809375 [ 202 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_81_16} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14227 | 2025.06.04 01:28:30.811126 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14228 | 2025.06.04 01:28:31.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.04 MiB, peak 372.46 MiB, free memory in arenas 0.00 B, will set to 353.99 MiB (RSS), difference: -1.05 MiB | ||
| 14229 | 2025.06.04 01:28:31.209775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1940 | ||
| 14230 | 2025.06.04 01:28:31.212037 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2025.06.04 01:28:31.212096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14232 | 2025.06.04 01:28:31.213341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14233 | 2025.06.04 01:28:31.213619 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2025.06.04 01:28:31.214010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 14235 | 2025.06.04 01:28:32.042004 [ 219 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14236 | 2025.06.04 01:28:32.042059 [ 219 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14237 | 2025.06.04 01:28:32.045067 [ 219 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14238 | 2025.06.04 01:28:32.947886 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2025.06.04 01:28:32.948088 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14240 | 2025.06.04 01:28:32.948165 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14241 | 2025.06.04 01:28:32.948850 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2025.06.04 01:28:32.948897 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14243 | 2025.06.04 01:28:32.949291 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14244 | 2025.06.04 01:28:32.949520 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2025.06.04 01:28:32.949681 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001646 sec., 44957.472660996355 rows/sec., 3.62 MiB/sec. | ||
| 14246 | 2025.06.04 01:28:32.949730 [ 5 ] {8e8bab10-fb8e-460a-bf4d-8f5835f36ca8} <Debug> TCPHandler: Processed in 0.001983466 sec. | ||
| 14247 | 2025.06.04 01:28:32.949855 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2025.06.04 01:28:32.949959 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14249 | 2025.06.04 01:28:32.950002 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14250 | 2025.06.04 01:28:32.950409 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2025.06.04 01:28:32.950444 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14252 | 2025.06.04 01:28:32.950745 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14253 | 2025.06.04 01:28:32.950962 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2025.06.04 01:28:32.951095 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00116 sec., 7758.620689655172 rows/sec., 583.41 KiB/sec. | ||
| 14255 | 2025.06.04 01:28:32.951134 [ 5 ] {fb6a994d-fc2d-434f-bd27-c79d09ee15ff} <Debug> TCPHandler: Processed in 0.001330967 sec. | ||
| 14256 | 2025.06.04 01:28:32.951246 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14257 | 2025.06.04 01:28:32.951342 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14258 | 2025.06.04 01:28:32.951382 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14259 | 2025.06.04 01:28:32.951821 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14260 | 2025.06.04 01:28:32.951855 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14261 | 2025.06.04 01:28:32.952157 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14262 | 2025.06.04 01:28:32.952363 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14263 | 2025.06.04 01:28:32.952493 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00117 sec., 62393.16239316239 rows/sec., 4.87 MiB/sec. | ||
| 14264 | 2025.06.04 01:28:32.952530 [ 5 ] {4f4e8c70-eb2e-4bcb-a83c-24fb1d0fa5a6} <Debug> TCPHandler: Processed in 0.001333258 sec. | ||
| 14265 | 2025.06.04 01:28:32.952603 [ 224 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14266 | 2025.06.04 01:28:32.952638 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2025.06.04 01:28:32.952657 [ 224 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14268 | 2025.06.04 01:28:32.952742 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14269 | 2025.06.04 01:28:32.952790 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14270 | 2025.06.04 01:28:32.953220 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.06.04 01:28:32.953259 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14272 | 2025.06.04 01:28:32.953639 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14273 | 2025.06.04 01:28:32.953848 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.06.04 01:28:32.953979 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_133_31 to all_134_134_0 | ||
| 14275 | 2025.06.04 01:28:32.953986 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 14276 | 2025.06.04 01:28:32.954018 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.06.04 01:28:32.954037 [ 5 ] {a2f874db-05e2-456b-8e29-a97b36839b75} <Debug> TCPHandler: Processed in 0.001449421 sec. | ||
| 14278 | 2025.06.04 01:28:32.954042 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14279 | 2025.06.04 01:28:32.954146 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_31 to all_134_134_0 into Compact with storage Full | ||
| 14280 | 2025.06.04 01:28:32.954149 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2025.06.04 01:28:32.954235 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14282 | 2025.06.04 01:28:32.954241 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14283 | 2025.06.04 01:28:32.954290 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14284 | 2025.06.04 01:28:32.954286 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14285 | 2025.06.04 01:28:32.954323 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_31, total 38273 rows starting from the beginning of the part | ||
| 14286 | 2025.06.04 01:28:32.954356 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <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 | ||
| 14287 | 2025.06.04 01:28:32.954408 [ 197 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 14288 | 2025.06.04 01:28:32.954987 [ 224 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14289 | 2025.06.04 01:28:32.955146 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2025.06.04 01:28:32.955191 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14291 | 2025.06.04 01:28:32.955722 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14292 | 2025.06.04 01:28:32.955998 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2025.06.04 01:28:32.956153 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001882 sec., 4782.146652497343 rows/sec., 8.57 MiB/sec. | ||
| 14294 | 2025.06.04 01:28:32.956235 [ 5 ] {31c5151a-7fd3-428b-b74c-52f6c6665e1e} <Debug> TCPHandler: Processed in 0.00213476 sec. | ||
| 14295 | 2025.06.04 01:28:32.956351 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2025.06.04 01:28:32.956447 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14297 | 2025.06.04 01:28:32.956490 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14298 | 2025.06.04 01:28:32.956644 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14299 | 2025.06.04 01:28:32.956830 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2025.06.04 01:28:32.956870 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14301 | 2025.06.04 01:28:32.957189 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14302 | 2025.06.04 01:28:32.957398 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2025.06.04 01:28:32.957528 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14304 | 2025.06.04 01:28:32.957567 [ 5 ] {8d088efa-3ac9-4d7c-9242-9660456a06b0} <Debug> TCPHandler: Processed in 0.001266365 sec. | ||
| 14305 | 2025.06.04 01:28:32.957651 [ 224 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14306 | 2025.06.04 01:28:32.957678 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14307 | 2025.06.04 01:28:32.959902 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14308 | 2025.06.04 01:28:32.960647 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38337 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524203 sec., 5876120.041022635 rows/sec., 401.92 MiB/sec. | ||
| 14309 | 2025.06.04 01:28:32.961316 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Trace> MergedBlockOutputStream: filled checksums all_1_134_32 (state Temporary) | ||
| 14310 | 2025.06.04 01:28:32.961601 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_134_32 to all_1_134_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2025.06.04 01:28:32.961670 [ 200 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_134_32} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_133_31, all_134_134_0] -> all_1_134_32 | ||
| 14312 | 2025.06.04 01:28:32.961761 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14313 | 2025.06.04 01:28:35.850103 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14314 | 2025.06.04 01:28:35.850175 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14315 | 2025.06.04 01:28:36.116135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 | ||
| 14316 | 2025.06.04 01:28:36.116668 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.06.04 01:28:36.116715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14318 | 2025.06.04 01:28:36.117205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14319 | 2025.06.04 01:28:36.117439 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2025.06.04 01:28:36.117573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 | ||
| 14321 | 2025.06.04 01:28:37.949845 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.06.04 01:28:37.950030 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14323 | 2025.06.04 01:28:37.950105 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14324 | 2025.06.04 01:28:37.950861 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.06.04 01:28:37.950917 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14326 | 2025.06.04 01:28:37.951333 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14327 | 2025.06.04 01:28:37.951561 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.06.04 01:28:37.951724 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001743 sec., 67699.36890418819 rows/sec., 5.76 MiB/sec. | ||
| 14329 | 2025.06.04 01:28:37.951779 [ 5 ] {6d6f6841-d0cf-44e3-8c3e-9e801d5c23de} <Debug> TCPHandler: Processed in 0.002075038 sec. | ||
| 14330 | 2025.06.04 01:28:37.951914 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2025.06.04 01:28:37.952019 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14332 | 2025.06.04 01:28:37.952065 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14333 | 2025.06.04 01:28:37.952506 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2025.06.04 01:28:37.952543 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14335 | 2025.06.04 01:28:37.952865 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14336 | 2025.06.04 01:28:37.953076 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2025.06.04 01:28:37.953215 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 1.87 MiB/sec. | ||
| 14338 | 2025.06.04 01:28:37.953257 [ 5 ] {64847fa9-6533-44b6-b87a-0f14da8cba49} <Debug> TCPHandler: Processed in 0.00139935 sec. | ||
| 14339 | 2025.06.04 01:28:37.953372 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2025.06.04 01:28:37.953471 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14341 | 2025.06.04 01:28:37.953513 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14342 | 2025.06.04 01:28:37.953950 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2025.06.04 01:28:37.953987 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14344 | 2025.06.04 01:28:37.954302 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14345 | 2025.06.04 01:28:37.954515 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2025.06.04 01:28:37.954652 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 14347 | 2025.06.04 01:28:37.954691 [ 5 ] {2e997b2b-57ea-4599-9aa3-e235eaaa8a91} <Debug> TCPHandler: Processed in 0.001370519 sec. | ||
| 14348 | 2025.06.04 01:28:37.954813 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2025.06.04 01:28:37.954919 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14350 | 2025.06.04 01:28:37.954964 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14351 | 2025.06.04 01:28:37.955394 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2025.06.04 01:28:37.955431 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14353 | 2025.06.04 01:28:37.955769 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14354 | 2025.06.04 01:28:37.955981 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2025.06.04 01:28:37.956112 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14356 | 2025.06.04 01:28:37.956115 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_134_32 to all_135_135_0 | ||
| 14357 | 2025.06.04 01:28:37.956150 [ 5 ] {aa521d5b-073f-41c2-b85e-649ac10328ab} <Debug> TCPHandler: Processed in 0.001388189 sec. | ||
| 14358 | 2025.06.04 01:28:37.956182 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2025.06.04 01:28:37.956206 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14360 | 2025.06.04 01:28:37.956280 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2025.06.04 01:28:37.956289 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_32 to all_135_135_0 into Compact with storage Full | ||
| 14362 | 2025.06.04 01:28:37.956400 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2025.06.04 01:28:37.956403 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14364 | 2025.06.04 01:28:37.956434 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_32, total 38337 rows starting from the beginning of the part | ||
| 14365 | 2025.06.04 01:28:37.956478 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <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 | ||
| 14366 | 2025.06.04 01:28:37.956497 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 14367 | 2025.06.04 01:28:37.957504 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2025.06.04 01:28:37.957542 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14369 | 2025.06.04 01:28:37.958134 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14370 | 2025.06.04 01:28:37.958365 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2025.06.04 01:28:37.958507 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14372 | 2025.06.04 01:28:37.958522 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002142 sec., 14472.455648926238 rows/sec., 25.93 MiB/sec. | ||
| 14373 | 2025.06.04 01:28:37.958552 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2025.06.04 01:28:37.958578 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14375 | 2025.06.04 01:28:37.958629 [ 5 ] {fa85f8a4-1b8c-4175-8167-1cce27913112} <Debug> TCPHandler: Processed in 0.002404828 sec. | ||
| 14376 | 2025.06.04 01:28:37.958673 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14377 | 2025.06.04 01:28:37.958778 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14378 | 2025.06.04 01:28:37.958887 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14379 | 2025.06.04 01:28:37.958913 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14380 | 2025.06.04 01:28:37.958933 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14381 | 2025.06.04 01:28:37.958984 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2158 rows starting from the beginning of the part | ||
| 14382 | 2025.06.04 01:28:37.959137 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 14383 | 2025.06.04 01:28:37.959250 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 9 rows starting from the beginning of the part | ||
| 14384 | 2025.06.04 01:28:37.959316 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2025.06.04 01:28:37.959358 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14386 | 2025.06.04 01:28:37.959362 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 14387 | 2025.06.04 01:28:37.959479 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part | ||
| 14388 | 2025.06.04 01:28:37.959584 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 31 rows starting from the beginning of the part | ||
| 14389 | 2025.06.04 01:28:37.959681 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14390 | 2025.06.04 01:28:37.959939 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2025.06.04 01:28:37.960089 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 14392 | 2025.06.04 01:28:37.960129 [ 5 ] {009c26fb-f1c6-4288-a8a9-99d67936033e} <Debug> TCPHandler: Processed in 0.001413219 sec. | ||
| 14393 | 2025.06.04 01:28:37.963575 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38497 rows, containing 5 columns (5 merged, 0 gathered) in 0.007315135 sec., 5262650.655114362 rows/sec., 359.98 MiB/sec. | ||
| 14394 | 2025.06.04 01:28:37.964123 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Trace> MergedBlockOutputStream: filled checksums all_1_135_33 (state Temporary) | ||
| 14395 | 2025.06.04 01:28:37.964422 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_135_33 to all_1_135_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.06.04 01:28:37.964510 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_135_33} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_134_32, all_135_135_0] -> all_1_135_33 | ||
| 14397 | 2025.06.04 01:28:37.964616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14398 | 2025.06.04 01:28:37.971230 [ 186 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 19 columns (19 merged, 0 gathered) in 0.012603154 sec., 180034.29935078157 rows/sec., 322.61 MiB/sec. | ||
| 14399 | 2025.06.04 01:28:37.973060 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14400 | 2025.06.04 01:28:37.973455 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2025.06.04 01:28:37.973536 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14402 | 2025.06.04 01:28:37.973649 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 14403 | 2025.06.04 01:28:38.000347 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.50 MiB, peak 372.90 MiB, free memory in arenas 0.00 B, will set to 359.35 MiB (RSS), difference: 4.85 MiB | ||
| 14404 | 2025.06.04 01:28:38.226133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14405 | 2025.06.04 01:28:38.245826 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2025.06.04 01:28:38.245894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14407 | 2025.06.04 01:28:38.252574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14408 | 2025.06.04 01:28:38.253347 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2025.06.04 01:28:38.257587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14410 | 2025.06.04 01:28:40.200412 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14411 | 2025.06.04 01:28:40.200509 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14412 | 2025.06.04 01:28:40.204399 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14413 | 2025.06.04 01:28:41.215020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1964 | ||
| 14414 | 2025.06.04 01:28:41.217310 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2025.06.04 01:28:41.217370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14416 | 2025.06.04 01:28:41.218595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14417 | 2025.06.04 01:28:41.218874 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2025.06.04 01:28:41.219049 [ 77 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14419 | 2025.06.04 01:28:41.219111 [ 77 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2025.06.04 01:28:41.219130 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14421 | 2025.06.04 01:28:41.219236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 14422 | 2025.06.04 01:28:41.219271 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14423 | 2025.06.04 01:28:41.219900 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14424 | 2025.06.04 01:28:41.220054 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1828 rows starting from the beginning of the part | ||
| 14425 | 2025.06.04 01:28:41.220424 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 14426 | 2025.06.04 01:28:41.220783 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 14427 | 2025.06.04 01:28:41.221154 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 14428 | 2025.06.04 01:28:41.221514 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 14429 | 2025.06.04 01:28:41.221869 [ 186 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 14430 | 2025.06.04 01:28:41.228800 [ 192 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 72 columns (72 merged, 0 gathered) in 0.009596199 sec., 204664.3676313924 rows/sec., 157.22 MiB/sec. | ||
| 14431 | 2025.06.04 01:28:41.230655 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14432 | 2025.06.04 01:28:41.231245 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2025.06.04 01:28:41.231314 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_61_12} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14434 | 2025.06.04 01:28:41.231647 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 14435 | 2025.06.04 01:28:41.508858 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2025.06.04 01:28:41.509054 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14437 | 2025.06.04 01:28:41.509125 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14438 | 2025.06.04 01:28:41.509780 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2025.06.04 01:28:41.509830 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14440 | 2025.06.04 01:28:41.510225 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14441 | 2025.06.04 01:28:41.510466 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2025.06.04 01:28:41.510621 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 706.44 KiB/sec. | ||
| 14443 | 2025.06.04 01:28:41.510666 [ 5 ] {ab5edc22-0570-4f3b-9d72-d0a625b9a458} <Debug> TCPHandler: Processed in 0.001947425 sec. | ||
| 14444 | 2025.06.04 01:28:41.510796 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2025.06.04 01:28:41.510892 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14446 | 2025.06.04 01:28:41.510933 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14447 | 2025.06.04 01:28:41.512020 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2025.06.04 01:28:41.512056 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14449 | 2025.06.04 01:28:41.512443 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14450 | 2025.06.04 01:28:41.512715 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2025.06.04 01:28:41.512863 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Debug> executeQuery: Read 1221 rows, 102.73 KiB in 0.001989 sec., 613876.3197586727 rows/sec., 50.44 MiB/sec. | ||
| 14452 | 2025.06.04 01:28:41.512905 [ 5 ] {88f0a6e4-9519-40c0-b137-c653bedea05d} <Debug> TCPHandler: Processed in 0.002159421 sec. | ||
| 14453 | 2025.06.04 01:28:41.513029 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2025.06.04 01:28:41.513125 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14455 | 2025.06.04 01:28:41.513167 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14456 | 2025.06.04 01:28:41.513586 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2025.06.04 01:28:41.513623 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14458 | 2025.06.04 01:28:41.513932 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14459 | 2025.06.04 01:28:41.514150 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2025.06.04 01:28:41.514288 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Debug> executeQuery: Read 23 rows, 1.65 KiB in 0.001181 sec., 19475.02116850127 rows/sec., 1.37 MiB/sec. | ||
| 14461 | 2025.06.04 01:28:41.514327 [ 5 ] {71cb893f-24f8-44bc-88c6-0717a46a7d9c} <Debug> TCPHandler: Processed in 0.001348227 sec. | ||
| 14462 | 2025.06.04 01:28:41.514442 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2025.06.04 01:28:41.514538 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14464 | 2025.06.04 01:28:41.514578 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14465 | 2025.06.04 01:28:41.515097 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.06.04 01:28:41.515133 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14467 | 2025.06.04 01:28:41.515449 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14468 | 2025.06.04 01:28:41.515660 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.06.04 01:28:41.515787 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 14470 | 2025.06.04 01:28:41.515826 [ 5 ] {5678efe2-b641-4630-84e6-284c7a72e09b} <Debug> TCPHandler: Processed in 0.001434761 sec. | ||
| 14471 | 2025.06.04 01:28:41.515966 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2025.06.04 01:28:41.516073 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14473 | 2025.06.04 01:28:41.516114 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14474 | 2025.06.04 01:28:41.516783 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2025.06.04 01:28:41.516822 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14476 | 2025.06.04 01:28:41.517188 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14477 | 2025.06.04 01:28:41.517402 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2025.06.04 01:28:41.517535 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Debug> executeQuery: Read 543 rows, 41.27 KiB in 0.001482 sec., 366396.7611336032 rows/sec., 27.19 MiB/sec. | ||
| 14479 | 2025.06.04 01:28:41.517574 [ 5 ] {15ccc603-92d8-4c69-8a5f-54ccafb1ddd5} <Debug> TCPHandler: Processed in 0.001663557 sec. | ||
| 14480 | 2025.06.04 01:28:41.517691 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2025.06.04 01:28:41.517788 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2025.06.04 01:28:41.517833 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14483 | 2025.06.04 01:28:41.518510 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2025.06.04 01:28:41.518545 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14485 | 2025.06.04 01:28:41.518940 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14486 | 2025.06.04 01:28:41.519157 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2025.06.04 01:28:41.519283 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_135_33 to all_140_140_0 | ||
| 14488 | 2025.06.04 01:28:41.519288 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Debug> executeQuery: Read 969 rows, 66.59 KiB in 0.001517 sec., 638760.7119314437 rows/sec., 42.87 MiB/sec. | ||
| 14489 | 2025.06.04 01:28:41.519323 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2025.06.04 01:28:41.519343 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14491 | 2025.06.04 01:28:41.519359 [ 5 ] {b0ca326a-74d1-487e-83d9-688a43041e6b} <Debug> TCPHandler: Processed in 0.001717129 sec. | ||
| 14492 | 2025.06.04 01:28:41.519474 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_33 to all_140_140_0 into Compact with storage Full | ||
| 14493 | 2025.06.04 01:28:41.519490 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2025.06.04 01:28:41.519609 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14495 | 2025.06.04 01:28:41.519631 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14496 | 2025.06.04 01:28:41.519666 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <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 | ||
| 14497 | 2025.06.04 01:28:41.519673 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_33, total 38497 rows starting from the beginning of the part | ||
| 14498 | 2025.06.04 01:28:41.519755 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 14499 | 2025.06.04 01:28:41.519802 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 14500 | 2025.06.04 01:28:41.519846 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 14501 | 2025.06.04 01:28:41.519890 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 14502 | 2025.06.04 01:28:41.519933 [ 192 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 969 rows starting from the beginning of the part | ||
| 14503 | 2025.06.04 01:28:41.520462 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2025.06.04 01:28:41.520503 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14505 | 2025.06.04 01:28:41.521022 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14506 | 2025.06.04 01:28:41.521269 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2025.06.04 01:28:41.521414 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001826 sec., 4928.806133625411 rows/sec., 8.83 MiB/sec. | ||
| 14508 | 2025.06.04 01:28:41.521471 [ 5 ] {d5cc7d3a-4575-4618-a26a-d1e75ad369b2} <Debug> TCPHandler: Processed in 0.002035817 sec. | ||
| 14509 | 2025.06.04 01:28:41.521583 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2025.06.04 01:28:41.521686 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14511 | 2025.06.04 01:28:41.521729 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14512 | 2025.06.04 01:28:41.522078 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2025.06.04 01:28:41.522111 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14514 | 2025.06.04 01:28:41.522418 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14515 | 2025.06.04 01:28:41.522635 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2025.06.04 01:28:41.522761 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001095 sec., 38356.16438356164 rows/sec., 2.59 MiB/sec. | ||
| 14517 | 2025.06.04 01:28:41.522801 [ 5 ] {958e1e7b-e1d3-43d8-af66-ea6351de5a37} <Debug> TCPHandler: Processed in 0.001267666 sec. | ||
| 14518 | 2025.06.04 01:28:41.527145 [ 187 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40106 rows, containing 5 columns (5 merged, 0 gathered) in 0.007731907 sec., 5187077.392420784 rows/sec., 354.76 MiB/sec. | ||
| 14519 | 2025.06.04 01:28:41.527903 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Trace> MergedBlockOutputStream: filled checksums all_1_140_34 (state Temporary) | ||
| 14520 | 2025.06.04 01:28:41.528200 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_140_34 to all_1_140_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2025.06.04 01:28:41.528268 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_135_33, all_140_140_0] -> all_1_140_34 | ||
| 14522 | 2025.06.04 01:28:41.528352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14523 | 2025.06.04 01:28:42.942675 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2025.06.04 01:28:42.942956 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14525 | 2025.06.04 01:28:42.943061 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14526 | 2025.06.04 01:28:42.943967 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2025.06.04 01:28:42.944009 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14528 | 2025.06.04 01:28:42.944406 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14529 | 2025.06.04 01:28:42.944634 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2025.06.04 01:28:42.944789 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
| 14531 | 2025.06.04 01:28:42.944794 [ 74 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14532 | 2025.06.04 01:28:42.944833 [ 5 ] {bc4fa5ca-a71c-400f-85ae-6421732f68ae} <Debug> TCPHandler: Processed in 0.002336675 sec. | ||
| 14533 | 2025.06.04 01:28:42.944863 [ 74 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2025.06.04 01:28:42.944889 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14535 | 2025.06.04 01:28:42.944972 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2025.06.04 01:28:42.945012 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14537 | 2025.06.04 01:28:42.945072 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14538 | 2025.06.04 01:28:42.945119 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14539 | 2025.06.04 01:28:42.945158 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14540 | 2025.06.04 01:28:42.945198 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1967 rows starting from the beginning of the part | ||
| 14541 | 2025.06.04 01:28:42.945270 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 118 rows starting from the beginning of the part | ||
| 14542 | 2025.06.04 01:28:42.945321 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 14543 | 2025.06.04 01:28:42.945368 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 118 rows starting from the beginning of the part | ||
| 14544 | 2025.06.04 01:28:42.945413 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1221 rows starting from the beginning of the part | ||
| 14545 | 2025.06.04 01:28:42.945456 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 14546 | 2025.06.04 01:28:42.945563 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.06.04 01:28:42.945606 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14548 | 2025.06.04 01:28:42.945953 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14549 | 2025.06.04 01:28:42.946207 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2025.06.04 01:28:42.946338 [ 74 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14551 | 2025.06.04 01:28:42.946343 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 14552 | 2025.06.04 01:28:42.946374 [ 74 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2025.06.04 01:28:42.946398 [ 5 ] {17160614-50bc-46ff-96a4-b6a607ee5d65} <Debug> TCPHandler: Processed in 0.001476732 sec. | ||
| 14554 | 2025.06.04 01:28:42.946400 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14555 | 2025.06.04 01:28:42.946501 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14556 | 2025.06.04 01:28:42.946525 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14557 | 2025.06.04 01:28:42.946593 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14558 | 2025.06.04 01:28:42.946621 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 952 rows starting from the beginning of the part | ||
| 14559 | 2025.06.04 01:28:42.946621 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14560 | 2025.06.04 01:28:42.946673 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14561 | 2025.06.04 01:28:42.946679 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 95 rows starting from the beginning of the part | ||
| 14562 | 2025.06.04 01:28:42.946726 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 73 rows starting from the beginning of the part | ||
| 14563 | 2025.06.04 01:28:42.946767 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 95 rows starting from the beginning of the part | ||
| 14564 | 2025.06.04 01:28:42.946806 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 543 rows starting from the beginning of the part | ||
| 14565 | 2025.06.04 01:28:42.946847 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 14566 | 2025.06.04 01:28:42.946939 [ 190 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987306 sec., 1788350.6616494893 rows/sec., 153.76 MiB/sec. | ||
| 14567 | 2025.06.04 01:28:42.947059 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2025.06.04 01:28:42.947099 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14569 | 2025.06.04 01:28:42.947198 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14570 | 2025.06.04 01:28:42.947471 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14571 | 2025.06.04 01:28:42.947528 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2025.06.04 01:28:42.947618 [ 195 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_141_28} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14573 | 2025.06.04 01:28:42.947699 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 14574 | 2025.06.04 01:28:42.947722 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.06.04 01:28:42.947862 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001259 sec., 34948.37172359016 rows/sec., 2.44 MiB/sec. | ||
| 14576 | 2025.06.04 01:28:42.947895 [ 187 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143094 sec., 1273288.887025312 rows/sec., 99.60 MiB/sec. | ||
| 14577 | 2025.06.04 01:28:42.947901 [ 5 ] {90b6de97-18dc-4c9a-b221-bb8b5ffca0db} <Debug> TCPHandler: Processed in 0.00142393 sec. | ||
| 14578 | 2025.06.04 01:28:42.948038 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2025.06.04 01:28:42.948109 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14580 | 2025.06.04 01:28:42.948135 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14581 | 2025.06.04 01:28:42.948181 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14582 | 2025.06.04 01:28:42.948431 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14583 | 2025.06.04 01:28:42.948510 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2025.06.04 01:28:42.948517 [ 190 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_141_28} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14585 | 2025.06.04 01:28:42.948553 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14586 | 2025.06.04 01:28:42.948643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 14587 | 2025.06.04 01:28:42.948864 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14588 | 2025.06.04 01:28:42.949075 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14589 | 2025.06.04 01:28:42.949198 [ 74 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14590 | 2025.06.04 01:28:42.949202 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001085 sec., 16589.86175115207 rows/sec., 1.11 MiB/sec. | ||
| 14591 | 2025.06.04 01:28:42.949231 [ 74 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2025.06.04 01:28:42.949252 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14593 | 2025.06.04 01:28:42.949253 [ 5 ] {78c581d8-502c-4547-96a8-f1eb6abf3b09} <Debug> TCPHandler: Processed in 0.001265366 sec. | ||
| 14594 | 2025.06.04 01:28:42.949321 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14595 | 2025.06.04 01:28:42.949399 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14596 | 2025.06.04 01:28:42.949423 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7160 rows starting from the beginning of the part | ||
| 14597 | 2025.06.04 01:28:42.949463 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 14598 | 2025.06.04 01:28:42.949496 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 14599 | 2025.06.04 01:28:42.949526 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 14600 | 2025.06.04 01:28:42.949557 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 42 rows starting from the beginning of the part | ||
| 14601 | 2025.06.04 01:28:42.949589 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 18 rows starting from the beginning of the part | ||
| 14602 | 2025.06.04 01:28:42.951231 [ 188 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931444 sec., 3831330.341444018 rows/sec., 256.89 MiB/sec. | ||
| 14603 | 2025.06.04 01:28:42.951709 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14604 | 2025.06.04 01:28:42.951982 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.06.04 01:28:42.952053 [ 194 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_141_28} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14606 | 2025.06.04 01:28:42.952141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 14607 | 2025.06.04 01:28:43.618656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 | ||
| 14608 | 2025.06.04 01:28:43.619295 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2025.06.04 01:28:43.619339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14610 | 2025.06.04 01:28:43.619834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14611 | 2025.06.04 01:28:43.620079 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2025.06.04 01:28:43.620231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 14613 | 2025.06.04 01:28:45.758561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14614 | 2025.06.04 01:28:45.776528 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2025.06.04 01:28:45.776582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14616 | 2025.06.04 01:28:45.782921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14617 | 2025.06.04 01:28:45.783669 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2025.06.04 01:28:45.786762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14619 | 2025.06.04 01:28:47.949451 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2025.06.04 01:28:47.949644 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14621 | 2025.06.04 01:28:47.949707 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14622 | 2025.06.04 01:28:47.950412 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2025.06.04 01:28:47.950458 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14624 | 2025.06.04 01:28:47.950862 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14625 | 2025.06.04 01:28:47.951083 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2025.06.04 01:28:47.951237 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001645 sec., 71732.52279635258 rows/sec., 6.10 MiB/sec. | ||
| 14627 | 2025.06.04 01:28:47.951277 [ 5 ] {a0babc6e-00ca-4bed-9328-e01fa42f674a} <Debug> TCPHandler: Processed in 0.001961384 sec. | ||
| 14628 | 2025.06.04 01:28:47.951399 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2025.06.04 01:28:47.951492 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14630 | 2025.06.04 01:28:47.951531 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14631 | 2025.06.04 01:28:47.951934 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2025.06.04 01:28:47.951970 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14633 | 2025.06.04 01:28:47.952270 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14634 | 2025.06.04 01:28:47.952478 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2025.06.04 01:28:47.952606 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 14636 | 2025.06.04 01:28:47.952631 [ 67 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14637 | 2025.06.04 01:28:47.952644 [ 5 ] {7652c2a8-4efd-43b4-ac6d-0e4b605018a4} <Debug> TCPHandler: Processed in 0.001296516 sec. | ||
| 14638 | 2025.06.04 01:28:47.952700 [ 67 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2025.06.04 01:28:47.952725 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14640 | 2025.06.04 01:28:47.952786 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2025.06.04 01:28:47.952849 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14642 | 2025.06.04 01:28:47.952882 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14643 | 2025.06.04 01:28:47.952933 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14644 | 2025.06.04 01:28:47.953003 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14645 | 2025.06.04 01:28:47.953042 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part | ||
| 14646 | 2025.06.04 01:28:47.953112 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 14647 | 2025.06.04 01:28:47.953166 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 9 rows starting from the beginning of the part | ||
| 14648 | 2025.06.04 01:28:47.953223 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 31 rows starting from the beginning of the part | ||
| 14649 | 2025.06.04 01:28:47.953268 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 23 rows starting from the beginning of the part | ||
| 14650 | 2025.06.04 01:28:47.953313 [ 190 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 14651 | 2025.06.04 01:28:47.953375 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2025.06.04 01:28:47.953415 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14653 | 2025.06.04 01:28:47.953746 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14654 | 2025.06.04 01:28:47.953974 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2025.06.04 01:28:47.954107 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001242 sec., 76489.53301127214 rows/sec., 5.97 MiB/sec. | ||
| 14656 | 2025.06.04 01:28:47.954144 [ 5 ] {65541e2c-9bbf-4f32-abbc-d6d191bf05c3} <Debug> TCPHandler: Processed in 0.001408169 sec. | ||
| 14657 | 2025.06.04 01:28:47.954211 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014192 sec., 213500.56369785796 rows/sec., 15.32 MiB/sec. | ||
| 14658 | 2025.06.04 01:28:47.954254 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14659 | 2025.06.04 01:28:47.954351 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14660 | 2025.06.04 01:28:47.954393 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14661 | 2025.06.04 01:28:47.954409 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14662 | 2025.06.04 01:28:47.954697 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2025.06.04 01:28:47.954781 [ 196 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_116_23} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14664 | 2025.06.04 01:28:47.954829 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2025.06.04 01:28:47.954871 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14666 | 2025.06.04 01:28:47.954878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14667 | 2025.06.04 01:28:47.955213 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14668 | 2025.06.04 01:28:47.955425 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2025.06.04 01:28:47.955554 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 14670 | 2025.06.04 01:28:47.955591 [ 5 ] {8f29fc48-7555-4a86-92db-cadbb0e19b65} <Debug> TCPHandler: Processed in 0.001383339 sec. | ||
| 14671 | 2025.06.04 01:28:47.955697 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2025.06.04 01:28:47.955791 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14673 | 2025.06.04 01:28:47.955844 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <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 | ||
| 14674 | 2025.06.04 01:28:47.956688 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2025.06.04 01:28:47.956724 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14676 | 2025.06.04 01:28:47.957281 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14677 | 2025.06.04 01:28:47.957503 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2025.06.04 01:28:47.957639 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001866 sec., 16613.076098606645 rows/sec., 29.77 MiB/sec. | ||
| 14679 | 2025.06.04 01:28:47.957691 [ 5 ] {318a4556-d74b-460f-a0d1-80969a82cb3e} <Debug> TCPHandler: Processed in 0.002042528 sec. | ||
| 14680 | 2025.06.04 01:28:47.957804 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2025.06.04 01:28:47.957898 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14682 | 2025.06.04 01:28:47.957938 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14683 | 2025.06.04 01:28:47.958263 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2025.06.04 01:28:47.958298 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14685 | 2025.06.04 01:28:47.958602 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14686 | 2025.06.04 01:28:47.958813 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2025.06.04 01:28:47.958937 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 14688 | 2025.06.04 01:28:47.958972 [ 5 ] {bd730cf8-9bd4-4f15-938d-390fcbee5c63} <Debug> TCPHandler: Processed in 0.001219855 sec. | ||
| 14689 | 2025.06.04 01:28:50.850217 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14690 | 2025.06.04 01:28:50.850288 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14691 | 2025.06.04 01:28:51.121243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 | ||
| 14692 | 2025.06.04 01:28:51.121777 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2025.06.04 01:28:51.121825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14694 | 2025.06.04 01:28:51.122368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14695 | 2025.06.04 01:28:51.122616 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2025.06.04 01:28:51.122769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 | ||
| 14697 | 2025.06.04 01:28:51.220230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2000 | ||
| 14698 | 2025.06.04 01:28:51.222674 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2025.06.04 01:28:51.222732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14700 | 2025.06.04 01:28:51.223987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14701 | 2025.06.04 01:28:51.224273 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2025.06.04 01:28:51.224659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2000 | ||
| 14703 | 2025.06.04 01:28:52.005960 [ 224 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14704 | 2025.06.04 01:28:52.006011 [ 224 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14705 | 2025.06.04 01:28:52.008418 [ 224 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14706 | 2025.06.04 01:28:52.532128 [ 224 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14707 | 2025.06.04 01:28:52.532181 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14708 | 2025.06.04 01:28:52.535298 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14709 | 2025.06.04 01:28:52.784814 [ 225 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14710 | 2025.06.04 01:28:52.784864 [ 225 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14711 | 2025.06.04 01:28:52.786964 [ 225 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14712 | 2025.06.04 01:28:52.919174 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14713 | 2025.06.04 01:28:52.919230 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14714 | 2025.06.04 01:28:52.921762 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14715 | 2025.06.04 01:28:52.953365 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2025.06.04 01:28:52.953520 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14717 | 2025.06.04 01:28:52.953589 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14718 | 2025.06.04 01:28:52.954398 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2025.06.04 01:28:52.954439 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14720 | 2025.06.04 01:28:52.954820 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14721 | 2025.06.04 01:28:52.955047 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2025.06.04 01:28:52.955192 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00172 sec., 123255.81395348838 rows/sec., 7.84 MiB/sec. | ||
| 14723 | 2025.06.04 01:28:52.955220 [ 225 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14724 | 2025.06.04 01:28:52.955236 [ 5 ] {a4949686-ae06-4270-afd7-ee981aecd37d} <Debug> TCPHandler: Processed in 0.001993686 sec. | ||
| 14725 | 2025.06.04 01:28:52.955248 [ 225 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14726 | 2025.06.04 01:28:52.955361 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2025.06.04 01:28:52.955457 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14728 | 2025.06.04 01:28:52.955498 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14729 | 2025.06.04 01:28:52.956237 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2025.06.04 01:28:52.956272 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14731 | 2025.06.04 01:28:52.956617 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14732 | 2025.06.04 01:28:52.956848 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2025.06.04 01:28:52.956977 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.001539 sec., 412605.58804418455 rows/sec., 32.41 MiB/sec. | ||
| 14734 | 2025.06.04 01:28:52.957015 [ 5 ] {7791c7fe-4d2a-414f-9afc-574a7db6210c} <Debug> TCPHandler: Processed in 0.001703497 sec. | ||
| 14735 | 2025.06.04 01:28:52.957100 [ 220 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14736 | 2025.06.04 01:28:52.957128 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14737 | 2025.06.04 01:28:52.957134 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14738 | 2025.06.04 01:28:52.957230 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14739 | 2025.06.04 01:28:52.957274 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14740 | 2025.06.04 01:28:52.957586 [ 225 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14741 | 2025.06.04 01:28:52.957718 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.06.04 01:28:52.957755 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14743 | 2025.06.04 01:28:52.958082 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14744 | 2025.06.04 01:28:52.958346 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.06.04 01:28:52.958473 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001261 sec., 91197.46233148295 rows/sec., 5.47 MiB/sec. | ||
| 14746 | 2025.06.04 01:28:52.958512 [ 5 ] {e3650472-d545-4829-abd3-177f42a27dec} <Debug> TCPHandler: Processed in 0.00143259 sec. | ||
| 14747 | 2025.06.04 01:28:52.958625 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2025.06.04 01:28:52.958720 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14749 | 2025.06.04 01:28:52.958760 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14750 | 2025.06.04 01:28:52.959183 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2025.06.04 01:28:52.959222 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14752 | 2025.06.04 01:28:52.959230 [ 220 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14753 | 2025.06.04 01:28:52.959526 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14754 | 2025.06.04 01:28:52.959740 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2025.06.04 01:28:52.959840 [ 49 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 14756 | 2025.06.04 01:28:52.959865 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 6.29 MiB/sec. | ||
| 14757 | 2025.06.04 01:28:52.959884 [ 49 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14758 | 2025.06.04 01:28:52.959902 [ 5 ] {6ec18856-7bc1-49eb-9bbb-029cb92111b2} <Debug> TCPHandler: Processed in 0.001325607 sec. | ||
| 14759 | 2025.06.04 01:28:52.959908 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14760 | 2025.06.04 01:28:52.960012 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14761 | 2025.06.04 01:28:52.960022 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 14762 | 2025.06.04 01:28:52.960109 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14763 | 2025.06.04 01:28:52.960152 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14764 | 2025.06.04 01:28:52.960154 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14765 | 2025.06.04 01:28:52.960202 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 365 rows starting from the beginning of the part | ||
| 14766 | 2025.06.04 01:28:52.960274 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 14767 | 2025.06.04 01:28:52.960323 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 14768 | 2025.06.04 01:28:52.960369 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 14769 | 2025.06.04 01:28:52.960415 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 14770 | 2025.06.04 01:28:52.960457 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 14771 | 2025.06.04 01:28:52.960592 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2025.06.04 01:28:52.960634 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14773 | 2025.06.04 01:28:52.960955 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14774 | 2025.06.04 01:28:52.961189 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2025.06.04 01:28:52.961315 [ 220 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14776 | 2025.06.04 01:28:52.961316 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001226 sec., 91353.99673735726 rows/sec., 5.20 MiB/sec. | ||
| 14777 | 2025.06.04 01:28:52.961345 [ 220 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14778 | 2025.06.04 01:28:52.961380 [ 5 ] {00a87279-7b0f-4cbc-a56e-7e2bc6929cd3} <Debug> TCPHandler: Processed in 0.00141764 sec. | ||
| 14779 | 2025.06.04 01:28:52.961492 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2025.06.04 01:28:52.961515 [ 196 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544044 sec., 946864.2085329174 rows/sec., 68.24 MiB/sec. | ||
| 14781 | 2025.06.04 01:28:52.961588 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14782 | 2025.06.04 01:28:52.961632 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14783 | 2025.06.04 01:28:52.961648 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 14784 | 2025.06.04 01:28:52.961890 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2025.06.04 01:28:52.961953 [ 200 ] {3292d389-bd6b-43d2-a749-3981a663dd1e::all_1_29_6} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 14786 | 2025.06.04 01:28:52.962020 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14787 | 2025.06.04 01:28:52.962195 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2025.06.04 01:28:52.962235 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14789 | 2025.06.04 01:28:52.962556 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14790 | 2025.06.04 01:28:52.962814 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2025.06.04 01:28:52.962948 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001378 sec., 283744.55732946296 rows/sec., 20.06 MiB/sec. | ||
| 14792 | 2025.06.04 01:28:52.962987 [ 5 ] {2687b21d-1f11-4da4-a4cb-395d2f546065} <Debug> TCPHandler: Processed in 0.001543413 sec. | ||
| 14793 | 2025.06.04 01:28:52.963097 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2025.06.04 01:28:52.963193 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14795 | 2025.06.04 01:28:52.963235 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14796 | 2025.06.04 01:28:52.963563 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2025.06.04 01:28:52.963598 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14798 | 2025.06.04 01:28:52.963905 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 14799 | 2025.06.04 01:28:52.964141 [ 220 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14800 | 2025.06.04 01:28:52.964173 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2025.06.04 01:28:52.964310 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 14802 | 2025.06.04 01:28:52.964347 [ 5 ] {a5fdcc8d-3fb9-4fe2-b852-0258c5dccfb7} <Debug> TCPHandler: Processed in 0.001299746 sec. | ||
| 14803 | 2025.06.04 01:28:52.964456 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2025.06.04 01:28:52.964550 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14805 | 2025.06.04 01:28:52.964593 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14806 | 2025.06.04 01:28:52.965014 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2025.06.04 01:28:52.965048 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14808 | 2025.06.04 01:28:52.965370 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14809 | 2025.06.04 01:28:52.965587 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2025.06.04 01:28:52.965714 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001181 sec., 200677.39204064352 rows/sec., 13.45 MiB/sec. | ||
| 14811 | 2025.06.04 01:28:52.965750 [ 5 ] {7a750d87-0759-43e8-9667-2ea1c0befcc8} <Debug> TCPHandler: Processed in 0.001343007 sec. | ||
| 14812 | 2025.06.04 01:28:52.965864 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2025.06.04 01:28:52.965958 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14814 | 2025.06.04 01:28:52.965998 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14815 | 2025.06.04 01:28:52.966299 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2025.06.04 01:28:52.966332 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14817 | 2025.06.04 01:28:52.966617 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 14818 | 2025.06.04 01:28:52.966826 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2025.06.04 01:28:52.966946 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 14820 | 2025.06.04 01:28:52.966981 [ 5 ] {d15bb347-f4b0-480b-9856-6d1837e1cba4} <Debug> TCPHandler: Processed in 0.001165403 sec. | ||
| 14821 | 2025.06.04 01:28:52.967087 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2025.06.04 01:28:52.967179 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14823 | 2025.06.04 01:28:52.967231 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <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 | ||
| 14824 | 2025.06.04 01:28:52.968026 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2025.06.04 01:28:52.968060 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14826 | 2025.06.04 01:28:52.968561 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14827 | 2025.06.04 01:28:52.968779 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2025.06.04 01:28:52.968911 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001749 sec., 5145.797598627788 rows/sec., 9.22 MiB/sec. | ||
| 14829 | 2025.06.04 01:28:52.968964 [ 5 ] {b0404239-8852-4f8a-bc6f-9f84001be6a6} <Debug> TCPHandler: Processed in 0.001925484 sec. | ||
| 14830 | 2025.06.04 01:28:52.969074 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2025.06.04 01:28:52.969168 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14832 | 2025.06.04 01:28:52.969208 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14833 | 2025.06.04 01:28:52.969551 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2025.06.04 01:28:52.969584 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14835 | 2025.06.04 01:28:52.969875 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14836 | 2025.06.04 01:28:52.970076 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2025.06.04 01:28:52.970199 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00105 sec., 78095.2380952381 rows/sec., 4.96 MiB/sec. | ||
| 14838 | 2025.06.04 01:28:52.970234 [ 5 ] {cf703103-6d34-4b29-b758-ef94e667c159} <Debug> TCPHandler: Processed in 0.001210164 sec. | ||
| 14839 | 2025.06.04 01:28:53.287725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14840 | 2025.06.04 01:28:53.306420 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2025.06.04 01:28:53.306476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14842 | 2025.06.04 01:28:53.312734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14843 | 2025.06.04 01:28:53.313432 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2025.06.04 01:28:53.316733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14845 | 2025.06.04 01:28:55.294032 [ 221 ] {} <Trace> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14846 | 2025.06.04 01:28:55.294130 [ 221 ] {} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14847 | 2025.06.04 01:28:55.296357 [ 221 ] {} <Debug> oximeter.timeseries_schema (e5650f8b-a28e-46da-9fea-e26da2ad044a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14848 | 2025.06.04 01:28:57.949327 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2025.06.04 01:28:57.949525 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14850 | 2025.06.04 01:28:57.949599 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14851 | 2025.06.04 01:28:57.950243 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2025.06.04 01:28:57.950294 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14853 | 2025.06.04 01:28:57.950688 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14854 | 2025.06.04 01:28:57.950912 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2025.06.04 01:28:57.951062 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 14856 | 2025.06.04 01:28:57.951104 [ 5 ] {69b6fd58-5c69-4fa0-98d9-aac43dd5224c} <Debug> TCPHandler: Processed in 0.001919823 sec. | ||
| 14857 | 2025.06.04 01:28:57.951221 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2025.06.04 01:28:57.951316 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14859 | 2025.06.04 01:28:57.951357 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14860 | 2025.06.04 01:28:57.951806 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2025.06.04 01:28:57.951841 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14862 | 2025.06.04 01:28:57.952149 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14863 | 2025.06.04 01:28:57.952364 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.06.04 01:28:57.952493 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001194 sec., 100502.51256281407 rows/sec., 8.53 MiB/sec. | ||
| 14865 | 2025.06.04 01:28:57.952531 [ 5 ] {2ae5277b-b99e-43b8-a7cb-d9003bcb221f} <Debug> TCPHandler: Processed in 0.001360519 sec. | ||
| 14866 | 2025.06.04 01:28:57.952641 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2025.06.04 01:28:57.952734 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14868 | 2025.06.04 01:28:57.952774 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14869 | 2025.06.04 01:28:57.953173 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2025.06.04 01:28:57.953210 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14871 | 2025.06.04 01:28:57.953502 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14872 | 2025.06.04 01:28:57.953713 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2025.06.04 01:28:57.953842 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001126 sec., 31083.481349911188 rows/sec., 2.26 MiB/sec. | ||
| 14874 | 2025.06.04 01:28:57.953880 [ 5 ] {8068bbfb-a875-472d-940b-23a22a0de7fe} <Debug> TCPHandler: Processed in 0.001288427 sec. | ||
| 14875 | 2025.06.04 01:28:57.953985 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2025.06.04 01:28:57.954079 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14877 | 2025.06.04 01:28:57.954118 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14878 | 2025.06.04 01:28:57.954540 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2025.06.04 01:28:57.954576 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14880 | 2025.06.04 01:28:57.954882 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14881 | 2025.06.04 01:28:57.955091 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2025.06.04 01:28:57.955216 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001155 sec., 85714.28571428571 rows/sec., 6.70 MiB/sec. | ||
| 14883 | 2025.06.04 01:28:57.955254 [ 5 ] {0f863ecc-9c4a-48e2-b12d-dab88e377b81} <Debug> TCPHandler: Processed in 0.001319027 sec. | ||
| 14884 | 2025.06.04 01:28:57.955360 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2025.06.04 01:28:57.955454 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14886 | 2025.06.04 01:28:57.955497 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14887 | 2025.06.04 01:28:57.955899 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2025.06.04 01:28:57.955932 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14889 | 2025.06.04 01:28:57.956236 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14890 | 2025.06.04 01:28:57.956432 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2025.06.04 01:28:57.956624 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001187 sec., 136478.51727042967 rows/sec., 9.50 MiB/sec. | ||
| 14892 | 2025.06.04 01:28:57.956662 [ 5 ] {0670cdce-97fc-4f0f-8bbe-238e9617ea05} <Debug> TCPHandler: Processed in 0.001349927 sec. | ||
| 14893 | 2025.06.04 01:28:57.956767 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2025.06.04 01:28:57.956861 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14895 | 2025.06.04 01:28:57.956915 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <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 | ||
| 14896 | 2025.06.04 01:28:57.957743 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2025.06.04 01:28:57.957779 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14898 | 2025.06.04 01:28:57.958319 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14899 | 2025.06.04 01:28:57.958544 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2025.06.04 01:28:57.958679 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 14901 | 2025.06.04 01:28:57.958734 [ 5 ] {c43de8f5-4c59-423d-b373-f645be6c90e3} <Debug> TCPHandler: Processed in 0.002016137 sec. | ||
| 14902 | 2025.06.04 01:28:57.958843 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2025.06.04 01:28:57.958938 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14904 | 2025.06.04 01:28:57.958980 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14905 | 2025.06.04 01:28:57.959311 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2025.06.04 01:28:57.959347 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14907 | 2025.06.04 01:28:57.959645 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14908 | 2025.06.04 01:28:57.959866 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2025.06.04 01:28:57.959991 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14910 | 2025.06.04 01:28:57.960027 [ 5 ] {55158185-9e1a-4984-a7ec-7ae6c9fdf86f} <Debug> TCPHandler: Processed in 0.001232465 sec. | ||
| 14911 | 2025.06.04 01:28:58.426714 [ 225 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14912 | 2025.06.04 01:28:58.426771 [ 225 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14913 | 2025.06.04 01:28:58.430020 [ 225 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14914 | 2025.06.04 01:28:58.623737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 | ||
| 14915 | 2025.06.04 01:28:58.624225 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14916 | 2025.06.04 01:28:58.624263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14917 | 2025.06.04 01:28:58.624712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14918 | 2025.06.04 01:28:58.624933 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14919 | 2025.06.04 01:28:58.625055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 14920 | 2025.06.04 01:29:00.609584 [ 220 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14921 | 2025.06.04 01:29:00.609650 [ 220 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14922 | 2025.06.04 01:29:00.611651 [ 220 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14923 | 2025.06.04 01:29:00.817707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14924 | 2025.06.04 01:29:00.834427 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14925 | 2025.06.04 01:29:00.834472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14926 | 2025.06.04 01:29:00.840772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14927 | 2025.06.04 01:29:00.841502 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14928 | 2025.06.04 01:29:00.844580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14929 | 2025.06.04 01:29:01.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.88 MiB, peak 372.90 MiB, free memory in arenas 0.00 B, will set to 359.37 MiB (RSS), difference: 3.48 MiB | ||
| 14930 | 2025.06.04 01:29:01.225758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2036 | ||
| 14931 | 2025.06.04 01:29:01.228171 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2025.06.04 01:29:01.228213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14933 | 2025.06.04 01:29:01.229367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14934 | 2025.06.04 01:29:01.229627 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2025.06.04 01:29:01.229884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 14936 | 2025.06.04 01:29:02.953647 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2025.06.04 01:29:02.953829 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14938 | 2025.06.04 01:29:02.953898 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14939 | 2025.06.04 01:29:02.954650 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2025.06.04 01:29:02.954702 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14941 | 2025.06.04 01:29:02.955100 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14942 | 2025.06.04 01:29:02.955335 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2025.06.04 01:29:02.955471 [ 40 ] {} <Debug> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14944 | 2025.06.04 01:29:02.955497 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001715 sec., 123615.16034985422 rows/sec., 7.86 MiB/sec. | ||
| 14945 | 2025.06.04 01:29:02.955543 [ 40 ] {} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2025.06.04 01:29:02.955565 [ 5 ] {dba90343-1556-4f5f-a460-df939502f07e} <Debug> TCPHandler: Processed in 0.002050818 sec. | ||
| 14947 | 2025.06.04 01:29:02.955601 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14948 | 2025.06.04 01:29:02.955724 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2025.06.04 01:29:02.955732 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 14950 | 2025.06.04 01:29:02.955841 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14951 | 2025.06.04 01:29:02.955891 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14952 | 2025.06.04 01:29:02.955894 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14953 | 2025.06.04 01:29:02.955935 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 236 rows starting from the beginning of the part | ||
| 14954 | 2025.06.04 01:29:02.956020 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14955 | 2025.06.04 01:29:02.956104 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14956 | 2025.06.04 01:29:02.956149 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14957 | 2025.06.04 01:29:02.956193 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 14958 | 2025.06.04 01:29:02.956236 [ 194 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 14959 | 2025.06.04 01:29:02.956678 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.06.04 01:29:02.956724 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14961 | 2025.06.04 01:29:02.957128 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 14962 | 2025.06.04 01:29:02.957157 [ 196 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485872 sec., 492640.0120602582 rows/sec., 34.46 MiB/sec. | ||
| 14963 | 2025.06.04 01:29:02.957318 [ 197 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14964 | 2025.06.04 01:29:02.957373 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2025.06.04 01:29:02.957516 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Debug> executeQuery: Read 635 rows, 51.07 KiB in 0.0017 sec., 373529.4117647059 rows/sec., 29.34 MiB/sec. | ||
| 14966 | 2025.06.04 01:29:02.957558 [ 5 ] {d78663cc-3b44-4b03-9f71-92cbc877ae02} <Debug> TCPHandler: Processed in 0.001890663 sec. | ||
| 14967 | 2025.06.04 01:29:02.957605 [ 197 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2025.06.04 01:29:02.957673 [ 197 ] {dd532bc7-3a1e-46fd-8afa-0b081269e840::all_1_23_5} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14969 | 2025.06.04 01:29:02.957676 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2025.06.04 01:29:02.957767 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14971 | 2025.06.04 01:29:02.957790 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14972 | 2025.06.04 01:29:02.957834 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14973 | 2025.06.04 01:29:02.958302 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2025.06.04 01:29:02.958339 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14975 | 2025.06.04 01:29:02.958649 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14976 | 2025.06.04 01:29:02.958866 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2025.06.04 01:29:02.958998 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.00124 sec., 92741.93548387097 rows/sec., 5.56 MiB/sec. | ||
| 14978 | 2025.06.04 01:29:02.959037 [ 5 ] {f2b7d776-87f8-453d-ab0a-1fc637194ae9} <Debug> TCPHandler: Processed in 0.001412189 sec. | ||
| 14979 | 2025.06.04 01:29:02.959152 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2025.06.04 01:29:02.959247 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14981 | 2025.06.04 01:29:02.959289 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14982 | 2025.06.04 01:29:02.959722 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2025.06.04 01:29:02.959758 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14984 | 2025.06.04 01:29:02.960065 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14985 | 2025.06.04 01:29:02.960277 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2025.06.04 01:29:02.960403 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001174 sec., 96252.12947189098 rows/sec., 6.23 MiB/sec. | ||
| 14987 | 2025.06.04 01:29:02.960442 [ 5 ] {718867fc-9b76-4dc1-b02b-ce34af902553} <Debug> TCPHandler: Processed in 0.001339178 sec. | ||
| 14988 | 2025.06.04 01:29:02.960556 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2025.06.04 01:29:02.960651 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14990 | 2025.06.04 01:29:02.960692 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14991 | 2025.06.04 01:29:02.961135 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2025.06.04 01:29:02.961172 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14993 | 2025.06.04 01:29:02.961472 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14994 | 2025.06.04 01:29:02.961691 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2025.06.04 01:29:02.961796 [ 40 ] {} <Debug> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14996 | 2025.06.04 01:29:02.961819 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001186 sec., 94435.07588532884 rows/sec., 5.38 MiB/sec. | ||
| 14997 | 2025.06.04 01:29:02.961832 [ 40 ] {} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2025.06.04 01:29:02.961860 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14999 | 2025.06.04 01:29:02.961865 [ 5 ] {6654596a-d27c-41c7-a672-8ed3cba6f5fc} <Debug> TCPHandler: Processed in 0.001360258 sec. | ||
| 15000 | 2025.06.04 01:29:02.961939 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 15001 | 2025.06.04 01:29:02.961989 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2025.06.04 01:29:02.962035 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15003 | 2025.06.04 01:29:02.962063 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 124 rows starting from the beginning of the part | ||
| 15004 | 2025.06.04 01:29:02.962089 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15005 | 2025.06.04 01:29:02.962118 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 15006 | 2025.06.04 01:29:02.962136 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15007 | 2025.06.04 01:29:02.962169 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 15008 | 2025.06.04 01:29:02.962216 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 15009 | 2025.06.04 01:29:02.962257 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 15010 | 2025.06.04 01:29:02.962302 [ 194 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 15011 | 2025.06.04 01:29:02.962694 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.06.04 01:29:02.962736 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15013 | 2025.06.04 01:29:02.963083 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 15014 | 2025.06.04 01:29:02.963150 [ 197 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245585 sec., 308288.87631113094 rows/sec., 19.48 MiB/sec. | ||
| 15015 | 2025.06.04 01:29:02.963301 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2025.06.04 01:29:02.963335 [ 191 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 15017 | 2025.06.04 01:29:02.963438 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001367 sec., 286027.7980980249 rows/sec., 20.22 MiB/sec. | ||
| 15018 | 2025.06.04 01:29:02.963483 [ 5 ] {eac24654-64d3-4abd-a43e-e56da68f1b75} <Debug> TCPHandler: Processed in 0.001542833 sec. | ||
| 15019 | 2025.06.04 01:29:02.963616 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15020 | 2025.06.04 01:29:02.963670 [ 191 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.06.04 01:29:02.963717 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15022 | 2025.06.04 01:29:02.963758 [ 191 ] {22f76a87-b56b-4c32-ba20-e42f12e0d3a2::all_1_23_5} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 15023 | 2025.06.04 01:29:02.963764 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15024 | 2025.06.04 01:29:02.963871 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15025 | 2025.06.04 01:29:02.964128 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2025.06.04 01:29:02.964169 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15027 | 2025.06.04 01:29:02.964477 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 15028 | 2025.06.04 01:29:02.964685 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2025.06.04 01:29:02.964784 [ 40 ] {} <Debug> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 15030 | 2025.06.04 01:29:02.964814 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 15031 | 2025.06.04 01:29:02.964815 [ 40 ] {} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2025.06.04 01:29:02.964855 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15033 | 2025.06.04 01:29:02.964859 [ 5 ] {541afdc1-ba64-45ce-8991-97901baceeef} <Debug> TCPHandler: Processed in 0.001299826 sec. | ||
| 15034 | 2025.06.04 01:29:02.964926 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::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 | ||
| 15035 | 2025.06.04 01:29:02.964981 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2025.06.04 01:29:02.965021 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15037 | 2025.06.04 01:29:02.965051 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 15038 | 2025.06.04 01:29:02.965082 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15039 | 2025.06.04 01:29:02.965094 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 15040 | 2025.06.04 01:29:02.965134 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15041 | 2025.06.04 01:29:02.965139 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 15042 | 2025.06.04 01:29:02.965184 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 15043 | 2025.06.04 01:29:02.965216 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 15044 | 2025.06.04 01:29:02.965246 [ 194 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 15045 | 2025.06.04 01:29:02.965568 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2025.06.04 01:29:02.965610 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15047 | 2025.06.04 01:29:02.965919 [ 191 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001020549 sec., 58791.88554395723 rows/sec., 3.00 MiB/sec. | ||
| 15048 | 2025.06.04 01:29:02.965956 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 15049 | 2025.06.04 01:29:02.966059 [ 197 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 15050 | 2025.06.04 01:29:02.966179 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2025.06.04 01:29:02.966303 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_140_34 to all_145_145_0 | ||
| 15052 | 2025.06.04 01:29:02.966312 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 12.73 MiB/sec. | ||
| 15053 | 2025.06.04 01:29:02.966318 [ 197 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2025.06.04 01:29:02.966347 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2025.06.04 01:29:02.966371 [ 5 ] {9a740658-8736-48d6-b4ac-44ab772e3968} <Debug> TCPHandler: Processed in 0.001439391 sec. | ||
| 15056 | 2025.06.04 01:29:02.966387 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15057 | 2025.06.04 01:29:02.966419 [ 197 ] {7d13c07d-a7bf-4d55-a6d7-44885559f39e::all_1_10_2} <Trace> oximeter.measurements_bool (7d13c07d-a7bf-4d55-a6d7-44885559f39e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 15058 | 2025.06.04 01:29:02.966469 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_34 to all_145_145_0 into Compact with storage Full | ||
| 15059 | 2025.06.04 01:29:02.966491 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2025.06.04 01:29:02.966502 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15061 | 2025.06.04 01:29:02.966574 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15062 | 2025.06.04 01:29:02.966589 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15063 | 2025.06.04 01:29:02.966611 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_34, total 40106 rows starting from the beginning of the part | ||
| 15064 | 2025.06.04 01:29:02.966640 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15065 | 2025.06.04 01:29:02.966683 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 44 rows starting from the beginning of the part | ||
| 15066 | 2025.06.04 01:29:02.966734 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 15067 | 2025.06.04 01:29:02.966777 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part | ||
| 15068 | 2025.06.04 01:29:02.966823 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 162 rows starting from the beginning of the part | ||
| 15069 | 2025.06.04 01:29:02.966866 [ 191 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part | ||
| 15070 | 2025.06.04 01:29:02.966963 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2025.06.04 01:29:02.967006 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15072 | 2025.06.04 01:29:02.967328 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 15073 | 2025.06.04 01:29:02.967545 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2025.06.04 01:29:02.967660 [ 40 ] {} <Debug> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 15075 | 2025.06.04 01:29:02.967677 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 15076 | 2025.06.04 01:29:02.967707 [ 40 ] {} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2025.06.04 01:29:02.967727 [ 5 ] {6e637b25-6399-43df-bbb7-9dd40ce1c896} <Debug> TCPHandler: Processed in 0.001285007 sec. | ||
| 15078 | 2025.06.04 01:29:02.967736 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15079 | 2025.06.04 01:29:02.967831 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15080 | 2025.06.04 01:29:02.967845 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15081 | 2025.06.04 01:29:02.967929 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15082 | 2025.06.04 01:29:02.967953 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15083 | 2025.06.04 01:29:02.967960 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15084 | 2025.06.04 01:29:02.968016 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <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 | ||
| 15085 | 2025.06.04 01:29:02.968025 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15086 | 2025.06.04 01:29:02.968076 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15087 | 2025.06.04 01:29:02.968115 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15088 | 2025.06.04 01:29:02.968153 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15089 | 2025.06.04 01:29:02.968191 [ 198 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::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 | ||
| 15090 | 2025.06.04 01:29:02.968822 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2025.06.04 01:29:02.968865 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15092 | 2025.06.04 01:29:02.968953 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157273 sec., 8641.003462450088 rows/sec., 582.26 KiB/sec. | ||
| 15093 | 2025.06.04 01:29:02.969080 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 15094 | 2025.06.04 01:29:02.969371 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_10_2} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2025.06.04 01:29:02.969408 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15096 | 2025.06.04 01:29:02.969445 [ 193 ] {5f46d746-0e26-4191-ab06-062c91ec7f2f::all_1_10_2} <Trace> oximeter.measurements_f64 (5f46d746-0e26-4191-ab06-062c91ec7f2f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 15097 | 2025.06.04 01:29:02.969526 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15098 | 2025.06.04 01:29:02.969634 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2025.06.04 01:29:02.969779 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001844 sec., 4880.694143167028 rows/sec., 8.75 MiB/sec. | ||
| 15100 | 2025.06.04 01:29:02.969786 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15101 | 2025.06.04 01:29:02.969836 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15102 | 2025.06.04 01:29:02.969848 [ 5 ] {0e1d4228-4736-4600-bc86-54f75559f531} <Debug> TCPHandler: Processed in 0.002054018 sec. | ||
| 15103 | 2025.06.04 01:29:02.969858 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15104 | 2025.06.04 01:29:02.969941 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15105 | 2025.06.04 01:29:02.969975 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2025.06.04 01:29:02.970082 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15107 | 2025.06.04 01:29:02.970114 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15108 | 2025.06.04 01:29:02.970134 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15109 | 2025.06.04 01:29:02.970164 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2269 rows starting from the beginning of the part | ||
| 15110 | 2025.06.04 01:29:02.970279 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part | ||
| 15111 | 2025.06.04 01:29:02.970377 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 15112 | 2025.06.04 01:29:02.970469 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 15113 | 2025.06.04 01:29:02.970511 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2025.06.04 01:29:02.970548 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15115 | 2025.06.04 01:29:02.970561 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 15116 | 2025.06.04 01:29:02.970657 [ 197 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 9 rows starting from the beginning of the part | ||
| 15117 | 2025.06.04 01:29:02.970874 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 15118 | 2025.06.04 01:29:02.971097 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2025.06.04 01:29:02.971232 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001173 sec., 69906.22335890878 rows/sec., 4.44 MiB/sec. | ||
| 15120 | 2025.06.04 01:29:02.971268 [ 5 ] {e8a5d861-446d-47cf-80b7-0b8bddff5a2a} <Debug> TCPHandler: Processed in 0.001349058 sec. | ||
| 15121 | 2025.06.04 01:29:02.973938 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007500161 sec., 5459349.472631321 rows/sec., 373.35 MiB/sec. | ||
| 15122 | 2025.06.04 01:29:02.974630 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Trace> MergedBlockOutputStream: filled checksums all_1_145_35 (state Temporary) | ||
| 15123 | 2025.06.04 01:29:02.974900 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_145_35 to all_1_145_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2025.06.04 01:29:02.974966 [ 193 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_140_34, all_145_145_0] -> all_1_145_35 | ||
| 15125 | 2025.06.04 01:29:02.975058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15126 | 2025.06.04 01:29:02.980594 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 19 columns (19 merged, 0 gathered) in 0.01068138 sec., 220757.99194486105 rows/sec., 395.59 MiB/sec. | ||
| 15127 | 2025.06.04 01:29:02.982249 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15128 | 2025.06.04 01:29:02.982572 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2025.06.04 01:29:02.982639 [ 193 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15130 | 2025.06.04 01:29:02.982750 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 15131 | 2025.06.04 01:29:03.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.34 MiB, peak 378.79 MiB, free memory in arenas 0.00 B, will set to 363.21 MiB (RSS), difference: 2.87 MiB | ||
| 15132 | 2025.06.04 01:29:05.850532 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15133 | 2025.06.04 01:29:05.850603 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15134 | 2025.06.04 01:29:06.126146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
| 15135 | 2025.06.04 01:29:06.126669 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15136 | 2025.06.04 01:29:06.126704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15137 | 2025.06.04 01:29:06.127209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15138 | 2025.06.04 01:29:06.127439 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2025.06.04 01:29:06.127571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
| 15140 | 2025.06.04 01:29:06.127577 [ 37 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15141 | 2025.06.04 01:29:06.127625 [ 37 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2025.06.04 01:29:06.127646 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15143 | 2025.06.04 01:29:06.127780 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15144 | 2025.06.04 01:29:06.127944 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15145 | 2025.06.04 01:29:06.127991 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
| 15146 | 2025.06.04 01:29:06.128067 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 15147 | 2025.06.04 01:29:06.128118 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
| 15148 | 2025.06.04 01:29:06.128159 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 15149 | 2025.06.04 01:29:06.128198 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
| 15150 | 2025.06.04 01:29:06.128239 [ 192 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 15151 | 2025.06.04 01:29:06.130909 [ 186 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.00319148 sec., 12366362.941331295 rows/sec., 176.90 MiB/sec. | ||
| 15152 | 2025.06.04 01:29:06.131352 [ 186 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15153 | 2025.06.04 01:29:06.131669 [ 186 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2025.06.04 01:29:06.131756 [ 186 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_86_17} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15155 | 2025.06.04 01:29:06.131891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15156 | 2025.06.04 01:29:07.948946 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2025.06.04 01:29:07.949146 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15158 | 2025.06.04 01:29:07.949222 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15159 | 2025.06.04 01:29:07.949932 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2025.06.04 01:29:07.949983 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15161 | 2025.06.04 01:29:07.950380 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15162 | 2025.06.04 01:29:07.950615 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2025.06.04 01:29:07.950780 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.95 MiB/sec. | ||
| 15164 | 2025.06.04 01:29:07.950793 [ 34 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15165 | 2025.06.04 01:29:07.950835 [ 5 ] {4231c368-b586-4d8b-86fd-cbae7ce1177e} <Debug> TCPHandler: Processed in 0.002031957 sec. | ||
| 15166 | 2025.06.04 01:29:07.950866 [ 34 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.06.04 01:29:07.950896 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15168 | 2025.06.04 01:29:07.950970 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15169 | 2025.06.04 01:29:07.951004 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15170 | 2025.06.04 01:29:07.951079 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15171 | 2025.06.04 01:29:07.951113 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15172 | 2025.06.04 01:29:07.951123 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15173 | 2025.06.04 01:29:07.951148 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1967 rows starting from the beginning of the part | ||
| 15174 | 2025.06.04 01:29:07.951215 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 118 rows starting from the beginning of the part | ||
| 15175 | 2025.06.04 01:29:07.951267 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 635 rows starting from the beginning of the part | ||
| 15176 | 2025.06.04 01:29:07.951315 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 120 rows starting from the beginning of the part | ||
| 15177 | 2025.06.04 01:29:07.951354 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 635 rows starting from the beginning of the part | ||
| 15178 | 2025.06.04 01:29:07.951394 [ 189 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 118 rows starting from the beginning of the part | ||
| 15179 | 2025.06.04 01:29:07.951552 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2025.06.04 01:29:07.951588 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15181 | 2025.06.04 01:29:07.951873 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15182 | 2025.06.04 01:29:07.952068 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2025.06.04 01:29:07.952202 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 15184 | 2025.06.04 01:29:07.952240 [ 5 ] {2d4c9e99-d707-4246-8ef2-209284297608} <Debug> TCPHandler: Processed in 0.001364008 sec. | ||
| 15185 | 2025.06.04 01:29:07.952349 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2025.06.04 01:29:07.952442 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15187 | 2025.06.04 01:29:07.952482 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15188 | 2025.06.04 01:29:07.952789 [ 186 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831462 sec., 1961820.665675837 rows/sec., 166.58 MiB/sec. | ||
| 15189 | 2025.06.04 01:29:07.952973 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2025.06.04 01:29:07.953014 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15191 | 2025.06.04 01:29:07.953119 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15192 | 2025.06.04 01:29:07.953344 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15193 | 2025.06.04 01:29:07.953502 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2025.06.04 01:29:07.953593 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2025.06.04 01:29:07.953594 [ 187 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_146_29} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15196 | 2025.06.04 01:29:07.953731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15197 | 2025.06.04 01:29:07.953736 [ 34 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15198 | 2025.06.04 01:29:07.953743 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001265 sec., 75098.81422924901 rows/sec., 5.87 MiB/sec. | ||
| 15199 | 2025.06.04 01:29:07.953778 [ 34 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2025.06.04 01:29:07.953800 [ 5 ] {22c088f7-aa5a-42e1-b78e-c4589d5a20d6} <Debug> TCPHandler: Processed in 0.001452011 sec. | ||
| 15201 | 2025.06.04 01:29:07.953801 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15202 | 2025.06.04 01:29:07.953882 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15203 | 2025.06.04 01:29:07.953921 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2025.06.04 01:29:07.953965 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15205 | 2025.06.04 01:29:07.953988 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 952 rows starting from the beginning of the part | ||
| 15206 | 2025.06.04 01:29:07.954017 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15207 | 2025.06.04 01:29:07.954031 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 95 rows starting from the beginning of the part | ||
| 15208 | 2025.06.04 01:29:07.954063 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15209 | 2025.06.04 01:29:07.954068 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 391 rows starting from the beginning of the part | ||
| 15210 | 2025.06.04 01:29:07.954103 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 99 rows starting from the beginning of the part | ||
| 15211 | 2025.06.04 01:29:07.954137 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 391 rows starting from the beginning of the part | ||
| 15212 | 2025.06.04 01:29:07.954170 [ 189 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 95 rows starting from the beginning of the part | ||
| 15213 | 2025.06.04 01:29:07.954509 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2025.06.04 01:29:07.954544 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15215 | 2025.06.04 01:29:07.954873 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15216 | 2025.06.04 01:29:07.955092 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2025.06.04 01:29:07.955107 [ 186 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254346 sec., 1612792.6425404155 rows/sec., 123.82 MiB/sec. | ||
| 15218 | 2025.06.04 01:29:07.955235 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 15219 | 2025.06.04 01:29:07.955282 [ 5 ] {8962008b-a88d-43f6-aa91-f5863a483595} <Debug> TCPHandler: Processed in 0.0014105 sec. | ||
| 15220 | 2025.06.04 01:29:07.955343 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15221 | 2025.06.04 01:29:07.955392 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15222 | 2025.06.04 01:29:07.955492 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15223 | 2025.06.04 01:29:07.955549 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <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 | ||
| 15224 | 2025.06.04 01:29:07.955719 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.06.04 01:29:07.955823 [ 188 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_146_29} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15226 | 2025.06.04 01:29:07.955937 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 15227 | 2025.06.04 01:29:07.956419 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2025.06.04 01:29:07.956462 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15229 | 2025.06.04 01:29:07.957016 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15230 | 2025.06.04 01:29:07.957241 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2025.06.04 01:29:07.957388 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001915 sec., 16187.98955613577 rows/sec., 29.01 MiB/sec. | ||
| 15232 | 2025.06.04 01:29:07.957459 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15233 | 2025.06.04 01:29:07.957460 [ 5 ] {c53f7d19-f463-4089-a9ff-f465eacac27e} <Debug> TCPHandler: Processed in 0.00211759 sec. | ||
| 15234 | 2025.06.04 01:29:07.957488 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15235 | 2025.06.04 01:29:07.957600 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2025.06.04 01:29:07.957701 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2025.06.04 01:29:07.957745 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2025.06.04 01:29:07.958096 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2025.06.04 01:29:07.958136 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15240 | 2025.06.04 01:29:07.958445 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15241 | 2025.06.04 01:29:07.958662 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2025.06.04 01:29:07.958800 [ 34 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15243 | 2025.06.04 01:29:07.958805 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 15244 | 2025.06.04 01:29:07.958838 [ 34 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2025.06.04 01:29:07.958860 [ 5 ] {71362e43-fd5b-4ddb-a371-0bf9293e8a26} <Debug> TCPHandler: Processed in 0.001310177 sec. | ||
| 15246 | 2025.06.04 01:29:07.958862 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15247 | 2025.06.04 01:29:07.958945 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15248 | 2025.06.04 01:29:07.959032 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15249 | 2025.06.04 01:29:07.959057 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7400 rows starting from the beginning of the part | ||
| 15250 | 2025.06.04 01:29:07.959101 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 15251 | 2025.06.04 01:29:07.959135 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part | ||
| 15252 | 2025.06.04 01:29:07.959168 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 15253 | 2025.06.04 01:29:07.959197 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part | ||
| 15254 | 2025.06.04 01:29:07.959229 [ 189 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 15255 | 2025.06.04 01:29:07.959676 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15256 | 2025.06.04 01:29:07.960978 [ 200 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056797 sec., 3765077.4480904047 rows/sec., 252.19 MiB/sec. | ||
| 15257 | 2025.06.04 01:29:07.961493 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15258 | 2025.06.04 01:29:07.961795 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2025.06.04 01:29:07.961876 [ 186 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_146_29} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15260 | 2025.06.04 01:29:07.961989 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15261 | 2025.06.04 01:29:08.344636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15262 | 2025.06.04 01:29:08.363193 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2025.06.04 01:29:08.363242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15264 | 2025.06.04 01:29:08.369504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15265 | 2025.06.04 01:29:08.370233 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2025.06.04 01:29:08.370519 [ 33 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15267 | 2025.06.04 01:29:08.370594 [ 33 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15268 | 2025.06.04 01:29:08.370619 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15269 | 2025.06.04 01:29:08.370740 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15270 | 2025.06.04 01:29:08.373717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15271 | 2025.06.04 01:29:08.374635 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15272 | 2025.06.04 01:29:08.376262 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15273 | 2025.06.04 01:29:08.381161 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15274 | 2025.06.04 01:29:08.385954 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15275 | 2025.06.04 01:29:08.390733 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15276 | 2025.06.04 01:29:08.395858 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15277 | 2025.06.04 01:29:08.400618 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15278 | 2025.06.04 01:29:08.458553 [ 190 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087868596 sec., 7374.648389738696 rows/sec., 38.13 MiB/sec. | ||
| 15279 | 2025.06.04 01:29:08.461328 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15280 | 2025.06.04 01:29:08.463248 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2025.06.04 01:29:08.463324 [ 196 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_86_17} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15282 | 2025.06.04 01:29:08.465714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15283 | 2025.06.04 01:29:11.231066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2070 | ||
| 15284 | 2025.06.04 01:29:11.233462 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2025.06.04 01:29:11.233511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15286 | 2025.06.04 01:29:11.234697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15287 | 2025.06.04 01:29:11.234972 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2025.06.04 01:29:11.235200 [ 225 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15289 | 2025.06.04 01:29:11.235240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 15290 | 2025.06.04 01:29:11.235281 [ 225 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15291 | 2025.06.04 01:29:11.237482 [ 225 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15292 | 2025.06.04 01:29:11.507749 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2025.06.04 01:29:11.507924 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15294 | 2025.06.04 01:29:11.507991 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15295 | 2025.06.04 01:29:11.509294 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2025.06.04 01:29:11.509341 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15297 | 2025.06.04 01:29:11.509802 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15298 | 2025.06.04 01:29:11.510038 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2025.06.04 01:29:11.510193 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Debug> executeQuery: Read 1214 rows, 102.21 KiB in 0.002318 sec., 523727.3511647972 rows/sec., 43.06 MiB/sec. | ||
| 15300 | 2025.06.04 01:29:11.510241 [ 5 ] {b7f6d85c-9413-4066-8f07-db4e24d043b5} <Debug> TCPHandler: Processed in 0.002627304 sec. | ||
| 15301 | 2025.06.04 01:29:11.510367 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15302 | 2025.06.04 01:29:11.510466 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15303 | 2025.06.04 01:29:11.510508 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15304 | 2025.06.04 01:29:11.510930 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2025.06.04 01:29:11.510968 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15306 | 2025.06.04 01:29:11.511264 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15307 | 2025.06.04 01:29:11.511481 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.06.04 01:29:11.511613 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001168 sec., 7705.479452054795 rows/sec., 579.42 KiB/sec. | ||
| 15309 | 2025.06.04 01:29:11.511618 [ 30 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15310 | 2025.06.04 01:29:11.511653 [ 5 ] {5d18bd88-394a-476d-92d4-8ccb2bda6988} <Debug> TCPHandler: Processed in 0.001338258 sec. | ||
| 15311 | 2025.06.04 01:29:11.511684 [ 30 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2025.06.04 01:29:11.511709 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15313 | 2025.06.04 01:29:11.511789 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15314 | 2025.06.04 01:29:11.511812 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15315 | 2025.06.04 01:29:11.511889 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15316 | 2025.06.04 01:29:11.511932 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15317 | 2025.06.04 01:29:11.511936 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15318 | 2025.06.04 01:29:11.511973 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 178 rows starting from the beginning of the part | ||
| 15319 | 2025.06.04 01:29:11.512046 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 115 rows starting from the beginning of the part | ||
| 15320 | 2025.06.04 01:29:11.512092 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 35 rows starting from the beginning of the part | ||
| 15321 | 2025.06.04 01:29:11.512140 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 115 rows starting from the beginning of the part | ||
| 15322 | 2025.06.04 01:29:11.512181 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 31 rows starting from the beginning of the part | ||
| 15323 | 2025.06.04 01:29:11.512222 [ 194 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 9 rows starting from the beginning of the part | ||
| 15324 | 2025.06.04 01:29:11.512459 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2025.06.04 01:29:11.512503 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15326 | 2025.06.04 01:29:11.512832 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15327 | 2025.06.04 01:29:11.513060 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2025.06.04 01:29:11.513102 [ 200 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332857 sec., 362379.4600621072 rows/sec., 24.46 MiB/sec. | ||
| 15329 | 2025.06.04 01:29:11.513193 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001322 sec., 172465.9606656581 rows/sec., 11.68 MiB/sec. | ||
| 15330 | 2025.06.04 01:29:11.513237 [ 5 ] {4b659308-665a-45c6-954a-01dd9acab4c5} <Debug> TCPHandler: Processed in 0.001498222 sec. | ||
| 15331 | 2025.06.04 01:29:11.513289 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15332 | 2025.06.04 01:29:11.513354 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2025.06.04 01:29:11.513455 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15334 | 2025.06.04 01:29:11.513500 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15335 | 2025.06.04 01:29:11.513569 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2025.06.04 01:29:11.513641 [ 198 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_121_24} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15337 | 2025.06.04 01:29:11.513711 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15338 | 2025.06.04 01:29:11.514115 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2025.06.04 01:29:11.514157 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15340 | 2025.06.04 01:29:11.514486 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15341 | 2025.06.04 01:29:11.514717 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15342 | 2025.06.04 01:29:11.514849 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001413 sec., 374380.75017692853 rows/sec., 27.73 MiB/sec. | ||
| 15343 | 2025.06.04 01:29:11.514897 [ 5 ] {bef347a2-f564-4808-a5fc-1d835efe6c26} <Debug> TCPHandler: Processed in 0.001592915 sec. | ||
| 15344 | 2025.06.04 01:29:11.515032 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15345 | 2025.06.04 01:29:11.515130 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15346 | 2025.06.04 01:29:11.515174 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15347 | 2025.06.04 01:29:11.515838 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2025.06.04 01:29:11.515875 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15349 | 2025.06.04 01:29:11.516287 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15350 | 2025.06.04 01:29:11.516509 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2025.06.04 01:29:11.516638 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.001527 sec., 629993.451211526 rows/sec., 42.27 MiB/sec. | ||
| 15352 | 2025.06.04 01:29:11.516675 [ 5 ] {8b031cc9-f8f1-49cf-b45b-77c43da3d500} <Debug> TCPHandler: Processed in 0.001694388 sec. | ||
| 15353 | 2025.06.04 01:29:11.516790 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15354 | 2025.06.04 01:29:11.516886 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15355 | 2025.06.04 01:29:11.516942 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <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 | ||
| 15356 | 2025.06.04 01:29:11.517722 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2025.06.04 01:29:11.517759 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15358 | 2025.06.04 01:29:11.518276 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15359 | 2025.06.04 01:29:11.518503 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2025.06.04 01:29:11.518644 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001776 sec., 5067.5675675675675 rows/sec., 9.08 MiB/sec. | ||
| 15361 | 2025.06.04 01:29:11.518716 [ 5 ] {60186ea7-93a4-48d5-8bf2-3ba959ad4246} <Debug> TCPHandler: Processed in 0.001975595 sec. | ||
| 15362 | 2025.06.04 01:29:11.518837 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15363 | 2025.06.04 01:29:11.518931 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15364 | 2025.06.04 01:29:11.518973 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15365 | 2025.06.04 01:29:11.519325 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15366 | 2025.06.04 01:29:11.519361 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15367 | 2025.06.04 01:29:11.519663 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15368 | 2025.06.04 01:29:11.519869 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2025.06.04 01:29:11.519995 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001082 sec., 38817.005545286505 rows/sec., 2.62 MiB/sec. | ||
| 15370 | 2025.06.04 01:29:11.520032 [ 5 ] {0924d3b0-53c3-4141-b5ad-6d2134b5cd0b} <Debug> TCPHandler: Processed in 0.001245245 sec. | ||
| 15371 | 2025.06.04 01:29:12.511906 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15372 | 2025.06.04 01:29:12.511964 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15373 | 2025.06.04 01:29:12.514055 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15374 | 2025.06.04 01:29:12.942120 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2025.06.04 01:29:12.942294 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15376 | 2025.06.04 01:29:12.942359 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15377 | 2025.06.04 01:29:12.943004 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2025.06.04 01:29:12.943050 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15379 | 2025.06.04 01:29:12.943436 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15380 | 2025.06.04 01:29:12.943654 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2025.06.04 01:29:12.943803 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.75 MiB/sec. | ||
| 15382 | 2025.06.04 01:29:12.943844 [ 5 ] {562b1501-324d-40f8-9468-7e44dfce476c} <Debug> TCPHandler: Processed in 0.001856012 sec. | ||
| 15383 | 2025.06.04 01:29:12.943935 [ 225 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15384 | 2025.06.04 01:29:12.943964 [ 225 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15385 | 2025.06.04 01:29:12.943967 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2025.06.04 01:29:12.944063 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15387 | 2025.06.04 01:29:12.944104 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15388 | 2025.06.04 01:29:12.944521 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2025.06.04 01:29:12.944556 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15390 | 2025.06.04 01:29:12.944838 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15391 | 2025.06.04 01:29:12.945050 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2025.06.04 01:29:12.945178 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 15393 | 2025.06.04 01:29:12.945224 [ 5 ] {c487d790-d362-4511-becb-4bc21e430504} <Debug> TCPHandler: Processed in 0.001304767 sec. | ||
| 15394 | 2025.06.04 01:29:12.945288 [ 217 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15395 | 2025.06.04 01:29:12.945320 [ 217 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15396 | 2025.06.04 01:29:12.945355 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2025.06.04 01:29:12.945464 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15398 | 2025.06.04 01:29:12.945509 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15399 | 2025.06.04 01:29:12.945961 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2025.06.04 01:29:12.945996 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15401 | 2025.06.04 01:29:12.946197 [ 225 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15402 | 2025.06.04 01:29:12.946360 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15403 | 2025.06.04 01:29:12.946566 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2025.06.04 01:29:12.946696 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001256 sec., 35031.84713375796 rows/sec., 2.44 MiB/sec. | ||
| 15405 | 2025.06.04 01:29:12.946732 [ 5 ] {2594b086-487b-42c9-bf00-c00e424f13a4} <Debug> TCPHandler: Processed in 0.00143866 sec. | ||
| 15406 | 2025.06.04 01:29:12.946842 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2025.06.04 01:29:12.946935 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15408 | 2025.06.04 01:29:12.946976 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15409 | 2025.06.04 01:29:12.947329 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2025.06.04 01:29:12.947381 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15411 | 2025.06.04 01:29:12.947676 [ 217 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15412 | 2025.06.04 01:29:12.947684 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15413 | 2025.06.04 01:29:12.947890 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2025.06.04 01:29:12.948017 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001101 sec., 16348.773841961853 rows/sec., 1.10 MiB/sec. | ||
| 15415 | 2025.06.04 01:29:12.948053 [ 5 ] {1db382b5-af58-4b23-9d27-44a11edcc33d} <Debug> TCPHandler: Processed in 0.001258995 sec. | ||
| 15416 | 2025.06.04 01:29:12.948170 [ 224 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15417 | 2025.06.04 01:29:12.948220 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15418 | 2025.06.04 01:29:12.950712 [ 224 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15419 | 2025.06.04 01:29:13.628560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
| 15420 | 2025.06.04 01:29:13.629084 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2025.06.04 01:29:13.629134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15422 | 2025.06.04 01:29:13.629636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15423 | 2025.06.04 01:29:13.629873 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2025.06.04 01:29:13.630012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 15425 | 2025.06.04 01:29:15.874410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 15426 | 2025.06.04 01:29:15.892129 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2025.06.04 01:29:15.892195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15428 | 2025.06.04 01:29:15.898207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15429 | 2025.06.04 01:29:15.898906 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2025.06.04 01:29:15.902184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 15431 | 2025.06.04 01:29:17.948853 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2025.06.04 01:29:17.949030 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15433 | 2025.06.04 01:29:17.949097 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15434 | 2025.06.04 01:29:17.949786 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2025.06.04 01:29:17.949836 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15436 | 2025.06.04 01:29:17.950225 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15437 | 2025.06.04 01:29:17.950446 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2025.06.04 01:29:17.950597 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001614 sec., 73110.28500619579 rows/sec., 6.22 MiB/sec. | ||
| 15439 | 2025.06.04 01:29:17.950638 [ 5 ] {efc2d3a9-f073-426e-9b50-2ffa94748c8a} <Debug> TCPHandler: Processed in 0.001915944 sec. | ||
| 15440 | 2025.06.04 01:29:17.950767 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2025.06.04 01:29:17.950862 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15442 | 2025.06.04 01:29:17.950901 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15443 | 2025.06.04 01:29:17.951308 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15444 | 2025.06.04 01:29:17.951344 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15445 | 2025.06.04 01:29:17.951636 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15446 | 2025.06.04 01:29:17.951837 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2025.06.04 01:29:17.951965 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001121 sec., 27653.88046387154 rows/sec., 2.03 MiB/sec. | ||
| 15448 | 2025.06.04 01:29:17.952002 [ 5 ] {1d8c6065-a886-45ad-9e2d-af9fbaf07ce9} <Debug> TCPHandler: Processed in 0.001284436 sec. | ||
| 15449 | 2025.06.04 01:29:17.952106 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2025.06.04 01:29:17.952200 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15451 | 2025.06.04 01:29:17.952240 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15452 | 2025.06.04 01:29:17.952657 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2025.06.04 01:29:17.952693 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15454 | 2025.06.04 01:29:17.952986 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15455 | 2025.06.04 01:29:17.953200 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2025.06.04 01:29:17.953327 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001144 sec., 83041.95804195805 rows/sec., 6.49 MiB/sec. | ||
| 15457 | 2025.06.04 01:29:17.953365 [ 5 ] {96641bfa-dca5-4eae-b7ac-ea0623bba721} <Debug> TCPHandler: Processed in 0.001306847 sec. | ||
| 15458 | 2025.06.04 01:29:17.953470 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2025.06.04 01:29:17.953563 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15460 | 2025.06.04 01:29:17.953606 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15461 | 2025.06.04 01:29:17.954021 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2025.06.04 01:29:17.954056 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15463 | 2025.06.04 01:29:17.954373 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15464 | 2025.06.04 01:29:17.954577 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2025.06.04 01:29:17.954704 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 15466 | 2025.06.04 01:29:17.954739 [ 5 ] {9d6de7aa-62ff-4bdb-b64f-b3d2784d9b86} <Debug> TCPHandler: Processed in 0.001317167 sec. | ||
| 15467 | 2025.06.04 01:29:17.954836 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2025.06.04 01:29:17.954929 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15469 | 2025.06.04 01:29:17.954982 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <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 | ||
| 15470 | 2025.06.04 01:29:17.955814 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2025.06.04 01:29:17.955850 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15472 | 2025.06.04 01:29:17.956380 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15473 | 2025.06.04 01:29:17.956592 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2025.06.04 01:29:17.956726 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001815 sec., 17079.889807162534 rows/sec., 30.61 MiB/sec. | ||
| 15475 | 2025.06.04 01:29:17.956781 [ 5 ] {08dbd3cd-be8b-4bd0-ad3b-455eed03b6b9} <Debug> TCPHandler: Processed in 0.001991895 sec. | ||
| 15476 | 2025.06.04 01:29:17.956887 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15477 | 2025.06.04 01:29:17.956982 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15478 | 2025.06.04 01:29:17.957022 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15479 | 2025.06.04 01:29:17.957350 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2025.06.04 01:29:17.957389 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15481 | 2025.06.04 01:29:17.957681 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15482 | 2025.06.04 01:29:17.957898 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2025.06.04 01:29:17.958024 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 15484 | 2025.06.04 01:29:17.958058 [ 5 ] {f2fb9828-4f0b-4f8a-8a26-0c0e62fee657} <Debug> TCPHandler: Processed in 0.001220414 sec. | ||
| 15485 | 2025.06.04 01:29:18.492169 [ 219 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15486 | 2025.06.04 01:29:18.492227 [ 219 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15487 | 2025.06.04 01:29:18.494046 [ 219 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15488 | 2025.06.04 01:29:20.850837 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15489 | 2025.06.04 01:29:20.850904 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15490 | 2025.06.04 01:29:21.131107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
| 15491 | 2025.06.04 01:29:21.131647 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2025.06.04 01:29:21.131696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15493 | 2025.06.04 01:29:21.132175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15494 | 2025.06.04 01:29:21.132404 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2025.06.04 01:29:21.132542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
| 15496 | 2025.06.04 01:29:21.236156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2104 | ||
| 15497 | 2025.06.04 01:29:21.238458 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2025.06.04 01:29:21.238495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15499 | 2025.06.04 01:29:21.239660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15500 | 2025.06.04 01:29:21.239925 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2025.06.04 01:29:21.240191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
| 15502 | 2025.06.04 01:29:22.947635 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2025.06.04 01:29:22.947809 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15504 | 2025.06.04 01:29:22.947872 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15505 | 2025.06.04 01:29:22.948547 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2025.06.04 01:29:22.948588 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15507 | 2025.06.04 01:29:22.948985 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15508 | 2025.06.04 01:29:22.949209 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2025.06.04 01:29:22.949366 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001605 sec., 46105.91900311526 rows/sec., 3.71 MiB/sec. | ||
| 15510 | 2025.06.04 01:29:22.949418 [ 5 ] {b8f7e27d-abed-4777-96a0-0bd02ef18c63} <Debug> TCPHandler: Processed in 0.001913173 sec. | ||
| 15511 | 2025.06.04 01:29:22.949546 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2025.06.04 01:29:22.949649 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15513 | 2025.06.04 01:29:22.949692 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15514 | 2025.06.04 01:29:22.950115 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2025.06.04 01:29:22.950152 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15516 | 2025.06.04 01:29:22.950461 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15517 | 2025.06.04 01:29:22.950677 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2025.06.04 01:29:22.950808 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00118 sec., 7627.118644067797 rows/sec., 573.52 KiB/sec. | ||
| 15519 | 2025.06.04 01:29:22.950846 [ 5 ] {b3b1a154-41ac-44fb-a08d-241a3582e5fc} <Debug> TCPHandler: Processed in 0.001353658 sec. | ||
| 15520 | 2025.06.04 01:29:22.950958 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2025.06.04 01:29:22.951053 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15522 | 2025.06.04 01:29:22.951094 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15523 | 2025.06.04 01:29:22.951538 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2025.06.04 01:29:22.951573 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15525 | 2025.06.04 01:29:22.951879 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15526 | 2025.06.04 01:29:22.952097 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2025.06.04 01:29:22.952227 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001193 sec., 61190.27661357921 rows/sec., 4.78 MiB/sec. | ||
| 15528 | 2025.06.04 01:29:22.952264 [ 5 ] {d8f95c0c-d5f4-4458-869f-9ba5bd391563} <Debug> TCPHandler: Processed in 0.001356328 sec. | ||
| 15529 | 2025.06.04 01:29:22.952376 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2025.06.04 01:29:22.952471 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15531 | 2025.06.04 01:29:22.952513 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15532 | 2025.06.04 01:29:22.953054 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2025.06.04 01:29:22.953087 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15534 | 2025.06.04 01:29:22.953424 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15535 | 2025.06.04 01:29:22.953634 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2025.06.04 01:29:22.953753 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 3 parts from all_1_145_35 to all_147_147_0 | ||
| 15537 | 2025.06.04 01:29:22.953764 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 15538 | 2025.06.04 01:29:22.953789 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2025.06.04 01:29:22.953808 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15540 | 2025.06.04 01:29:22.953808 [ 5 ] {4202dd0b-08d2-41f4-8f03-e3adf6020032} <Debug> TCPHandler: Processed in 0.001482311 sec. | ||
| 15541 | 2025.06.04 01:29:22.953912 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_145_35 to all_147_147_0 into Compact with storage Full | ||
| 15542 | 2025.06.04 01:29:22.953929 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2025.06.04 01:29:22.954043 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15544 | 2025.06.04 01:29:22.954059 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15545 | 2025.06.04 01:29:22.954096 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <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 | ||
| 15546 | 2025.06.04 01:29:22.954101 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_145_35, total 40946 rows starting from the beginning of the part | ||
| 15547 | 2025.06.04 01:29:22.954185 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 15548 | 2025.06.04 01:29:22.954233 [ 199 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 962 rows starting from the beginning of the part | ||
| 15549 | 2025.06.04 01:29:22.954895 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2025.06.04 01:29:22.954935 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15551 | 2025.06.04 01:29:22.955453 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15552 | 2025.06.04 01:29:22.955676 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15553 | 2025.06.04 01:29:22.955818 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001793 sec., 5019.52035694367 rows/sec., 8.99 MiB/sec. | ||
| 15554 | 2025.06.04 01:29:22.955884 [ 5 ] {51022cfa-0fa1-470f-97e4-cd4147dfcbac} <Debug> TCPHandler: Processed in 0.002004207 sec. | ||
| 15555 | 2025.06.04 01:29:22.956000 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2025.06.04 01:29:22.956094 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15557 | 2025.06.04 01:29:22.956134 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15558 | 2025.06.04 01:29:22.956466 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2025.06.04 01:29:22.956501 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15560 | 2025.06.04 01:29:22.956812 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15561 | 2025.06.04 01:29:22.957015 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15562 | 2025.06.04 01:29:22.957145 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 15563 | 2025.06.04 01:29:22.957179 [ 5 ] {3031b3dd-19e5-45be-a46f-b8c4c35d616c} <Debug> TCPHandler: Processed in 0.001228234 sec. | ||
| 15564 | 2025.06.04 01:29:22.961408 [ 198 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42068 rows, containing 5 columns (5 merged, 0 gathered) in 0.007540362 sec., 5579042.491593905 rows/sec., 381.40 MiB/sec. | ||
| 15565 | 2025.06.04 01:29:22.961794 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Trace> MergedBlockOutputStream: filled checksums all_1_147_36 (state Temporary) | ||
| 15566 | 2025.06.04 01:29:22.962170 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_147_36 to all_1_147_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2025.06.04 01:29:22.962264 [ 202 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_147_36} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 3 parts: [all_1_145_35, all_147_147_0] -> all_1_147_36 | ||
| 15568 | 2025.06.04 01:29:22.962387 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 15569 | 2025.06.04 01:29:23.402388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 15570 | 2025.06.04 01:29:23.420703 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15571 | 2025.06.04 01:29:23.420765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15572 | 2025.06.04 01:29:23.427005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15573 | 2025.06.04 01:29:23.427734 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2025.06.04 01:29:23.431059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15575 | 2025.06.04 01:29:27.949166 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2025.06.04 01:29:27.949370 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15577 | 2025.06.04 01:29:27.949440 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15578 | 2025.06.04 01:29:27.950109 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.06.04 01:29:27.950146 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15580 | 2025.06.04 01:29:27.950546 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15581 | 2025.06.04 01:29:27.950764 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2025.06.04 01:29:27.950913 [ 141 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15583 | 2025.06.04 01:29:27.950935 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001612 sec., 73200.99255583127 rows/sec., 6.23 MiB/sec. | ||
| 15584 | 2025.06.04 01:29:27.950957 [ 141 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2025.06.04 01:29:27.950982 [ 5 ] {1d7a0817-283b-4528-abe4-90e7c42c5ff3} <Debug> TCPHandler: Processed in 0.001946214 sec. | ||
| 15586 | 2025.06.04 01:29:27.950982 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15587 | 2025.06.04 01:29:27.951088 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15588 | 2025.06.04 01:29:27.951114 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2025.06.04 01:29:27.951195 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15590 | 2025.06.04 01:29:27.951216 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15591 | 2025.06.04 01:29:27.951230 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1967 rows starting from the beginning of the part | ||
| 15592 | 2025.06.04 01:29:27.951258 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15593 | 2025.06.04 01:29:27.951300 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1214 rows starting from the beginning of the part | ||
| 15594 | 2025.06.04 01:29:27.951350 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 15595 | 2025.06.04 01:29:27.951396 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 118 rows starting from the beginning of the part | ||
| 15596 | 2025.06.04 01:29:27.951442 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 15597 | 2025.06.04 01:29:27.951489 [ 193 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 118 rows starting from the beginning of the part | ||
| 15598 | 2025.06.04 01:29:27.951678 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2025.06.04 01:29:27.951714 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15600 | 2025.06.04 01:29:27.952011 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15601 | 2025.06.04 01:29:27.952226 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2025.06.04 01:29:27.952359 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 15603 | 2025.06.04 01:29:27.952416 [ 5 ] {25d791ec-5d12-47fe-a144-46f9dc5f0064} <Debug> TCPHandler: Processed in 0.001352088 sec. | ||
| 15604 | 2025.06.04 01:29:27.952553 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15605 | 2025.06.04 01:29:27.952657 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15606 | 2025.06.04 01:29:27.952702 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15607 | 2025.06.04 01:29:27.952930 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876022 sec., 1890702.7742745022 rows/sec., 162.60 MiB/sec. | ||
| 15608 | 2025.06.04 01:29:27.953190 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2025.06.04 01:29:27.953237 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15610 | 2025.06.04 01:29:27.953236 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15611 | 2025.06.04 01:29:27.953613 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2025.06.04 01:29:27.953663 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15613 | 2025.06.04 01:29:27.953704 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_151_30} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15614 | 2025.06.04 01:29:27.953813 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 15615 | 2025.06.04 01:29:27.953941 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2025.06.04 01:29:27.954088 [ 149 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15617 | 2025.06.04 01:29:27.954099 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001464 sec., 64890.71038251366 rows/sec., 5.07 MiB/sec. | ||
| 15618 | 2025.06.04 01:29:27.954143 [ 149 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2025.06.04 01:29:27.954205 [ 5 ] {43bdcea4-b0fc-467e-83e7-d6bc9eaabc84} <Debug> TCPHandler: Processed in 0.001705498 sec. | ||
| 15620 | 2025.06.04 01:29:27.954205 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15621 | 2025.06.04 01:29:27.954303 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15622 | 2025.06.04 01:29:27.954326 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15623 | 2025.06.04 01:29:27.954415 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15624 | 2025.06.04 01:29:27.954430 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15625 | 2025.06.04 01:29:27.954452 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 952 rows starting from the beginning of the part | ||
| 15626 | 2025.06.04 01:29:27.954479 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15627 | 2025.06.04 01:29:27.954523 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 529 rows starting from the beginning of the part | ||
| 15628 | 2025.06.04 01:29:27.954574 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 15629 | 2025.06.04 01:29:27.954616 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 95 rows starting from the beginning of the part | ||
| 15630 | 2025.06.04 01:29:27.954656 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 73 rows starting from the beginning of the part | ||
| 15631 | 2025.06.04 01:29:27.954697 [ 202 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 95 rows starting from the beginning of the part | ||
| 15632 | 2025.06.04 01:29:27.954965 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2025.06.04 01:29:27.955013 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15634 | 2025.06.04 01:29:27.955364 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15635 | 2025.06.04 01:29:27.955599 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2025.06.04 01:29:27.955732 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 15637 | 2025.06.04 01:29:27.955772 [ 5 ] {8c3e5a10-399b-4b74-88c0-c84b68f6b7ba} <Debug> TCPHandler: Processed in 0.001496691 sec. | ||
| 15638 | 2025.06.04 01:29:27.955820 [ 191 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551824 sec., 1165080.5761478106 rows/sec., 91.09 MiB/sec. | ||
| 15639 | 2025.06.04 01:29:27.955886 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2025.06.04 01:29:27.955984 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15641 | 2025.06.04 01:29:27.956040 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <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 | ||
| 15642 | 2025.06.04 01:29:27.956066 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15643 | 2025.06.04 01:29:27.956372 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2025.06.04 01:29:27.956471 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_151_30} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15645 | 2025.06.04 01:29:27.956593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15646 | 2025.06.04 01:29:27.956876 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2025.06.04 01:29:27.956910 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15648 | 2025.06.04 01:29:27.957472 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15649 | 2025.06.04 01:29:27.957708 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2025.06.04 01:29:27.957836 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15651 | 2025.06.04 01:29:27.957850 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001884 sec., 16454.352441613588 rows/sec., 29.49 MiB/sec. | ||
| 15652 | 2025.06.04 01:29:27.957876 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2025.06.04 01:29:27.957900 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15654 | 2025.06.04 01:29:27.957925 [ 5 ] {07985f6f-69c2-4758-a720-8af645f97b11} <Debug> TCPHandler: Processed in 0.002089829 sec. | ||
| 15655 | 2025.06.04 01:29:27.957975 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15656 | 2025.06.04 01:29:27.958067 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2025.06.04 01:29:27.958167 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15658 | 2025.06.04 01:29:27.958176 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15659 | 2025.06.04 01:29:27.958221 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2358 rows starting from the beginning of the part | ||
| 15660 | 2025.06.04 01:29:27.958235 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15661 | 2025.06.04 01:29:27.958336 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 31 rows starting from the beginning of the part | ||
| 15662 | 2025.06.04 01:29:27.958442 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 9 rows starting from the beginning of the part | ||
| 15663 | 2025.06.04 01:29:27.958538 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 15664 | 2025.06.04 01:29:27.958629 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 9 rows starting from the beginning of the part | ||
| 15665 | 2025.06.04 01:29:27.958721 [ 202 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 15666 | 2025.06.04 01:29:27.958890 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2025.06.04 01:29:27.958933 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15668 | 2025.06.04 01:29:27.959327 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15669 | 2025.06.04 01:29:27.959593 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2025.06.04 01:29:27.959732 [ 149 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15671 | 2025.06.04 01:29:27.959748 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
| 15672 | 2025.06.04 01:29:27.959769 [ 149 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2025.06.04 01:29:27.959792 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15674 | 2025.06.04 01:29:27.959793 [ 5 ] {a662318a-f31e-42b4-a2c4-8956487e315d} <Debug> TCPHandler: Processed in 0.00178356 sec. | ||
| 15675 | 2025.06.04 01:29:27.959888 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15676 | 2025.06.04 01:29:27.960016 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15677 | 2025.06.04 01:29:27.960051 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7744 rows starting from the beginning of the part | ||
| 15678 | 2025.06.04 01:29:27.960116 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 42 rows starting from the beginning of the part | ||
| 15679 | 2025.06.04 01:29:27.960162 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 18 rows starting from the beginning of the part | ||
| 15680 | 2025.06.04 01:29:27.960204 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 15681 | 2025.06.04 01:29:27.960245 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 15682 | 2025.06.04 01:29:27.960287 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 15683 | 2025.06.04 01:29:27.962266 [ 195 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424418 sec., 3293161.4927788856 rows/sec., 220.62 MiB/sec. | ||
| 15684 | 2025.06.04 01:29:27.962680 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15685 | 2025.06.04 01:29:27.962946 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2025.06.04 01:29:27.963023 [ 191 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_151_30} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15687 | 2025.06.04 01:29:27.963104 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 15688 | 2025.06.04 01:29:27.966227 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 19 columns (19 merged, 0 gathered) in 0.008276843 sec., 298302.1424956351 rows/sec., 534.54 MiB/sec. | ||
| 15689 | 2025.06.04 01:29:27.968514 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15690 | 2025.06.04 01:29:27.968866 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15691 | 2025.06.04 01:29:27.968941 [ 195 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15692 | 2025.06.04 01:29:27.969094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 15693 | 2025.06.04 01:29:28.632783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 | ||
| 15694 | 2025.06.04 01:29:28.633341 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2025.06.04 01:29:28.633389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15696 | 2025.06.04 01:29:28.633936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15697 | 2025.06.04 01:29:28.634174 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2025.06.04 01:29:28.634320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 15699 | 2025.06.04 01:29:30.931137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15700 | 2025.06.04 01:29:30.949489 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2025.06.04 01:29:30.949548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15702 | 2025.06.04 01:29:30.955784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15703 | 2025.06.04 01:29:30.956506 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2025.06.04 01:29:30.959710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15705 | 2025.06.04 01:29:31.240479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2128 | ||
| 15706 | 2025.06.04 01:29:31.242723 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2025.06.04 01:29:31.242771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15708 | 2025.06.04 01:29:31.243943 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15709 | 2025.06.04 01:29:31.244198 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2025.06.04 01:29:31.244358 [ 146 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15711 | 2025.06.04 01:29:31.244430 [ 146 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2025.06.04 01:29:31.244454 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15713 | 2025.06.04 01:29:31.244473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 15714 | 2025.06.04 01:29:31.244554 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15715 | 2025.06.04 01:29:31.245056 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15716 | 2025.06.04 01:29:31.245183 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1964 rows starting from the beginning of the part | ||
| 15717 | 2025.06.04 01:29:31.245521 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 15718 | 2025.06.04 01:29:31.245844 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 15719 | 2025.06.04 01:29:31.246166 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 15720 | 2025.06.04 01:29:31.246491 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 15721 | 2025.06.04 01:29:31.246808 [ 187 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 15722 | 2025.06.04 01:29:31.253500 [ 195 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 72 columns (72 merged, 0 gathered) in 0.008991593 sec., 236665.5163328678 rows/sec., 180.69 MiB/sec. | ||
| 15723 | 2025.06.04 01:29:31.255459 [ 192 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15724 | 2025.06.04 01:29:31.256093 [ 192 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2025.06.04 01:29:31.256177 [ 192 ] {49d6629f-bc66-45a0-8eb0-54ac9fbb21b5::all_1_66_13} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15726 | 2025.06.04 01:29:31.256528 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
| 15727 | 2025.06.04 01:29:32.092515 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15728 | 2025.06.04 01:29:32.092572 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15729 | 2025.06.04 01:29:32.096003 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15730 | 2025.06.04 01:29:32.947970 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15731 | 2025.06.04 01:29:32.948172 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15732 | 2025.06.04 01:29:32.948248 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15733 | 2025.06.04 01:29:32.949016 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2025.06.04 01:29:32.949064 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15735 | 2025.06.04 01:29:32.949464 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15736 | 2025.06.04 01:29:32.949692 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2025.06.04 01:29:32.949847 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00173 sec., 42774.56647398844 rows/sec., 3.44 MiB/sec. | ||
| 15738 | 2025.06.04 01:29:32.949889 [ 5 ] {bb8f982e-dc3c-49b9-b6d2-a740765a4417} <Debug> TCPHandler: Processed in 0.002059578 sec. | ||
| 15739 | 2025.06.04 01:29:32.950014 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15740 | 2025.06.04 01:29:32.950111 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15741 | 2025.06.04 01:29:32.950153 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15742 | 2025.06.04 01:29:32.950560 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2025.06.04 01:29:32.950597 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15744 | 2025.06.04 01:29:32.950897 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15745 | 2025.06.04 01:29:32.951119 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2025.06.04 01:29:32.951254 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001161 sec., 7751.937984496125 rows/sec., 582.91 KiB/sec. | ||
| 15747 | 2025.06.04 01:29:32.951293 [ 5 ] {45547d3b-5510-4f6e-8c01-cc4ac4311e6a} <Debug> TCPHandler: Processed in 0.001330858 sec. | ||
| 15748 | 2025.06.04 01:29:32.951407 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2025.06.04 01:29:32.951500 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15750 | 2025.06.04 01:29:32.951542 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15751 | 2025.06.04 01:29:32.951968 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2025.06.04 01:29:32.952005 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15753 | 2025.06.04 01:29:32.952310 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15754 | 2025.06.04 01:29:32.952518 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2025.06.04 01:29:32.952646 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001164 sec., 62714.7766323024 rows/sec., 4.90 MiB/sec. | ||
| 15756 | 2025.06.04 01:29:32.952684 [ 5 ] {c9c1a947-6a6c-4e6d-adf8-06abe21beb3b} <Debug> TCPHandler: Processed in 0.001328908 sec. | ||
| 15757 | 2025.06.04 01:29:32.952804 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2025.06.04 01:29:32.952899 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15759 | 2025.06.04 01:29:32.952944 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15760 | 2025.06.04 01:29:32.953364 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2025.06.04 01:29:32.953401 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15762 | 2025.06.04 01:29:32.953744 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15763 | 2025.06.04 01:29:32.953976 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2025.06.04 01:29:32.954091 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_147_36 to all_148_148_0 | ||
| 15765 | 2025.06.04 01:29:32.954108 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 15766 | 2025.06.04 01:29:32.954122 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2025.06.04 01:29:32.954141 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15768 | 2025.06.04 01:29:32.954147 [ 5 ] {9d07ce7d-8b63-4195-bc08-f51474421a16} <Debug> TCPHandler: Processed in 0.001392669 sec. | ||
| 15769 | 2025.06.04 01:29:32.954237 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_36 to all_148_148_0 into Compact with storage Full | ||
| 15770 | 2025.06.04 01:29:32.954264 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2025.06.04 01:29:32.954367 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15772 | 2025.06.04 01:29:32.954373 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15773 | 2025.06.04 01:29:32.954423 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_36, total 42068 rows starting from the beginning of the part | ||
| 15774 | 2025.06.04 01:29:32.954427 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <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 | ||
| 15775 | 2025.06.04 01:29:32.954497 [ 188 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 44 rows starting from the beginning of the part | ||
| 15776 | 2025.06.04 01:29:32.955248 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2025.06.04 01:29:32.955289 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15778 | 2025.06.04 01:29:32.955848 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15779 | 2025.06.04 01:29:32.956089 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2025.06.04 01:29:32.956232 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001884 sec., 4777.070063694267 rows/sec., 8.56 MiB/sec. | ||
| 15781 | 2025.06.04 01:29:32.956302 [ 5 ] {8c167cd7-4145-4016-bba1-21e07839aace} <Debug> TCPHandler: Processed in 0.002087548 sec. | ||
| 15782 | 2025.06.04 01:29:32.956426 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15783 | 2025.06.04 01:29:32.956523 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15784 | 2025.06.04 01:29:32.956566 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15785 | 2025.06.04 01:29:32.956910 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2025.06.04 01:29:32.956944 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15787 | 2025.06.04 01:29:32.957267 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15788 | 2025.06.04 01:29:32.957477 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2025.06.04 01:29:32.957608 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 15790 | 2025.06.04 01:29:32.957644 [ 5 ] {57cb9d12-6ed0-42c7-b927-24479b788166} <Debug> TCPHandler: Processed in 0.001268826 sec. | ||
| 15791 | 2025.06.04 01:29:32.961571 [ 195 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42112 rows, containing 5 columns (5 merged, 0 gathered) in 0.007370747 sec., 5713396.484779629 rows/sec., 390.59 MiB/sec. | ||
| 15792 | 2025.06.04 01:29:32.961887 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Trace> MergedBlockOutputStream: filled checksums all_1_148_37 (state Temporary) | ||
| 15793 | 2025.06.04 01:29:32.962155 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_148_37 to all_1_148_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.06.04 01:29:32.962222 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_148_37} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_147_36, all_148_148_0] -> all_1_148_37 | ||
| 15795 | 2025.06.04 01:29:32.962296 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15796 | 2025.06.04 01:29:35.353322 [ 219 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15797 | 2025.06.04 01:29:35.353378 [ 219 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15798 | 2025.06.04 01:29:35.355068 [ 219 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15799 | 2025.06.04 01:29:35.850972 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15800 | 2025.06.04 01:29:35.851058 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15801 | 2025.06.04 01:29:36.135372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 | ||
| 15802 | 2025.06.04 01:29:36.135905 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.06.04 01:29:36.135960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15804 | 2025.06.04 01:29:36.136466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15805 | 2025.06.04 01:29:36.136709 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.06.04 01:29:36.136868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 | ||
| 15807 | 2025.06.04 01:29:36.730206 [ 223 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15808 | 2025.06.04 01:29:36.730255 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15809 | 2025.06.04 01:29:36.732495 [ 223 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15810 | 2025.06.04 01:29:37.001132 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.83 MiB, peak 382.56 MiB, free memory in arenas 0.00 B, will set to 363.81 MiB (RSS), difference: 3.99 MiB | ||
| 15811 | 2025.06.04 01:29:37.883652 [ 220 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15812 | 2025.06.04 01:29:37.883702 [ 220 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15813 | 2025.06.04 01:29:37.886336 [ 220 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15814 | 2025.06.04 01:29:37.948846 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2025.06.04 01:29:37.949031 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15816 | 2025.06.04 01:29:37.949101 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15817 | 2025.06.04 01:29:37.949825 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.06.04 01:29:37.949880 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15819 | 2025.06.04 01:29:37.950305 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15820 | 2025.06.04 01:29:37.950556 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.06.04 01:29:37.950727 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Debug> executeQuery: Read 120 rows, 10.48 KiB in 0.001746 sec., 68728.52233676976 rows/sec., 5.86 MiB/sec. | ||
| 15822 | 2025.06.04 01:29:37.950781 [ 5 ] {e78d3d40-0938-4f74-8091-6580fa32eef6} <Debug> TCPHandler: Processed in 0.002073478 sec. | ||
| 15823 | 2025.06.04 01:29:37.950792 [ 224 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15824 | 2025.06.04 01:29:37.950833 [ 224 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15825 | 2025.06.04 01:29:37.950909 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15826 | 2025.06.04 01:29:37.951018 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15827 | 2025.06.04 01:29:37.951065 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15828 | 2025.06.04 01:29:37.951494 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2025.06.04 01:29:37.951540 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15830 | 2025.06.04 01:29:37.951902 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15831 | 2025.06.04 01:29:37.952130 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15832 | 2025.06.04 01:29:37.952262 [ 140 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15833 | 2025.06.04 01:29:37.952270 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001274 sec., 25117.73940345369 rows/sec., 1.84 MiB/sec. | ||
| 15834 | 2025.06.04 01:29:37.952309 [ 140 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2025.06.04 01:29:37.952330 [ 5 ] {6c05ea80-5310-4fec-ad2d-0b73291b455d} <Debug> TCPHandler: Processed in 0.001473042 sec. | ||
| 15836 | 2025.06.04 01:29:37.952337 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15837 | 2025.06.04 01:29:37.952446 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2025.06.04 01:29:37.952485 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15839 | 2025.06.04 01:29:37.952553 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15840 | 2025.06.04 01:29:37.952601 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15841 | 2025.06.04 01:29:37.952645 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15842 | 2025.06.04 01:29:37.952692 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 178 rows starting from the beginning of the part | ||
| 15843 | 2025.06.04 01:29:37.952770 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 31 rows starting from the beginning of the part | ||
| 15844 | 2025.06.04 01:29:37.952824 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 9 rows starting from the beginning of the part | ||
| 15845 | 2025.06.04 01:29:37.952898 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 31 rows starting from the beginning of the part | ||
| 15846 | 2025.06.04 01:29:37.952954 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 9 rows starting from the beginning of the part | ||
| 15847 | 2025.06.04 01:29:37.953006 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 32 rows starting from the beginning of the part | ||
| 15848 | 2025.06.04 01:29:37.953070 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2025.06.04 01:29:37.953116 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15850 | 2025.06.04 01:29:37.953497 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15851 | 2025.06.04 01:29:37.953767 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2025.06.04 01:29:37.953851 [ 224 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15853 | 2025.06.04 01:29:37.953916 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001384 sec., 69364.16184971097 rows/sec., 5.42 MiB/sec. | ||
| 15854 | 2025.06.04 01:29:37.953937 [ 189 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521913 sec., 190549.6569120574 rows/sec., 13.67 MiB/sec. | ||
| 15855 | 2025.06.04 01:29:37.953962 [ 5 ] {38cf4fb3-969e-4a3b-af77-d552f2194b09} <Debug> TCPHandler: Processed in 0.001568504 sec. | ||
| 15856 | 2025.06.04 01:29:37.954073 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15857 | 2025.06.04 01:29:37.954076 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2025.06.04 01:29:37.954191 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15859 | 2025.06.04 01:29:37.954237 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15860 | 2025.06.04 01:29:37.954355 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2025.06.04 01:29:37.954435 [ 186 ] {c2bd77cf-28ff-40c6-8a4d-20e327ee19c5::all_1_126_25} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15862 | 2025.06.04 01:29:37.954546 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15863 | 2025.06.04 01:29:37.954669 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15864 | 2025.06.04 01:29:37.954709 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15865 | 2025.06.04 01:29:37.955041 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15866 | 2025.06.04 01:29:37.955256 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2025.06.04 01:29:37.955378 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 2 parts from all_1_148_37 to all_149_149_0 | ||
| 15868 | 2025.06.04 01:29:37.955390 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 15869 | 2025.06.04 01:29:37.955412 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2025.06.04 01:29:37.955437 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15871 | 2025.06.04 01:29:37.955439 [ 5 ] {93a3ac54-7d22-4b16-879f-c0cbca94af22} <Debug> TCPHandler: Processed in 0.00141283 sec. | ||
| 15872 | 2025.06.04 01:29:37.955519 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_37 to all_149_149_0 into Compact with storage Full | ||
| 15873 | 2025.06.04 01:29:37.955567 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2025.06.04 01:29:37.955596 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15875 | 2025.06.04 01:29:37.955630 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15876 | 2025.06.04 01:29:37.955634 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15877 | 2025.06.04 01:29:37.955667 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15878 | 2025.06.04 01:29:37.955683 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_37, total 42112 rows starting from the beginning of the part | ||
| 15879 | 2025.06.04 01:29:37.955728 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <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 | ||
| 15880 | 2025.06.04 01:29:37.955758 [ 196 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 15881 | 2025.06.04 01:29:37.956612 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2025.06.04 01:29:37.956652 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15883 | 2025.06.04 01:29:37.957219 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15884 | 2025.06.04 01:29:37.957471 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2025.06.04 01:29:37.957620 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001972 sec., 16227.180527383369 rows/sec., 29.08 MiB/sec. | ||
| 15886 | 2025.06.04 01:29:37.957699 [ 5 ] {5a7ef780-166b-4320-aaa7-d6e08767951e} <Debug> TCPHandler: Processed in 0.002181231 sec. | ||
| 15887 | 2025.06.04 01:29:37.957814 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15888 | 2025.06.04 01:29:37.957909 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15889 | 2025.06.04 01:29:37.957925 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15890 | 2025.06.04 01:29:37.957952 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15891 | 2025.06.04 01:29:37.958293 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2025.06.04 01:29:37.958329 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15893 | 2025.06.04 01:29:37.958650 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15894 | 2025.06.04 01:29:37.958866 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2025.06.04 01:29:37.958998 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 15896 | 2025.06.04 01:29:37.959034 [ 5 ] {2e4ab8fd-8cbc-4701-b665-6cfa351915f5} <Debug> TCPHandler: Processed in 0.001270016 sec. | ||
| 15897 | 2025.06.04 01:29:37.959104 [ 222 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15898 | 2025.06.04 01:29:37.959134 [ 222 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15899 | 2025.06.04 01:29:37.961761 [ 222 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15900 | 2025.06.04 01:29:37.962985 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42272 rows, containing 5 columns (5 merged, 0 gathered) in 0.007498391 sec., 5637476.093204529 rows/sec., 385.43 MiB/sec. | ||
| 15901 | 2025.06.04 01:29:37.963285 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Trace> MergedBlockOutputStream: filled checksums all_1_149_38 (state Temporary) | ||
| 15902 | 2025.06.04 01:29:37.963564 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_149_38 to all_1_149_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2025.06.04 01:29:37.963626 [ 189 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_149_38} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 2 parts: [all_1_148_37, all_149_149_0] -> all_1_149_38 | ||
| 15904 | 2025.06.04 01:29:37.963702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15905 | 2025.06.04 01:29:38.001129 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.28 MiB, peak 382.56 MiB, free memory in arenas 0.00 B, will set to 363.81 MiB (RSS), difference: 3.53 MiB | ||
| 15906 | 2025.06.04 01:29:38.460597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 15907 | 2025.06.04 01:29:38.479152 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2025.06.04 01:29:38.479215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15909 | 2025.06.04 01:29:38.485498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15910 | 2025.06.04 01:29:38.486218 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2025.06.04 01:29:38.489819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 15912 | 2025.06.04 01:29:40.553929 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2025.06.04 01:29:40.554142 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15914 | 2025.06.04 01:29:40.554212 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15915 | 2025.06.04 01:29:40.554856 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2025.06.04 01:29:40.554898 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15917 | 2025.06.04 01:29:40.555295 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15918 | 2025.06.04 01:29:40.555528 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Trace> oximeter.fields_i16 (dd532bc7-3a1e-46fd-8afa-0b081269e840): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2025.06.04 01:29:40.555688 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 15920 | 2025.06.04 01:29:40.555739 [ 5 ] {e35cc693-2e2e-4175-a006-864882a99e15} <Debug> TCPHandler: Processed in 0.001945035 sec. | ||
| 15921 | 2025.06.04 01:29:40.555871 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2025.06.04 01:29:40.556000 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15923 | 2025.06.04 01:29:40.556052 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15924 | 2025.06.04 01:29:40.556507 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.06.04 01:29:40.556542 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15926 | 2025.06.04 01:29:40.556855 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15927 | 2025.06.04 01:29:40.557074 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2025.06.04 01:29:40.557212 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001241 sec., 11281.224818694602 rows/sec., 919.90 KiB/sec. | ||
| 15929 | 2025.06.04 01:29:40.557253 [ 5 ] {95ba66f3-5754-4196-bd2d-6a0f0aa9f2a9} <Debug> TCPHandler: Processed in 0.00144709 sec. | ||
| 15930 | 2025.06.04 01:29:40.557370 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.06.04 01:29:40.557474 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15932 | 2025.06.04 01:29:40.557515 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15933 | 2025.06.04 01:29:40.558885 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2025.06.04 01:29:40.558922 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15935 | 2025.06.04 01:29:40.559316 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 15936 | 2025.06.04 01:29:40.559528 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2025.06.04 01:29:40.559662 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Debug> executeQuery: Read 1341 rows, 114.16 KiB in 0.002208 sec., 607336.9565217391 rows/sec., 50.49 MiB/sec. | ||
| 15938 | 2025.06.04 01:29:40.559701 [ 5 ] {aebf517c-cd01-49e2-9095-06b9175fc33a} <Debug> TCPHandler: Processed in 0.002381907 sec. | ||
| 15939 | 2025.06.04 01:29:40.559813 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2025.06.04 01:29:40.559907 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15941 | 2025.06.04 01:29:40.559953 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15942 | 2025.06.04 01:29:40.560374 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2025.06.04 01:29:40.560411 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15944 | 2025.06.04 01:29:40.560704 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15945 | 2025.06.04 01:29:40.560927 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2025.06.04 01:29:40.561058 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.00117 sec., 29914.529914529914 rows/sec., 2.18 MiB/sec. | ||
| 15947 | 2025.06.04 01:29:40.561097 [ 5 ] {1af558a0-e3f5-473a-9394-388e93036050} <Debug> TCPHandler: Processed in 0.001335097 sec. | ||
| 15948 | 2025.06.04 01:29:40.561203 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2025.06.04 01:29:40.561298 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15950 | 2025.06.04 01:29:40.561338 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15951 | 2025.06.04 01:29:40.561872 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2025.06.04 01:29:40.561909 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15953 | 2025.06.04 01:29:40.562209 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15954 | 2025.06.04 01:29:40.562409 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2025.06.04 01:29:40.562528 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001265 sec., 199209.4861660079 rows/sec., 13.78 MiB/sec. | ||
| 15956 | 2025.06.04 01:29:40.562564 [ 5 ] {94a6b3b6-73c9-4d25-a1d0-5584032173d9} <Debug> TCPHandler: Processed in 0.00143017 sec. | ||
| 15957 | 2025.06.04 01:29:40.562666 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15958 | 2025.06.04 01:29:40.562754 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15959 | 2025.06.04 01:29:40.562792 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15960 | 2025.06.04 01:29:40.563160 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2025.06.04 01:29:40.563194 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15962 | 2025.06.04 01:29:40.563551 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15963 | 2025.06.04 01:29:40.563752 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Trace> oximeter.fields_u8 (22f76a87-b56b-4c32-ba20-e42f12e0d3a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2025.06.04 01:29:40.563881 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 15965 | 2025.06.04 01:29:40.563919 [ 5 ] {2b02ae98-128f-4e92-9d0f-129ec42aef4b} <Debug> TCPHandler: Processed in 0.001275515 sec. | ||
| 15966 | 2025.06.04 01:29:40.564022 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15967 | 2025.06.04 01:29:40.564116 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15968 | 2025.06.04 01:29:40.564155 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15969 | 2025.06.04 01:29:40.564885 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15970 | 2025.06.04 01:29:40.564922 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15971 | 2025.06.04 01:29:40.565248 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 15972 | 2025.06.04 01:29:40.565463 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15973 | 2025.06.04 01:29:40.565598 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Debug> executeQuery: Read 579 rows, 44.52 KiB in 0.0015 sec., 386000 rows/sec., 28.99 MiB/sec. | ||
| 15974 | 2025.06.04 01:29:40.565635 [ 5 ] {b0a0dff1-58ae-4b8f-a54b-f25c3ad2a7e9} <Debug> TCPHandler: Processed in 0.001662116 sec. | ||
| 15975 | 2025.06.04 01:29:40.565740 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2025.06.04 01:29:40.565833 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15977 | 2025.06.04 01:29:40.565876 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15978 | 2025.06.04 01:29:40.566604 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2025.06.04 01:29:40.566638 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15980 | 2025.06.04 01:29:40.567024 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 15981 | 2025.06.04 01:29:40.567237 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2025.06.04 01:29:40.567373 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Debug> executeQuery: Read 1057 rows, 74.14 KiB in 0.001557 sec., 678869.6210661528 rows/sec., 46.50 MiB/sec. | ||
| 15983 | 2025.06.04 01:29:40.567370 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Selected 6 parts from all_1_149_38 to all_154_154_0 | ||
| 15984 | 2025.06.04 01:29:40.567411 [ 5 ] {57672e43-46b0-4563-b382-32e34b827232} <Debug> TCPHandler: Processed in 0.001719648 sec. | ||
| 15985 | 2025.06.04 01:29:40.567452 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2025.06.04 01:29:40.567478 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15987 | 2025.06.04 01:29:40.567543 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15988 | 2025.06.04 01:29:40.567610 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_38 to all_154_154_0 into Compact with storage Full | ||
| 15989 | 2025.06.04 01:29:40.567643 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15990 | 2025.06.04 01:29:40.567706 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <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 | ||
| 15991 | 2025.06.04 01:29:40.567773 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15992 | 2025.06.04 01:29:40.567821 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_38, total 42272 rows starting from the beginning of the part | ||
| 15993 | 2025.06.04 01:29:40.567895 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 15994 | 2025.06.04 01:29:40.567945 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 15995 | 2025.06.04 01:29:40.567994 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 15996 | 2025.06.04 01:29:40.568039 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 15997 | 2025.06.04 01:29:40.568088 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1057 rows starting from the beginning of the part | ||
| 15998 | 2025.06.04 01:29:40.568496 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2025.06.04 01:29:40.568539 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16000 | 2025.06.04 01:29:40.569057 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16001 | 2025.06.04 01:29:40.569299 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2025.06.04 01:29:40.569449 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001825 sec., 4931.506849315068 rows/sec., 8.84 MiB/sec. | ||
| 16003 | 2025.06.04 01:29:40.569514 [ 5 ] {7bf4f1f8-faef-49f1-8a87-b64c3793e126} <Debug> TCPHandler: Processed in 0.002027637 sec. | ||
| 16004 | 2025.06.04 01:29:40.569628 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2025.06.04 01:29:40.569723 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16006 | 2025.06.04 01:29:40.569764 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16007 | 2025.06.04 01:29:40.570093 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.06.04 01:29:40.570129 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16009 | 2025.06.04 01:29:40.570432 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 16010 | 2025.06.04 01:29:40.570651 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2025.06.04 01:29:40.570782 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001078 sec., 33395.176252319114 rows/sec., 2.25 MiB/sec. | ||
| 16012 | 2025.06.04 01:29:40.570818 [ 5 ] {2fd67b8d-645e-4204-8be0-bcca33957452} <Debug> TCPHandler: Processed in 0.001241095 sec. | ||
| 16013 | 2025.06.04 01:29:40.576229 [ 190 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43969 rows, containing 5 columns (5 merged, 0 gathered) in 0.008681944 sec., 5064418.752297872 rows/sec., 346.36 MiB/sec. | ||
| 16014 | 2025.06.04 01:29:40.576559 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Trace> MergedBlockOutputStream: filled checksums all_1_154_39 (state Temporary) | ||
| 16015 | 2025.06.04 01:29:40.576849 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_merge_all_1_154_39 to all_1_154_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2025.06.04 01:29:40.576928 [ 186 ] {ae5f7516-0bc4-4115-95a4-fb87025bd386::all_1_154_39} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386) (MergerMutator): Merged 6 parts: [all_1_149_38, all_154_154_0] -> all_1_154_39 | ||
| 16017 | 2025.06.04 01:29:40.577016 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 16018 | 2025.06.04 01:29:41.245493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2172 | ||
| 16019 | 2025.06.04 01:29:41.249175 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2025.06.04 01:29:41.249268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16021 | 2025.06.04 01:29:41.250960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16022 | 2025.06.04 01:29:41.251251 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2025.06.04 01:29:41.251712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 16024 | 2025.06.04 01:29:42.354824 [ 224 ] {} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16025 | 2025.06.04 01:29:42.354877 [ 224 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16026 | 2025.06.04 01:29:42.358687 [ 224 ] {} <Debug> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16027 | 2025.06.04 01:29:42.942697 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2025.06.04 01:29:42.942874 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16029 | 2025.06.04 01:29:42.942942 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16030 | 2025.06.04 01:29:42.943619 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2025.06.04 01:29:42.943666 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16032 | 2025.06.04 01:29:42.944069 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 16033 | 2025.06.04 01:29:42.944321 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2025.06.04 01:29:42.944487 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 16035 | 2025.06.04 01:29:42.944544 [ 5 ] {9cc6d478-7800-4e3f-a9f1-06d1336222a8} <Debug> TCPHandler: Processed in 0.001975686 sec. | ||
| 16036 | 2025.06.04 01:29:42.944672 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2025.06.04 01:29:42.944776 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16038 | 2025.06.04 01:29:42.944821 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16039 | 2025.06.04 01:29:42.945277 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.06.04 01:29:42.945316 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16041 | 2025.06.04 01:29:42.945660 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 16042 | 2025.06.04 01:29:42.945880 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2025.06.04 01:29:42.946023 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 16044 | 2025.06.04 01:29:42.946063 [ 5 ] {afd94100-240e-4dab-885a-991c703f48b5} <Debug> TCPHandler: Processed in 0.001444031 sec. | ||
| 16045 | 2025.06.04 01:29:42.946177 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2025.06.04 01:29:42.946273 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16047 | 2025.06.04 01:29:42.946317 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16048 | 2025.06.04 01:29:42.946735 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2025.06.04 01:29:42.946779 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16050 | 2025.06.04 01:29:42.947113 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 16051 | 2025.06.04 01:29:42.947340 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2025.06.04 01:29:42.947472 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 3.66 MiB/sec. | ||
| 16053 | 2025.06.04 01:29:42.947509 [ 5 ] {bf7597b4-9911-4b80-a204-9f2e47aad5b8} <Debug> TCPHandler: Processed in 0.001382479 sec. | ||
| 16054 | 2025.06.04 01:29:42.947626 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2025.06.04 01:29:42.947719 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16056 | 2025.06.04 01:29:42.947761 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16057 | 2025.06.04 01:29:42.948085 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2025.06.04 01:29:42.948121 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16059 | 2025.06.04 01:29:42.948450 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 16060 | 2025.06.04 01:29:42.948666 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2025.06.04 01:29:42.948798 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.47 MiB/sec. | ||
| 16062 | 2025.06.04 01:29:42.948835 [ 5 ] {f553bd20-98e2-4f2d-bbbb-3d95af2a9542} <Debug> TCPHandler: Processed in 0.001259215 sec. | ||
| 16063 | 2025.06.04 01:29:43.317871 [ 221 ] {} <Trace> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16064 | 2025.06.04 01:29:43.317931 [ 221 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16065 | 2025.06.04 01:29:43.320537 [ 221 ] {} <Debug> oximeter.fields_u32 (3292d389-bd6b-43d2-a749-3981a663dd1e): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16066 | 2025.06.04 01:29:43.637947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 | ||
| 16067 | 2025.06.04 01:29:43.638468 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2025.06.04 01:29:43.638519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16069 | 2025.06.04 01:29:43.639030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16070 | 2025.06.04 01:29:43.639289 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16071 | 2025.06.04 01:29:43.639447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
| 16072 | 2025.06.04 01:29:43.639445 [ 135 ] {} <Debug> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16073 | 2025.06.04 01:29:43.639528 [ 135 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16074 | 2025.06.04 01:29:43.639551 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16075 | 2025.06.04 01:29:43.639688 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16076 | 2025.06.04 01:29:43.639851 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16077 | 2025.06.04 01:29:43.639898 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part | ||
| 16078 | 2025.06.04 01:29:43.639972 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 16079 | 2025.06.04 01:29:43.640025 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 16080 | 2025.06.04 01:29:43.640079 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 16081 | 2025.06.04 01:29:43.640124 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 16082 | 2025.06.04 01:29:43.640167 [ 194 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 16083 | 2025.06.04 01:29:43.642971 [ 200 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344014 sec., 12477220.490105603 rows/sec., 178.49 MiB/sec. | ||
| 16084 | 2025.06.04 01:29:43.643270 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16085 | 2025.06.04 01:29:43.643584 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2025.06.04 01:29:43.643665 [ 199 ] {eae40eb6-e31e-44cc-a51d-b4cdce389dbd::all_1_91_18} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16087 | 2025.06.04 01:29:43.643779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16088 | 2025.06.04 01:29:45.989917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16089 | 2025.06.04 01:29:46.010700 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16090 | 2025.06.04 01:29:46.010783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16091 | 2025.06.04 01:29:46.018682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16092 | 2025.06.04 01:29:46.019641 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2025.06.04 01:29:46.020046 [ 130 ] {} <Debug> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16094 | 2025.06.04 01:29:46.020131 [ 130 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2025.06.04 01:29:46.020163 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16096 | 2025.06.04 01:29:46.020302 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16097 | 2025.06.04 01:29:46.025133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16098 | 2025.06.04 01:29:46.025200 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16099 | 2025.06.04 01:29:46.027363 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 16100 | 2025.06.04 01:29:46.033532 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 16101 | 2025.06.04 01:29:46.039490 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 16102 | 2025.06.04 01:29:46.045284 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 16103 | 2025.06.04 01:29:46.051246 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 16104 | 2025.06.04 01:29:46.056718 [ 194 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 16105 | 2025.06.04 01:29:46.137133 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.116886541 sec., 5868.939179233647 rows/sec., 30.35 MiB/sec. | ||
| 16106 | 2025.06.04 01:29:46.141269 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16107 | 2025.06.04 01:29:46.144063 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2025.06.04 01:29:46.144217 [ 193 ] {9f46a9de-64ea-4b5e-b835-9b6199e953a5::all_1_91_18} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16109 | 2025.06.04 01:29:46.147550 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16110 | 2025.06.04 01:29:47.001193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.90 MiB, peak 382.56 MiB, free memory in arenas 0.00 B, will set to 363.81 MiB (RSS), difference: -1.09 MiB | ||
| 16111 | 2025.06.04 01:29:47.949453 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16112 | 2025.06.04 01:29:47.949665 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16113 | 2025.06.04 01:29:47.949741 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16114 | 2025.06.04 01:29:47.950550 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16115 | 2025.06.04 01:29:47.950595 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16116 | 2025.06.04 01:29:47.951006 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 16117 | 2025.06.04 01:29:47.951272 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2025.06.04 01:29:47.951431 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Debug> executeQuery: Read 140 rows, 12.36 KiB in 0.001818 sec., 77007.700770077 rows/sec., 6.64 MiB/sec. | ||
| 16119 | 2025.06.04 01:29:47.951436 [ 128 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 16120 | 2025.06.04 01:29:47.951478 [ 5 ] {bc4c69e2-f88c-41dc-9df2-1933fac1f3c6} <Debug> TCPHandler: Processed in 0.002166931 sec. | ||
| 16121 | 2025.06.04 01:29:47.951520 [ 128 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16122 | 2025.06.04 01:29:47.951553 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16123 | 2025.06.04 01:29:47.951616 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2025.06.04 01:29:47.951648 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 16125 | 2025.06.04 01:29:47.951718 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16126 | 2025.06.04 01:29:47.951744 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16127 | 2025.06.04 01:29:47.951761 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16128 | 2025.06.04 01:29:47.951775 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1967 rows starting from the beginning of the part | ||
| 16129 | 2025.06.04 01:29:47.951837 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 74 rows starting from the beginning of the part | ||
| 16130 | 2025.06.04 01:29:47.951886 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 120 rows starting from the beginning of the part | ||
| 16131 | 2025.06.04 01:29:47.951932 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1341 rows starting from the beginning of the part | ||
| 16132 | 2025.06.04 01:29:47.951974 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 16133 | 2025.06.04 01:29:47.952074 [ 197 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 140 rows starting from the beginning of the part | ||
| 16134 | 2025.06.04 01:29:47.952191 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2025.06.04 01:29:47.952230 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16136 | 2025.06.04 01:29:47.952579 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16137 | 2025.06.04 01:29:47.952823 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2025.06.04 01:29:47.952964 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001264 sec., 33227.84810126582 rows/sec., 2.44 MiB/sec. | ||
| 16139 | 2025.06.04 01:29:47.953005 [ 5 ] {3efd8863-b514-495d-acf8-ce5403d25482} <Debug> TCPHandler: Processed in 0.00143775 sec. | ||
| 16140 | 2025.06.04 01:29:47.953116 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16141 | 2025.06.04 01:29:47.953212 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16142 | 2025.06.04 01:29:47.953254 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16143 | 2025.06.04 01:29:47.953530 [ 202 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915674 sec., 1930391.079066689 rows/sec., 166.78 MiB/sec. | ||
| 16144 | 2025.06.04 01:29:47.953695 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2025.06.04 01:29:47.953737 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16146 | 2025.06.04 01:29:47.953843 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 16147 | 2025.06.04 01:29:47.954090 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 16148 | 2025.06.04 01:29:47.954181 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2025.06.04 01:29:47.954292 [ 198 ] {b5caa34c-3a03-4b45-a332-0eec0afcb58e::all_1_156_31} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 16150 | 2025.06.04 01:29:47.954347 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2025.06.04 01:29:47.954402 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 16152 | 2025.06.04 01:29:47.954484 [ 128 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 16153 | 2025.06.04 01:29:47.954489 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Debug> executeQuery: Read 112 rows, 8.99 KiB in 0.001295 sec., 86486.4864864865 rows/sec., 6.78 MiB/sec. | ||
| 16154 | 2025.06.04 01:29:47.954521 [ 128 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2025.06.04 01:29:47.954546 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16156 | 2025.06.04 01:29:47.954547 [ 5 ] {e89df83f-ff4b-4432-b6ab-129f933b19a9} <Debug> TCPHandler: Processed in 0.001479732 sec. | ||
| 16157 | 2025.06.04 01:29:47.954612 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 16158 | 2025.06.04 01:29:47.954676 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2025.06.04 01:29:47.954687 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16160 | 2025.06.04 01:29:47.954714 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 952 rows starting from the beginning of the part | ||
| 16161 | 2025.06.04 01:29:47.954758 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 73 rows starting from the beginning of the part | ||
| 16162 | 2025.06.04 01:29:47.954772 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16163 | 2025.06.04 01:29:47.954796 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 96 rows starting from the beginning of the part | ||
| 16164 | 2025.06.04 01:29:47.954817 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16165 | 2025.06.04 01:29:47.954831 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 579 rows starting from the beginning of the part | ||
| 16166 | 2025.06.04 01:29:47.954866 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 16167 | 2025.06.04 01:29:47.954901 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 112 rows starting from the beginning of the part | ||
| 16168 | 2025.06.04 01:29:47.955227 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2025.06.04 01:29:47.955264 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16170 | 2025.06.04 01:29:47.955602 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 16171 | 2025.06.04 01:29:47.955815 [ 198 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228644 sec., 1526886.551352548 rows/sec., 119.93 MiB/sec. | ||
| 16172 | 2025.06.04 01:29:47.955826 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2025.06.04 01:29:47.955967 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 16174 | 2025.06.04 01:29:47.955971 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 16175 | 2025.06.04 01:29:47.956016 [ 5 ] {e62152b2-1349-4386-9c71-62cb12e20bdd} <Debug> TCPHandler: Processed in 0.001390239 sec. | ||
| 16176 | 2025.06.04 01:29:47.956122 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2025.06.04 01:29:47.956210 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2025.06.04 01:29:47.956217 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16179 | 2025.06.04 01:29:47.956276 [ 197 ] {2001c7e8-a8de-4c48-8b5b-d65a0ea395d5::all_1_156_31} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 16180 | 2025.06.04 01:29:47.956279 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <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 | ||
| 16181 | 2025.06.04 01:29:47.956348 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 16182 | 2025.06.04 01:29:47.957176 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2025.06.04 01:29:47.957214 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16184 | 2025.06.04 01:29:47.957769 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16185 | 2025.06.04 01:29:47.958010 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2025.06.04 01:29:47.958154 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001955 sec., 21483.375959079283 rows/sec., 38.50 MiB/sec. | ||
| 16187 | 2025.06.04 01:29:47.958223 [ 5 ] {b1d9815d-3042-472f-8a40-a3f14bd52041} <Debug> TCPHandler: Processed in 0.00214977 sec. | ||
| 16188 | 2025.06.04 01:29:47.958356 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2025.06.04 01:29:47.958452 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16190 | 2025.06.04 01:29:47.958494 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16191 | 2025.06.04 01:29:47.958816 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2025.06.04 01:29:47.958852 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16193 | 2025.06.04 01:29:47.959309 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 16194 | 2025.06.04 01:29:47.959529 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2025.06.04 01:29:47.959654 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00122 sec., 7377.049180327869 rows/sec., 567.53 KiB/sec. | ||
| 16196 | 2025.06.04 01:29:47.959691 [ 5 ] {48b41591-2bc8-4b60-957f-5d585b115999} <Debug> TCPHandler: Processed in 0.001385089 sec. | ||
| 16197 | 2025.06.04 01:29:47.959790 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2025.06.04 01:29:47.959884 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16199 | 2025.06.04 01:29:47.959924 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16200 | 2025.06.04 01:29:47.960249 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2025.06.04 01:29:47.960283 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16202 | 2025.06.04 01:29:47.960593 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 16203 | 2025.06.04 01:29:47.960823 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2025.06.04 01:29:47.960952 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16205 | 2025.06.04 01:29:47.960950 [ 127 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 16206 | 2025.06.04 01:29:47.960990 [ 5 ] {e44ca4a9-dc3d-4e12-a0f7-4410954605dc} <Debug> TCPHandler: Processed in 0.001248386 sec. | ||
| 16207 | 2025.06.04 01:29:47.961027 [ 127 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2025.06.04 01:29:47.961051 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16209 | 2025.06.04 01:29:47.961144 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 16210 | 2025.06.04 01:29:47.961266 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16211 | 2025.06.04 01:29:47.961299 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7984 rows starting from the beginning of the part | ||
| 16212 | 2025.06.04 01:29:47.961362 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 16213 | 2025.06.04 01:29:47.961405 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 16214 | 2025.06.04 01:29:47.961444 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 36 rows starting from the beginning of the part | ||
| 16215 | 2025.06.04 01:29:47.961480 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 24 rows starting from the beginning of the part | ||
| 16216 | 2025.06.04 01:29:47.961521 [ 187 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 16217 | 2025.06.04 01:29:47.963799 [ 197 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697635 sec., 3048596.270436883 rows/sec., 204.27 MiB/sec. | ||
| 16218 | 2025.06.04 01:29:47.963985 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 16219 | 2025.06.04 01:29:47.964334 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2025.06.04 01:29:47.964423 [ 198 ] {df2745c2-c80d-47ed-a042-906754d7a8f4::all_1_156_31} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 16221 | 2025.06.04 01:29:47.964514 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16222 | 2025.06.04 01:29:50.851098 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16223 | 2025.06.04 01:29:50.851163 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16224 | 2025.06.04 01:29:51.140431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 | ||
| 16225 | 2025.06.04 01:29:51.140975 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2025.06.04 01:29:51.141021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16227 | 2025.06.04 01:29:51.141526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16228 | 2025.06.04 01:29:51.141781 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2025.06.04 01:29:51.141923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 | ||
| 16230 | 2025.06.04 01:29:51.252728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2194 | ||
| 16231 | 2025.06.04 01:29:51.254930 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2025.06.04 01:29:51.254976 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16233 | 2025.06.04 01:29:51.256154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16234 | 2025.06.04 01:29:51.256451 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2025.06.04 01:29:51.256808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194 | ||
| 16236 | 2025.06.04 01:29:52.947212 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2025.06.04 01:29:52.947390 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16238 | 2025.06.04 01:29:52.947455 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16239 | 2025.06.04 01:29:52.948136 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2025.06.04 01:29:52.948180 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16241 | 2025.06.04 01:29:52.948568 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 16242 | 2025.06.04 01:29:52.948805 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2025.06.04 01:29:52.948952 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00161 sec., 45962.73291925465 rows/sec., 3.70 MiB/sec. | ||
| 16244 | 2025.06.04 01:29:52.948993 [ 5 ] {a806c456-16a7-4338-909b-f0676af50338} <Debug> TCPHandler: Processed in 0.001911964 sec. | ||
| 16245 | 2025.06.04 01:29:52.949117 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2025.06.04 01:29:52.949210 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16247 | 2025.06.04 01:29:52.949249 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16248 | 2025.06.04 01:29:52.949641 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2025.06.04 01:29:52.949675 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16250 | 2025.06.04 01:29:52.949969 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16251 | 2025.06.04 01:29:52.950174 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16252 | 2025.06.04 01:29:52.950304 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001112 sec., 8093.525179856116 rows/sec., 608.60 KiB/sec. | ||
| 16253 | 2025.06.04 01:29:52.950341 [ 5 ] {919ef74a-0bed-4335-9201-f53dbcbde7c9} <Debug> TCPHandler: Processed in 0.001271606 sec. | ||
| 16254 | 2025.06.04 01:29:52.950447 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16255 | 2025.06.04 01:29:52.950537 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16256 | 2025.06.04 01:29:52.950576 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16257 | 2025.06.04 01:29:52.950998 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2025.06.04 01:29:52.951030 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16259 | 2025.06.04 01:29:52.951324 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 16260 | 2025.06.04 01:29:52.951531 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2025.06.04 01:29:52.951662 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001142 sec., 63922.94220665499 rows/sec., 4.99 MiB/sec. | ||
| 16262 | 2025.06.04 01:29:52.951699 [ 5 ] {1e7c2a21-9b78-413a-877a-2e827d07a4dc} <Debug> TCPHandler: Processed in 0.001299626 sec. | ||
| 16263 | 2025.06.04 01:29:52.951832 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2025.06.04 01:29:52.951922 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16265 | 2025.06.04 01:29:52.951965 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16266 | 2025.06.04 01:29:52.952387 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.06.04 01:29:52.952420 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16268 | 2025.06.04 01:29:52.952742 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 16269 | 2025.06.04 01:29:52.952958 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.06.04 01:29:52.953084 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 16271 | 2025.06.04 01:29:52.953120 [ 5 ] {c0a4a4a1-6ae7-44e0-9086-df7a3e513255} <Debug> TCPHandler: Processed in 0.001335308 sec. | ||
| 16272 | 2025.06.04 01:29:52.953235 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2025.06.04 01:29:52.953325 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16274 | 2025.06.04 01:29:52.953378 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <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 | ||
| 16275 | 2025.06.04 01:29:52.954154 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2025.06.04 01:29:52.954188 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16277 | 2025.06.04 01:29:52.954697 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16278 | 2025.06.04 01:29:52.954931 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.06.04 01:29:52.955045 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16280 | 2025.06.04 01:29:52.955069 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001761 sec., 5110.732538330494 rows/sec., 9.16 MiB/sec. | ||
| 16281 | 2025.06.04 01:29:52.955085 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2025.06.04 01:29:52.955105 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16283 | 2025.06.04 01:29:52.955135 [ 5 ] {0558d1ec-2ef9-430e-b216-562336176859} <Debug> TCPHandler: Processed in 0.001946484 sec. | ||
| 16284 | 2025.06.04 01:29:52.955238 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16285 | 2025.06.04 01:29:52.955257 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2025.06.04 01:29:52.955377 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16287 | 2025.06.04 01:29:52.955418 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16288 | 2025.06.04 01:29:52.955520 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16289 | 2025.06.04 01:29:52.955593 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2469 rows starting from the beginning of the part | ||
| 16290 | 2025.06.04 01:29:52.955752 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2025.06.04 01:29:52.955762 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 9 rows starting from the beginning of the part | ||
| 16292 | 2025.06.04 01:29:52.955797 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16293 | 2025.06.04 01:29:52.955890 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 16294 | 2025.06.04 01:29:52.956000 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part | ||
| 16295 | 2025.06.04 01:29:52.956109 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 42 rows starting from the beginning of the part | ||
| 16296 | 2025.06.04 01:29:52.956123 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 16297 | 2025.06.04 01:29:52.956219 [ 192 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 16298 | 2025.06.04 01:29:52.956374 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2025.06.04 01:29:52.956505 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 16300 | 2025.06.04 01:29:52.956542 [ 5 ] {bbff7b14-95f1-426b-8a74-2485605b74fd} <Debug> TCPHandler: Processed in 0.001334198 sec. | ||
| 16301 | 2025.06.04 01:29:52.963315 [ 198 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2570 rows, containing 19 columns (19 merged, 0 gathered) in 0.008140499 sec., 315705.4622818576 rows/sec., 565.73 MiB/sec. | ||
| 16302 | 2025.06.04 01:29:52.965602 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16303 | 2025.06.04 01:29:52.966004 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16304 | 2025.06.04 01:29:52.966091 [ 188 ] {095d8cf7-66c9-4a17-84e8-b69a0fc4c411::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16305 | 2025.06.04 01:29:52.966221 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 16306 | 2025.06.04 01:29:53.526063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16307 | 2025.06.04 01:29:53.544693 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16308 | 2025.06.04 01:29:53.544748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16309 | 2025.06.04 01:29:53.551003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16310 | 2025.06.04 01:29:53.551725 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2025.06.04 01:29:53.555043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16312 | 2025.06.04 01:29:54.183091 [ 119 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16313 | 2025.06.04 01:29:54.183161 [ 119 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2025.06.04 01:29:54.183187 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16315 | 2025.06.04 01:29:54.183280 [ 222 ] {} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16316 | 2025.06.04 01:29:54.183310 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::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 | ||
| 16317 | 2025.06.04 01:29:54.183353 [ 222 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16318 | 2025.06.04 01:29:54.183479 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16319 | 2025.06.04 01:29:54.183523 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 16320 | 2025.06.04 01:29:54.183598 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 16321 | 2025.06.04 01:29:54.183668 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 16322 | 2025.06.04 01:29:54.183722 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 16323 | 2025.06.04 01:29:54.183765 [ 198 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 16324 | 2025.06.04 01:29:54.184637 [ 196 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376729 sec., 40676.124349817575 rows/sec., 3.39 MiB/sec. | ||
| 16325 | 2025.06.04 01:29:54.184843 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16326 | 2025.06.04 01:29:54.185220 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2025.06.04 01:29:54.185315 [ 189 ] {010297cb-9806-4e59-acaa-c090756ae337::all_1_21_5} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16328 | 2025.06.04 01:29:54.185414 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16329 | 2025.06.04 01:29:54.186643 [ 222 ] {} <Debug> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16330 | 2025.06.04 01:29:57.037131 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16331 | 2025.06.04 01:29:57.037204 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16332 | 2025.06.04 01:29:57.040592 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16333 | 2025.06.04 01:29:57.251485 [ 219 ] {} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16334 | 2025.06.04 01:29:57.251536 [ 219 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16335 | 2025.06.04 01:29:57.254197 [ 219 ] {} <Debug> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16336 | 2025.06.04 01:29:57.371505 [ 222 ] {} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16337 | 2025.06.04 01:29:57.371557 [ 222 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16338 | 2025.06.04 01:29:57.378186 [ 222 ] {} <Debug> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16339 | 2025.06.04 01:29:57.948717 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2025.06.04 01:29:57.948922 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16341 | 2025.06.04 01:29:57.948995 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16342 | 2025.06.04 01:29:57.949702 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2025.06.04 01:29:57.949750 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16344 | 2025.06.04 01:29:57.950138 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16345 | 2025.06.04 01:29:57.950360 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Trace> oximeter.fields_ipaddr (010297cb-9806-4e59-acaa-c090756ae337): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2025.06.04 01:29:57.950512 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 16347 | 2025.06.04 01:29:57.950554 [ 5 ] {4aa6fc17-b85b-445d-9441-d1f6cb0c3678} <Debug> TCPHandler: Processed in 0.001978936 sec. | ||
| 16348 | 2025.06.04 01:29:57.950674 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2025.06.04 01:29:57.950769 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16350 | 2025.06.04 01:29:57.950808 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16351 | 2025.06.04 01:29:57.951279 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2025.06.04 01:29:57.951313 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16353 | 2025.06.04 01:29:57.951620 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 16354 | 2025.06.04 01:29:57.951842 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Trace> oximeter.fields_string (b5caa34c-3a03-4b45-a332-0eec0afcb58e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2025.06.04 01:29:57.951972 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Debug> executeQuery: Read 148 rows, 13.07 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 10.45 MiB/sec. | ||
| 16356 | 2025.06.04 01:29:57.952010 [ 5 ] {04b58cc4-0667-4129-9f57-81c911a89415} <Debug> TCPHandler: Processed in 0.001386779 sec. | ||
| 16357 | 2025.06.04 01:29:57.952117 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2025.06.04 01:29:57.952212 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16359 | 2025.06.04 01:29:57.952251 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16360 | 2025.06.04 01:29:57.952653 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2025.06.04 01:29:57.952686 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16362 | 2025.06.04 01:29:57.952980 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16363 | 2025.06.04 01:29:57.953183 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Trace> oximeter.fields_u16 (c2bd77cf-28ff-40c6-8a4d-20e327ee19c5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2025.06.04 01:29:57.953311 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001117 sec., 43867.50223813787 rows/sec., 3.20 MiB/sec. | ||
| 16365 | 2025.06.04 01:29:57.953348 [ 5 ] {498b2fd6-1506-440e-b58a-2c9fa96e82b2} <Debug> TCPHandler: Processed in 0.001281786 sec. | ||
| 16366 | 2025.06.04 01:29:57.953451 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2025.06.04 01:29:57.953551 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16368 | 2025.06.04 01:29:57.953593 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16369 | 2025.06.04 01:29:57.954032 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2025.06.04 01:29:57.954068 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16371 | 2025.06.04 01:29:57.954385 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 16372 | 2025.06.04 01:29:57.954593 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Trace> oximeter.fields_uuid (2001c7e8-a8de-4c48-8b5b-d65a0ea395d5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2025.06.04 01:29:57.954720 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Debug> executeQuery: Read 119 rows, 9.50 KiB in 0.001187 sec., 100252.73799494524 rows/sec., 7.81 MiB/sec. | ||
| 16374 | 2025.06.04 01:29:57.954759 [ 5 ] {6a955be8-632e-49d0-9336-49019e92f543} <Debug> TCPHandler: Processed in 0.001357608 sec. | ||
| 16375 | 2025.06.04 01:29:57.954864 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2025.06.04 01:29:57.954957 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16377 | 2025.06.04 01:29:57.954999 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16378 | 2025.06.04 01:29:57.955421 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2025.06.04 01:29:57.955464 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16380 | 2025.06.04 01:29:57.955810 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 16381 | 2025.06.04 01:29:57.956024 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Trace> oximeter.measurements_cumulativeu64 (ae5f7516-0bc4-4115-95a4-fb87025bd386): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2025.06.04 01:29:57.956160 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001221 sec., 132678.13267813268 rows/sec., 9.24 MiB/sec. | ||
| 16383 | 2025.06.04 01:29:57.956197 [ 5 ] {10ba5bdf-0643-41fa-9b8c-5f5949698a0b} <Debug> TCPHandler: Processed in 0.001382659 sec. | ||
| 16384 | 2025.06.04 01:29:57.956306 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2025.06.04 01:29:57.956400 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16386 | 2025.06.04 01:29:57.956452 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <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 | ||
| 16387 | 2025.06.04 01:29:57.957341 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2025.06.04 01:29:57.957377 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16389 | 2025.06.04 01:29:57.957943 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16390 | 2025.06.04 01:29:57.958160 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2025.06.04 01:29:57.958302 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00192 sec., 23437.5 rows/sec., 42.00 MiB/sec. | ||
| 16392 | 2025.06.04 01:29:57.958366 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16393 | 2025.06.04 01:29:57.958372 [ 5 ] {f52bf4e5-81c9-4c5c-9e74-e8c65bf13dd1} <Debug> TCPHandler: Processed in 0.002114919 sec. | ||
| 16394 | 2025.06.04 01:29:57.958432 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16395 | 2025.06.04 01:29:57.958552 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2025.06.04 01:29:57.958656 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16397 | 2025.06.04 01:29:57.958699 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16398 | 2025.06.04 01:29:57.959018 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.06.04 01:29:57.959057 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16400 | 2025.06.04 01:29:57.959375 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16401 | 2025.06.04 01:29:57.959606 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Trace> oximeter.measurements_i64 (40c27c02-d3f4-4896-95ca-6c0931d64c01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2025.06.04 01:29:57.959723 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 351.25 KiB/sec. | ||
| 16403 | 2025.06.04 01:29:57.959764 [ 5 ] {60b3286b-158a-484e-9b47-e0e7313485a0} <Debug> TCPHandler: Processed in 0.001306136 sec. | ||
| 16404 | 2025.06.04 01:29:57.959866 [ 5 ] {} <Trace> TCP-Session: a38c7b7b-4ebc-4a54-ae1f-add0c12aca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2025.06.04 01:29:57.959954 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16406 | 2025.06.04 01:29:57.959993 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16407 | 2025.06.04 01:29:57.960383 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2025.06.04 01:29:57.960422 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16409 | 2025.06.04 01:29:57.960733 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 16410 | 2025.06.04 01:29:57.960938 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.06.04 01:29:57.961075 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (095d8cf7-66c9-4a17-84e8-b69a0fc4c411): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16412 | 2025.06.04 01:29:57.961082 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16413 | 2025.06.04 01:29:57.961133 [ 5 ] {f6c650ff-b210-4138-814b-168bccd62c9a} <Debug> TCPHandler: Processed in 0.001265666 sec. | ||
| 16414 | 2025.06.04 01:29:57.961178 [ 217 ] {} <Trace> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16415 | 2025.06.04 01:29:57.961206 [ 217 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16416 | 2025.06.04 01:29:57.963913 [ 217 ] {} <Debug> oximeter.measurements_u64 (df2745c2-c80d-47ed-a042-906754d7a8f4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16417 | 2025.06.04 01:29:58.642096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 | ||
| 16418 | 2025.06.04 01:29:58.642610 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2025.06.04 01:29:58.642655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16420 | 2025.06.04 01:29:58.643140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16421 | 2025.06.04 01:29:58.643381 [ 244 ] {} <Trace> system.asynchronous_metric_log (eae40eb6-e31e-44cc-a51d-b4cdce389dbd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2025.06.04 01:29:58.643522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 16423 | 2025.06.04 01:30:01.055198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16424 | 2025.06.04 01:30:01.078449 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2025.06.04 01:30:01.078517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16426 | 2025.06.04 01:30:01.085969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16427 | 2025.06.04 01:30:01.087217 [ 243 ] {} <Trace> system.metric_log (9f46a9de-64ea-4b5e-b835-9b6199e953a5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2025.06.04 01:30:01.092278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16429 | 2025.06.04 01:30:01.257016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2222 | ||
| 16430 | 2025.06.04 01:30:01.259577 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2025.06.04 01:30:01.259638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16432 | 2025.06.04 01:30:01.261242 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16433 | 2025.06.04 01:30:01.261870 [ 242 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2025.06.04 01:30:01.262131 [ 223 ] {} <Trace> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16435 | 2025.06.04 01:30:01.262160 [ 223 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16436 | 2025.06.04 01:30:01.262362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2222 | ||
| 16437 | 2025.06.04 01:30:01.266411 [ 223 ] {} <Debug> system.query_log (49d6629f-bc66-45a0-8eb0-54ac9fbb21b5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||