| 1 | | [ Jul 21 19:11:31 Enabled. ] |
| 2 | | [ Jul 21 19:11:31 Rereading configuration. ] |
| 3 | | [ Jul 21 19:11:32 Rereading configuration. ] |
| 4 | | [ Jul 21 19:11:37 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 21 19:11:37 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-21T19:11:37.692Z | 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-21T19:11:38.027Z | 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]:42541
|
| 24 | 2026-07-21T19:11:38.028Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-21T19:11:38.031Z | 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-21T19:11:38.031Z | 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 = 3205
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42541
req_id = df58059c-9a87-4349-9377-1842f571484b
response_code = 200
uri = /timesync
|
| 27 | 2026-07-21T19:11:38.639Z | 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]:36586
|
| 28 | 2026-07-21T19:11:38.639Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-21T19:11:38.642Z | 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-21T19:11:38.642Z | 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 = 2750
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36586
req_id = 329866e3-b406-42c5-b9b9-2adf6ca569d7
response_code = 200
uri = /timesync
|
| 31 | 2026-07-21T19:11:39.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-21T19:11:39.110Z | 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-21T19:11:39.110Z | 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 = 3201
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42541
req_id = 2ad375a6-2bb3-40ad-9b68-98a91d3f5b92
response_code = 200
uri = /timesync
|
| 34 | 2026-07-21T19:11:40.436Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-21T19:11:40.440Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661099.1207607, correction: 0.0, last_offset: -0.249746904, rms_offset: 0.249746904, root_delay: 0.010844526, root_dispersion: 1.319844961, max_error: 1.325267224 })
|
| 36 | 2026-07-21T19:11:40.440Z | 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 = 3118
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42541
req_id = f095de54-2e1d-4c6a-a129-c00259cd07ee
response_code = 200
uri = /timesync
|
| 37 | 2026-07-21T19:11:41.101Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-21T19:11:41.103Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1784661101.027039, correction: 1.13e-7, last_offset: 0.013121753, rms_offset: 0.013121753, root_delay: 0.065420888, root_dispersion: 0.093749687, max_error: 0.126460244 })
|
| 39 | 2026-07-21T19:11:41.103Z | 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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42541
req_id = 714b12ea-a509-486b-806d-ce9e336eed6c
response_code = 200
uri = /timesync
|
| 40 | 2026-07-21T19:11:41.206Z | 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]:43932
|
| 41 | 2026-07-21T19:11:41.206Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-21T19:11:41.208Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3324968578, ip_addr: 198.46.254.130, stratum: 3, ref_time: 1784661101.027039, correction: 1.13e-7, last_offset: 0.013121753, rms_offset: 0.013121753, root_delay: 0.065420888, root_dispersion: 0.201556966, max_error: 0.234267523 })
|
| 43 | 2026-07-21T19:11:41.208Z | 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 = 2639
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43932
req_id = 68ba5fc1-a41b-49f1-9c38-c4a7964f08ea
response_code = 200
uri = /timesync
|
| 44 | 2026-07-21T19:11:46.290Z | 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]:48451
|
| 45 | 2026-07-21T19:11:46.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-07-21T19:11:46.293Z | 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: 1784661099.795441, correction: 0.241861954, last_offset: -0.001203864, rms_offset: 0.2025861, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.241861954 })
|
| 47 | 2026-07-21T19:11:46.293Z | 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 = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48451
req_id = e9d6ed1e-4bff-491f-9460-6f110712596f
response_code = 200
uri = /timesync
|
| 48 | 2026-07-21T19:11:51.382Z | 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]:33479
|
| 49 | 2026-07-21T19:11:51.382Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-07-21T19:11:51.385Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661110.4472535, correction: 0.225932598, last_offset: 7.94e-5, rms_offset: 0.155674398, root_delay: 0.010889069, root_dispersion: 0.001660541, max_error: 0.2330376735 })
|
| 51 | 2026-07-21T19:11:51.385Z | 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 = 2471
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33479
req_id = 8cd03077-b6ce-4d8e-b425-6e8c0063582f
response_code = 200
uri = /timesync
|
| 52 | 2026-07-21T19:11:56.474Z | 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]:51919
|
| 53 | 2026-07-21T19:11:56.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-07-21T19:11:56.476Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661115.648531, correction: 0.212295264, last_offset: -7.9475e-5, rms_offset: 0.119625427, root_delay: 0.010678384, root_dispersion: 0.001313774, max_error: 0.21894823 })
|
| 55 | 2026-07-21T19:11:56.476Z | 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 = 2847
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51919
req_id = 5caade93-36c8-49b6-a3d2-5b12deceaff1
response_code = 200
uri = /timesync
|
| 56 | 2026-07-21T19:12:01.565Z | 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]:50491
|
| 57 | 2026-07-21T19:12:01.565Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-21T19:12:01.568Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661120.9052145, correction: 0.19864054, last_offset: 1.4542e-5, rms_offset: 0.091924183, root_delay: 0.010687163, root_dispersion: 0.001170004, max_error: 0.2051541255 })
|
| 59 | 2026-07-21T19:12:01.568Z | 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 = 3117
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50491
req_id = 07f59b4e-927a-45ac-a209-8a935555cb9e
response_code = 200
uri = /timesync
|
| 60 | 2026-07-21T19:12:06.658Z | 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]:33928
|
| 61 | 2026-07-21T19:12:06.659Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-21T19:12:06.661Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661125.5501401, correction: 0.184848294, last_offset: -7.486e-6, rms_offset: 0.070637621, root_delay: 0.01063916, root_dispersion: 0.001151482, max_error: 0.191319356 })
|
| 63 | 2026-07-21T19:12:06.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 = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33928
req_id = f2a31742-1623-4d74-b324-6f7a3f9a7f9d
response_code = 200
uri = /timesync
|
| 64 | 2026-07-21T19:12:11.748Z | 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]:64072
|
| 65 | 2026-07-21T19:12:11.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-21T19:12:11.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661130.6490018, correction: 0.171120524, last_offset: -1.1365e-5, rms_offset: 0.054280318, root_delay: 0.010467209, root_dispersion: 0.001201812, max_error: 0.17755594049999998 })
|
| 67 | 2026-07-21T19:12:11.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 = 3274
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64072
req_id = dedaa775-2828-4fe9-bae0-56cfc45d9d17
response_code = 200
uri = /timesync
|
| 68 | 2026-07-21T19:12:16.836Z | 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]:45102
|
| 69 | 2026-07-21T19:12:16.836Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-07-21T19:12:16.839Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661135.2152274, correction: 0.157345504, last_offset: 2.5983e-5, rms_offset: 0.041710839, root_delay: 0.010492934, root_dispersion: 0.001424703, max_error: 0.164016674 })
|
| 71 | 2026-07-21T19:12:16.839Z | 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 = 3051
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45102
req_id = 83305cdd-c82d-409a-99cb-5dd956db3ae7
response_code = 200
uri = /timesync
|
| 72 | 2026-07-21T19:12:21.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::1]:53953
|
| 73 | 2026-07-21T19:12:21.929Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-07-21T19:12:21.931Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661140.8975215, correction: 0.143547028, last_offset: 6.2775e-5, rms_offset: 0.032052025, root_delay: 0.010813455, root_dispersion: 0.00129403, max_error: 0.1502477855 })
|
| 75 | 2026-07-21T19:12:21.932Z | 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 = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53953
req_id = 98e612aa-e652-43c0-bde9-10fbc4dddaed
response_code = 200
uri = /timesync
|
| 76 | 2026-07-21T19:12:27.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]:50322
|
| 77 | 2026-07-21T19:12:27.019Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-07-21T19:12:27.021Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661145.699807, correction: 0.129796907, last_offset: 2.7337e-5, rms_offset: 0.024629867, root_delay: 0.010846323, root_dispersion: 0.001398367, max_error: 0.1366184355 })
|
| 79 | 2026-07-21T19:12:27.021Z | 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 = 2592
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50322
req_id = 578824cd-1e11-4746-aff6-0191b136d0f0
response_code = 200
uri = /timesync
|
| 80 | 2026-07-21T19:12:32.109Z | 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]:46889
|
| 81 | 2026-07-21T19:12:32.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-07-21T19:12:32.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661150.5461872, correction: 0.116063118, last_offset: 7.0609e-5, rms_offset: 0.018926449, root_delay: 0.01034141, root_dispersion: 0.001508874, max_error: 0.122742697 })
|
| 83 | 2026-07-21T19:12:32.112Z | 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 = 2875
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46889
req_id = ef092e95-8f17-4e71-93aa-d166c79e1be7
response_code = 200
uri = /timesync
|
| 84 | 2026-07-21T19:12:37.197Z | 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]:39176
|
| 85 | 2026-07-21T19:12:37.197Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-07-21T19:12:37.200Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661155.5806284, correction: 0.102306649, last_offset: 2.304e-6, rms_offset: 0.014543734, root_delay: 0.010584694, root_dispersion: 0.001351724, max_error: 0.10895072 })
|
| 87 | 2026-07-21T19:12:37.200Z | 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 = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39176
req_id = 94d3c28a-8353-4379-8eaf-f251bb448f6a
response_code = 200
uri = /timesync
|
| 88 | 2026-07-21T19:12:42.289Z | 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]:57683
|
| 89 | 2026-07-21T19:12:42.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-07-21T19:12:42.292Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661161.3154335, correction: 0.088532366, last_offset: 3.46e-7, rms_offset: 0.011175904, root_delay: 0.010825561, root_dispersion: 0.001290659, max_error: 0.0952358055 })
|
| 91 | 2026-07-21T19:12:42.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 = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57683
req_id = 29fc461a-9865-4249-933e-60616bacb6d0
response_code = 200
uri = /timesync
|
| 92 | 2026-07-21T19:12:47.381Z | 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]:34694
|
| 93 | 2026-07-21T19:12:47.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-07-21T19:12:47.383Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661167.388416, correction: 0.074729651, last_offset: 2.5829e-5, rms_offset: 0.008147305, root_delay: 0.010737717, root_dispersion: 0.001145671, max_error: 0.0812441805 })
|
| 95 | 2026-07-21T19:12:47.384Z | 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 = 2710
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34694
req_id = 60da5558-e4e7-4b56-a3a9-6fea578fc0cf
response_code = 200
uri = /timesync
|
| 96 | 2026-07-21T19:12:52.474Z | 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]:46753
|
| 97 | 2026-07-21T19:12:52.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-07-21T19:12:52.476Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661172.0159392, correction: 0.060941748, last_offset: 6.334e-6, rms_offset: 0.006260722, root_delay: 0.010642352, root_dispersion: 0.0011495, max_error: 0.067412424 })
|
| 99 | 2026-07-21T19:12:52.476Z | 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 = 3022
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46753
req_id = 5c00b508-b4a2-4e15-afed-f90a5df19d09
response_code = 200
uri = /timesync
|
| 100 | 2026-07-21T19:12:57.564Z | 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]:50140
|
| 101 | 2026-07-21T19:12:57.564Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-07-21T19:12:57.567Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661177.030481, correction: 0.047268581, last_offset: 2.231e-6, rms_offset: 0.004810979, root_delay: 0.010532206, root_dispersion: 0.00115729, max_error: 0.053691973999999996 })
|
| 103 | 2026-07-21T19:12:57.567Z | 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 = 2950
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50140
req_id = 3f15ea8a-7d9b-4ba2-acef-f780cfb2561b
response_code = 200
uri = /timesync
|
| 104 | 2026-07-21T19:13:32.014Z | 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]:52471
|
| 105 | 2026-07-21T19:13:32.016Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-07-21T19:13:32.021Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661210.4885013, correction: -9.3278e-5, last_offset: 0.000450356, rms_offset: 0.001110389, root_delay: 0.010640951, root_dispersion: 0.001883565, max_error: 0.007297318499999999 })
|
| 107 | 2026-07-21T19:13:32.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 = 6666
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52471
req_id = 019ed391-eba8-44f9-83c0-b43084bd3e95
response_code = 200
uri = /timesync
|
| 108 | 2026-07-21T19:14:46.302Z | 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]:60515
|
| 109 | 2026-07-21T19:14:46.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-07-21T19:14:46.338Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661285.2071266, correction: -3.1979e-5, last_offset: 4.5277e-5, rms_offset: 0.000111855, root_delay: 0.010186974, root_dispersion: 0.001497866, max_error: 0.006623331999999999 })
|
| 111 | 2026-07-21T19:14:46.340Z | 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 = 38154
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60515
req_id = 1c2a67fb-bebd-4fbc-b9b4-123cb43ea7af
response_code = 200
uri = /timesync
|
| 112 | 2026-07-21T19:14:50.533Z | 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]:58822
|
| 113 | 2026-07-21T19:14:50.533Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-07-21T19:14:50.537Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661289.5471866, correction: -1.9988e-5, last_offset: 2.2994e-5, rms_offset: 9.9639e-5, root_delay: 0.0101891, root_dispersion: 0.001454009, max_error: 0.006568547 })
|
| 115 | 2026-07-21T19:14:50.537Z | 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 = 3256
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58822
req_id = bf8ded64-8ea0-4c4c-a564-8e12700bf8b7
response_code = 200
uri = /timesync
|
| 116 | 2026-07-21T19:14:51.567Z | 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]:52575
|
| 117 | 2026-07-21T19:14:51.568Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-07-21T19:14:51.572Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661290.490434, correction: 9.011e-5, last_offset: -0.000173023, rms_offset: 0.000109219, root_delay: 0.010145646, root_dispersion: 0.001460392, max_error: 0.006623324999999999 })
|
| 119 | 2026-07-21T19:14:51.572Z | 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 = 4862
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52575
req_id = a8348738-ca68-46f2-b55b-583e09fa625e
response_code = 200
uri = /timesync
|
| 120 | 2026-07-21T19:14:54.333Z | 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]:43959
|
| 121 | 2026-07-21T19:14:54.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-07-21T19:14:54.337Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661293.7877195, correction: 9.1076e-5, last_offset: -8.8247e-5, rms_offset: 9.922e-5, root_delay: 0.010227344, root_dispersion: 0.001324551, max_error: 0.006529299 })
|
| 123 | 2026-07-21T19:14:54.337Z | 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 = 4349
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43959
req_id = a601ba8c-0ed1-4c6c-8d1b-d61effc4611d
response_code = 200
uri = /timesync
|
| 124 | 2026-07-21T19:14:54.412Z | 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]:40820
|
| 125 | 2026-07-21T19:14:54.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-07-21T19:14:54.416Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 759117325, ip_addr: 45.63.54.13, stratum: 3, ref_time: 1784661293.7877195, correction: 8.2555e-5, last_offset: -8.8247e-5, rms_offset: 9.922e-5, root_delay: 0.010227344, root_dispersion: 0.001337906, max_error: 0.006534132999999999 })
|
| 127 | 2026-07-21T19:14:54.416Z | 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 = 3667
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40820
req_id = 0e924f02-0362-4346-925e-c0e86e681df3
response_code = 200
uri = /timesync
|