Max level shown:
1 [ Mar 4 05:58:29 Enabled. ]
2 [ Mar 4 05:58:29 Rereading configuration. ]
3 [ Mar 4 05:58:30 Rereading configuration. ]
4 [ Mar 4 05:58:34 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id 8238b003-dedc-43e6-b34f-18d7c6f2afdb &"). ]
5 [ Mar 4 05:58:34 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72025-03-04T05:58:34.302ZDEBGoximeter: registered DTrace probes
82025-03-04T05:58:34.316ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:236
92025-03-04T05:58:34.317ZDEBGoximeter: creating ClickHouse client
102025-03-04T05:58:34.347ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
112025-03-04T05:58:43.737ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:894 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
122025-03-04T05:58:43.739ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
132025-03-04T05:58:43.739ZINFOoximeter (clickhouse-client): reading db version collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:794 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
142025-03-04T05:58:43.740ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:894 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
152025-03-04T05:58:43.740ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:799 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 version = 0
162025-03-04T05:58:43.740ZINFOoximeter (clickhouse-client): initializing oximeter schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:804 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
172025-03-04T05:58:43.741ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
182025-03-04T05:58:44.913ZINFOoximeter (clickhouse-client): inserting current version collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:825 id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 version = 14
192025-03-04T05:58:44.958ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
202025-03-04T05:58:44.958ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
212025-03-04T05:58:44.958ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
222025-03-04T05:58:44.958ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers/{producer_id} versions = all
232025-03-04T05:58:44.958ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:328 local_addr = [fd00:1122:3344:101::d]:12223
242025-03-04T05:58:44.958ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
252025-03-04T05:58:44.958ZDEBGoximeter: registered USDT probes
262025-03-04T05:58:44.958ZDEBGoximeter: contacting nexus
272025-03-04T05:58:45.108ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
282025-03-04T05:58:45.227ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "8c86cdb1-b25b-4ed4-a972-d7b05296cdfd", "date": "Tue, 04 Mar 2025 05:58:45 GMT"} })
292025-03-04T05:58:45.227ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:383 id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb
302025-03-04T05:58:45.227ZINFOoximeter (oximeter-agent): starting refresh list task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:450
312025-03-04T05:58:45.228ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
322025-03-04T05:58:45.235ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
332025-03-04T05:58:45.368ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f0cf23c-84ca-4deb-8391-53eada3a56a9", "content-length": "29", "date": "Tue, 04 Mar 2025 05:58:45 GMT"} })
342025-03-04T05:58:45.370ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 0 n_pruned_tasks = 0
352025-03-04T05:59:00.228ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
362025-03-04T05:59:00.228ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
372025-03-04T05:59:00.234ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3f6b65af-ef29-4082-8327-b1e088fc51b0", "content-length": "998", "date": "Tue, 04 Mar 2025 05:59:00 GMT"} })
382025-03-04T05:59:00.234ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D
392025-03-04T05:59:00.237ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "03d8c908-dd82-4651-b0c8-73465d30e57c", "content-length": "29", "date": "Tue, 04 Mar 2025 05:59:00 GMT"} })
402025-03-04T05:59:00.237ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:62057 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
412025-03-04T05:59:00.239ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
422025-03-04T05:59:00.241ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
432025-03-04T05:59:00.243ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:64530 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
442025-03-04T05:59:00.245ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
452025-03-04T05:59:00.248ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:35698 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
462025-03-04T05:59:00.250ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 6 n_pruned_tasks = 0
472025-03-04T05:59:01.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
482025-03-04T05:59:01.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
492025-03-04T05:59:01.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
502025-03-04T05:59:01.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
512025-03-04T05:59:01.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
522025-03-04T05:59:01.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
532025-03-04T05:59:01.285ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
542025-03-04T05:59:01.286ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
552025-03-04T05:59:01.287ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
562025-03-04T05:59:02.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
572025-03-04T05:59:02.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
582025-03-04T05:59:02.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
592025-03-04T05:59:02.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
602025-03-04T05:59:02.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
612025-03-04T05:59:02.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
622025-03-04T05:59:02.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
632025-03-04T05:59:02.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
642025-03-04T05:59:02.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
652025-03-04T05:59:03.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
662025-03-04T05:59:03.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
672025-03-04T05:59:03.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
682025-03-04T05:59:03.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
692025-03-04T05:59:03.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
702025-03-04T05:59:03.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
712025-03-04T05:59:03.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
722025-03-04T05:59:03.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
732025-03-04T05:59:03.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
742025-03-04T05:59:04.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
752025-03-04T05:59:04.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
762025-03-04T05:59:04.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
772025-03-04T05:59:04.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
782025-03-04T05:59:04.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
792025-03-04T05:59:04.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
802025-03-04T05:59:04.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
812025-03-04T05:59:04.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
822025-03-04T05:59:04.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
832025-03-04T05:59:04.938ZDEBGoximeter (results-sink): inserting 176 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
842025-03-04T05:59:04.938ZDEBGoximeter (clickhouse-client): unrolling 176 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
852025-03-04T05:59:04.940ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
862025-03-04T05:59:04.942ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.940694709Z } timeseries_name = static_routing_config:static_routes
872025-03-04T05:59:04.944ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
882025-03-04T05:59:04.947ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.944911801Z } timeseries_name = static_routing_config:static_nexthops
892025-03-04T05:59:04.947ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
902025-03-04T05:59:04.948ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.947695022Z } timeseries_name = switch_rib:active_routes
912025-03-04T05:59:04.948ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
922025-03-04T05:59:04.950ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.948964731Z } timeseries_name = mg_lower:routes_blocked_by_link_state
932025-03-04T05:59:04.950ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
942025-03-04T05:59:04.951ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.950152820Z } timeseries_name = ddm_router:originated_underlay_prefixes
952025-03-04T05:59:04.951ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
962025-03-04T05:59:04.952ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.951329849Z } timeseries_name = ddm_router:originated_tunnel_endpoints
972025-03-04T05:59:04.952ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
982025-03-04T05:59:04.953ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.952482135Z } timeseries_name = ddm_session:solicitations_sent
992025-03-04T05:59:04.953ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1002025-03-04T05:59:04.954ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.953646547Z } timeseries_name = ddm_session:solicitations_received
1012025-03-04T05:59:04.954ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1022025-03-04T05:59:04.955ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.954826586Z } timeseries_name = ddm_session:advertisements_sent
1032025-03-04T05:59:04.956ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1042025-03-04T05:59:04.957ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.956008555Z } timeseries_name = ddm_session:advertisements_received
1052025-03-04T05:59:04.957ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1062025-03-04T05:59:04.958ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.957250034Z } timeseries_name = ddm_session:peer_expirations
1072025-03-04T05:59:04.958ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1082025-03-04T05:59:04.959ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.958502583Z } timeseries_name = ddm_session:peer_address_changes
1092025-03-04T05:59:04.959ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1102025-03-04T05:59:04.961ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.959916034Z } timeseries_name = ddm_session:peer_sessions_established
1112025-03-04T05:59:04.961ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1122025-03-04T05:59:04.962ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.961184174Z } timeseries_name = ddm_session:updates_sent
1132025-03-04T05:59:04.962ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1142025-03-04T05:59:04.963ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.962422923Z } timeseries_name = ddm_session:updates_received
1152025-03-04T05:59:04.963ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1162025-03-04T05:59:04.964ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.963693733Z } timeseries_name = ddm_session:update_send_fail
1172025-03-04T05:59:04.965ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1182025-03-04T05:59:04.966ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.965008383Z } timeseries_name = ddm_session:imported_underlay_prefixes
1192025-03-04T05:59:04.966ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1202025-03-04T05:59:04.967ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:04.966287232Z } timeseries_name = ddm_session:imported_tunnel_endpoints
1212025-03-04T05:59:04.973ZDEBGoximeter (clickhouse-client): inserting 18 new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1222025-03-04T05:59:04.979ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
1232025-03-04T05:59:04.981ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
1242025-03-04T05:59:04.984ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 128 table_name = measurements_cumulativeu64
1252025-03-04T05:59:04.986ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 48 table_name = measurements_u64
1262025-03-04T05:59:05.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1272025-03-04T05:59:05.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1282025-03-04T05:59:05.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1292025-03-04T05:59:05.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1302025-03-04T05:59:05.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1312025-03-04T05:59:05.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1322025-03-04T05:59:05.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1332025-03-04T05:59:05.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1342025-03-04T05:59:05.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1352025-03-04T05:59:06.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1362025-03-04T05:59:06.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1372025-03-04T05:59:06.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1382025-03-04T05:59:06.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1392025-03-04T05:59:06.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1402025-03-04T05:59:06.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1412025-03-04T05:59:06.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1422025-03-04T05:59:06.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1432025-03-04T05:59:06.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1442025-03-04T05:59:07.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1452025-03-04T05:59:07.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1462025-03-04T05:59:07.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1472025-03-04T05:59:07.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1482025-03-04T05:59:07.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1492025-03-04T05:59:07.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1502025-03-04T05:59:07.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1512025-03-04T05:59:07.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1522025-03-04T05:59:07.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1532025-03-04T05:59:08.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1542025-03-04T05:59:08.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1552025-03-04T05:59:08.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1562025-03-04T05:59:08.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1572025-03-04T05:59:08.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1582025-03-04T05:59:08.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1592025-03-04T05:59:08.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1602025-03-04T05:59:08.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1612025-03-04T05:59:08.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1622025-03-04T05:59:09.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1632025-03-04T05:59:09.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1642025-03-04T05:59:09.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1652025-03-04T05:59:09.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1662025-03-04T05:59:09.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1672025-03-04T05:59:09.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1682025-03-04T05:59:09.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1692025-03-04T05:59:09.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1702025-03-04T05:59:09.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1712025-03-04T05:59:09.937ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
1722025-03-04T05:59:09.937ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
1732025-03-04T05:59:09.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
1742025-03-04T05:59:09.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
1752025-03-04T05:59:09.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
1762025-03-04T05:59:09.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
1772025-03-04T05:59:10.238ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
1782025-03-04T05:59:10.238ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
1792025-03-04T05:59:10.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1802025-03-04T05:59:10.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1812025-03-04T05:59:10.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1822025-03-04T05:59:10.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1832025-03-04T05:59:10.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1842025-03-04T05:59:10.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1852025-03-04T05:59:10.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1862025-03-04T05:59:10.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1872025-03-04T05:59:10.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1882025-03-04T05:59:10.248ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
1892025-03-04T05:59:10.248ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
1902025-03-04T05:59:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
1912025-03-04T05:59:10.288ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
1922025-03-04T05:59:11.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1932025-03-04T05:59:11.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1942025-03-04T05:59:11.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
1952025-03-04T05:59:11.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1962025-03-04T05:59:11.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1972025-03-04T05:59:11.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
1982025-03-04T05:59:11.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
1992025-03-04T05:59:11.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2002025-03-04T05:59:11.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2012025-03-04T05:59:12.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2022025-03-04T05:59:12.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2032025-03-04T05:59:12.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2042025-03-04T05:59:12.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2052025-03-04T05:59:12.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2062025-03-04T05:59:12.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2072025-03-04T05:59:12.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2082025-03-04T05:59:12.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2092025-03-04T05:59:12.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2102025-03-04T05:59:13.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2112025-03-04T05:59:13.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2122025-03-04T05:59:13.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2132025-03-04T05:59:13.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2142025-03-04T05:59:13.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2152025-03-04T05:59:13.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2162025-03-04T05:59:13.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2172025-03-04T05:59:13.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2182025-03-04T05:59:13.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2192025-03-04T05:59:14.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2202025-03-04T05:59:14.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2212025-03-04T05:59:14.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2222025-03-04T05:59:14.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2232025-03-04T05:59:14.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2242025-03-04T05:59:14.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2252025-03-04T05:59:14.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2262025-03-04T05:59:14.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2272025-03-04T05:59:14.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2282025-03-04T05:59:14.937ZDEBGoximeter (results-sink): inserting 334 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
2292025-03-04T05:59:14.937ZDEBGoximeter (clickhouse-client): unrolling 334 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2302025-03-04T05:59:14.939ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2312025-03-04T05:59:14.951ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.939943029Z } timeseries_name = http_service:request_latency_histogram
2322025-03-04T05:59:14.954ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2332025-03-04T05:59:14.956ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.954547900Z } timeseries_name = switch_data_link:link_enabled
2342025-03-04T05:59:14.958ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2352025-03-04T05:59:14.960ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.958629511Z } timeseries_name = switch_data_link:link_up
2362025-03-04T05:59:14.961ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2372025-03-04T05:59:14.962ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.961093039Z } timeseries_name = switch_table:capacity
2382025-03-04T05:59:14.963ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2392025-03-04T05:59:14.965ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.963005464Z } timeseries_name = switch_table:occupancy
2402025-03-04T05:59:14.965ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2412025-03-04T05:59:14.967ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.965231361Z } timeseries_name = switch_table:inserts
2422025-03-04T05:59:14.967ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2432025-03-04T05:59:14.969ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.967252816Z } timeseries_name = switch_table:deletes
2442025-03-04T05:59:14.969ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2452025-03-04T05:59:14.971ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.969238311Z } timeseries_name = switch_table:updates
2462025-03-04T05:59:14.971ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2472025-03-04T05:59:14.973ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.971259426Z } timeseries_name = switch_table:collisions
2482025-03-04T05:59:14.973ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2492025-03-04T05:59:14.975ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.973337012Z } timeseries_name = switch_table:update_misses
2502025-03-04T05:59:14.975ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2512025-03-04T05:59:14.977ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.975319887Z } timeseries_name = switch_table:delete_misses
2522025-03-04T05:59:14.977ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2532025-03-04T05:59:14.979ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.977294932Z } timeseries_name = switch_table:exhaustion
2542025-03-04T05:59:14.984ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2552025-03-04T05:59:14.986ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:14.984710438Z } timeseries_name = dendrite:sample_collection_duration
2562025-03-04T05:59:14.992ZDEBGoximeter (clickhouse-client): inserting 13 new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
2572025-03-04T05:59:14.998ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 212 table_name = fields_i16
2582025-03-04T05:59:15.001ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 633 table_name = fields_string
2592025-03-04T05:59:15.003ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 114 table_name = fields_u16
2602025-03-04T05:59:15.005ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 113 table_name = fields_u32
2612025-03-04T05:59:15.007ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 112 table_name = fields_u8
2622025-03-04T05:59:15.009ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 390 table_name = fields_uuid
2632025-03-04T05:59:15.012ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 6 table_name = measurements_bool
2642025-03-04T05:59:15.014ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 237 table_name = measurements_cumulativeu64
2652025-03-04T05:59:15.016ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 1 table_name = measurements_f64
2662025-03-04T05:59:15.021ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 8 table_name = measurements_histogramu64
2672025-03-04T05:59:15.023ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 82 table_name = measurements_u64
2682025-03-04T05:59:15.228ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
2692025-03-04T05:59:15.228ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
2702025-03-04T05:59:15.234ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7b06189c-cff3-4650-a1cb-577e01cc8b70", "content-length": "998", "date": "Tue, 04 Mar 2025 05:59:15 GMT"} })
2712025-03-04T05:59:15.234ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D
2722025-03-04T05:59:15.237ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1aeb871f-bfbd-4fa8-8f0d-3efbeb07c5a4", "content-length": "29", "date": "Tue, 04 Mar 2025 05:59:15 GMT"} })
2732025-03-04T05:59:15.237ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:50142 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
2742025-03-04T05:59:15.237ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 6 n_pruned_tasks = 0
2752025-03-04T05:59:15.237ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:50142 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
2762025-03-04T05:59:15.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2772025-03-04T05:59:15.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2782025-03-04T05:59:15.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2792025-03-04T05:59:15.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2802025-03-04T05:59:15.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2812025-03-04T05:59:15.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2822025-03-04T05:59:15.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2832025-03-04T05:59:15.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2842025-03-04T05:59:15.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2852025-03-04T05:59:16.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2862025-03-04T05:59:16.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2872025-03-04T05:59:16.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2882025-03-04T05:59:16.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2892025-03-04T05:59:16.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2902025-03-04T05:59:16.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2912025-03-04T05:59:16.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2922025-03-04T05:59:16.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2932025-03-04T05:59:16.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
2942025-03-04T05:59:17.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2952025-03-04T05:59:17.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2962025-03-04T05:59:17.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
2972025-03-04T05:59:17.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2982025-03-04T05:59:17.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
2992025-03-04T05:59:17.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3002025-03-04T05:59:17.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3012025-03-04T05:59:17.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3022025-03-04T05:59:17.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3032025-03-04T05:59:18.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3042025-03-04T05:59:18.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3052025-03-04T05:59:18.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3062025-03-04T05:59:18.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3072025-03-04T05:59:18.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3082025-03-04T05:59:18.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3092025-03-04T05:59:18.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3102025-03-04T05:59:18.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3112025-03-04T05:59:18.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3122025-03-04T05:59:19.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3132025-03-04T05:59:19.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3142025-03-04T05:59:19.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3152025-03-04T05:59:19.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3162025-03-04T05:59:19.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3172025-03-04T05:59:19.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3182025-03-04T05:59:19.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3192025-03-04T05:59:19.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3202025-03-04T05:59:19.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3212025-03-04T05:59:19.937ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
3222025-03-04T05:59:19.937ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
3232025-03-04T05:59:19.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
3242025-03-04T05:59:19.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
3252025-03-04T05:59:19.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
3262025-03-04T05:59:19.957ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
3272025-03-04T05:59:20.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3282025-03-04T05:59:20.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3292025-03-04T05:59:20.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3302025-03-04T05:59:20.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3312025-03-04T05:59:20.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3322025-03-04T05:59:20.244ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3332025-03-04T05:59:20.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3342025-03-04T05:59:20.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3352025-03-04T05:59:20.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3362025-03-04T05:59:20.248ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
3372025-03-04T05:59:20.248ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
3382025-03-04T05:59:20.251ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
3392025-03-04T05:59:21.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3402025-03-04T05:59:21.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3412025-03-04T05:59:21.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3422025-03-04T05:59:21.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3432025-03-04T05:59:21.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3442025-03-04T05:59:21.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3452025-03-04T05:59:21.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3462025-03-04T05:59:21.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3472025-03-04T05:59:21.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3482025-03-04T05:59:22.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3492025-03-04T05:59:22.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3502025-03-04T05:59:22.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3512025-03-04T05:59:22.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3522025-03-04T05:59:22.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3532025-03-04T05:59:22.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3542025-03-04T05:59:22.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3552025-03-04T05:59:22.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3562025-03-04T05:59:22.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3572025-03-04T05:59:23.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3582025-03-04T05:59:23.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3592025-03-04T05:59:23.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3602025-03-04T05:59:23.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3612025-03-04T05:59:23.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3622025-03-04T05:59:23.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3632025-03-04T05:59:23.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3642025-03-04T05:59:23.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3652025-03-04T05:59:23.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3662025-03-04T05:59:24.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3672025-03-04T05:59:24.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3682025-03-04T05:59:24.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3692025-03-04T05:59:24.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3702025-03-04T05:59:24.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3712025-03-04T05:59:24.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3722025-03-04T05:59:24.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3732025-03-04T05:59:24.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3742025-03-04T05:59:24.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3752025-03-04T05:59:24.938ZDEBGoximeter (results-sink): inserting 228 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
3762025-03-04T05:59:24.938ZDEBGoximeter (clickhouse-client): unrolling 228 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
3772025-03-04T05:59:24.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 72 table_name = fields_string
3782025-03-04T05:59:24.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 8 table_name = fields_u16
3792025-03-04T05:59:24.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 72 table_name = fields_uuid
3802025-03-04T05:59:24.956ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
3812025-03-04T05:59:24.960ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 8 table_name = measurements_histogramu64
3822025-03-04T05:59:24.962ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
3832025-03-04T05:59:25.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3842025-03-04T05:59:25.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3852025-03-04T05:59:25.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3862025-03-04T05:59:25.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3872025-03-04T05:59:25.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3882025-03-04T05:59:25.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3892025-03-04T05:59:25.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3902025-03-04T05:59:25.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3912025-03-04T05:59:25.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3922025-03-04T05:59:26.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3932025-03-04T05:59:26.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3942025-03-04T05:59:26.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3952025-03-04T05:59:26.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3962025-03-04T05:59:26.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
3972025-03-04T05:59:26.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
3982025-03-04T05:59:26.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
3992025-03-04T05:59:26.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4002025-03-04T05:59:26.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4012025-03-04T05:59:27.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4022025-03-04T05:59:27.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4032025-03-04T05:59:27.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4042025-03-04T05:59:27.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4052025-03-04T05:59:27.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4062025-03-04T05:59:27.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4072025-03-04T05:59:27.246ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4082025-03-04T05:59:27.246ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4092025-03-04T05:59:27.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4102025-03-04T05:59:28.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4112025-03-04T05:59:28.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4122025-03-04T05:59:28.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4132025-03-04T05:59:28.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4142025-03-04T05:59:28.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4152025-03-04T05:59:28.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4162025-03-04T05:59:28.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4172025-03-04T05:59:28.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4182025-03-04T05:59:28.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4192025-03-04T05:59:29.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4202025-03-04T05:59:29.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4212025-03-04T05:59:29.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4222025-03-04T05:59:29.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4232025-03-04T05:59:29.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4242025-03-04T05:59:29.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4252025-03-04T05:59:29.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4262025-03-04T05:59:29.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4272025-03-04T05:59:29.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4282025-03-04T05:59:29.938ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
4292025-03-04T05:59:29.938ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4302025-03-04T05:59:29.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
4312025-03-04T05:59:29.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
4322025-03-04T05:59:29.961ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
4332025-03-04T05:59:29.967ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
4342025-03-04T05:59:30.229ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
4352025-03-04T05:59:30.229ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
4362025-03-04T05:59:30.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4372025-03-04T05:59:30.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4382025-03-04T05:59:30.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4392025-03-04T05:59:30.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4402025-03-04T05:59:30.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4412025-03-04T05:59:30.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4422025-03-04T05:59:30.245ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
4432025-03-04T05:59:30.245ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
4442025-03-04T05:59:30.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4452025-03-04T05:59:30.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4462025-03-04T05:59:30.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4472025-03-04T05:59:30.248ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6eda3323-bb1c-4d45-8f40-8c00d5c70a3a", "content-length": "1136", "date": "Tue, 04 Mar 2025 05:59:30 GMT"} })
4482025-03-04T05:59:30.248ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D
4492025-03-04T05:59:30.249ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
4502025-03-04T05:59:30.249ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
4512025-03-04T05:59:30.251ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
4522025-03-04T05:59:30.356ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d0268be5-c69b-4732-b831-a42bb4079b5d", "content-length": "29", "date": "Tue, 04 Mar 2025 05:59:30 GMT"} })
4532025-03-04T05:59:30.356ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:52057 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
4542025-03-04T05:59:30.358ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 7 n_pruned_tasks = 0
4552025-03-04T05:59:30.414ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
4562025-03-04T05:59:30.414ZDEBGoximeter (results-sink): inserting 2230 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
4572025-03-04T05:59:30.414ZDEBGoximeter (clickhouse-client): unrolling 2230 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4582025-03-04T05:59:30.417ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4592025-03-04T05:59:30.424ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.417144523Z } timeseries_name = sled_data_link:errors_received
4602025-03-04T05:59:30.425ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4612025-03-04T05:59:30.427ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.425046713Z } timeseries_name = sled_data_link:errors_sent
4622025-03-04T05:59:30.427ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4632025-03-04T05:59:30.430ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.427922845Z } timeseries_name = sled_data_link:bytes_received
4642025-03-04T05:59:30.430ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4652025-03-04T05:59:30.433ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.430707916Z } timeseries_name = sled_data_link:packets_received
4662025-03-04T05:59:30.433ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4672025-03-04T05:59:30.436ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.433556918Z } timeseries_name = sled_data_link:bytes_sent
4682025-03-04T05:59:30.436ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4692025-03-04T05:59:30.439ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:30.436381269Z } timeseries_name = sled_data_link:packets_sent
4702025-03-04T05:59:30.517ZDEBGoximeter (clickhouse-client): inserting 6 new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
4712025-03-04T05:59:30.522ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 1212 table_name = fields_string
4722025-03-04T05:59:30.524ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 8 table_name = fields_u16
4732025-03-04T05:59:30.526ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 228 table_name = fields_u32
4742025-03-04T05:59:30.527ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 528 table_name = fields_uuid
4752025-03-04T05:59:30.532ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 2210 table_name = measurements_cumulativeu64
4762025-03-04T05:59:30.535ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 8 table_name = measurements_histogramu64
4772025-03-04T05:59:30.536ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 12 table_name = measurements_u64
4782025-03-04T05:59:31.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4792025-03-04T05:59:31.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4802025-03-04T05:59:31.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4812025-03-04T05:59:31.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4822025-03-04T05:59:31.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4832025-03-04T05:59:31.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4842025-03-04T05:59:31.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4852025-03-04T05:59:31.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4862025-03-04T05:59:31.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4872025-03-04T05:59:32.240ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4882025-03-04T05:59:32.240ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4892025-03-04T05:59:32.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4902025-03-04T05:59:32.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4912025-03-04T05:59:32.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4922025-03-04T05:59:32.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4932025-03-04T05:59:32.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4942025-03-04T05:59:32.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4952025-03-04T05:59:32.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
4962025-03-04T05:59:33.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4972025-03-04T05:59:33.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
4982025-03-04T05:59:33.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
4992025-03-04T05:59:33.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5002025-03-04T05:59:33.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5012025-03-04T05:59:33.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5022025-03-04T05:59:33.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5032025-03-04T05:59:33.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5042025-03-04T05:59:33.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5052025-03-04T05:59:34.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5062025-03-04T05:59:34.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5072025-03-04T05:59:34.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5082025-03-04T05:59:34.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5092025-03-04T05:59:34.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5102025-03-04T05:59:34.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5112025-03-04T05:59:34.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5122025-03-04T05:59:34.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5132025-03-04T05:59:34.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5142025-03-04T05:59:34.938ZDEBGoximeter (results-sink): inserting 176 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
5152025-03-04T05:59:34.938ZDEBGoximeter (clickhouse-client): unrolling 176 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
5162025-03-04T05:59:34.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
5172025-03-04T05:59:34.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
5182025-03-04T05:59:34.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 128 table_name = measurements_cumulativeu64
5192025-03-04T05:59:34.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 48 table_name = measurements_u64
5202025-03-04T05:59:35.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5212025-03-04T05:59:35.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5222025-03-04T05:59:35.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5232025-03-04T05:59:35.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5242025-03-04T05:59:35.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5252025-03-04T05:59:35.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5262025-03-04T05:59:35.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5272025-03-04T05:59:35.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5282025-03-04T05:59:35.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5292025-03-04T05:59:36.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5302025-03-04T05:59:36.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5312025-03-04T05:59:36.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5322025-03-04T05:59:36.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5332025-03-04T05:59:36.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5342025-03-04T05:59:36.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5352025-03-04T05:59:36.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5362025-03-04T05:59:36.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5372025-03-04T05:59:36.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5382025-03-04T05:59:37.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5392025-03-04T05:59:37.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5402025-03-04T05:59:37.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5412025-03-04T05:59:37.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5422025-03-04T05:59:37.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5432025-03-04T05:59:37.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5442025-03-04T05:59:37.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5452025-03-04T05:59:37.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5462025-03-04T05:59:37.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5472025-03-04T05:59:38.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5482025-03-04T05:59:38.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5492025-03-04T05:59:38.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5502025-03-04T05:59:38.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5512025-03-04T05:59:38.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5522025-03-04T05:59:38.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5532025-03-04T05:59:38.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5542025-03-04T05:59:38.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5552025-03-04T05:59:38.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5562025-03-04T05:59:39.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5572025-03-04T05:59:39.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5582025-03-04T05:59:39.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5592025-03-04T05:59:39.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5602025-03-04T05:59:39.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5612025-03-04T05:59:39.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5622025-03-04T05:59:39.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5632025-03-04T05:59:39.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5642025-03-04T05:59:39.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5652025-03-04T05:59:39.938ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
5662025-03-04T05:59:39.938ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
5672025-03-04T05:59:39.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
5682025-03-04T05:59:39.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
5692025-03-04T05:59:39.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
5702025-03-04T05:59:39.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
5712025-03-04T05:59:40.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5722025-03-04T05:59:40.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5732025-03-04T05:59:40.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5742025-03-04T05:59:40.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5752025-03-04T05:59:40.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5762025-03-04T05:59:40.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5772025-03-04T05:59:40.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5782025-03-04T05:59:40.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5792025-03-04T05:59:40.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5802025-03-04T05:59:40.249ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
5812025-03-04T05:59:40.249ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
5822025-03-04T05:59:40.251ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
5832025-03-04T05:59:40.357ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
5842025-03-04T05:59:40.357ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
5852025-03-04T05:59:40.370ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
5862025-03-04T05:59:41.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5872025-03-04T05:59:41.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5882025-03-04T05:59:41.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5892025-03-04T05:59:41.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5902025-03-04T05:59:41.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5912025-03-04T05:59:41.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5922025-03-04T05:59:41.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5932025-03-04T05:59:41.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5942025-03-04T05:59:41.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
5952025-03-04T05:59:42.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5962025-03-04T05:59:42.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5972025-03-04T05:59:42.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
5982025-03-04T05:59:42.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
5992025-03-04T05:59:42.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6002025-03-04T05:59:42.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6012025-03-04T05:59:42.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6022025-03-04T05:59:42.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6032025-03-04T05:59:42.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6042025-03-04T05:59:43.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6052025-03-04T05:59:43.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6062025-03-04T05:59:43.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6072025-03-04T05:59:43.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6082025-03-04T05:59:43.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6092025-03-04T05:59:43.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6102025-03-04T05:59:43.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6112025-03-04T05:59:43.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6122025-03-04T05:59:43.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6132025-03-04T05:59:44.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6142025-03-04T05:59:44.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6152025-03-04T05:59:44.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6162025-03-04T05:59:44.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6172025-03-04T05:59:44.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6182025-03-04T05:59:44.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6192025-03-04T05:59:44.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6202025-03-04T05:59:44.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6212025-03-04T05:59:44.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6222025-03-04T05:59:44.938ZDEBGoximeter (results-sink): inserting 276 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
6232025-03-04T05:59:44.938ZDEBGoximeter (clickhouse-client): unrolling 276 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6242025-03-04T05:59:44.942ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6252025-03-04T05:59:44.946ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:44.942370825Z } timeseries_name = collection_target:cpus_provisioned
6262025-03-04T05:59:44.946ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6272025-03-04T05:59:44.950ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:44.946721808Z } timeseries_name = collection_target:ram_provisioned
6282025-03-04T05:59:44.950ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6292025-03-04T05:59:44.953ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:44.950201835Z } timeseries_name = collection_target:virtual_disk_space_provisioned
6302025-03-04T05:59:44.960ZDEBGoximeter (clickhouse-client): inserting 3 new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6312025-03-04T05:59:44.964ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 126 table_name = fields_string
6322025-03-04T05:59:44.966ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 35 table_name = fields_u16
6332025-03-04T05:59:44.968ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 111 table_name = fields_uuid
6342025-03-04T05:59:44.970ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
6352025-03-04T05:59:44.973ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 35 table_name = measurements_histogramu64
6362025-03-04T05:59:44.975ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 21 table_name = measurements_i64
6372025-03-04T05:59:44.976ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
6382025-03-04T05:59:45.229ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
6392025-03-04T05:59:45.229ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
6402025-03-04T05:59:45.233ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "20aa86a7-fa80-4102-a02c-e40cd29b210c", "content-length": "1136", "date": "Tue, 04 Mar 2025 05:59:44 GMT"} })
6412025-03-04T05:59:45.233ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D
6422025-03-04T05:59:45.236ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1de1097d-3b39-4097-86f5-ec6070460104", "content-length": "29", "date": "Tue, 04 Mar 2025 05:59:44 GMT"} })
6432025-03-04T05:59:45.236ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 7 n_pruned_tasks = 0
6442025-03-04T05:59:45.238ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
6452025-03-04T05:59:45.238ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
6462025-03-04T05:59:45.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6472025-03-04T05:59:45.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6482025-03-04T05:59:45.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6492025-03-04T05:59:45.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6502025-03-04T05:59:45.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6512025-03-04T05:59:45.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6522025-03-04T05:59:45.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6532025-03-04T05:59:45.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6542025-03-04T05:59:45.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6552025-03-04T05:59:45.264ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
6562025-03-04T05:59:46.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6572025-03-04T05:59:46.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6582025-03-04T05:59:46.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6592025-03-04T05:59:46.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6602025-03-04T05:59:46.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6612025-03-04T05:59:46.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6622025-03-04T05:59:46.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6632025-03-04T05:59:46.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6642025-03-04T05:59:46.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6652025-03-04T05:59:47.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6662025-03-04T05:59:47.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6672025-03-04T05:59:47.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6682025-03-04T05:59:47.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6692025-03-04T05:59:47.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6702025-03-04T05:59:47.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6712025-03-04T05:59:47.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6722025-03-04T05:59:47.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6732025-03-04T05:59:47.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6742025-03-04T05:59:48.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6752025-03-04T05:59:48.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6762025-03-04T05:59:48.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6772025-03-04T05:59:48.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6782025-03-04T05:59:48.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6792025-03-04T05:59:48.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6802025-03-04T05:59:48.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6812025-03-04T05:59:48.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6822025-03-04T05:59:48.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6832025-03-04T05:59:49.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6842025-03-04T05:59:49.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6852025-03-04T05:59:49.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
6862025-03-04T05:59:49.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6872025-03-04T05:59:49.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6882025-03-04T05:59:49.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
6892025-03-04T05:59:49.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6902025-03-04T05:59:49.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6912025-03-04T05:59:49.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
6922025-03-04T05:59:49.938ZDEBGoximeter (results-sink): inserting 424 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
6932025-03-04T05:59:49.939ZDEBGoximeter (clickhouse-client): unrolling 424 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6942025-03-04T05:59:49.941ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6952025-03-04T05:59:49.946ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.941118110Z } timeseries_name = switch_port_control_data_link:errors_received
6962025-03-04T05:59:49.946ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6972025-03-04T05:59:49.950ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.946405230Z } timeseries_name = switch_port_control_data_link:errors_sent
6982025-03-04T05:59:49.950ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
6992025-03-04T05:59:49.955ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.950952244Z } timeseries_name = switch_port_control_data_link:bytes_received
7002025-03-04T05:59:49.955ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
7012025-03-04T05:59:49.960ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.955614759Z } timeseries_name = switch_port_control_data_link:packets_received
7022025-03-04T05:59:49.960ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
7032025-03-04T05:59:49.965ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.960660277Z } timeseries_name = switch_port_control_data_link:bytes_sent
7042025-03-04T05:59:49.965ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
7052025-03-04T05:59:49.970ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-04T05:59:49.965530814Z } timeseries_name = switch_port_control_data_link:packets_sent
7062025-03-04T05:59:49.988ZDEBGoximeter (clickhouse-client): inserting 6 new timeseries schema collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
7072025-03-04T05:59:49.993ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 24 table_name = fields_i16
7082025-03-04T05:59:49.995ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 176 table_name = fields_string
7092025-03-04T05:59:50.001ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 12 table_name = fields_u16
7102025-03-04T05:59:50.004ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 24 table_name = fields_u32
7112025-03-04T05:59:50.007ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 12 table_name = fields_u8
7122025-03-04T05:59:50.009ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 100 table_name = fields_uuid
7132025-03-04T05:59:50.015ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 364 table_name = measurements_cumulativeu64
7142025-03-04T05:59:50.021ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
7152025-03-04T05:59:50.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7162025-03-04T05:59:50.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7172025-03-04T05:59:50.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7182025-03-04T05:59:50.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7192025-03-04T05:59:50.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7202025-03-04T05:59:50.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7212025-03-04T05:59:50.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7222025-03-04T05:59:50.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7232025-03-04T05:59:50.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7242025-03-04T05:59:50.250ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
7252025-03-04T05:59:50.250ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
7262025-03-04T05:59:50.252ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
7272025-03-04T05:59:50.358ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
7282025-03-04T05:59:50.358ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
7292025-03-04T05:59:50.362ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
7302025-03-04T05:59:51.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7312025-03-04T05:59:51.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7322025-03-04T05:59:51.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7332025-03-04T05:59:51.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7342025-03-04T05:59:51.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7352025-03-04T05:59:51.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7362025-03-04T05:59:51.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7372025-03-04T05:59:51.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7382025-03-04T05:59:51.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7392025-03-04T05:59:52.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7402025-03-04T05:59:52.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7412025-03-04T05:59:52.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7422025-03-04T05:59:52.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7432025-03-04T05:59:52.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7442025-03-04T05:59:52.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7452025-03-04T05:59:52.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7462025-03-04T05:59:52.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7472025-03-04T05:59:52.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7482025-03-04T05:59:53.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7492025-03-04T05:59:53.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7502025-03-04T05:59:53.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7512025-03-04T05:59:53.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7522025-03-04T05:59:53.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7532025-03-04T05:59:53.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7542025-03-04T05:59:53.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7552025-03-04T05:59:53.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7562025-03-04T05:59:53.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7572025-03-04T05:59:54.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7582025-03-04T05:59:54.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7592025-03-04T05:59:54.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7602025-03-04T05:59:54.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7612025-03-04T05:59:54.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7622025-03-04T05:59:54.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7632025-03-04T05:59:54.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7642025-03-04T05:59:54.248ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7652025-03-04T05:59:54.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7662025-03-04T05:59:54.938ZDEBGoximeter (results-sink): inserting 255 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
7672025-03-04T05:59:54.938ZDEBGoximeter (clickhouse-client): unrolling 255 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
7682025-03-04T05:59:54.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 126 table_name = fields_string
7692025-03-04T05:59:54.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 35 table_name = fields_u16
7702025-03-04T05:59:54.957ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 99 table_name = fields_uuid
7712025-03-04T05:59:54.959ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
7722025-03-04T05:59:54.961ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 35 table_name = measurements_histogramu64
7732025-03-04T05:59:54.963ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
7742025-03-04T05:59:55.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7752025-03-04T05:59:55.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7762025-03-04T05:59:55.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7772025-03-04T05:59:55.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7782025-03-04T05:59:55.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7792025-03-04T05:59:55.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7802025-03-04T05:59:55.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7812025-03-04T05:59:55.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7822025-03-04T05:59:55.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7832025-03-04T05:59:56.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7842025-03-04T05:59:56.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7852025-03-04T05:59:56.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7862025-03-04T05:59:56.244ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7872025-03-04T05:59:56.244ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7882025-03-04T05:59:56.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7892025-03-04T05:59:56.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7902025-03-04T05:59:56.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7912025-03-04T05:59:56.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7922025-03-04T05:59:57.242ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7932025-03-04T05:59:57.242ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7942025-03-04T05:59:57.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
7952025-03-04T05:59:57.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7962025-03-04T05:59:57.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7972025-03-04T05:59:57.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
7982025-03-04T05:59:57.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
7992025-03-04T05:59:57.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8002025-03-04T05:59:57.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8012025-03-04T05:59:58.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8022025-03-04T05:59:58.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8032025-03-04T05:59:58.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8042025-03-04T05:59:58.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8052025-03-04T05:59:58.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8062025-03-04T05:59:58.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8072025-03-04T05:59:58.248ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8082025-03-04T05:59:58.248ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8092025-03-04T05:59:58.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8102025-03-04T05:59:59.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8112025-03-04T05:59:59.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8122025-03-04T05:59:59.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8132025-03-04T05:59:59.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8142025-03-04T05:59:59.243ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8152025-03-04T05:59:59.245ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8162025-03-04T05:59:59.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8172025-03-04T05:59:59.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8182025-03-04T05:59:59.248ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8192025-03-04T05:59:59.938ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d
8202025-03-04T05:59:59.938ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6
8212025-03-04T05:59:59.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 56 table_name = fields_string
8222025-03-04T05:59:59.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 64 table_name = fields_uuid
8232025-03-04T05:59:59.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 160 table_name = measurements_cumulativeu64
8242025-03-04T05:59:59.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d id = d275c1e5-3d48-4a96-89a4-25fab0729fa6 n_rows = 60 table_name = measurements_u64
8252025-03-04T06:00:00.229ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:453
8262025-03-04T06:00:00.230ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending
8272025-03-04T06:00:00.233ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a40b8a22-725d-4ed4-990a-e6f6ea5851c0", "content-length": "1412", "date": "Tue, 04 Mar 2025 06:00:00 GMT"} })
8282025-03-04T06:00:00.233ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D
8292025-03-04T06:00:00.236ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/8238b003-dedc-43e6-b34f-18d7c6f2afdb/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTRiMWY0YS01NWEzLTRiZDQtYTRjMy02ZGVmZDA1NGE4MmIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "19b28d65-e9cf-452c-8258-dc16a7b7a7d7", "content-length": "29", "date": "Tue, 04 Mar 2025 06:00:00 GMT"} })
8302025-03-04T06:00:00.236ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:50504 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 35d27072-44df-4fd6-866d-d1add136b456
8312025-03-04T06:00:00.238ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:56235 collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 3fe4ab68-bcba-4043-bde2-b3e8e1f013ba
8322025-03-04T06:00:00.240ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:528 n_current_tasks = 9 n_pruned_tasks = 0
8332025-03-04T06:00:00.240ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 10e7a388-4f20-4ec9-94e4-cacb04dd1c65
8342025-03-04T06:00:00.241ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8352025-03-04T06:00:00.241ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8362025-03-04T06:00:00.242ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8372025-03-04T06:00:00.242ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 36f1959a-6390-4291-a03e-8217b68658bc
8382025-03-04T06:00:00.243ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8392025-03-04T06:00:00.243ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8402025-03-04T06:00:00.245ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8412025-03-04T06:00:00.245ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
8422025-03-04T06:00:00.245ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
8432025-03-04T06:00:00.246ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = a85f1b4c-c2e8-414e-808d-8bf04e86919e
8442025-03-04T06:00:00.246ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
8452025-03-04T06:00:00.247ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8462025-03-04T06:00:00.247ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8472025-03-04T06:00:00.247ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8482025-03-04T06:00:00.249ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = e814abb4-5beb-4ae1-b8ee-00ebed8f0785
8492025-03-04T06:00:00.249ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
8502025-03-04T06:00:00.249ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
8512025-03-04T06:00:00.250ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
8522025-03-04T06:00:00.250ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = f14b1f4a-55a3-4bd4-a4c3-6defd054a82b
8532025-03-04T06:00:00.344ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = dbce58b0-062a-4b73-bfbe-866ce6aaea71
8542025-03-04T06:00:00.357ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
8552025-03-04T06:00:00.357ZDEBGoximeter (collection-task): collecting from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1
8562025-03-04T06:00:00.362ZDEBGoximeter (collection-task): collected results from producer collector_id = 8238b003-dedc-43e6-b34f-18d7c6f2afdb collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 24f19fe8-afd8-4186-82ba-c991c9622aa1