| 1 | | [ Jun 25 02:33:02 Enabled. ] |
| 2 | | [ Jun 25 02:33:02 Rereading configuration. ] |
| 3 | | [ Jun 25 02:33:02 Rereading configuration. ] |
| 4 | | [ Jun 25 02:33:09 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + 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' |
| 20 | | [ Jun 25 02:33:09 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-25T02:33:09.916Z | 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
|
| 23 | 2026-06-25T02:33:10.811Z | 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]:33427
|
| 24 | 2026-06-25T02:33:10.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-25T02:33:10.815Z | 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-06-25T02:33:10.815Z | 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 = 3153
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = aee8453e-a8fa-4954-8cd5-3cd257b3fa4f
response_code = 200
uri = /timesync
|
| 27 | 2026-06-25T02:33:12.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-06-25T02:33:12.348Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2321092156, ip_addr: 138.89.14.60, stratum: 2, ref_time: 1782354792.0697937, correction: 0.0, last_offset: -0.255672246, rms_offset: 0.255672246, root_delay: 0.065537319, root_dispersion: 0.278688431, max_error: 0.31145709050000003 })
|
| 29 | 2026-06-25T02:33:12.348Z | 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 = 2731
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = b49062f4-36c5-4693-b284-763132fd8702
response_code = 200
uri = /timesync
|
| 30 | 2026-06-25T02:33:14.355Z | 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]:41400
|
| 31 | 2026-06-25T02:33:14.356Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-25T02:33:14.359Z | 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: 1782354791.0716903, correction: -0.320027739, last_offset: -0.000183174, rms_offset: 0.293709815, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.320027739 })
|
| 33 | 2026-06-25T02:33:14.359Z | 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 = 3106
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41400
req_id = e2d1932c-7f44-4da4-a406-313bafd3c746
response_code = 200
uri = /timesync
|
| 34 | 2026-06-25T02:33:14.945Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-25T02:33:14.948Z | 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: 1782354791.0716903, correction: -0.315651834, last_offset: -0.002775655, rms_offset: 0.278638959, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.315651834 })
|
| 36 | 2026-06-25T02:33:14.948Z | 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 = 3090
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = a71bac7a-b21b-47d6-8d29-9fb5f431abd6
response_code = 200
uri = /timesync
|
| 37 | 2026-06-25T02:33:17.966Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-25T02:33:17.969Z | 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: 1782354791.0716903, correction: -0.309725434, last_offset: -3.5249e-5, rms_offset: 0.237906754, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.309725434 })
|
| 39 | 2026-06-25T02:33:17.969Z | 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 = 2921
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = a6d42a4f-ad0d-48ab-9774-0c6ad3fe1a76
response_code = 200
uri = /timesync
|
| 40 | 2026-06-25T02:33:19.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]:54930
|
| 41 | 2026-06-25T02:33:19.407Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-25T02:33:19.409Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354797.775001, correction: -0.305976957, last_offset: 8.1047e-5, rms_offset: 0.214116082, root_delay: 0.003816254, root_dispersion: 0.001962167, max_error: 0.309847251 })
|
| 43 | 2026-06-25T02:33:19.409Z | 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 = 2539
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54930
req_id = d9a724ed-1e29-4c97-8a12-f5aba4b0b350
response_code = 200
uri = /timesync
|
| 44 | 2026-06-25T02:33:21.322Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-25T02:33:21.324Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354800.3990514, correction: -0.30060482, last_offset: -0.000184208, rms_offset: 0.192704484, root_delay: 0.003299553, root_dispersion: 0.001318783, max_error: 0.30357337949999996 })
|
| 46 | 2026-06-25T02:33:21.324Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = eb028dad-ee8c-432b-977a-581268e7cb65
response_code = 200
uri = /timesync
|
| 47 | 2026-06-25T02:33:24.454Z | 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]:42984
|
| 48 | 2026-06-25T02:33:24.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-06-25T02:33:24.457Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354803.7896738, correction: -0.292122394, last_offset: 4.7515e-5, rms_offset: 0.164533973, root_delay: 0.00401251, root_dispersion: 0.00131642, max_error: 0.295445069 })
|
| 50 | 2026-06-25T02:33:24.457Z | 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 = 2602
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 86771313-8a95-413e-99eb-a5a566e6af3b
response_code = 200
uri = /timesync
|
| 51 | 2026-06-25T02:33:25.651Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-25T02:33:25.654Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354804.004735, correction: -0.288902253, last_offset: 3.0823e-5, rms_offset: 0.156090632, root_delay: 0.004032241, root_dispersion: 0.001640081, max_error: 0.2925584545 })
|
| 53 | 2026-06-25T02:33:25.654Z | 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]:33427
req_id = b899777f-91b9-42d0-b3a0-74a131a26013
response_code = 200
uri = /timesync
|
| 54 | 2026-06-25T02:33:29.009Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-25T02:33:29.011Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354807.2312508, correction: -0.279651135, last_offset: 3.7632e-5, rms_offset: 0.133272529, root_delay: 0.003400231, root_dispersion: 0.001563726, max_error: 0.28291497649999997 })
|
| 56 | 2026-06-25T02:33:29.011Z | 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 = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 93b7a96e-049d-473f-8a57-ad019ed64103
response_code = 200
uri = /timesync
|
| 57 | 2026-06-25T02:33:29.506Z | 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]:43945
|
| 58 | 2026-06-25T02:33:29.507Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-25T02:33:29.509Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354808.6772301, correction: -0.278266281, last_offset: -3.4164e-5, rms_offset: 0.126433417, root_delay: 0.003450058, root_dispersion: 0.001298979, max_error: 0.28129028899999997 })
|
| 60 | 2026-06-25T02:33:29.509Z | 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 = 2459
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43945
req_id = 465967dc-c078-47c0-b071-2bf81dc83726
response_code = 200
uri = /timesync
|
| 61 | 2026-06-25T02:33:34.435Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-06-25T02:33:34.438Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354813.5448003, correction: -0.264859259, last_offset: -2.6314e-5, rms_offset: 0.097155705, root_delay: 0.003519992, root_dispersion: 0.001279706, max_error: 0.267898961 })
|
| 63 | 2026-06-25T02:33:34.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 = 3045
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 5719f712-db75-49b1-b5e2-9994352a5eb8
response_code = 200
uri = /timesync
|
| 64 | 2026-06-25T02:33:34.557Z | 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]:44403
|
| 65 | 2026-06-25T02:33:34.557Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-06-25T02:33:34.560Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354813.5448003, correction: -0.264527857, last_offset: -2.6314e-5, rms_offset: 0.097155705, root_delay: 0.003519992, root_dispersion: 0.001296207, max_error: 0.26758405999999996 })
|
| 67 | 2026-06-25T02:33:34.560Z | 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 = 2721
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44403
req_id = bcf9a29d-6365-4a14-a487-dc1a09e0edbd
response_code = 200
uri = /timesync
|
| 68 | 2026-06-25T02:33:37.846Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-06-25T02:33:37.849Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354816.048225, correction: -0.255617768, last_offset: -1.4344e-5, rms_offset: 0.082952999, root_delay: 0.003273743, root_dispersion: 0.001426809, max_error: 0.2586814485 })
|
| 70 | 2026-06-25T02:33:37.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 = 2915
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 6ed45c08-a9a4-47cb-9661-f34145c6de75
response_code = 200
uri = /timesync
|
| 71 | 2026-06-25T02:33:39.607Z | 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]:63852
|
| 72 | 2026-06-25T02:33:39.607Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-06-25T02:33:39.610Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354818.9438002, correction: -0.250811934, last_offset: 1.2381e-5, rms_offset: 0.074657694, root_delay: 0.003334469, root_dispersion: 0.001280677, max_error: 0.2537598455 })
|
| 74 | 2026-06-25T02:33:39.610Z | 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 = 2518
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63852
req_id = ec89b388-3b1e-4c08-8ec0-a79224b620ea
response_code = 200
uri = /timesync
|
| 75 | 2026-06-25T02:33:42.964Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-06-25T02:33:42.966Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354821.9371772, correction: -0.241758317, last_offset: -5.3241e-5, rms_offset: 0.063743867, root_delay: 0.003400087, root_dispersion: 0.001486035, max_error: 0.2449443955 })
|
| 77 | 2026-06-25T02:33:42.966Z | 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 = 2723
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 2efd905d-a29e-4b5d-b494-5894c1c1a991
response_code = 200
uri = /timesync
|
| 78 | 2026-06-25T02:33:44.659Z | 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]:51961
|
| 79 | 2026-06-25T02:33:44.659Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-06-25T02:33:44.661Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354823.1330783, correction: -0.23715733, last_offset: -4.6651e-5, rms_offset: 0.057369485, root_delay: 0.003456551, root_dispersion: 0.001466703, max_error: 0.2403523085 })
|
| 81 | 2026-06-25T02:33:44.661Z | 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 = 2763
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51961
req_id = 032b87ab-d7f2-45c0-b92c-576cced377a3
response_code = 200
uri = /timesync
|
| 82 | 2026-06-25T02:33:49.711Z | 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]:39586
|
| 83 | 2026-06-25T02:33:49.711Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-06-25T02:33:49.715Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354828.9514554, correction: -0.223421499, last_offset: -5.837e-6, rms_offset: 0.044084642, root_delay: 0.003759429, root_dispersion: 0.001336991, max_error: 0.2266382045 })
|
| 85 | 2026-06-25T02:33:49.715Z | 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 = 3232
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39586
req_id = 9ebaf156-244b-4c93-bb71-838748e991fe
response_code = 200
uri = /timesync
|
| 86 | 2026-06-25T02:33:52.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-06-25T02:33:52.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354832.0465214, correction: -0.215687886, last_offset: 2.7545e-5, rms_offset: 0.037640136, root_delay: 0.004024677, root_dispersion: 0.001357456, max_error: 0.2190576805 })
|
| 88 | 2026-06-25T02:33:52.619Z | 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 = 3044
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 8de0637d-19ec-48d2-b2ef-d8d0d61b3562
response_code = 200
uri = /timesync
|
| 89 | 2026-06-25T02:33:54.764Z | 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]:47733
|
| 90 | 2026-06-25T02:33:54.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-06-25T02:33:54.767Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354833.2557466, correction: -0.208923295, last_offset: 3.9156e-5, rms_offset: 0.033877376, root_delay: 0.003723948, root_dispersion: 0.001403976, max_error: 0.212189245 })
|
| 92 | 2026-06-25T02:33:54.767Z | 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 = 3232
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47733
req_id = 53c46b8d-c1c9-43fa-b8ea-6584d8276133
response_code = 200
uri = /timesync
|
| 93 | 2026-06-25T02:33:59.814Z | 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]:57911
|
| 94 | 2026-06-25T02:33:59.814Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-06-25T02:33:59.817Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354838.3004851, correction: -0.195153102, last_offset: 6.167e-6, rms_offset: 0.026032517, root_delay: 0.003478399, root_dispersion: 0.001400033, max_error: 0.1982923345 })
|
| 96 | 2026-06-25T02:33:59.817Z | 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 = 3030
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57911
req_id = 62bb2925-345a-40f0-af2c-c8b204e65f91
response_code = 200
uri = /timesync
|
| 97 | 2026-06-25T02:34:01.024Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-06-25T02:34:01.027Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354839.5275962, correction: -0.191918775, last_offset: 5.1025e-5, rms_offset: 0.02469662, root_delay: 0.003264948, root_dispersion: 0.001372197, max_error: 0.194923446 })
|
| 99 | 2026-06-25T02:34:01.027Z | 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 = 3009
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = e88c9880-2508-458d-95a4-5a14c556a054
response_code = 200
uri = /timesync
|
| 100 | 2026-06-25T02:34:04.866Z | 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]:45009
|
| 101 | 2026-06-25T02:34:04.866Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-06-25T02:34:04.869Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354843.8948987, correction: -0.181554243, last_offset: 3.1902e-5, rms_offset: 0.021086356, root_delay: 0.003323472, root_dispersion: 0.001336082, max_error: 0.184552061 })
|
| 103 | 2026-06-25T02:34:04.869Z | 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 = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45009
req_id = 261a6332-41fb-46a6-8400-2ee1eb9a89db
response_code = 200
uri = /timesync
|
| 104 | 2026-06-25T02:34:09.916Z | 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]:60101
|
| 105 | 2026-06-25T02:34:09.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-06-25T02:34:09.918Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354848.825789, correction: -0.167789102, last_offset: -8.5548e-5, rms_offset: 0.0162035, root_delay: 0.003422002, root_dispersion: 0.001338431, max_error: 0.170838534 })
|
| 107 | 2026-06-25T02:34:09.919Z | 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 = 2659
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60101
req_id = 94b01f8b-5b99-4a2f-9531-1095fd3ed2a7
response_code = 200
uri = /timesync
|
| 108 | 2026-06-25T02:34:11.460Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-06-25T02:34:11.463Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354849.5865502, correction: -0.163569033, last_offset: -2.6613e-5, rms_offset: 0.015371991, root_delay: 0.003384319, root_dispersion: 0.001398604, max_error: 0.1666597965 })
|
| 110 | 2026-06-25T02:34:11.463Z | 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::1]:33427
req_id = 46009f8a-92b5-406f-b921-ae30e665c075
response_code = 200
uri = /timesync
|
| 111 | 2026-06-25T02:34:14.965Z | 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]:46163
|
| 112 | 2026-06-25T02:34:14.965Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-06-25T02:34:14.968Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354854.1756618, correction: -0.154062212, last_offset: -9.555e-6, rms_offset: 0.012451317, root_delay: 0.003472119, root_dispersion: 0.001308762, max_error: 0.1571070335 })
|
| 114 | 2026-06-25T02:34:14.968Z | 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 = 2985
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46163
req_id = 8f362a22-812c-4976-a1db-ec79eb5358a3
response_code = 200
uri = /timesync
|
| 115 | 2026-06-25T02:34:20.015Z | 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]:61308
|
| 116 | 2026-06-25T02:34:20.015Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-06-25T02:34:20.017Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354858.6217706, correction: -0.140308991, last_offset: 2.9256e-5, rms_offset: 0.00956802, root_delay: 0.003586979, root_dispersion: 0.001556985, max_error: 0.1436594655 })
|
| 118 | 2026-06-25T02:34:20.018Z | 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 = 2486
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61308
req_id = 22432232-3034-44e5-a920-4debfb8cccbc
response_code = 200
uri = /timesync
|
| 119 | 2026-06-25T02:34:21.246Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-06-25T02:34:21.250Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354860.550814, correction: -0.13699542, last_offset: 3.237e-5, rms_offset: 0.009077027, root_delay: 0.003367191, root_dispersion: 0.001297828, max_error: 0.1399768435 })
|
| 121 | 2026-06-25T02:34:21.250Z | 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 = 3278
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 92938c7e-630c-42e2-897e-4b31b7fcb209
response_code = 200
uri = /timesync
|
| 122 | 2026-06-25T02:34:25.062Z | 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]:55041
|
| 123 | 2026-06-25T02:34:25.062Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-06-25T02:34:25.065Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354863.9320362, correction: -0.126627132, last_offset: 1.6661e-5, rms_offset: 0.007352413, root_delay: 0.003328986, root_dispersion: 0.001324926, max_error: 0.129616551 })
|
| 125 | 2026-06-25T02:34:25.065Z | 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 = 2858
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55041
req_id = f015428a-91f1-476c-92e3-e50b296708be
response_code = 200
uri = /timesync
|
| 126 | 2026-06-25T02:34:30.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::1]:44095
|
| 127 | 2026-06-25T02:34:30.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-06-25T02:34:30.115Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354869.1837246, correction: -0.112837173, last_offset: -4.4502e-5, rms_offset: 0.005649862, root_delay: 0.003441562, root_dispersion: 0.001319727, max_error: 0.11587768100000001 })
|
| 129 | 2026-06-25T02:34:30.115Z | 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 = 3537
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44095
req_id = e4b05d87-92af-4acf-b201-3af4485b7222
response_code = 200
uri = /timesync
|
| 130 | 2026-06-25T02:34:35.164Z | 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]:63784
|
| 131 | 2026-06-25T02:34:35.164Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-06-25T02:34:35.167Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354874.3915632, correction: -0.099165626, last_offset: 4.835e-6, rms_offset: 0.004341684, root_delay: 0.003321924, root_dispersion: 0.001505643, max_error: 0.10233223100000001 })
|
| 133 | 2026-06-25T02:34:35.167Z | 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::1]:63784
req_id = d8f05870-940b-4876-b205-c8e204ec5b65
response_code = 200
uri = /timesync
|
| 134 | 2026-06-25T02:34:35.740Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-06-25T02:34:35.743Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354874.3915632, correction: -0.097600602, last_offset: 4.835e-6, rms_offset: 0.004341684, root_delay: 0.003321924, root_dispersion: 0.001569974, max_error: 0.100831538 })
|
| 136 | 2026-06-25T02:34:35.743Z | 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 = 2951
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = ccc010d8-3898-4e07-b3ca-7c28689ba998
response_code = 200
uri = /timesync
|
| 137 | 2026-06-25T02:34:40.213Z | 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]:51401
|
| 138 | 2026-06-25T02:34:40.213Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-06-25T02:34:40.216Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354879.490323, correction: -0.085424364, last_offset: -1.294e-6, rms_offset: 0.003336361, root_delay: 0.003474746, root_dispersion: 0.001307674, max_error: 0.088469411 })
|
| 140 | 2026-06-25T02:34:40.216Z | 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 = 2442
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51401
req_id = bdf25db6-5766-422c-8f55-e2b6e984ddfc
response_code = 200
uri = /timesync
|
| 141 | 2026-06-25T02:34:45.264Z | 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]:44832
|
| 142 | 2026-06-25T02:34:45.265Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-06-25T02:34:45.267Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354884.2636013, correction: -0.071854837, last_offset: 0.000105111, rms_offset: 0.002564057, root_delay: 0.003315158, root_dispersion: 0.001335635, max_error: 0.07484805100000001 })
|
| 144 | 2026-06-25T02:34:45.267Z | 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 = 2950
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44832
req_id = 2d1985ec-5df9-4185-9c49-9d830e61c5e7
response_code = 200
uri = /timesync
|
| 145 | 2026-06-25T02:34:47.819Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-06-25T02:34:47.822Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354886.64724, correction: -0.064924471, last_offset: -4.237e-6, rms_offset: 0.002307654, root_delay: 0.0033552, root_dispersion: 0.001355198, max_error: 0.067957269 })
|
| 147 | 2026-06-25T02:34:47.822Z | 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 = 2973
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33427
req_id = 2d50d192-8223-4b07-9a51-b4fa38ff4322
response_code = 200
uri = /timesync
|
| 148 | 2026-06-25T02:34:50.316Z | 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]:55251
|
| 149 | 2026-06-25T02:34:50.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-06-25T02:34:50.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354888.5750732, correction: -0.058136158, last_offset: -7.43e-7, rms_offset: 0.002076889, root_delay: 0.00340527, root_dispersion: 0.001411306, max_error: 0.061250099 })
|
| 151 | 2026-06-25T02:34:50.319Z | 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 = 2685
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55251
req_id = d0508bcc-eb31-483c-ba3b-b465fce22035
response_code = 200
uri = /timesync
|
| 152 | 2026-06-25T02:34:55.366Z | 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]:35232
|
| 153 | 2026-06-25T02:34:55.366Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-06-25T02:34:55.369Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354894.7951021, correction: -0.044315826, last_offset: -5.2961e-5, rms_offset: 0.00168241, root_delay: 0.003644173, root_dispersion: 0.00131311, max_error: 0.0474510225 })
|
| 155 | 2026-06-25T02:34:55.369Z | 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 = 2672
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35232
req_id = 17089822-c300-4c0d-86c9-9dc60fdd49ee
response_code = 200
uri = /timesync
|
| 156 | 2026-06-25T02:35:20.630Z | 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]:47568
|
| 157 | 2026-06-25T02:35:20.630Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-06-25T02:35:20.633Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354919.5940716, correction: -0.000225036, last_offset: 0.00036039, rms_offset: 0.0008283, root_delay: 0.003883092, root_dispersion: 0.001394366, max_error: 0.0035609479999999995 })
|
| 159 | 2026-06-25T02:35:20.634Z | 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 = 3099
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47568
req_id = 7f14dce3-3893-43b8-be1b-2f24f2669306
response_code = 200
uri = /timesync
|
| 160 | 2026-06-25T02:35:20.746Z | 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]:54790
|
| 161 | 2026-06-25T02:35:20.746Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-06-25T02:35:20.749Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354919.5940716, correction: -0.000188241, last_offset: 0.00036039, rms_offset: 0.0008283, root_delay: 0.003883092, root_dispersion: 0.001474474, max_error: 0.0036042609999999997 })
|
| 163 | 2026-06-25T02:35:20.749Z | 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 = 2332
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54790
req_id = 50b41e7a-9971-468a-a182-37d9ef719449
response_code = 200
uri = /timesync
|
| 164 | 2026-06-25T02:36:08.522Z | 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]:40641
|
| 165 | 2026-06-25T02:36:08.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-06-25T02:36:08.528Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782354968.2447467, correction: -4.6004e-5, last_offset: 3.3792e-5, rms_offset: 0.000172511, root_delay: 0.003719071, root_dispersion: 0.000585772, max_error: 0.0024913115 })
|
| 167 | 2026-06-25T02:36:08.528Z | 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 = 5966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40641
req_id = 733d7824-1418-40ef-bd95-5aecb8e948da
response_code = 200
uri = /timesync
|
| 168 | 2026-06-25T02:37:32.169Z | 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]:49658
|
| 169 | 2026-06-25T02:37:32.189Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-06-25T02:37:32.208Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355050.4658701, correction: -9.107e-6, last_offset: 0.000104015, rms_offset: 0.000138314, root_delay: 0.003250467, root_dispersion: 0.001012787, max_error: 0.0026471274999999997 })
|
| 171 | 2026-06-25T02:37:32.209Z | 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 = 36730
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49658
req_id = ee15cca0-0c4b-4c14-adf1-0d2c172afb3f
response_code = 200
uri = /timesync
|
| 172 | 2026-06-25T02:37:33.753Z | 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]:38502
|
| 173 | 2026-06-25T02:37:33.753Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-06-25T02:37:33.757Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355053.2382064, correction: 3.2494e-5, last_offset: -7.8339e-5, rms_offset: 0.000129131, root_delay: 0.003406029, root_dispersion: 0.000749895, max_error: 0.0024854035000000003 })
|
| 175 | 2026-06-25T02:37:33.757Z | 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 = 4006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38502
req_id = f56aed94-06d7-4dd1-93e3-efe6aacd109a
response_code = 200
uri = /timesync
|
| 176 | 2026-06-25T02:37:34.364Z | 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]:50636
|
| 177 | 2026-06-25T02:37:34.365Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-06-25T02:37:34.368Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355053.2382064, correction: 2.7052e-5, last_offset: -7.8339e-5, rms_offset: 0.000129131, root_delay: 0.003406029, root_dispersion: 0.000859865, max_error: 0.0025899315 })
|
| 179 | 2026-06-25T02:37:34.368Z | 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 = 3347
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50636
req_id = ddbf806a-bb23-468b-901e-4110a17d0e51
response_code = 200
uri = /timesync
|
| 180 | 2026-06-25T02:37:38.034Z | 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]:64412
|
| 181 | 2026-06-25T02:37:38.034Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-06-25T02:37:38.037Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355056.6661243, correction: 1.247e-6, last_offset: -1.262e-6, rms_offset: 0.00012126, root_delay: 0.003476295, root_dispersion: 0.000847222, max_error: 0.0025866165 })
|
| 183 | 2026-06-25T02:37:38.037Z | 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 = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64412
req_id = 4e2c453c-e5b3-4fec-b154-5d34434cc007
response_code = 200
uri = /timesync
|
| 184 | 2026-06-25T02:37:38.747Z | 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]:58702
|
| 185 | 2026-06-25T02:37:38.749Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-06-25T02:37:38.753Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355057.8868709, correction: -2.2753e-5, last_offset: 2.7033e-5, rms_offset: 0.000115355, root_delay: 0.003476295, root_dispersion: 0.000892387, max_error: 0.0026532875 })
|
| 187 | 2026-06-25T02:37:38.753Z | 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 = 5954
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58702
req_id = 4172e887-ab37-4939-b839-7ef4ecb1562e
response_code = 200
uri = /timesync
|
| 188 | 2026-06-25T02:38:18.900Z | 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]:51376
|
| 189 | 2026-06-25T02:38:18.900Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-06-25T02:38:18.903Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355096.848894, correction: -3e-9, last_offset: -8.7093e-5, rms_offset: 8.3523e-5, root_delay: 0.003724696, root_dispersion: 0.001120376, max_error: 0.002982727 })
|
| 191 | 2026-06-25T02:38:18.903Z | 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 = 3293
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51376
req_id = 07d1723f-c925-46c9-aa54-994b20619f26
response_code = 200
uri = /timesync
|
| 192 | 2026-06-25T02:38:18.938Z | 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]:63549
|
| 193 | 2026-06-25T02:38:18.938Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-06-25T02:38:18.941Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355098.2877243, correction: 0.000164944, last_offset: -0.000166005, rms_offset: 9.5049e-5, root_delay: 0.003585481, root_dispersion: 0.000859385, max_error: 0.0028170695 })
|
| 195 | 2026-06-25T02:38:18.941Z | 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 = 3380
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63549
req_id = 48036e98-0fa8-4afe-8817-7b8df5612a3f
response_code = 200
uri = /timesync
|
| 196 | 2026-06-25T02:38:18.975Z | 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]:48129
|
| 197 | 2026-06-25T02:38:18.975Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-06-25T02:38:18.979Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355098.2877243, correction: 0.000160567, last_offset: -0.000166005, rms_offset: 9.5049e-5, root_delay: 0.003585481, root_dispersion: 0.000867147, max_error: 0.0028204545 })
|
| 199 | 2026-06-25T02:38:18.979Z | 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 = 3330
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48129
req_id = cb81c378-a190-44ca-a53a-c40e998842bb
response_code = 200
uri = /timesync
|
| 200 | 2026-06-25T02:39:18.880Z | 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]:56059
|
| 201 | 2026-06-25T02:39:18.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-06-25T02:39:18.883Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355158.382061, correction: -1.5718e-5, last_offset: 5.6066e-5, rms_offset: 0.000122665, root_delay: 0.003267682, root_dispersion: 0.000955636, max_error: 0.0026051950000000003 })
|
| 203 | 2026-06-25T02:39:18.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 = 3267
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56059
req_id = 30bda326-54f8-415a-b61b-b758e4ac5d10
response_code = 200
uri = /timesync
|
| 204 | 2026-06-25T02:39:18.941Z | 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]:63296
|
| 205 | 2026-06-25T02:39:18.941Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-06-25T02:39:18.944Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355158.382061, correction: -1.5681e-5, last_offset: 5.6066e-5, rms_offset: 0.000122665, root_delay: 0.003267682, root_dispersion: 0.000965814, max_error: 0.0026153360000000002 })
|
| 207 | 2026-06-25T02:39:18.944Z | 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 = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63296
req_id = 28ad45c4-9436-42c7-93b9-c889c1e9d86e
response_code = 200
uri = /timesync
|
| 208 | 2026-06-25T02:39:18.990Z | 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]:44657
|
| 209 | 2026-06-25T02:39:18.990Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-06-25T02:39:18.993Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1782355158.382061, correction: -1.565e-5, last_offset: 5.6066e-5, rms_offset: 0.000122665, root_delay: 0.003267682, root_dispersion: 0.000974123, max_error: 0.0026236140000000002 })
|
| 211 | 2026-06-25T02:39:18.993Z | 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 = 3107
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44657
req_id = af5331a9-2b59-4953-8167-8a39b39dd2ad
response_code = 200
uri = /timesync
|
| 212 | 2026-06-25T02:40:19.426Z | 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]:60916
|
| 213 | 2026-06-25T02:40:19.427Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-06-25T02:40:19.430Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355218.2282853, correction: 3.3595e-5, last_offset: -7.9158e-5, rms_offset: 4.9288e-5, root_delay: 0.002881711, root_dispersion: 0.000801549, max_error: 0.0022759995 })
|
| 215 | 2026-06-25T02:40:19.430Z | 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 = 3338
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60916
req_id = 27cf47f4-325d-4559-bc03-caf62d6faa54
response_code = 200
uri = /timesync
|
| 216 | 2026-06-25T02:40:19.461Z | 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]:59558
|
| 217 | 2026-06-25T02:40:19.461Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-06-25T02:40:19.466Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355218.2282853, correction: 3.3508e-5, last_offset: -7.9158e-5, rms_offset: 4.9288e-5, root_delay: 0.002881711, root_dispersion: 0.000804652, max_error: 0.0022790155 })
|
| 219 | 2026-06-25T02:40:19.466Z | 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 = 5012
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59558
req_id = 19a831f4-16ad-4008-aa0d-68862be49bb2
response_code = 200
uri = /timesync
|
| 220 | 2026-06-25T02:40:19.525Z | 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]:61990
|
| 221 | 2026-06-25T02:40:19.526Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 222 | 2026-06-25T02:40:19.530Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355218.2282853, correction: 3.3356e-5, last_offset: -7.9158e-5, rms_offset: 4.9288e-5, root_delay: 0.002881711, root_dispersion: 0.000810106, max_error: 0.0022843175 })
|
| 223 | 2026-06-25T02:40:19.530Z | 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 = 3170
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61990
req_id = 51dac32d-66ef-4bc5-a364-3e93513cbadd
response_code = 200
uri = /timesync
|
| 224 | 2026-06-25T02:41:18.226Z | 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]:65337
|
| 225 | 2026-06-25T02:41:18.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 226 | 2026-06-25T02:41:18.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355278.0041993, correction: 1.8498e-5, last_offset: -6.296e-6, rms_offset: 3.0857e-5, root_delay: 0.002873098, root_dispersion: 0.000734013, max_error: 0.00218906 })
|
| 227 | 2026-06-25T02:41:18.229Z | 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 = 3631
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65337
req_id = aba8171f-6f46-4cc3-8c34-5b0b2d3f7d0e
response_code = 200
uri = /timesync
|
| 228 | 2026-06-25T02:41:18.273Z | 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]:50427
|
| 229 | 2026-06-25T02:41:18.273Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 230 | 2026-06-25T02:41:18.277Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355278.0041993, correction: 1.8483e-5, last_offset: -6.296e-6, rms_offset: 3.0857e-5, root_delay: 0.002873098, root_dispersion: 0.000737937, max_error: 0.002192969 })
|
| 231 | 2026-06-25T02:41:18.277Z | 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 = 3193
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50427
req_id = 288ff0b2-5a01-4a5c-a32d-73f3240bb5da
response_code = 200
uri = /timesync
|
| 232 | 2026-06-25T02:41:18.315Z | 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]:58245
|
| 233 | 2026-06-25T02:41:18.315Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 234 | 2026-06-25T02:41:18.318Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355278.0041993, correction: 1.847e-5, last_offset: -6.296e-6, rms_offset: 3.0857e-5, root_delay: 0.002873098, root_dispersion: 0.000741378, max_error: 0.002196397 })
|
| 235 | 2026-06-25T02:41:18.318Z | 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 = 3085
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58245
req_id = 93c45514-8611-49e5-a2c1-475219b00a5b
response_code = 200
uri = /timesync
|
| 236 | 2026-06-25T02:42:21.615Z | 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]:32781
|
| 237 | 2026-06-25T02:42:21.615Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 238 | 2026-06-25T02:42:21.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355339.2007265, correction: 4.406e-6, last_offset: -1.9229e-5, rms_offset: 2.6209e-5, root_delay: 0.00284661, root_dispersion: 0.000404896, max_error: 0.001832607 })
|
| 239 | 2026-06-25T02:42:21.619Z | 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 = 3570
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:32781
req_id = fcb784ce-7902-4732-bb71-6c635fd9a2ba
response_code = 200
uri = /timesync
|
| 240 | 2026-06-25T02:42:21.656Z | 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]:39033
|
| 241 | 2026-06-25T02:42:21.656Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 242 | 2026-06-25T02:42:21.659Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355339.2007265, correction: 4.405e-6, last_offset: -1.9229e-5, rms_offset: 2.6209e-5, root_delay: 0.00284661, root_dispersion: 0.000407872, max_error: 0.001835582 })
|
| 243 | 2026-06-25T02:42:21.659Z | 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 = 3030
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39033
req_id = 5fcb5ec0-df03-4b2b-a3b3-5e763457ca09
response_code = 200
uri = /timesync
|
| 244 | 2026-06-25T02:42:21.689Z | 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]:64410
|
| 245 | 2026-06-25T02:42:21.689Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 246 | 2026-06-25T02:42:21.693Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355339.2007265, correction: 4.404e-6, last_offset: -1.9229e-5, rms_offset: 2.6209e-5, root_delay: 0.00284661, root_dispersion: 0.000410348, max_error: 0.001838057 })
|
| 247 | 2026-06-25T02:42:21.693Z | 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 = 3371
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64410
req_id = ba607535-d480-4d64-8ad4-5e6538b1ece0
response_code = 200
uri = /timesync
|
| 248 | 2026-06-25T02:43:18.871Z | 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]:37759
|
| 249 | 2026-06-25T02:43:18.871Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 250 | 2026-06-25T02:43:18.875Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355397.4904716, correction: 6.5933e-5, last_offset: -2.9062e-5, rms_offset: 3.0496e-5, root_delay: 0.002733705, root_dispersion: 0.000448991, max_error: 0.0018817764999999999 })
|
| 251 | 2026-06-25T02:43:18.875Z | 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 = 4230
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37759
req_id = 23a86972-311c-4d68-9c33-8fad3b5e0d05
response_code = 200
uri = /timesync
|
| 252 | 2026-06-25T02:43:18.940Z | 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]:36602
|
| 253 | 2026-06-25T02:43:18.940Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 254 | 2026-06-25T02:43:18.943Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355397.4904716, correction: 6.5068e-5, last_offset: -2.9062e-5, rms_offset: 3.0496e-5, root_delay: 0.002733705, root_dispersion: 0.000454531, max_error: 0.0018864514999999999 })
|
| 255 | 2026-06-25T02:43:18.944Z | 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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36602
req_id = 9fc5020f-c514-4375-9015-c59ba1d6758d
response_code = 200
uri = /timesync
|
| 256 | 2026-06-25T02:43:19.032Z | 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]:44068
|
| 257 | 2026-06-25T02:43:19.032Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 258 | 2026-06-25T02:43:19.035Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355397.4904716, correction: 6.3916e-5, last_offset: -2.9062e-5, rms_offset: 3.0496e-5, root_delay: 0.002733705, root_dispersion: 0.000461911, max_error: 0.0018926795 })
|
| 259 | 2026-06-25T02:43:19.035Z | 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 = 3576
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44068
req_id = 5ca892f8-e8e0-48bb-8275-f6622b2fb7ff
response_code = 200
uri = /timesync
|
| 260 | 2026-06-25T02:44:18.137Z | 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]:54611
|
| 261 | 2026-06-25T02:44:18.137Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 262 | 2026-06-25T02:44:18.140Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355453.4126346, correction: -5.9566e-5, last_offset: 6.3545e-5, rms_offset: 4.3093e-5, root_delay: 0.002768997, root_dispersion: 0.000707044, max_error: 0.0021511085000000003 })
|
| 263 | 2026-06-25T02:44:18.140Z | 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 = 3408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54611
req_id = 05f69ab7-5d60-4f7e-9afb-bc593688abf4
response_code = 200
uri = /timesync
|
| 264 | 2026-06-25T02:44:18.177Z | 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]:46313
|
| 265 | 2026-06-25T02:44:18.177Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 266 | 2026-06-25T02:44:18.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355453.4126346, correction: -5.9283e-5, last_offset: 6.3545e-5, rms_offset: 4.3093e-5, root_delay: 0.002768997, root_dispersion: 0.000710159, max_error: 0.0021539405 })
|
| 267 | 2026-06-25T02:44:18.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 = 3235
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46313
req_id = 788ecfda-56bb-49b5-904c-37b2498e334b
response_code = 200
uri = /timesync
|
| 268 | 2026-06-25T02:44:18.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::b]:34968
|
| 269 | 2026-06-25T02:44:18.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 270 | 2026-06-25T02:44:18.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1782355453.4126346, correction: -5.8987e-5, last_offset: 6.3545e-5, rms_offset: 4.3093e-5, root_delay: 0.002768997, root_dispersion: 0.000713422, max_error: 0.0021569075 })
|
| 271 | 2026-06-25T02:44:18.221Z | 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 = 3223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34968
req_id = d7d0d97c-3155-4fcc-807b-0ff5515c2e49
response_code = 200
uri = /timesync
|