| 1 | | [ May 26 18:00:04 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 2 | | + set -o errexit |
| 3 | | + set -o pipefail |
| 4 | | + . /lib/svc/share/smf_include.sh |
| 5 | | ++ SMF_EXIT_OK=0 |
| 6 | | ++ SMF_EXIT_NODAEMON=94 |
| 7 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 8 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 9 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 10 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 11 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 12 | | ++ SMF_EXIT_ERR_PERM=100 |
| 13 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 14 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 15 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 16 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 17 | | [ May 26 18:00:04 Method "start" exited with status 0. ] |
| 18 | | note: configured to log to "/dev/stdout" |
| 19 | 2026-05-26T18:00:04.074Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 20 | 2026-05-26T18:00:04.218Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34218
|
| 21 | 2026-05-26T18:00:04.219Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 22 | 2026-05-26T18:00:04.222Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 23 | 2026-05-26T18:00:04.222Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3322
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34218
req_id = 5b4aa8f0-7b8c-42b6-b201-a270e4e0b031
response_code = 200
uri = /timesync
|
| 24 | 2026-05-26T18:00:05.472Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-26T18:00:05.475Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-05-26T18:00:05.475Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34218
req_id = 42604282-e88d-4e6e-8fe7-5fd88b696092
response_code = 200
uri = /timesync
|
| 27 | 2026-05-26T18:00:07.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-26T18:00:07.313Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779818405.1299858, correction: 0.027108146, last_offset: -0.001072917, rms_offset: 0.001072917, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.027108146 })
|
| 29 | 2026-05-26T18:00:07.313Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34218
req_id = 9a2027f8-f7d1-460a-bb08-09d4b75f9b88
response_code = 200
uri = /timesync
|
| 30 | 2026-05-26T18:00:08.407Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45468
|
| 31 | 2026-05-26T18:00:08.407Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-26T18:00:08.410Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779818405.1299858, correction: 0.025430739, last_offset: -0.001283292, rms_offset: 0.001283292, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.025430739 })
|
| 33 | 2026-05-26T18:00:08.410Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2553
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45468
req_id = c046db48-9047-4cb4-8162-0f6be65dd7b6
response_code = 200
uri = /timesync
|
| 34 | 2026-05-26T18:00:08.846Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-26T18:00:08.849Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779818405.1299858, correction: 0.024244081, last_offset: -0.001283292, rms_offset: 0.001283292, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.024244081 })
|
| 36 | 2026-05-26T18:00:08.849Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3439
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34218
req_id = c72db0ce-9249-41ab-af3c-2200a6f82616
response_code = 200
uri = /timesync
|
| 37 | 2026-05-26T18:00:10.548Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-26T18:00:10.551Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818409.765945, correction: 0.021741599, last_offset: -0.002094492, rms_offset: 0.001385945, root_delay: 0.0815752, root_dispersion: 0.002822322, max_error: 0.06535152100000001 })
|
| 39 | 2026-05-26T18:00:10.551Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34218
req_id = 1cb91342-14f4-40a5-b334-c1d78db813b9
response_code = 200
uri = /timesync
|
| 40 | 2026-05-26T18:00:10.650Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44459
|
| 41 | 2026-05-26T18:00:10.651Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-26T18:00:10.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818409.765945, correction: 0.021465339, last_offset: -0.002094492, rms_offset: 0.001385945, root_delay: 0.0815752, root_dispersion: 0.002912711, max_error: 0.06516565 })
|
| 43 | 2026-05-26T18:00:10.653Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2820
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44459
req_id = ed8aab44-f31f-45c5-ab5c-8bda36b8f22c
response_code = 200
uri = /timesync
|
| 44 | 2026-05-26T18:00:42.389Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40637
|
| 45 | 2026-05-26T18:00:42.390Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-05-26T18:00:42.394Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818440.9993124, correction: -0.000367563, last_offset: 5.1644e-5, rms_offset: 0.000778669, root_delay: 0.071418032, root_dispersion: 0.001617434, max_error: 0.037694013000000005 })
|
| 47 | 2026-05-26T18:00:42.394Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4744
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40637
req_id = 5aa01eff-7f7f-4b99-ab34-f08bf6e9d155
response_code = 200
uri = /timesync
|
| 48 | 2026-05-26T18:01:23.111Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37528
|
| 49 | 2026-05-26T18:01:23.117Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:56536
|
| 50 | 2026-05-26T18:01:23.117Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:53536
|
| 51 | 2026-05-26T18:01:23.140Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-26T18:01:23.140Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-05-26T18:01:23.140Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.8696e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.001360575, max_error: 0.03715932 })
|
| 55 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.8696e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.001360579, max_error: 0.037159324 })
|
| 56 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.8696e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.00136058, max_error: 0.037159325 })
|
| 57 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 38659
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56536
req_id = f6f7b1cd-e272-45c7-bfda-fdae7371f8de
response_code = 200
uri = /timesync
|
| 58 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 33275
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53536
req_id = 814f83bc-d189-483f-b26a-2660c01c6a39
response_code = 200
uri = /timesync
|
| 59 | 2026-05-26T18:01:23.162Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 38461
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37528
req_id = cb0ea1bd-7c5f-42b5-b9ce-13ce332839bb
response_code = 200
uri = /timesync
|
| 60 | 2026-05-26T18:01:24.103Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50084
|
| 61 | 2026-05-26T18:01:24.103Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-26T18:01:24.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.8659e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.001434067, max_error: 0.037232775 })
|
| 63 | 2026-05-26T18:01:24.107Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3957
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50084
req_id = 29b50b8c-0d3b-4548-943b-4dd775a9cf20
response_code = 200
uri = /timesync
|
| 64 | 2026-05-26T18:01:24.808Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48807
|
| 65 | 2026-05-26T18:01:24.808Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-26T18:01:24.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.863e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.001488708, max_error: 0.037287387 })
|
| 67 | 2026-05-26T18:01:24.812Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48807
req_id = edfb0bc9-9efe-4867-b7f2-b94e579b5d8e
response_code = 200
uri = /timesync
|
| 68 | 2026-05-26T18:01:25.807Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47981
|
| 69 | 2026-05-26T18:01:25.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-05-26T18:01:25.811Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818480.3482907, correction: 3.859e-5, last_offset: -0.00018828, rms_offset: 0.000439976, root_delay: 0.071520098, root_dispersion: 0.001566244, max_error: 0.037364883 })
|
| 71 | 2026-05-26T18:01:25.811Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47981
req_id = d1f91de2-c853-4fa3-859a-1d5bec79efeb
response_code = 200
uri = /timesync
|
| 72 | 2026-05-26T18:01:31.101Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:53285
|
| 73 | 2026-05-26T18:01:31.101Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-05-26T18:01:31.104Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818490.0133054, correction: -0.000131861, last_offset: 0.000170708, rms_offset: 0.000420874, root_delay: 0.071520098, root_dispersion: 0.001435905, max_error: 0.037327815 })
|
| 75 | 2026-05-26T18:01:31.104Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2856
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53285
req_id = c4906a66-c448-45d1-ac3a-6e744bdd79cf
response_code = 200
uri = /timesync
|
| 76 | 2026-05-26T18:01:31.157Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:33804
|
| 77 | 2026-05-26T18:01:31.157Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-26T18:01:31.160Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818490.0133054, correction: -0.000131819, last_offset: 0.000170708, rms_offset: 0.000420874, root_delay: 0.071520098, root_dispersion: 0.001440359, max_error: 0.037332227 })
|
| 79 | 2026-05-26T18:01:31.160Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3165
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33804
req_id = 6fe49cc3-35c7-45fc-86e9-d006c5bc09c3
response_code = 200
uri = /timesync
|
| 80 | 2026-05-26T18:02:21.435Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57146
|
| 81 | 2026-05-26T18:02:21.435Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-26T18:02:21.438Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818536.9297256, correction: -0.000512986, last_offset: 7.4111e-5, rms_offset: 0.000351634, root_delay: 0.067678511, root_dispersion: 0.003558267, max_error: 0.037910508499999995 })
|
| 83 | 2026-05-26T18:02:21.438Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3421
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57146
req_id = d7c98297-e048-4c6a-b038-319c4bae90b4
response_code = 200
uri = /timesync
|
| 84 | 2026-05-26T18:02:21.495Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:54168
|
| 85 | 2026-05-26T18:02:21.495Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-26T18:02:21.498Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818536.9297256, correction: -0.000512756, last_offset: 7.4111e-5, rms_offset: 0.000351634, root_delay: 0.067678511, root_dispersion: 0.003563144, max_error: 0.0379151555 })
|
| 87 | 2026-05-26T18:02:21.498Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54168
req_id = c21ae782-82c0-4756-ace6-288c536e7cea
response_code = 200
uri = /timesync
|
| 88 | 2026-05-26T18:02:21.551Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49942
|
| 89 | 2026-05-26T18:02:21.551Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-26T18:02:21.555Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108796, ip_addr: 23.186.168.124, stratum: 3, ref_time: 1779818536.9297256, correction: -0.000512544, last_offset: 7.4111e-5, rms_offset: 0.000351634, root_delay: 0.067678511, root_dispersion: 0.003567642, max_error: 0.0379194415 })
|
| 91 | 2026-05-26T18:02:21.555Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3412
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49942
req_id = 505ef0c5-f0a6-4bd1-bb9a-7787756fc09f
response_code = 200
uri = /timesync
|
| 92 | 2026-05-26T18:03:21.328Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:33737
|
| 93 | 2026-05-26T18:03:21.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-26T18:03:21.331Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818595.1302776, correction: -0.000121449, last_offset: -1.3032e-5, rms_offset: 0.000178229, root_delay: 0.036663692, root_dispersion: 0.002069426, max_error: 0.020522720999999997 })
|
| 95 | 2026-05-26T18:03:21.331Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3316
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33737
req_id = b7ac3804-6700-43b1-a21e-3d770925e9a7
response_code = 200
uri = /timesync
|
| 96 | 2026-05-26T18:03:21.367Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:57062
|
| 97 | 2026-05-26T18:03:21.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-05-26T18:03:21.370Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818595.1302776, correction: -0.000121157, last_offset: -1.3032e-5, rms_offset: 0.000178229, root_delay: 0.036663692, root_dispersion: 0.002072086, max_error: 0.020525089 })
|
| 99 | 2026-05-26T18:03:21.370Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2971
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57062
req_id = 383356f9-4deb-497a-9881-b1251a8265b3
response_code = 200
uri = /timesync
|
| 100 | 2026-05-26T18:03:21.399Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50976
|
| 101 | 2026-05-26T18:03:21.399Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-05-26T18:03:21.402Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818595.1302776, correction: -0.000120919, last_offset: -1.3032e-5, rms_offset: 0.000178229, root_delay: 0.036663692, root_dispersion: 0.002074261, max_error: 0.020527026 })
|
| 103 | 2026-05-26T18:03:21.402Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3077
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50976
req_id = 9086cc3b-4e90-48c1-ad94-9da8fc5ff3c5
response_code = 200
uri = /timesync
|
| 104 | 2026-05-26T18:04:21.090Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:52705
|
| 105 | 2026-05-26T18:04:21.090Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-05-26T18:04:21.095Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818647.9613826, correction: -1.178e-5, last_offset: -9.2404e-5, rms_offset: 9.0296e-5, root_delay: 0.038575727, root_dispersion: 0.002570658, max_error: 0.021870301499999998 })
|
| 107 | 2026-05-26T18:04:21.095Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4685
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52705
req_id = 7759ddad-5901-4d8f-b218-772b7af43601
response_code = 200
uri = /timesync
|
| 108 | 2026-05-26T18:04:21.127Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36158
|
| 109 | 2026-05-26T18:04:21.128Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-05-26T18:04:21.131Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818647.9613826, correction: -1.178e-5, last_offset: -9.2404e-5, rms_offset: 9.0296e-5, root_delay: 0.038575727, root_dispersion: 0.002573007, max_error: 0.021872650499999997 })
|
| 111 | 2026-05-26T18:04:21.131Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3543
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36158
req_id = d83dcc43-c137-4515-a26f-2941ad297817
response_code = 200
uri = /timesync
|
| 112 | 2026-05-26T18:04:21.165Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:45879
|
| 113 | 2026-05-26T18:04:21.165Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-05-26T18:04:21.168Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818647.9613826, correction: -1.178e-5, last_offset: -9.2404e-5, rms_offset: 9.0296e-5, root_delay: 0.038575727, root_dispersion: 0.002575378, max_error: 0.021875021499999998 })
|
| 115 | 2026-05-26T18:04:21.168Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3308
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45879
req_id = a5663124-bc09-40c1-b33d-30df5cae64fb
response_code = 200
uri = /timesync
|
| 116 | 2026-05-26T18:05:20.877Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:42705
|
| 117 | 2026-05-26T18:05:20.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-05-26T18:05:20.883Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818719.0596616, correction: 0.00019621, last_offset: -1.7899e-5, rms_offset: 8.3955e-5, root_delay: 0.039316434, root_dispersion: 0.001022269, max_error: 0.020876695999999997 })
|
| 119 | 2026-05-26T18:05:20.883Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 6176
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42705
req_id = d6865301-2aa6-4158-9372-f8f2c5d20c18
response_code = 200
uri = /timesync
|
| 120 | 2026-05-26T18:05:20.920Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63662
|
| 121 | 2026-05-26T18:05:20.920Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-05-26T18:05:20.923Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818719.0596616, correction: 0.000196174, last_offset: -1.7899e-5, rms_offset: 8.3955e-5, root_delay: 0.039316434, root_dispersion: 0.001024752, max_error: 0.020879143 })
|
| 123 | 2026-05-26T18:05:20.923Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3161
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63662
req_id = f01edca1-879b-4afa-93ae-874898d42f66
response_code = 200
uri = /timesync
|
| 124 | 2026-05-26T18:05:21.416Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37271
|
| 125 | 2026-05-26T18:05:21.416Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-26T18:05:21.419Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818719.0596616, correction: 0.000195732, last_offset: -1.7899e-5, rms_offset: 8.3955e-5, root_delay: 0.039316434, root_dispersion: 0.001055392, max_error: 0.020909340999999998 })
|
| 127 | 2026-05-26T18:05:21.419Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3071
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37271
req_id = f718500f-5c37-44db-b60c-5d0391468f63
response_code = 200
uri = /timesync
|
| 128 | 2026-05-26T18:06:20.939Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:54911
|
| 129 | 2026-05-26T18:06:20.939Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-26T18:06:20.943Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818779.8898017, correction: 0.000591534, last_offset: 7.1802e-5, rms_offset: 0.00037003, root_delay: 0.036325008, root_dispersion: 0.0016662, max_error: 0.020420238 })
|
| 131 | 2026-05-26T18:06:20.943Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3687
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54911
req_id = 0897ac9a-1645-49b1-bd1c-208a5a889732
response_code = 200
uri = /timesync
|
| 132 | 2026-05-26T18:06:21.022Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:59036
|
| 133 | 2026-05-26T18:06:21.022Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-05-26T18:06:21.025Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818779.8898017, correction: 0.000588383, last_offset: 7.1802e-5, rms_offset: 0.00037003, root_delay: 0.036325008, root_dispersion: 0.001671709, max_error: 0.020422596 })
|
| 135 | 2026-05-26T18:06:21.025Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2935
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59036
req_id = 7ad9eca7-0d3a-4d94-a246-a48558220a78
response_code = 200
uri = /timesync
|
| 136 | 2026-05-26T18:06:21.069Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:53023
|
| 137 | 2026-05-26T18:06:21.069Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-05-26T18:06:21.073Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818779.8898017, correction: 0.000586595, last_offset: 7.1802e-5, rms_offset: 0.00037003, root_delay: 0.036325008, root_dispersion: 0.001674834, max_error: 0.020423933 })
|
| 139 | 2026-05-26T18:06:21.073Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3268
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53023
req_id = 7b1af320-2c6e-4bdb-af64-5a119afbb16f
response_code = 200
uri = /timesync
|
| 140 | 2026-05-26T18:07:21.070Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:65358
|
| 141 | 2026-05-26T18:07:21.070Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-05-26T18:07:21.073Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818839.2271757, correction: 0.00029108, last_offset: -0.000130213, rms_offset: 0.000239175, root_delay: 0.042843614, root_dispersion: 0.000854321, max_error: 0.022567208000000002 })
|
| 143 | 2026-05-26T18:07:21.073Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2871
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65358
req_id = 9fb66514-1cdc-4096-8d45-f8e0e65ae791
response_code = 200
uri = /timesync
|
| 144 | 2026-05-26T18:07:21.110Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:42894
|
| 145 | 2026-05-26T18:07:21.111Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-05-26T18:07:21.114Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818839.2271757, correction: 0.000290618, last_offset: -0.000130213, rms_offset: 0.000239175, root_delay: 0.042843614, root_dispersion: 0.000856999, max_error: 0.022569424 })
|
| 147 | 2026-05-26T18:07:21.114Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3163
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42894
req_id = f999a3fb-346c-46a2-a586-89eba08f3d46
response_code = 200
uri = /timesync
|
| 148 | 2026-05-26T18:07:21.148Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:57974
|
| 149 | 2026-05-26T18:07:21.148Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-05-26T18:07:21.151Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818839.2271757, correction: 0.000290203, last_offset: -0.000130213, rms_offset: 0.000239175, root_delay: 0.042843614, root_dispersion: 0.000859406, max_error: 0.022571416 })
|
| 151 | 2026-05-26T18:07:21.151Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57974
req_id = f2ccd59b-48e6-4fbf-9ab1-e0feef0064da
response_code = 200
uri = /timesync
|
| 152 | 2026-05-26T18:08:21.118Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42869
|
| 153 | 2026-05-26T18:08:21.118Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-05-26T18:08:21.121Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818900.8308637, correction: 0.00014577, last_offset: 9.4477e-5, rms_offset: 0.000142921, root_delay: 0.037856057, root_dispersion: 0.001001066, max_error: 0.020074864499999998 })
|
| 155 | 2026-05-26T18:08:21.121Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3231
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42869
req_id = 9b4c0d1d-26b7-437a-bd0a-e16b00d592db
response_code = 200
uri = /timesync
|
| 156 | 2026-05-26T18:08:21.158Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49543
|
| 157 | 2026-05-26T18:08:21.158Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-05-26T18:08:21.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818900.8308637, correction: 0.000145663, last_offset: 9.4477e-5, rms_offset: 0.000142921, root_delay: 0.037856057, root_dispersion: 0.001003677, max_error: 0.0200773685 })
|
| 159 | 2026-05-26T18:08:21.162Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4134
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49543
req_id = c64ba2d6-6978-4776-ace4-7b0632c7d7db
response_code = 200
uri = /timesync
|
| 160 | 2026-05-26T18:08:21.215Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51352
|
| 161 | 2026-05-26T18:08:21.215Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-05-26T18:08:21.219Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818900.8308637, correction: 0.000145515, last_offset: 9.4477e-5, rms_offset: 0.000142921, root_delay: 0.037856057, root_dispersion: 0.001007291, max_error: 0.0200808345 })
|
| 163 | 2026-05-26T18:08:21.219Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3448
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51352
req_id = 95823f42-2520-4526-b0c9-44752949e9a8
response_code = 200
uri = /timesync
|
| 164 | 2026-05-26T18:09:21.176Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:62151
|
| 165 | 2026-05-26T18:09:21.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-05-26T18:09:21.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818956.1438267, correction: -1.2243e-5, last_offset: -7.1881e-5, rms_offset: 8.1012e-5, root_delay: 0.039253417, root_dispersion: 0.001069645, max_error: 0.0207085965 })
|
| 167 | 2026-05-26T18:09:21.180Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3510
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62151
req_id = 99910960-f014-487c-aa64-464ed04a59be
response_code = 200
uri = /timesync
|
| 168 | 2026-05-26T18:09:21.214Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:44044
|
| 169 | 2026-05-26T18:09:21.214Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-05-26T18:09:21.217Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818956.1438267, correction: -1.2243e-5, last_offset: -7.1881e-5, rms_offset: 8.1012e-5, root_delay: 0.039253417, root_dispersion: 0.001071947, max_error: 0.020710898499999998 })
|
| 171 | 2026-05-26T18:09:21.217Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2877
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44044
req_id = aa994fdb-57b4-4d2c-963c-e5294a7786d2
response_code = 200
uri = /timesync
|
| 172 | 2026-05-26T18:09:21.293Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:40497
|
| 173 | 2026-05-26T18:09:21.294Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-05-26T18:09:21.297Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779818956.1438267, correction: -1.2243e-5, last_offset: -7.1881e-5, rms_offset: 8.1012e-5, root_delay: 0.039253417, root_dispersion: 0.001076894, max_error: 0.020715845499999996 })
|
| 175 | 2026-05-26T18:09:21.297Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40497
req_id = cd48d99f-a767-43c1-a034-9cb3d541a87f
response_code = 200
uri = /timesync
|
| 176 | 2026-05-26T18:10:21.351Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:43911
|
| 177 | 2026-05-26T18:10:21.351Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-05-26T18:10:21.354Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779819017.6470628, correction: 0.000371171, last_offset: -0.000386237, rms_offset: 0.00013918, root_delay: 0.038971473, root_dispersion: 0.001360831, max_error: 0.0212177385 })
|
| 179 | 2026-05-26T18:10:21.354Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3075
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43911
req_id = f2e5c0a2-17a2-4919-b5f3-4f43e6d95e29
response_code = 200
uri = /timesync
|
| 180 | 2026-05-26T18:10:21.386Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:64285
|
| 181 | 2026-05-26T18:10:21.386Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-05-26T18:10:21.389Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779819017.6470628, correction: 0.000371075, last_offset: -0.000386237, rms_offset: 0.00013918, root_delay: 0.038971473, root_dispersion: 0.001363022, max_error: 0.021219833499999997 })
|
| 183 | 2026-05-26T18:10:21.389Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3664
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64285
req_id = a855bf4b-488f-4750-bf25-69967020dc5d
response_code = 200
uri = /timesync
|
| 184 | 2026-05-26T18:10:21.864Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45129
|
| 185 | 2026-05-26T18:10:21.864Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-05-26T18:10:21.868Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779819017.6470628, correction: 0.000369764, last_offset: -0.000386237, rms_offset: 0.00013918, root_delay: 0.038971473, root_dispersion: 0.001392943, max_error: 0.021248443500000002 })
|
| 187 | 2026-05-26T18:10:21.868Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3354
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45129
req_id = d52c605b-3ccd-4f25-ab04-4ef1a3fa37df
response_code = 200
uri = /timesync
|
| 188 | 2026-05-26T18:11:20.418Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33749
|
| 189 | 2026-05-26T18:11:20.418Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-05-26T18:11:20.423Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819077.8421082, correction: 6.6342e-5, last_offset: -5.6194e-5, rms_offset: 0.000111673, root_delay: 0.019629981, root_dispersion: 0.001189537, max_error: 0.0110708695 })
|
| 191 | 2026-05-26T18:11:20.423Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33749
req_id = e2dafe58-5548-4afb-ad15-a004dd2c7564
response_code = 200
uri = /timesync
|
| 192 | 2026-05-26T18:11:20.628Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:45354
|
| 193 | 2026-05-26T18:11:20.628Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-05-26T18:11:20.633Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819077.8421082, correction: 6.5315e-5, last_offset: -5.6194e-5, rms_offset: 0.000111673, root_delay: 0.019629981, root_dispersion: 0.001204772, max_error: 0.0110850775 })
|
| 195 | 2026-05-26T18:11:20.633Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5561
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45354
req_id = 60292d81-6fef-4b13-982a-92183ffbded6
response_code = 200
uri = /timesync
|
| 196 | 2026-05-26T18:11:21.919Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:64198
|
| 197 | 2026-05-26T18:11:21.919Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-05-26T18:11:21.924Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819080.7422423, correction: -0.000414299, last_offset: 0.000492939, rms_offset: 0.000188475, root_delay: 0.017048165, root_dispersion: 0.000621358, max_error: 0.0095597395 })
|
| 199 | 2026-05-26T18:11:21.924Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4164
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64198
req_id = a5b5c20a-ce9c-4b95-921e-18d956e06df4
response_code = 200
uri = /timesync
|
| 200 | 2026-05-26T18:11:21.966Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:55520
|
| 201 | 2026-05-26T18:11:21.966Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-05-26T18:11:21.970Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819080.7422423, correction: -0.000411756, last_offset: 0.000492939, rms_offset: 0.000188475, root_delay: 0.017048165, root_dispersion: 0.000625057, max_error: 0.0095608955 })
|
| 203 | 2026-05-26T18:11:21.970Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:55520
req_id = 74943717-6d71-433b-a0df-88ef973b14a7
response_code = 200
uri = /timesync
|
| 204 | 2026-05-26T18:11:22.532Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:40674
|
| 205 | 2026-05-26T18:11:22.532Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-05-26T18:11:22.535Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819080.7422423, correction: -0.000380758, last_offset: 0.000492939, rms_offset: 0.000188475, root_delay: 0.017048165, root_dispersion: 0.000670159, max_error: 0.0095749995 })
|
| 207 | 2026-05-26T18:11:22.535Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3666
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40674
req_id = d63e727d-9e44-4b8b-b0a2-6159057d148f
response_code = 200
uri = /timesync
|
| 208 | 2026-05-26T18:11:24.055Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:55319
|
| 209 | 2026-05-26T18:11:24.055Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-05-26T18:11:24.058Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819080.7422423, correction: -0.00029726, last_offset: 0.000492939, rms_offset: 0.000188475, root_delay: 0.017048165, root_dispersion: 0.000791648, max_error: 0.009612990500000002 })
|
| 211 | 2026-05-26T18:11:24.058Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3301
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55319
req_id = d747c0cf-1613-4243-91f5-205942e3acac
response_code = 200
uri = /timesync
|
| 212 | 2026-05-26T18:12:21.514Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38863
|
| 213 | 2026-05-26T18:12:21.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-05-26T18:12:21.518Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819138.533089, correction: -0.000194753, last_offset: 0.000180309, rms_offset: 0.000179048, root_delay: 0.017048165, root_dispersion: 0.001436873, max_error: 0.010155708500000001 })
|
| 215 | 2026-05-26T18:12:21.518Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38863
req_id = 3a60df8e-40d9-47fb-ad8b-066a9563c99b
response_code = 200
uri = /timesync
|
| 216 | 2026-05-26T18:12:21.610Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33316
|
| 217 | 2026-05-26T18:12:21.611Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-05-26T18:12:21.615Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819138.533089, correction: -0.000194616, last_offset: 0.000180309, rms_offset: 0.000179048, root_delay: 0.017048165, root_dispersion: 0.00144366, max_error: 0.0101623585 })
|
| 219 | 2026-05-26T18:12:21.615Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4527
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33316
req_id = 2a408ea8-4866-4a48-bca6-9c660e12e833
response_code = 200
uri = /timesync
|
| 220 | 2026-05-26T18:12:21.676Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:64775
|
| 221 | 2026-05-26T18:12:21.676Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 222 | 2026-05-26T18:12:21.679Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819138.533089, correction: -0.000194524, last_offset: 0.000180309, rms_offset: 0.000179048, root_delay: 0.017048165, root_dispersion: 0.001448169, max_error: 0.0101667755 })
|
| 223 | 2026-05-26T18:12:21.679Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64775
req_id = 3f35b1dd-e973-4fb6-9e47-d4efda5172ca
response_code = 200
uri = /timesync
|
| 224 | 2026-05-26T18:13:21.496Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49702
|
| 225 | 2026-05-26T18:13:21.496Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 226 | 2026-05-26T18:13:21.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819183.2486982, correction: -0.000144789, last_offset: 2.2032e-5, rms_offset: 0.000168581, root_delay: 0.017048165, root_dispersion: 0.002140943, max_error: 0.0108098145 })
|
| 227 | 2026-05-26T18:13:21.503Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 6061
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49702
req_id = 53867922-408c-4f3f-8ca8-7a93d3e6301f
response_code = 200
uri = /timesync
|
| 228 | 2026-05-26T18:13:21.545Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:53296
|
| 229 | 2026-05-26T18:13:21.545Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 230 | 2026-05-26T18:13:21.549Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819183.2486982, correction: -0.000144692, last_offset: 2.2032e-5, rms_offset: 0.000168581, root_delay: 0.017048165, root_dispersion: 0.002143854, max_error: 0.010812628500000001 })
|
| 231 | 2026-05-26T18:13:21.549Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3248
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53296
req_id = 689b0953-9a6b-4e24-b21f-2e6baec4d0da
response_code = 200
uri = /timesync
|
| 232 | 2026-05-26T18:13:21.586Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34748
|
| 233 | 2026-05-26T18:13:21.586Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 234 | 2026-05-26T18:13:21.589Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819183.2486982, correction: -0.000144604, last_offset: 2.2032e-5, rms_offset: 0.000168581, root_delay: 0.017048165, root_dispersion: 0.002146463, max_error: 0.0108151495 })
|
| 235 | 2026-05-26T18:13:21.590Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3024
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34748
req_id = d104de09-bf6e-4626-8bf7-f64ebb5c42b4
response_code = 200
uri = /timesync
|
| 236 | 2026-05-26T18:14:21.313Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:64078
|
| 237 | 2026-05-26T18:14:21.313Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 238 | 2026-05-26T18:14:21.316Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819245.938673, correction: 3e-9, last_offset: 0.000153405, rms_offset: 0.000245843, root_delay: 0.018818846, root_dispersion: 0.00124536, max_error: 0.010654786 })
|
| 239 | 2026-05-26T18:14:21.316Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3559
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64078
req_id = bee2f367-a3f4-4156-9686-c0969992dfc3
response_code = 200
uri = /timesync
|
| 240 | 2026-05-26T18:14:21.354Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37613
|
| 241 | 2026-05-26T18:14:21.354Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 242 | 2026-05-26T18:14:21.358Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819245.938673, correction: 3e-9, last_offset: 0.000153405, rms_offset: 0.000245843, root_delay: 0.018818846, root_dispersion: 0.001248173, max_error: 0.010657599 })
|
| 243 | 2026-05-26T18:14:21.358Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3909
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37613
req_id = e6e42f66-ee23-4d82-99be-184fcbfd40de
response_code = 200
uri = /timesync
|
| 244 | 2026-05-26T18:14:21.820Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:33458
|
| 245 | 2026-05-26T18:14:21.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 246 | 2026-05-26T18:14:21.823Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1779819245.938673, correction: 3e-9, last_offset: 0.000153405, rms_offset: 0.000245843, root_delay: 0.018818846, root_dispersion: 0.001279977, max_error: 0.010689403 })
|
| 247 | 2026-05-26T18:14:21.824Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3637
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33458
req_id = fb1a06fe-24ab-4d45-8683-e96ac267e23b
response_code = 200
uri = /timesync
|