| 1 | | [ Sep 11 20:10:04 Enabled. ] |
| 2 | | [ Sep 11 20:10:04 Rereading configuration. ] |
| 3 | | [ Sep 11 20:10:05 Rereading configuration. ] |
| 4 | | [ Sep 11 20:10: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 | | [ Sep 11 20:10:15 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-11T20:10:15.361Z | 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-09-11T20:10:15.378Z | 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]:39435
|
| 24 | 2026-09-11T20:10:15.379Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-11T20:10:15.382Z | 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-09-11T20:10:15.382Z | 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 = 3139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = 64b29bd3-5181-49a4-a784-bb360cec5f90
response_code = 200
uri = /timesync
|
| 27 | 2026-09-11T20:10:17.113Z | 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]:45388
|
| 28 | 2026-09-11T20:10:17.113Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-09-11T20:10:17.115Z | 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-09-11T20:10:17.115Z | 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 = 2886
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45388
req_id = 33a10a86-8965-4cc5-bc02-aaa0dcf815dd
response_code = 200
uri = /timesync
|
| 31 | 2026-09-11T20:10:17.245Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-11T20:10:17.248Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157416.1921787, correction: 0.0, last_offset: 0.1404939, rms_offset: 0.1404939, root_delay: 0.047190621, root_dispersion: 1.056464672, max_error: 1.0800599825 })
|
| 33 | 2026-09-11T20:10:17.248Z | 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 = 3102
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = 3b0e0df1-160b-40f9-846d-5743dd000c66
response_code = 200
uri = /timesync
|
| 34 | 2026-09-11T20:10:18.829Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-11T20:10:18.831Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2310555634, ip_addr: 137.184.71.242, stratum: 3, ref_time: 1789157417.1439097, correction: 0.0, last_offset: 0.259260088, rms_offset: 0.256181777, root_delay: 0.096655793, root_dispersion: 1.697107196, max_error: 1.7454350925 })
|
| 36 | 2026-09-11T20:10:18.832Z | 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 = 3143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = f904b4a9-fe54-4413-a137-eb1c62d2736c
response_code = 200
uri = /timesync
|
| 37 | 2026-09-11T20:10:20.093Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-11T20:10:20.096Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157418.7382512, correction: -0.124089278, last_offset: 0.008098744, rms_offset: 0.233322486, root_delay: 0.047324099, root_dispersion: 1.255305767, max_error: 1.4030570945 })
|
| 39 | 2026-09-11T20:10:20.096Z | 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 = 3065
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = a85638e3-22a9-4a6b-a67a-a16624585dcd
response_code = 200
uri = /timesync
|
| 40 | 2026-09-11T20:10:22.154Z | 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]:52077
|
| 41 | 2026-09-11T20:10:22.154Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-09-11T20:10:22.157Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157421.4098704, correction: -0.118238874, last_offset: -0.00058872, rms_offset: 0.209990337, root_delay: 0.047103059, root_dispersion: 0.638019025, max_error: 0.7798094284999999 })
|
| 43 | 2026-09-11T20:10:22.157Z | 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 = 2972
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52077
req_id = 6d1766ee-e281-4e9e-a748-5eb365fcf496
response_code = 200
uri = /timesync
|
| 44 | 2026-09-11T20:10:22.965Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-11T20:10:22.967Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157421.7352421, correction: -0.116092376, last_offset: 5.4925e-5, rms_offset: 0.199214324, root_delay: 0.046957128, root_dispersion: 1.117053747, max_error: 1.256624687 })
|
| 46 | 2026-09-11T20:10:22.967Z | 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 = 2688
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = e7acd15c-55e9-43d1-919d-ab33353403e8
response_code = 200
uri = /timesync
|
| 47 | 2026-09-11T20:10:25.455Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-11T20:10:25.458Z | 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: 1789157422.7483335, correction: -0.10636849, last_offset: -0.002109404, rms_offset: 0.179294318, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.10636849 })
|
| 49 | 2026-09-11T20:10:25.458Z | 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 = 3502
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = 7e744f2e-8e68-4c84-8248-522b9b61bcd0
response_code = 200
uri = /timesync
|
| 50 | 2026-09-11T20:10:27.208Z | 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]:41110
|
| 51 | 2026-09-11T20:10:27.209Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-11T20:10:27.211Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157426.6301415, correction: -0.101018906, last_offset: -0.000638117, rms_offset: 0.161365017, root_delay: 0.04723414, root_dispersion: 0.00027852, max_error: 0.12491449600000001 })
|
| 53 | 2026-09-11T20:10:27.211Z | 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 = 3396
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41110
req_id = 81bfd97d-2549-4dce-a1ae-a1b6ba9c8538
response_code = 200
uri = /timesync
|
| 54 | 2026-09-11T20:10:30.303Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-09-11T20:10:30.306Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157429.4493916, correction: -0.092215903, last_offset: -0.000397441, rms_offset: 0.137776062, root_delay: 0.047767494, root_dispersion: 0.000669163, max_error: 0.116768813 })
|
| 56 | 2026-09-11T20:10:30.306Z | 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 = 3394
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = 23aca841-9f89-489b-bb47-05b6317b0ba2
response_code = 200
uri = /timesync
|
| 57 | 2026-09-11T20:10:32.257Z | 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]:39833
|
| 58 | 2026-09-11T20:10:32.257Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-09-11T20:10:32.261Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157431.3124323, correction: -0.087036088, last_offset: 0.00012691, rms_offset: 0.123998456, root_delay: 0.046878424, root_dispersion: 0.000291564, max_error: 0.11076686399999999 })
|
| 60 | 2026-09-11T20:10:32.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 = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39833
req_id = d3e3f401-3f1e-43eb-9fab-c2f81f15b2ac
response_code = 200
uri = /timesync
|
| 61 | 2026-09-11T20:10:35.910Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-09-11T20:10:35.914Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157434.611245, correction: -0.077574305, last_offset: 0.000130352, rms_offset: 0.105871767, root_delay: 0.047002342, root_dispersion: 0.000432954, max_error: 0.10150843 })
|
| 63 | 2026-09-11T20:10:35.914Z | 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 = 3390
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = b5233a92-cbb5-4667-a19c-b402dbb99852
response_code = 200
uri = /timesync
|
| 64 | 2026-09-11T20:10:37.308Z | 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]:35857
|
| 65 | 2026-09-11T20:10:37.308Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-11T20:10:37.311Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157436.4438334, correction: -0.073703967, last_offset: -6.6722e-5, rms_offset: 0.095284596, root_delay: 0.047133595, root_dispersion: 0.0004193, max_error: 0.09769006449999999 })
|
| 67 | 2026-09-11T20:10:37.311Z | 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 = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35857
req_id = e7fa4a7f-055a-40fa-890c-c1e1431bcc41
response_code = 200
uri = /timesync
|
| 68 | 2026-09-11T20:10:41.486Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-09-11T20:10:41.489Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157440.1913648, correction: -0.062260456, last_offset: -5.8355e-5, rms_offset: 0.081355415, root_delay: 0.047257043, root_dispersion: 0.00024681, max_error: 0.08613578749999999 })
|
| 70 | 2026-09-11T20:10:41.489Z | 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 = 3469
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = b3263eae-33fb-4e56-9278-9392e4b1b8de
response_code = 200
uri = /timesync
|
| 71 | 2026-09-11T20:10:42.357Z | 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]:63513
|
| 72 | 2026-09-11T20:10:42.357Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-09-11T20:10:42.360Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157441.6473246, correction: -0.059912633, last_offset: 1.728e-5, rms_offset: 0.077180527, root_delay: 0.04710817, root_dispersion: 0.000148874, max_error: 0.08361559199999999 })
|
| 74 | 2026-09-11T20:10:42.360Z | 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 = 2963
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63513
req_id = 623974ff-a8dd-4427-9971-9244e2945d95
response_code = 200
uri = /timesync
|
| 75 | 2026-09-11T20:10:47.408Z | 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]:47319
|
| 76 | 2026-09-11T20:10:47.408Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-09-11T20:10:47.411Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157446.1522248, correction: -0.046298753, last_offset: 1.6406e-5, rms_offset: 0.062516227, root_delay: 0.046832539, root_dispersion: 0.000807689, max_error: 0.0705227115 })
|
| 78 | 2026-09-11T20:10:47.411Z | 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 = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47319
req_id = cf294fd8-3cf6-4c88-946d-862ede0e7d11
response_code = 200
uri = /timesync
|
| 79 | 2026-09-11T20:10:49.052Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-09-11T20:10:49.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157447.6934135, correction: -0.041844346, last_offset: 8.698e-6, rms_offset: 0.059308104, root_delay: 0.046918295, root_dispersion: 0.00030071, max_error: 0.0656042035 })
|
| 81 | 2026-09-11T20:10:49.055Z | 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 = 3165
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39435
req_id = 50a83469-13d7-49b1-a00c-fbcdd6e7c7d4
response_code = 200
uri = /timesync
|
| 82 | 2026-09-11T20:10:49.160Z | 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]:39646
|
| 83 | 2026-09-11T20:10:49.160Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-09-11T20:10:49.163Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157448.9188764, correction: -0.041536108, last_offset: -1.521e-5, rms_offset: 0.056264609, root_delay: 0.046982009, root_dispersion: 0.000133191, max_error: 0.0651603035 })
|
| 85 | 2026-09-11T20:10:49.163Z | 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 = 2466
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39646
req_id = 06afeb5f-60be-4d8f-a6d3-be7e5573220c
response_code = 200
uri = /timesync
|
| 86 | 2026-09-11T20:11:16.581Z | 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]:37655
|
| 87 | 2026-09-11T20:11:16.582Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-09-11T20:11:16.587Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157475.3075483, correction: -0.000366328, last_offset: 0.0004242, rms_offset: 0.020681987, root_delay: 0.046898775, root_dispersion: 0.000486763, max_error: 0.0243024785 })
|
| 89 | 2026-09-11T20:11:16.587Z | 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 = 6072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37655
req_id = 9248da0b-79cc-4de6-97f4-9f4d00f1a664
response_code = 200
uri = /timesync
|
| 90 | 2026-09-11T20:12:22.269Z | 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]:55662
|
| 91 | 2026-09-11T20:12:22.273Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-09-11T20:12:22.299Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157541.9667025, correction: 0.000186677, last_offset: -0.000225151, rms_offset: 0.001626567, root_delay: 0.047002539, root_dispersion: 9.989e-5, max_error: 0.0237878365 })
|
| 93 | 2026-09-11T20:12:22.299Z | 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 = 30487
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55662
req_id = 9642d613-f2ac-4803-b81a-0457c07dcf4e
response_code = 200
uri = /timesync
|
| 94 | 2026-09-11T20:12:25.335Z | 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]:52835
|
| 95 | 2026-09-11T20:12:25.335Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-09-11T20:12:25.339Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157544.6415586, correction: 0.000221723, last_offset: -0.000109819, rms_offset: 0.001389845, root_delay: 0.046878193, root_dispersion: 0.000103481, max_error: 0.0237643005 })
|
| 97 | 2026-09-11T20:12:25.339Z | 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 = 3490
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52835
req_id = 8aed43c7-e247-4b67-b115-503bf2a07947
response_code = 200
uri = /timesync
|
| 98 | 2026-09-11T20:12:26.869Z | 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]:33884
|
| 99 | 2026-09-11T20:12:26.869Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-09-11T20:12:26.872Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157545.6959488, correction: 0.000143007, last_offset: 6.4567e-5, rms_offset: 0.001318681, root_delay: 0.046878193, root_dispersion: 0.000259094, max_error: 0.0238411975 })
|
| 101 | 2026-09-11T20:12:26.872Z | 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 = 2906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33884
req_id = aee9e7a5-5ce4-4c0e-ad2b-d80a3a3e8ae0
response_code = 200
uri = /timesync
|
| 102 | 2026-09-11T20:12:30.543Z | 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]:65107
|
| 103 | 2026-09-11T20:12:30.543Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-09-11T20:12:30.547Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157549.517825, correction: 0.00022396, last_offset: -0.000143332, rms_offset: 0.001126873, root_delay: 0.046959564, root_dispersion: 0.000148303, max_error: 0.023852045 })
|
| 105 | 2026-09-11T20:12:30.547Z | 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 = 3453
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65107
req_id = 08a4c7d3-2693-44b6-bf7c-a44af5f55851
response_code = 200
uri = /timesync
|
| 106 | 2026-09-11T20:12:30.637Z | 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]:56542
|
| 107 | 2026-09-11T20:12:30.637Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-09-11T20:12:30.640Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157549.517825, correction: 0.000223377, last_offset: -0.000143332, rms_offset: 0.001126873, root_delay: 0.046959564, root_dispersion: 0.000155109, max_error: 0.023858268000000002 })
|
| 109 | 2026-09-11T20:12:30.641Z | 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 = 3240
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56542
req_id = 1a70f215-82be-4efd-9ee1-84263abfd578
response_code = 200
uri = /timesync
|
| 110 | 2026-09-11T20:12:50.112Z | 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]:56576
|
| 111 | 2026-09-11T20:12:50.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-09-11T20:12:50.116Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157567.404651, correction: 5.19e-5, last_offset: -3.555e-6, rms_offset: 0.000462124, root_delay: 0.047113083, root_dispersion: 0.00023803, max_error: 0.0238464715 })
|
| 113 | 2026-09-11T20:12:50.116Z | 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 = 3524
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56576
req_id = 20ccd002-ab6d-4f91-bde3-90c2180ba328
response_code = 200
uri = /timesync
|
| 114 | 2026-09-11T20:12:50.802Z | 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]:62860
|
| 115 | 2026-09-11T20:12:50.802Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-09-11T20:12:50.805Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157570.5743804, correction: 1.2876e-5, last_offset: 3.8633e-5, rms_offset: 0.00043858, root_delay: 0.046982415, root_dispersion: 6.1616e-5, max_error: 0.0235656995 })
|
| 117 | 2026-09-11T20:12:50.805Z | 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 = 2769
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62860
req_id = 9ed88480-3b82-48da-8944-5520f6c96c80
response_code = 200
uri = /timesync
|
| 118 | 2026-09-11T20:12:50.839Z | 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]:37723
|
| 119 | 2026-09-11T20:12:50.839Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-09-11T20:12:50.842Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157570.5743804, correction: 1.2876e-5, last_offset: 3.8633e-5, rms_offset: 0.00043858, root_delay: 0.046982415, root_dispersion: 6.4118e-5, max_error: 0.023568201499999997 })
|
| 121 | 2026-09-11T20:12:50.842Z | 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 = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37723
req_id = 5e483f29-7357-45c3-88a1-4a171cb0a008
response_code = 200
uri = /timesync
|
| 122 | 2026-09-11T20:13:49.969Z | 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]:44111
|
| 123 | 2026-09-11T20:13:49.969Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-09-11T20:13:49.973Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157626.4320788, correction: -0.000215075, last_offset: 9.5739e-5, rms_offset: 7.7235e-5, root_delay: 0.047013592, root_dispersion: 0.000584461, max_error: 0.024306332 })
|
| 125 | 2026-09-11T20:13:49.973Z | 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 = 3633
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44111
req_id = 1705599c-da7b-4d02-9300-b37fff08bad0
response_code = 200
uri = /timesync
|
| 126 | 2026-09-11T20:13:50.987Z | 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]:60413
|
| 127 | 2026-09-11T20:13:50.987Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-09-11T20:13:50.991Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157630.2831764, correction: -0.000157329, last_offset: -5.3991e-5, rms_offset: 7.5234e-5, root_delay: 0.0476817, root_dispersion: 0.000243869, max_error: 0.024242048000000002 })
|
| 129 | 2026-09-11T20:13:50.991Z | 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 = 3762
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60413
req_id = 8ff32593-0143-41e5-8c3b-846aadef417f
response_code = 200
uri = /timesync
|
| 130 | 2026-09-11T20:13:51.039Z | 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]:40289
|
| 131 | 2026-09-11T20:13:51.039Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-09-11T20:13:51.042Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157630.2831764, correction: -0.000157228, last_offset: -5.3991e-5, rms_offset: 7.5234e-5, root_delay: 0.0476817, root_dispersion: 0.00024728, max_error: 0.024245357999999998 })
|
| 133 | 2026-09-11T20:13:51.042Z | 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 = 3540
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40289
req_id = c3a51fb0-97dd-42ad-90b5-317d5306586b
response_code = 200
uri = /timesync
|
| 134 | 2026-09-11T20:14:49.885Z | 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]:51001
|
| 135 | 2026-09-11T20:14:49.885Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-09-11T20:14:49.888Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157688.7552712, correction: -0.000570807, last_offset: 0.000491829, rms_offset: 0.000206268, root_delay: 0.047147613, root_dispersion: 0.000314056, max_error: 0.0244586695 })
|
| 137 | 2026-09-11T20:14:49.888Z | 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 = 3548
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51001
req_id = 7394a00a-7322-4569-8d6a-136ed84d7e34
response_code = 200
uri = /timesync
|
| 138 | 2026-09-11T20:14:50.563Z | 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]:64186
|
| 139 | 2026-09-11T20:14:50.563Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-09-11T20:14:50.566Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157688.7552712, correction: -0.000496338, last_offset: 0.000491829, rms_offset: 0.000206268, root_delay: 0.047147613, root_dispersion: 0.00036225, max_error: 0.0244323945 })
|
| 141 | 2026-09-11T20:14:50.566Z | 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 = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64186
req_id = b971b0f5-2d90-430c-b95e-67e1af6b7207
response_code = 200
uri = /timesync
|
| 142 | 2026-09-11T20:14:51.020Z | 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]:59903
|
| 143 | 2026-09-11T20:14:51.020Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-09-11T20:14:51.023Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1255149205, ip_addr: 74.208.14.149, stratum: 2, ref_time: 1789157690.2447112, correction: -6.2542e-5, last_offset: -0.000395146, rms_offset: 0.000232177, root_delay: 0.047137022, root_dispersion: 0.000132658, max_error: 0.023763711 })
|
| 145 | 2026-09-11T20:14:51.023Z | 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 = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59903
req_id = 856685fe-13d4-4945-ac8d-0f1abe1b8825
response_code = 200
uri = /timesync
|