| 1 | | [ May 29 00:35:40 Enabled. ] |
| 2 | | [ May 29 00:35:40 Rereading configuration. ] |
| 3 | | [ May 29 00:35:41 Rereading configuration. ] |
| 4 | | [ May 29 00:35:47 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 | | [ May 29 00:35:48 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-29T00:35:48.014Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-29T00:35:48.289Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35283
|
| 24 | 2026-05-29T00:35:48.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-29T00:35:48.292Z | 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-05-29T00:35:48.292Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35283
req_id = 79566283-3163-47ba-bfb8-3182fffdd606
response_code = 200
uri = /timesync
|
| 27 | 2026-05-29T00:35:48.619Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55947
|
| 28 | 2026-05-29T00:35:48.619Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-29T00:35:48.622Z | 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-05-29T00:35:48.622Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2921
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 786be2d9-c709-43a0-8202-bf73f91ab445
response_code = 200
uri = /timesync
|
| 31 | 2026-05-29T00:35:49.224Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-29T00:35:49.227Z | 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-05-29T00:35:49.227Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 76c59340-54c3-45db-9d85-a5d4ebe9c3aa
response_code = 200
uri = /timesync
|
| 34 | 2026-05-29T00:35:50.760Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-29T00:35:50.763Z | 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 })
|
| 36 | 2026-05-29T00:35:50.763Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 7423bed8-bf8f-403b-8cb1-579061732b8b
response_code = 200
uri = /timesync
|
| 37 | 2026-05-29T00:35:52.187Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-29T00:35:52.190Z | 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 })
|
| 39 | 2026-05-29T00:35:52.190Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2983
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 57241b3a-7b59-4d19-8484-2f12fd58c6ce
response_code = 200
uri = /timesync
|
| 40 | 2026-05-29T00:35:53.325Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-05-29T00:35:53.328Z | 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 })
|
| 42 | 2026-05-29T00:35:53.328Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2706
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 591356e2-a552-432b-bae5-65a13807e689
response_code = 200
uri = /timesync
|
| 43 | 2026-05-29T00:35:53.354Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56234
|
| 44 | 2026-05-29T00:35:53.354Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-29T00:35:53.356Z | 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 })
|
| 46 | 2026-05-29T00:35:53.356Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2662
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56234
req_id = 6bd1e83f-a1ef-4122-a4f1-3349cc66d18a
response_code = 200
uri = /timesync
|
| 47 | 2026-05-29T00:35:54.926Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-29T00:35:54.929Z | 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 })
|
| 49 | 2026-05-29T00:35:54.929Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3036
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 43f55679-bbe4-4380-a5d7-e5cdfe805b27
response_code = 200
uri = /timesync
|
| 50 | 2026-05-29T00:35:57.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-29T00:35:57.919Z | 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 })
|
| 52 | 2026-05-29T00:35:57.919Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2686
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 394fb871-1ff1-4135-b691-007e36f8b564
response_code = 200
uri = /timesync
|
| 53 | 2026-05-29T00:35:58.417Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43032
|
| 54 | 2026-05-29T00:35:58.417Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-29T00:35:58.420Z | 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 })
|
| 56 | 2026-05-29T00:35:58.420Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2762
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43032
req_id = fe1cb683-dcdf-4278-8441-f366eb7328e3
response_code = 200
uri = /timesync
|
| 57 | 2026-05-29T00:36:01.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-29T00:36:01.370Z | 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 })
|
| 59 | 2026-05-29T00:36:01.370Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 0933f4cb-01b4-4f45-9eaf-e4bb6f66609b
response_code = 200
uri = /timesync
|
| 60 | 2026-05-29T00:36:03.482Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44095
|
| 61 | 2026-05-29T00:36:03.482Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-29T00:36:03.485Z | 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 })
|
| 63 | 2026-05-29T00:36:03.485Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44095
req_id = 6f9cce65-c227-47b2-8210-90af9b2a6cb9
response_code = 200
uri = /timesync
|
| 64 | 2026-05-29T00:36:03.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-05-29T00:36:03.618Z | 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 })
|
| 66 | 2026-05-29T00:36:03.618Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 70ed9736-b9e9-4727-9ad4-898b990291a1
response_code = 200
uri = /timesync
|
| 67 | 2026-05-29T00:36:08.183Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-05-29T00:36:08.186Z | 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 })
|
| 69 | 2026-05-29T00:36:08.186Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 1b7e191c-13e8-454c-9fc3-5e964811c7c7
response_code = 200
uri = /timesync
|
| 70 | 2026-05-29T00:36:08.546Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43565
|
| 71 | 2026-05-29T00:36:08.546Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-05-29T00:36:08.549Z | 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 })
|
| 73 | 2026-05-29T00:36:08.549Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2907
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43565
req_id = edb51d29-0ca7-43bc-8003-90f5bd93ea0e
response_code = 200
uri = /timesync
|
| 74 | 2026-05-29T00:36:10.623Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-05-29T00:36:10.626Z | 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 })
|
| 76 | 2026-05-29T00:36:10.626Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2474
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 6e708b30-9c3c-400a-a10c-d9678f1c1a1f
response_code = 200
uri = /timesync
|
| 77 | 2026-05-29T00:36:13.610Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50453
|
| 78 | 2026-05-29T00:36:13.611Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-05-29T00:36:13.613Z | 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 })
|
| 80 | 2026-05-29T00:36:13.613Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50453
req_id = 8dc73824-be85-45f2-ba94-ff3fc44b3c75
response_code = 200
uri = /timesync
|
| 81 | 2026-05-29T00:36:17.027Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-29T00:36:17.030Z | 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 })
|
| 83 | 2026-05-29T00:36:17.030Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = b633ee2c-5168-425b-9a44-5bde0f873ee8
response_code = 200
uri = /timesync
|
| 84 | 2026-05-29T00:36:18.675Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53392
|
| 85 | 2026-05-29T00:36:18.675Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-29T00:36:18.678Z | 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 })
|
| 87 | 2026-05-29T00:36:18.678Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2995
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53392
req_id = 7b1a586b-6c18-4908-b0a3-6f71847a375d
response_code = 200
uri = /timesync
|
| 88 | 2026-05-29T00:36:23.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-05-29T00:36:23.611Z | 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 })
|
| 90 | 2026-05-29T00:36:23.611Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 620b69db-ce09-497b-803b-873659f75411
response_code = 200
uri = /timesync
|
| 91 | 2026-05-29T00:36:23.739Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34272
|
| 92 | 2026-05-29T00:36:23.739Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-05-29T00:36:23.741Z | 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 })
|
| 94 | 2026-05-29T00:36:23.741Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2548
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34272
req_id = b1240dcc-4c33-43c3-9aa4-7f8014234598
response_code = 200
uri = /timesync
|
| 95 | 2026-05-29T00:36:28.642Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49273
|
| 96 | 2026-05-29T00:36:28.642Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-05-29T00:36:28.645Z | 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: 1780014986.4595976, correction: -0.029598525, last_offset: 0.031302154, rms_offset: 0.031302154, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.029598525 })
|
| 98 | 2026-05-29T00:36:28.645Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2665
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49273
req_id = 25ddc36e-ba24-4443-a12d-029be74bbd82
response_code = 200
uri = /timesync
|
| 99 | 2026-05-29T00:36:30.321Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-05-29T00:36:30.324Z | 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: 1780014986.4595976, correction: -0.030204888, last_offset: 0.0027525, rms_offset: 0.0027525, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.030204888 })
|
| 101 | 2026-05-29T00:36:30.324Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3066
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = a67e1e3b-0c9b-4660-bb98-6341e7579a86
response_code = 200
uri = /timesync
|
| 102 | 2026-05-29T00:36:33.694Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63924
|
| 103 | 2026-05-29T00:36:33.694Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-29T00:36:33.697Z | 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: 1780014986.4595976, correction: -0.023401873, last_offset: -0.000204662, rms_offset: 0.002412444, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.023401873 })
|
| 105 | 2026-05-29T00:36:33.697Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63924
req_id = 53131fdf-e4ad-4952-b500-be6e8cf663ed
response_code = 200
uri = /timesync
|
| 106 | 2026-05-29T00:36:38.744Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43272
|
| 107 | 2026-05-29T00:36:38.744Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-05-29T00:36:38.747Z | 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: 1780014986.4595976, correction: -0.004206379, last_offset: 1.4558e-5, rms_offset: 0.002028413, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.004206379 })
|
| 109 | 2026-05-29T00:36:38.747Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2413
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43272
req_id = eb4de7e1-2a3a-4c23-a28b-69d3a7b70214
response_code = 200
uri = /timesync
|
| 110 | 2026-05-29T00:36:38.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-05-29T00:36:38.798Z | 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: 1780014986.4595976, correction: -0.004067296, last_offset: 1.4558e-5, rms_offset: 0.002028413, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.004067296 })
|
| 112 | 2026-05-29T00:36:38.798Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2865
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 36388ce9-e093-42e4-8bdc-423ad75badd2
response_code = 200
uri = /timesync
|
| 113 | 2026-05-29T00:36:43.800Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36293
|
| 114 | 2026-05-29T00:36:43.800Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-05-29T00:36:43.802Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89014880, ip_addr: 5.78.66.96, stratum: 3, ref_time: 1780015002.7693357, correction: -0.000583169, last_offset: 0.000696154, rms_offset: 0.001793436, root_delay: 0.037194267, root_dispersion: 0.002107234, max_error: 0.021287536500000002 })
|
| 116 | 2026-05-29T00:36:43.802Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2477
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36293
req_id = 0829ab25-1969-47d1-a8f7-61b454a272da
response_code = 200
uri = /timesync
|
| 117 | 2026-05-29T00:36:46.144Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-05-29T00:36:46.147Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89014880, ip_addr: 5.78.66.96, stratum: 3, ref_time: 1780015005.044628, correction: 0.000879237, last_offset: -0.001533791, rms_offset: 0.001700936, root_delay: 0.039743923, root_dispersion: 0.003288413, max_error: 0.024039611500000002 })
|
| 119 | 2026-05-29T00:36:46.147Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3014
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55947
req_id = 667978b5-4bbe-4660-b617-49529117a5fb
response_code = 200
uri = /timesync
|
| 120 | 2026-05-29T00:36:46.244Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52103
|
| 121 | 2026-05-29T00:36:46.244Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-05-29T00:36:46.246Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89014880, ip_addr: 5.78.66.96, stratum: 3, ref_time: 1780015005.044628, correction: 0.000709846, last_offset: -0.001533791, rms_offset: 0.001700936, root_delay: 0.039743923, root_dispersion: 0.003447598, max_error: 0.0240294055 })
|
| 123 | 2026-05-29T00:36:46.246Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2604
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52103
req_id = 453cd8d2-db65-4353-8a6a-d3cf45a7260f
response_code = 200
uri = /timesync
|
| 124 | 2026-05-29T00:37:18.710Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34512
|
| 125 | 2026-05-29T00:37:18.723Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-29T00:37:18.735Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89014880, ip_addr: 5.78.66.96, stratum: 3, ref_time: 1780015037.0632906, correction: -0.000870666, last_offset: 0.000937635, rms_offset: 0.001195511, root_delay: 0.039536931, root_dispersion: 0.001528524, max_error: 0.022167655499999998 })
|
| 127 | 2026-05-29T00:37:18.735Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 21406
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34512
req_id = beaf60c5-cae1-45f5-99a3-d35f2b3467ed
response_code = 200
uri = /timesync
|
| 128 | 2026-05-29T00:38:50.926Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:46494
|
| 129 | 2026-05-29T00:38:50.936Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-29T00:38:50.940Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015129.6898196, correction: 9.5877e-5, last_offset: -0.000105277, rms_offset: 0.000199505, root_delay: 0.012259194, root_dispersion: 0.002115972, max_error: 0.008341445999999999 })
|
| 131 | 2026-05-29T00:38:50.943Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 27327
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46494
req_id = ffb028bb-01a5-406c-b033-b4df507b113e
response_code = 200
uri = /timesync
|
| 132 | 2026-05-29T00:38:54.261Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38029
|
| 133 | 2026-05-29T00:38:54.261Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-05-29T00:38:54.265Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015130.6992028, correction: 1.9667e-5, last_offset: 7.0061e-5, rms_offset: 0.000190559, root_delay: 0.012259194, root_dispersion: 0.00305206, max_error: 0.009201324 })
|
| 135 | 2026-05-29T00:38:54.265Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3247
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38029
req_id = 7be69393-90ec-473f-a673-f1d5c863c6ec
response_code = 200
uri = /timesync
|
| 136 | 2026-05-29T00:38:55.201Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:53073
|
| 137 | 2026-05-29T00:38:55.202Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-05-29T00:38:55.205Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015130.6992028, correction: 1.9132e-5, last_offset: 7.0061e-5, rms_offset: 0.000190559, root_delay: 0.012259194, root_dispersion: 0.003321246, max_error: 0.009469974999999999 })
|
| 139 | 2026-05-29T00:38:55.205Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3246
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53073
req_id = b76b8a2d-f951-4ea2-9082-af75de6b0b66
response_code = 200
uri = /timesync
|
| 140 | 2026-05-29T00:39:00.365Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43210
|
| 141 | 2026-05-29T00:39:00.366Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-05-29T00:39:00.369Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015138.966625, correction: -4.0139e-5, last_offset: -0.000119439, rms_offset: 0.000176994, root_delay: 0.013863117, root_dispersion: 0.001651563, max_error: 0.0086232605 })
|
| 143 | 2026-05-29T00:39:00.369Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3218
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43210
req_id = b98f5a1c-8e10-4ad2-9043-7b8500ba527b
response_code = 200
uri = /timesync
|
| 144 | 2026-05-29T00:39:00.453Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51770
|
| 145 | 2026-05-29T00:39:00.453Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-05-29T00:39:00.456Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015138.966625, correction: -3.9972e-5, last_offset: -0.000119439, rms_offset: 0.000176994, root_delay: 0.013863117, root_dispersion: 0.001665913, max_error: 0.0086374435 })
|
| 147 | 2026-05-29T00:39:00.456Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3227
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51770
req_id = 65f66f6d-8dc9-416d-95e8-aa8a71015fb4
response_code = 200
uri = /timesync
|
| 148 | 2026-05-29T00:39:11.013Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:35528
|
| 149 | 2026-05-29T00:39:11.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-05-29T00:39:11.019Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015150.2248335, correction: 0.000376442, last_offset: -0.000364275, rms_offset: 0.000180561, root_delay: 0.013007747, root_dispersion: 0.001719969, max_error: 0.0086002845 })
|
| 151 | 2026-05-29T00:39:11.019Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5100
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35528
req_id = 8daa010e-1ba0-43f9-a04e-458932950c11
response_code = 200
uri = /timesync
|
| 152 | 2026-05-29T00:39:11.099Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:48135
|
| 153 | 2026-05-29T00:39:11.100Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-05-29T00:39:11.103Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015150.2248335, correction: 0.000372852, last_offset: -0.000364275, rms_offset: 0.000180561, root_delay: 0.013007747, root_dispersion: 0.001734381, max_error: 0.0086111065 })
|
| 155 | 2026-05-29T00:39:11.103Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3154
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48135
req_id = 4b1f730a-47f7-4a43-a464-5dac7ef00a0e
response_code = 200
uri = /timesync
|
| 156 | 2026-05-29T00:39:11.133Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:64464
|
| 157 | 2026-05-29T00:39:11.133Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-05-29T00:39:11.136Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015150.2248335, correction: 0.000371417, last_offset: -0.000364275, rms_offset: 0.000180561, root_delay: 0.013007747, root_dispersion: 0.001740143, max_error: 0.0086154335 })
|
| 159 | 2026-05-29T00:39:11.136Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64464
req_id = 31e3a656-a65e-402b-8af1-e34d51baf998
response_code = 200
uri = /timesync
|
| 160 | 2026-05-29T00:40:11.163Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:41785
|
| 161 | 2026-05-29T00:40:11.163Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-05-29T00:40:11.168Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015209.0322492, correction: 0.000170322, last_offset: -0.00022252, rms_offset: 0.00015735, root_delay: 0.012952283, root_dispersion: 0.001987152, max_error: 0.0086336155 })
|
| 163 | 2026-05-29T00:40:11.168Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4584
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41785
req_id = 47419594-4177-469a-889a-d9c4c5e605c4
response_code = 200
uri = /timesync
|
| 164 | 2026-05-29T00:40:11.200Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:35815
|
| 165 | 2026-05-29T00:40:11.200Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-05-29T00:40:11.204Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015209.0322492, correction: 0.000167138, last_offset: -0.00022252, rms_offset: 0.00015735, root_delay: 0.012952283, root_dispersion: 0.00199272, max_error: 0.0086359995 })
|
| 167 | 2026-05-29T00:40:11.204Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3457
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35815
req_id = e60a265d-99b5-4ef0-9a5f-291856bc1520
response_code = 200
uri = /timesync
|
| 168 | 2026-05-29T00:40:11.238Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49667
|
| 169 | 2026-05-29T00:40:11.238Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-05-29T00:40:11.242Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015209.0322492, correction: 0.000163863, last_offset: -0.00022252, rms_offset: 0.00015735, root_delay: 0.012952283, root_dispersion: 0.001998449, max_error: 0.0086384535 })
|
| 171 | 2026-05-29T00:40:11.242Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49667
req_id = eaafedb9-4737-4614-9a6b-76c4422acb4b
response_code = 200
uri = /timesync
|
| 172 | 2026-05-29T00:41:12.035Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33026
|
| 173 | 2026-05-29T00:41:12.035Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-05-29T00:41:12.038Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015267.1745098, correction: 1e-9, last_offset: 0.000244281, rms_offset: 0.000315864, root_delay: 0.014724473, root_dispersion: 0.002033515, max_error: 0.0093957525 })
|
| 175 | 2026-05-29T00:41:12.038Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33026
req_id = 638e1a85-f94e-4483-ae16-733cfc7bf66a
response_code = 200
uri = /timesync
|
| 176 | 2026-05-29T00:41:12.075Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:64227
|
| 177 | 2026-05-29T00:41:12.075Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-05-29T00:41:12.078Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015267.1745098, correction: 1e-9, last_offset: 0.000244281, rms_offset: 0.000315864, root_delay: 0.014724473, root_dispersion: 0.002038448, max_error: 0.0094006855 })
|
| 179 | 2026-05-29T00:41:12.078Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2954
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64227
req_id = ccd4bfa9-938e-4954-a2b2-a8cc1b568711
response_code = 200
uri = /timesync
|
| 180 | 2026-05-29T00:41:12.111Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47915
|
| 181 | 2026-05-29T00:41:12.111Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-05-29T00:41:12.114Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015267.1745098, correction: 1e-9, last_offset: 0.000244281, rms_offset: 0.000315864, root_delay: 0.014724473, root_dispersion: 0.002042975, max_error: 0.0094052125 })
|
| 183 | 2026-05-29T00:41:12.114Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3151
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47915
req_id = 34296be3-932f-4b3a-bcfa-2d771e059887
response_code = 200
uri = /timesync
|
| 184 | 2026-05-29T00:42:11.662Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:62065
|
| 185 | 2026-05-29T00:42:11.662Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-05-29T00:42:11.665Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015321.8767092, correction: 1.43e-7, last_offset: 0.000417475, rms_offset: 0.000359156, root_delay: 0.010659798, root_dispersion: 0.003184478, max_error: 0.008514520000000001 })
|
| 187 | 2026-05-29T00:42:11.665Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62065
req_id = 8522e317-6312-473f-a4af-dd4872b7b43d
response_code = 200
uri = /timesync
|
| 188 | 2026-05-29T00:42:11.768Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63468
|
| 189 | 2026-05-29T00:42:11.768Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-05-29T00:42:11.771Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015321.8767092, correction: 1.43e-7, last_offset: 0.000417475, rms_offset: 0.000359156, root_delay: 0.010659798, root_dispersion: 0.003199113, max_error: 0.008529155 })
|
| 191 | 2026-05-29T00:42:11.771Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2989
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63468
req_id = edac30e2-0b30-4037-8c35-97f02b0e044e
response_code = 200
uri = /timesync
|
| 192 | 2026-05-29T00:42:12.630Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:39385
|
| 193 | 2026-05-29T00:42:12.630Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-05-29T00:42:12.633Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015321.8767092, correction: 1.43e-7, last_offset: 0.000417475, rms_offset: 0.000359156, root_delay: 0.010659798, root_dispersion: 0.003318477, max_error: 0.008648519 })
|
| 195 | 2026-05-29T00:42:12.633Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2764
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39385
req_id = c29ce571-9160-4e61-915c-a91d7a93cc15
response_code = 200
uri = /timesync
|
| 196 | 2026-05-29T00:43:10.532Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49429
|
| 197 | 2026-05-29T00:43:10.532Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-05-29T00:43:10.536Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015382.2187352, correction: 1.384e-6, last_offset: 0.000904659, rms_offset: 0.000409988, root_delay: 0.013096961, root_dispersion: 0.002517032, max_error: 0.009066896500000001 })
|
| 199 | 2026-05-29T00:43:10.536Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3220
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49429
req_id = 1b6bc730-258c-4fd3-a989-ab7bdd925dce
response_code = 200
uri = /timesync
|
| 200 | 2026-05-29T00:43:10.577Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:56965
|
| 201 | 2026-05-29T00:43:10.577Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-05-29T00:43:10.580Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015382.2187352, correction: 1.383e-6, last_offset: 0.000904659, rms_offset: 0.000409988, root_delay: 0.013096961, root_dispersion: 0.002522026, max_error: 0.0090718895 })
|
| 203 | 2026-05-29T00:43:10.580Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2806
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56965
req_id = 295d9072-c39c-4c30-b52f-405c1c1db736
response_code = 200
uri = /timesync
|
| 204 | 2026-05-29T00:43:10.616Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:64502
|
| 205 | 2026-05-29T00:43:10.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-05-29T00:43:10.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015382.2187352, correction: 1.383e-6, last_offset: 0.000904659, rms_offset: 0.000409988, root_delay: 0.013096961, root_dispersion: 0.00252651, max_error: 0.0090763735 })
|
| 207 | 2026-05-29T00:43:10.619Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3535
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64502
req_id = d5bf82c8-f3a4-4e67-b5d0-9850fd38b8fc
response_code = 200
uri = /timesync
|
| 208 | 2026-05-29T00:44:10.686Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33735
|
| 209 | 2026-05-29T00:44:10.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-05-29T00:44:10.689Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015448.020765, correction: -5.5e-8, last_offset: -0.001531941, rms_offset: 0.000680163, root_delay: 0.014002329, root_dispersion: 0.001679867, max_error: 0.0086810865 })
|
| 211 | 2026-05-29T00:44:10.689Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3159
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33735
req_id = 94ae9f5f-a87e-4425-b7eb-89ccc2ab4efb
response_code = 200
uri = /timesync
|
| 212 | 2026-05-29T00:44:10.749Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37759
|
| 213 | 2026-05-29T00:44:10.749Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-05-29T00:44:10.752Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015448.020765, correction: -5.5e-8, last_offset: -0.001531941, rms_offset: 0.000680163, root_delay: 0.014002329, root_dispersion: 0.001685828, max_error: 0.0086870475 })
|
| 215 | 2026-05-29T00:44:10.752Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3117
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37759
req_id = ce3c92fd-a6bd-4007-84ca-4619f006b095
response_code = 200
uri = /timesync
|
| 216 | 2026-05-29T00:44:10.784Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:62443
|
| 217 | 2026-05-29T00:44:10.784Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-05-29T00:44:10.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1780015448.020765, correction: -5.5e-8, last_offset: -0.001531941, rms_offset: 0.000680163, root_delay: 0.014002329, root_dispersion: 0.001689202, max_error: 0.0086904215 })
|
| 219 | 2026-05-29T00:44:10.788Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3582
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62443
req_id = c2435ca5-85f6-404f-85ee-b9e07fcf99ec
response_code = 200
uri = /timesync
|