| 1 | | [ Jul 24 21:42:09 Enabled. ] |
| 2 | | [ Jul 24 21:42:09 Rereading configuration. ] |
| 3 | | [ Jul 24 21:42:10 Rereading configuration. ] |
| 4 | | [ Jul 24 21:42:15 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 | | [ Jul 24 21:42:15 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-24T21:42:15.450Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-24T21:42:15.636Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39043
|
| 24 | 2026-07-24T21:42:15.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-24T21:42:15.640Z | 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-07-24T21:42:15.640Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3265
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = a651f2de-b6cc-487e-bf20-0042dd877cf0
response_code = 200
uri = /timesync
|
| 27 | 2026-07-24T21:42:15.778Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55200
|
| 28 | 2026-07-24T21:42:15.779Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-24T21:42:15.781Z | 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 })
|
| 30 | 2026-07-24T21:42:15.781Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2670
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55200
req_id = c499922d-e808-43ce-a33c-5ff173294052
response_code = 200
uri = /timesync
|
| 31 | 2026-07-24T21:42:16.368Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-24T21:42:16.371Z | 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 })
|
| 33 | 2026-07-24T21:42:16.371Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2934
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = a9aa28cd-c414-4c92-a491-78236392c8fb
response_code = 200
uri = /timesync
|
| 34 | 2026-07-24T21:42:17.286Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-24T21:42:17.289Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929336.3913946, correction: 0.0, last_offset: 0.13902913, rms_offset: 0.13902913, root_delay: 0.045815144, root_dispersion: 0.897957861, max_error: 0.920865433 })
|
| 36 | 2026-07-24T21:42:17.289Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3119
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = c79de035-d31d-4bf8-bb2e-cb75c9e80bcf
response_code = 200
uri = /timesync
|
| 37 | 2026-07-24T21:42:18.666Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-24T21:42:18.669Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929336.9129574, correction: 0.02111269, last_offset: -0.023840284, rms_offset: 0.023840284, root_delay: 0.045809958, root_dispersion: 1.808659673, max_error: 1.852677342 })
|
| 39 | 2026-07-24T21:42:18.669Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3020
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = 3bdf0253-f929-4d80-9c81-be2a61709db7
response_code = 200
uri = /timesync
|
| 40 | 2026-07-24T21:42:20.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-07-24T21:42:20.040Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929339.4991715, correction: 0.021908086, last_offset: -0.000435778, rms_offset: 0.000435778, root_delay: 0.046378642, root_dispersion: 0.570053518, max_error: 0.615150925 })
|
| 42 | 2026-07-24T21:42:20.040Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3115
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = b4008581-ecfa-4ec1-a663-df2d4f6152e5
response_code = 200
uri = /timesync
|
| 43 | 2026-07-24T21:42:20.687Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62052
|
| 44 | 2026-07-24T21:42:20.687Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-24T21:42:20.690Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929339.4991715, correction: 0.020152351, last_offset: -0.000435778, rms_offset: 0.000435778, root_delay: 0.046378642, root_dispersion: 1.221644044, max_error: 1.264985716 })
|
| 46 | 2026-07-24T21:42:20.691Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3036
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62052
req_id = 7830ffd0-df8d-4c7f-93bf-bd1954979876
response_code = 200
uri = /timesync
|
| 47 | 2026-07-24T21:42:21.035Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-24T21:42:21.038Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929339.922721, correction: 0.01713456, last_offset: 0.002079545, rms_offset: 0.002079545, root_delay: 0.045527611, root_dispersion: 1.133265734, max_error: 1.1731640995000001 })
|
| 49 | 2026-07-24T21:42:21.038Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2870
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = 6eb6bb9e-265c-42e7-8bb8-2d0ad2e60096
response_code = 200
uri = /timesync
|
| 50 | 2026-07-24T21:42:24.290Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-24T21:42:24.292Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929343.3544402, correction: 0.006786475, last_offset: 0.000151648, rms_offset: 0.001804634, root_delay: 0.04554189, root_dispersion: 0.000352131, max_error: 0.029909551 })
|
| 52 | 2026-07-24T21:42:24.292Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2995
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39043
req_id = 7ecbf28c-e154-4da7-877f-d582e3f3f3fa
response_code = 200
uri = /timesync
|
| 53 | 2026-07-24T21:42:24.394Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56226
|
| 54 | 2026-07-24T21:42:24.394Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-24T21:42:24.396Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929343.3544402, correction: 0.006505086, last_offset: 0.000151648, rms_offset: 0.001804634, root_delay: 0.04554189, root_dispersion: 0.000371777, max_error: 0.029647808 })
|
| 56 | 2026-07-24T21:42:24.396Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2561
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56226
req_id = 078b5b1a-e9f1-4c94-ab01-1151ea84540e
response_code = 200
uri = /timesync
|
| 57 | 2026-07-24T21:43:07.178Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39702
|
| 58 | 2026-07-24T21:43:07.180Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-07-24T21:43:07.189Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929386.265968, correction: 0.00035295, last_offset: 2.4112e-5, rms_offset: 0.000309534, root_delay: 0.045341361, root_dispersion: 0.000271573, max_error: 0.0232952035 })
|
| 60 | 2026-07-24T21:43:07.189Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 10843
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39702
req_id = 6808480d-e8b8-486a-9e17-2f88cd1cb6ce
response_code = 200
uri = /timesync
|
| 61 | 2026-07-24T21:44:23.295Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37220
|
| 62 | 2026-07-24T21:44:23.320Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-07-24T21:44:23.340Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929461.8647158, correction: 1.8373e-5, last_offset: 1.7138e-5, rms_offset: 2.7305e-5, root_delay: 0.04518123, root_dispersion: 0.000555202, max_error: 0.02316419 })
|
| 64 | 2026-07-24T21:44:23.345Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 37480
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37220
req_id = fb833571-8025-46a6-a58e-d91adeeea0b9
response_code = 200
uri = /timesync
|
| 65 | 2026-07-24T21:44:26.856Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35240
|
| 66 | 2026-07-24T21:44:26.857Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-07-24T21:44:26.860Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929465.5949235, correction: -8.56e-7, last_offset: -1.7808e-5, rms_offset: 2.6518e-5, root_delay: 0.045177042, root_dispersion: 0.000349554, max_error: 0.022938931 })
|
| 68 | 2026-07-24T21:44:26.860Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3059
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35240
req_id = 17785a0d-ce1b-4bef-9778-f74410f6a4ef
response_code = 200
uri = /timesync
|
| 69 | 2026-07-24T21:44:27.570Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35613
|
| 70 | 2026-07-24T21:44:27.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-07-24T21:44:27.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929467.023626, correction: -1.2149e-5, last_offset: 1.1296e-5, rms_offset: 2.5409e-5, root_delay: 0.045177042, root_dispersion: 0.000333867, max_error: 0.022934537 })
|
| 72 | 2026-07-24T21:44:27.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3027
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35613
req_id = a0936abb-fdd2-4d3f-9c9a-e25ff32e1ccc
response_code = 200
uri = /timesync
|
| 73 | 2026-07-24T21:44:34.258Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40819
|
| 74 | 2026-07-24T21:44:34.258Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-07-24T21:44:34.261Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929473.6101267, correction: -3.1648e-5, last_offset: 5.976e-6, rms_offset: 1.9412e-5, root_delay: 0.045361288, root_dispersion: 0.000321239, max_error: 0.023033531 })
|
| 76 | 2026-07-24T21:44:34.261Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3346
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40819
req_id = 7d09c010-98b3-42e1-ae3e-bb6ebb276f43
response_code = 200
uri = /timesync
|
| 77 | 2026-07-24T21:44:35.602Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63791
|
| 78 | 2026-07-24T21:44:35.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-07-24T21:44:35.605Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929474.5267859, correction: -1.536e-5, last_offset: -1.6011e-5, rms_offset: 1.9099e-5, root_delay: 0.045361288, root_dispersion: 0.000398338, max_error: 0.023094342 })
|
| 80 | 2026-07-24T21:44:35.605Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3210
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63791
req_id = 745d3ede-8660-46ca-9a7b-62d02964d4dd
response_code = 200
uri = /timesync
|
| 81 | 2026-07-24T21:44:42.929Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:46062
|
| 82 | 2026-07-24T21:44:42.930Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-24T21:44:42.933Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929482.4001741, correction: 4.7904e-5, last_offset: -6.307e-6, rms_offset: 2.3709e-5, root_delay: 0.045416988, root_dispersion: 0.000415245, max_error: 0.023171643000000002 })
|
| 84 | 2026-07-24T21:44:42.933Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3123
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46062
req_id = 3b3aad32-90a8-4070-a9b4-b009a18f3e93
response_code = 200
uri = /timesync
|
| 85 | 2026-07-24T21:44:44.511Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40224
|
| 86 | 2026-07-24T21:44:44.511Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-07-24T21:44:44.514Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929482.7819974, correction: 7.9155e-5, last_offset: -3.4443e-5, rms_offset: 2.4991e-5, root_delay: 0.045388628, root_dispersion: 0.00043981, max_error: 0.023213279 })
|
| 88 | 2026-07-24T21:44:44.514Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3009
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40224
req_id = 4b6b9be5-ae2d-47d1-a8bc-6974806ff6ad
response_code = 200
uri = /timesync
|
| 89 | 2026-07-24T21:44:45.726Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:62173
|
| 90 | 2026-07-24T21:44:45.726Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-07-24T21:44:45.729Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1784929484.1257553, correction: 8.221e-5, last_offset: -7.061e-6, rms_offset: 2.3813e-5, root_delay: 0.045485247, root_dispersion: 0.000429043, max_error: 0.0232538765 })
|
| 92 | 2026-07-24T21:44:45.729Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2838
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62173
req_id = b059022e-5671-40b2-b8ff-c4acd7dc002b
response_code = 200
uri = /timesync
|