| 1 | | [ Aug 19 01:27:35 Enabled. ] |
| 2 | | [ Aug 19 01:27:35 Rereading configuration. ] |
| 3 | | [ Aug 19 01:27:36 Rereading configuration. ] |
| 4 | | [ Aug 19 01:27:41 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 | | [ Aug 19 01:27:41 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-19T01:27:41.376Z | 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-08-19T01:27:41.747Z | 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]:47407
|
| 24 | 2026-08-19T01:27:41.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-19T01:27:41.751Z | 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-08-19T01:27:41.751Z | 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 = 3587
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47407
req_id = fcc37b90-e479-4508-bd97-4136ed973ba5
response_code = 200
uri = /timesync
|
| 27 | 2026-08-19T01:27:42.018Z | 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]:33100
|
| 28 | 2026-08-19T01:27:42.018Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-19T01:27:42.022Z | 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-08-19T01:27:42.022Z | 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 = 3269
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = 1c31e7f5-05c9-4a8f-81e9-fe71608b47ab
response_code = 200
uri = /timesync
|
| 31 | 2026-08-19T01:27:43.081Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-19T01:27:43.084Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102862.8519516, correction: 0.0, last_offset: 0.156037375, rms_offset: 0.156037375, root_delay: 0.0103326, root_dispersion: 0.233048588, max_error: 0.238214888 })
|
| 33 | 2026-08-19T01:27:43.084Z | 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 = 2879
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = 952922df-7837-4cfb-8b12-289e653844e2
response_code = 200
uri = /timesync
|
| 34 | 2026-08-19T01:27:44.312Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-19T01:27:44.315Z | 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: 1787102862.2006783, correction: 0.0, last_offset: -0.174049586, rms_offset: 0.174049586, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 36 | 2026-08-19T01:27:44.315Z | 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 = 2860
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = 95b16ede-cd3b-4a9c-ae5a-30317b69a559
response_code = 200
uri = /timesync
|
| 37 | 2026-08-19T01:27:45.934Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-19T01:27:45.937Z | 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: 1787102862.2006783, correction: -0.016520107, last_offset: 0.010368686, rms_offset: 0.156703621, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.016520107 })
|
| 39 | 2026-08-19T01:27:45.937Z | 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 = 3446
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = a63a398d-5c50-46ca-a24a-a453870d3dd0
response_code = 200
uri = /timesync
|
| 40 | 2026-08-19T01:27:46.674Z | 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]:37799
|
| 41 | 2026-08-19T01:27:46.674Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-19T01:27:46.677Z | 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: 1787102862.2006783, correction: -0.01460699, last_offset: 9.5341e-5, rms_offset: 0.14866212, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.01460699 })
|
| 43 | 2026-08-19T01:27:46.677Z | 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 = 2998
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37799
req_id = 761fccb7-d423-4563-aa9d-163464127733
response_code = 200
uri = /timesync
|
| 44 | 2026-08-19T01:27:47.072Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-19T01:27:47.075Z | 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: 1787102862.2006783, correction: -0.013462327, last_offset: -6.279e-5, rms_offset: 0.141033277, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.013462327 })
|
| 46 | 2026-08-19T01:27:47.075Z | 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 = 2636
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = 20bda21c-b675-4533-853e-8e89b5f58cc8
response_code = 200
uri = /timesync
|
| 47 | 2026-08-19T01:27:48.399Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-19T01:27:48.402Z | 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: 1787102862.2006783, correction: -0.009846321, last_offset: -1.1957e-5, rms_offset: 0.133795902, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.009846321 })
|
| 49 | 2026-08-19T01:27:48.402Z | 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]:33100
req_id = cc633561-965f-485c-a819-ec765bd17782
response_code = 200
uri = /timesync
|
| 50 | 2026-08-19T01:27:51.728Z | 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]:60467
|
| 51 | 2026-08-19T01:27:51.728Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-19T01:27:51.730Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102870.9471688, correction: -0.000887874, last_offset: 7.212e-6, rms_offset: 0.114236951, root_delay: 0.010340209, root_dispersion: 0.001021476, max_error: 0.0070794545 })
|
| 53 | 2026-08-19T01:27:51.730Z | 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 = 2815
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60467
req_id = 30da4f0f-bf2d-43eb-91ef-c73e528ad423
response_code = 200
uri = /timesync
|
| 54 | 2026-08-19T01:27:51.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-19T01:27:51.768Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102870.9471688, correction: -0.000787709, last_offset: 7.212e-6, rms_offset: 0.114236951, root_delay: 0.010340209, root_dispersion: 0.001026876, max_error: 0.0069846895 })
|
| 56 | 2026-08-19T01:27:51.768Z | 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 = 2849
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33100
req_id = f30ba87f-7065-4e3c-8794-7a7465b7d2c8
response_code = 200
uri = /timesync
|
| 57 | 2026-08-19T01:27:51.874Z | 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]:49047
|
| 58 | 2026-08-19T01:27:51.874Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-08-19T01:27:51.876Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102870.9471688, correction: -0.000503672, last_offset: 7.212e-6, rms_offset: 0.114236951, root_delay: 0.010340209, root_dispersion: 0.001042188, max_error: 0.0067159645 })
|
| 60 | 2026-08-19T01:27:51.876Z | 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 = 2220
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49047
req_id = b344a788-7d3c-4557-a16b-5548bbefe2c9
response_code = 200
uri = /timesync
|
| 61 | 2026-08-19T01:28:54.169Z | 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]:46057
|
| 62 | 2026-08-19T01:28:54.187Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-08-19T01:28:54.201Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102933.5390053, correction: 1.0233e-5, last_offset: -8.995e-6, rms_offset: 0.005979017, root_delay: 0.010215829, root_dispersion: 0.001053278, max_error: 0.006171425499999999 })
|
| 64 | 2026-08-19T01:28:54.202Z | 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 = 27782
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46057
req_id = 2d3cfc83-302d-4e81-8a35-777d159fbc6a
response_code = 200
uri = /timesync
|
| 65 | 2026-08-19T01:29:47.622Z | 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]:47355
|
| 66 | 2026-08-19T01:29:47.631Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-08-19T01:29:47.661Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102986.135385, correction: 3.29e-6, last_offset: -7.737e-6, rms_offset: 0.000589243, root_delay: 0.010144839, root_dispersion: 0.001122216, max_error: 0.0061979255 })
|
| 68 | 2026-08-19T01:29:47.661Z | 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 = 38793
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47355
req_id = 6825290b-af1e-4df4-9bc5-ef584d4a2eb4
response_code = 200
uri = /timesync
|
| 69 | 2026-08-19T01:29:50.062Z | 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]:41569
|
| 70 | 2026-08-19T01:29:50.062Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-08-19T01:29:50.066Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102988.8869739, correction: 1.0942e-5, last_offset: -2.7227e-5, rms_offset: 0.000530431, root_delay: 0.010292483, root_dispersion: 0.001118934, max_error: 0.0062761175 })
|
| 72 | 2026-08-19T01:29:50.066Z | 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 = 3737
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41569
req_id = d94b18af-d2be-4f8b-a804-6e620a7ed0b7
response_code = 200
uri = /timesync
|
| 73 | 2026-08-19T01:29:51.093Z | 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]:57817
|
| 74 | 2026-08-19T01:29:51.094Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-19T01:29:51.096Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102989.3977606, correction: 6.125e-6, last_offset: -2.6752e-5, rms_offset: 0.000503282, root_delay: 0.010094807, root_dispersion: 0.001176233, max_error: 0.0062297615 })
|
| 76 | 2026-08-19T01:29:51.097Z | 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 = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57817
req_id = e4fb8d64-e294-40fe-8c8d-c4383a8cdf3d
response_code = 200
uri = /timesync
|
| 77 | 2026-08-19T01:29:56.198Z | 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]:33471
|
| 78 | 2026-08-19T01:29:56.198Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-19T01:29:56.201Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102995.1454155, correction: -7e-6, last_offset: 1.2602e-5, rms_offset: 0.00038702, root_delay: 0.010170813, root_dispersion: 0.001109239, max_error: 0.0062016455 })
|
| 80 | 2026-08-19T01:29:56.201Z | 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 = 3133
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33471
req_id = 923e9b43-d2b8-46f5-be36-d215f13f80e3
response_code = 200
uri = /timesync
|
| 81 | 2026-08-19T01:29:56.265Z | 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]:57679
|
| 82 | 2026-08-19T01:29:56.265Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-19T01:29:56.268Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1787102995.1454155, correction: -6.764e-6, last_offset: 1.2602e-5, rms_offset: 0.00038702, root_delay: 0.010170813, root_dispersion: 0.001114719, max_error: 0.006206889500000001 })
|
| 84 | 2026-08-19T01:29:56.268Z | 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 = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57679
req_id = e103165c-4111-4098-934b-031a10b7053f
response_code = 200
uri = /timesync
|