| 1 | | [ Jun 4 19:49:39 Enabled. ] |
| 2 | | [ Jun 4 19:49:39 Rereading configuration. ] |
| 3 | | [ Jun 4 19:49:40 Rereading configuration. ] |
| 4 | | [ Jun 4 19:49:45 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 | | [ Jun 4 19:49:45 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-04T19:49:45.718Z | 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-06-04T19:49:46.053Z | 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]:51037
|
| 24 | 2026-06-04T19:49:46.054Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-04T19:49:46.057Z | 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-06-04T19:49:46.057Z | 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 = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51037
req_id = 93ed4e52-506a-4d0f-9921-dcd5913e6503
response_code = 200
uri = /timesync
|
| 27 | 2026-06-04T19:49:46.477Z | 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]:39776
|
| 28 | 2026-06-04T19:49:46.477Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-04T19:49:46.480Z | 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-06-04T19:49:46.480Z | 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 = 2610
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 6674c796-e7f7-4149-9066-d1bf6d578b8e
response_code = 200
uri = /timesync
|
| 31 | 2026-06-04T19:49:47.315Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-04T19:49:47.318Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395245577, ip_addr: 23.142.248.9, stratum: 3, ref_time: 1780602586.716306, correction: 0.0, last_offset: 0.413581699, rms_offset: 0.413581699, root_delay: 0.095889382, root_dispersion: 0.60618788, max_error: 0.654132571 })
|
| 33 | 2026-06-04T19:49:47.318Z | 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 = 3069
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 55f1fbd6-e313-4d8b-813e-1a48e01154d7
response_code = 200
uri = /timesync
|
| 34 | 2026-06-04T19:49:48.645Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-04T19:49:48.648Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602586.9347985, correction: 0.0, last_offset: 0.268520683, rms_offset: 0.268520683, root_delay: 0.068048134, root_dispersion: 1.781939268, max_error: 1.815963335 })
|
| 36 | 2026-06-04T19:49:48.648Z | 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 = 3430
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 84a99e89-3429-407a-b60d-adb2dfccfedb
response_code = 200
uri = /timesync
|
| 37 | 2026-06-04T19:49:50.224Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-04T19:49:50.227Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602589.0075295, correction: -0.198465899, last_offset: 0.001089119, rms_offset: 0.001089119, root_delay: 0.066652603, root_dispersion: 1.029323339, max_error: 1.2611155395 })
|
| 39 | 2026-06-04T19:49:50.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 = 3148
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 10b41bdc-18f1-43ac-9f52-39af558eb68c
response_code = 200
uri = /timesync
|
| 40 | 2026-06-04T19:49:50.901Z | 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]:40160
|
| 41 | 2026-06-04T19:49:50.901Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-04T19:49:50.905Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602589.6648796, correction: -0.203219652, last_offset: 0.00659311, rms_offset: 0.00659311, root_delay: 0.066843726, root_dispersion: 1.042292833, max_error: 1.2789343480000002 })
|
| 43 | 2026-06-04T19:49:50.905Z | 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 = 3623
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40160
req_id = 71c922bb-cd59-4d68-803b-54a4bd6993fb
response_code = 200
uri = /timesync
|
| 44 | 2026-06-04T19:49:52.860Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-04T19:49:52.864Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602591.444315, correction: -0.196540266, last_offset: -0.001359351, rms_offset: 0.006269527, root_delay: 0.069593325, root_dispersion: 0.00639031, max_error: 0.2377272385 })
|
| 46 | 2026-06-04T19:49:52.864Z | 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 = 3430
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = dd455afa-f27a-49a1-b2d0-343128cabce9
response_code = 200
uri = /timesync
|
| 47 | 2026-06-04T19:49:54.322Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-04T19:49:54.325Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602593.006094, correction: -0.18974638, last_offset: -0.00282539, rms_offset: 0.006014529, root_delay: 0.06997478, root_dispersion: 0.005197427, max_error: 0.229931197 })
|
| 49 | 2026-06-04T19:49:54.325Z | 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 = 3373
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 61abcb83-d8dd-4bff-be29-547d9c9d30d3
response_code = 200
uri = /timesync
|
| 50 | 2026-06-04T19:49:55.951Z | 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]:39286
|
| 51 | 2026-06-04T19:49:55.951Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-04T19:49:55.954Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602594.9312403, correction: -0.184808061, last_offset: -0.000514215, rms_offset: 0.005708199, root_delay: 0.068800464, root_dispersion: 0.004089769, max_error: 0.223298062 })
|
| 53 | 2026-06-04T19:49:55.954Z | 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 = 2718
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39286
req_id = ae7a0fca-3278-49ce-8758-2f931ba2ec79
response_code = 200
uri = /timesync
|
| 54 | 2026-06-04T19:49:56.802Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-04T19:49:56.805Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602594.9312403, correction: -0.182496145, last_offset: -0.000514215, rms_offset: 0.005708199, root_delay: 0.068800464, root_dispersion: 0.004356693, max_error: 0.22125307 })
|
| 56 | 2026-06-04T19:49:56.805Z | 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 = 3505
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = beaa9050-bec4-4c4d-899f-cee4deb406b5
response_code = 200
uri = /timesync
|
| 57 | 2026-06-04T19:50:00.852Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-06-04T19:50:00.855Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602599.519061, correction: -0.168687791, last_offset: -0.002811004, rms_offset: 0.005487747, root_delay: 0.069421537, root_dispersion: 0.00428523, max_error: 0.20768378950000002 })
|
| 59 | 2026-06-04T19:50:00.855Z | 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 = 3569
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 68ad844c-8fc7-4171-a153-a77e6e384079
response_code = 200
uri = /timesync
|
| 60 | 2026-06-04T19:50:01.004Z | 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]:51553
|
| 61 | 2026-06-04T19:50:01.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-06-04T19:50:01.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3510004433, ip_addr: 209.54.106.209, stratum: 4, ref_time: 1780602599.519061, correction: -0.1682785, last_offset: -0.002811004, rms_offset: 0.005487747, root_delay: 0.069421537, root_dispersion: 0.004349382, max_error: 0.2073386505 })
|
| 63 | 2026-06-04T19:50:01.006Z | 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 = 2444
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51553
req_id = 50b2fdd1-1d4c-48c9-a5e6-dd59c72d4352
response_code = 200
uri = /timesync
|
| 64 | 2026-06-04T19:50:05.510Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-06-04T19:50:05.513Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602604.7663648, correction: -0.157425404, last_offset: 0.000797199, rms_offset: 0.004229291, root_delay: 0.067391373, root_dispersion: 0.00068746, max_error: 0.19180855049999998 })
|
| 66 | 2026-06-04T19:50:05.513Z | 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 = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 1d53a6e6-4bc9-4519-a522-5ad86d73ed9f
response_code = 200
uri = /timesync
|
| 67 | 2026-06-04T19:50:06.053Z | 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]:48866
|
| 68 | 2026-06-04T19:50:06.053Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-06-04T19:50:06.056Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602604.7663648, correction: -0.1559508, last_offset: 0.000797199, rms_offset: 0.004229291, root_delay: 0.067391373, root_dispersion: 0.00087285, max_error: 0.1905193365 })
|
| 70 | 2026-06-04T19:50:06.056Z | 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 = 2797
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48866
req_id = 292bdcd6-a702-4676-ae73-ebac0b92a3b1
response_code = 200
uri = /timesync
|
| 71 | 2026-06-04T19:50:08.695Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-04T19:50:08.698Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602607.932482, correction: -0.150659084, last_offset: 0.000303109, rms_offset: 0.003626983, root_delay: 0.067675889, root_dispersion: 0.000567541, max_error: 0.1850645695 })
|
| 73 | 2026-06-04T19:50:08.698Z | 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 = 3110
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 7a5c24fc-fc23-43f3-92db-3f85fa1cd433
response_code = 200
uri = /timesync
|
| 74 | 2026-06-04T19:50:11.104Z | 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]:53733
|
| 75 | 2026-06-04T19:50:11.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-06-04T19:50:11.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602609.3907344, correction: -0.141680107, last_offset: 8.6511e-5, rms_offset: 0.003350915, root_delay: 0.067765862, root_dispersion: 0.001053137, max_error: 0.17661617500000001 })
|
| 77 | 2026-06-04T19:50:11.108Z | 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 = 3126
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53733
req_id = d299010a-3eae-403e-812e-cbf8a3cec9eb
response_code = 200
uri = /timesync
|
| 78 | 2026-06-04T19:50:16.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-06-04T19:50:16.017Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602614.37425, correction: -0.127496645, last_offset: -0.000887821, rms_offset: 0.002590399, root_delay: 0.067132279, root_dispersion: 0.000772603, max_error: 0.1618353875 })
|
| 80 | 2026-06-04T19:50:16.017Z | 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 = 3520
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = db0daa42-3d5c-4400-94bf-7a580ad439b5
response_code = 200
uri = /timesync
|
| 81 | 2026-06-04T19:50:16.157Z | 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]:65365
|
| 82 | 2026-06-04T19:50:16.157Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-06-04T19:50:16.160Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602614.37425, correction: -0.127110377, last_offset: -0.000887821, rms_offset: 0.002590399, root_delay: 0.067132279, root_dispersion: 0.000801145, max_error: 0.1614776615 })
|
| 84 | 2026-06-04T19:50:16.160Z | 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 = 3142
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65365
req_id = 8d8be2ae-7c17-4bf5-818f-c4a152d9f17a
response_code = 200
uri = /timesync
|
| 85 | 2026-06-04T19:50:20.713Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-06-04T19:50:20.716Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602619.96533, correction: -0.114736497, last_offset: 3.9004e-5, rms_offset: 0.001990886, root_delay: 0.067102581, root_dispersion: 0.000540871, max_error: 0.1488286585 })
|
| 87 | 2026-06-04T19:50:20.716Z | 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 = 3393
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = f89e5af4-c9cd-4984-918d-91482a50765e
response_code = 200
uri = /timesync
|
| 88 | 2026-06-04T19:50:21.210Z | 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]:60738
|
| 89 | 2026-06-04T19:50:21.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-06-04T19:50:21.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602619.96533, correction: -0.113388278, last_offset: 3.9004e-5, rms_offset: 0.001990886, root_delay: 0.067102581, root_dispersion: 0.000618441, max_error: 0.1475580095 })
|
| 91 | 2026-06-04T19:50:21.213Z | 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 = 2798
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60738
req_id = e0298b9d-9892-47c1-add8-3189915ae35e
response_code = 200
uri = /timesync
|
| 92 | 2026-06-04T19:50:26.264Z | 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]:57568
|
| 93 | 2026-06-04T19:50:26.264Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-06-04T19:50:26.266Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602624.8813713, correction: -0.100292005, last_offset: 0.000383121, rms_offset: 0.001535216, root_delay: 0.068158239, root_dispersion: 0.000724009, max_error: 0.1350951335 })
|
| 95 | 2026-06-04T19:50:26.266Z | 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 = 2384
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57568
req_id = dec8268c-dd87-477f-8f05-292669f4b1c2
response_code = 200
uri = /timesync
|
| 96 | 2026-06-04T19:50:28.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-06-04T19:50:28.331Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602626.7168143, correction: -0.094699621, last_offset: -8.039e-6, rms_offset: 0.001381714, root_delay: 0.06774354, root_dispersion: 0.000907248, max_error: 0.129478639 })
|
| 98 | 2026-06-04T19:50:28.331Z | 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 = 3183
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = a6db11bd-fc86-46b7-b7ce-8e6fa9d30c40
response_code = 200
uri = /timesync
|
| 99 | 2026-06-04T19:50:31.317Z | 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]:58389
|
| 100 | 2026-06-04T19:50:31.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-06-04T19:50:31.320Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602630.1023152, correction: -0.086315617, last_offset: 8.2846e-5, rms_offset: 0.001185469, root_delay: 0.067814782, root_dispersion: 0.000617182, max_error: 0.12084018999999999 })
|
| 102 | 2026-06-04T19:50:31.320Z | 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 = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58389
req_id = 814c8114-7fb9-404a-8c91-8a71ade8b2cc
response_code = 200
uri = /timesync
|
| 103 | 2026-06-04T19:50:36.370Z | 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]:62319
|
| 104 | 2026-06-04T19:50:36.370Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-06-04T19:50:36.373Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602634.8405209, correction: -0.072587617, last_offset: 1.7264e-5, rms_offset: 0.000911118, root_delay: 0.068360604, root_dispersion: 0.000748721, max_error: 0.10751663999999998 })
|
| 106 | 2026-06-04T19:50:36.373Z | 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 = 3187
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62319
req_id = 1a6c2e4d-413d-4189-81d1-a303ee55774f
response_code = 200
uri = /timesync
|
| 107 | 2026-06-04T19:50:41.421Z | 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]:39378
|
| 108 | 2026-06-04T19:50:41.421Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-06-04T19:50:41.424Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602640.0070293, correction: -0.058548126, last_offset: 4.753e-5, rms_offset: 0.000708056, root_delay: 0.066924028, root_dispersion: 0.000703233, max_error: 0.09271337299999999 })
|
| 110 | 2026-06-04T19:50:41.424Z | 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 = 3362
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39378
req_id = b07bd67d-092b-4073-a1eb-0de98b7eb1a6
response_code = 200
uri = /timesync
|
| 111 | 2026-06-04T19:50:42.439Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-06-04T19:50:42.442Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602641.1526256, correction: -0.056196034, last_offset: 0.000411467, rms_offset: 0.000684208, root_delay: 0.067320034, root_dispersion: 0.00053913, max_error: 0.09039518099999999 })
|
| 113 | 2026-06-04T19:50:42.442Z | 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 = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 0579dfa8-c6e4-47dc-8886-8c1603734279
response_code = 200
uri = /timesync
|
| 114 | 2026-06-04T19:50:46.474Z | 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]:52268
|
| 115 | 2026-06-04T19:50:46.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-06-04T19:50:46.476Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602645.4716654, correction: -0.045294315, last_offset: 4.549e-6, rms_offset: 0.000584297, root_delay: 0.067380652, root_dispersion: 0.000576153, max_error: 0.07956079399999999 })
|
| 117 | 2026-06-04T19:50:46.476Z | 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 = 2545
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52268
req_id = 2eb26286-052d-43ad-aafb-64555ad9d56f
response_code = 200
uri = /timesync
|
| 118 | 2026-06-04T19:50:56.242Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-06-04T19:50:56.245Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602655.488095, correction: -0.018635696, last_offset: -1.3416e-5, rms_offset: 0.000347766, root_delay: 0.067431726, root_dispersion: 0.000560258, max_error: 0.052911817 })
|
| 120 | 2026-06-04T19:50:56.245Z | 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 = 3383
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39776
req_id = 795b71d1-6b22-42ee-a8ad-749fd5d1a4d2
response_code = 200
uri = /timesync
|
| 121 | 2026-06-04T19:50:56.349Z | 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]:59509
|
| 122 | 2026-06-04T19:50:56.349Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-06-04T19:50:56.351Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602655.488095, correction: -0.018347742, last_offset: -1.3416e-5, rms_offset: 0.000347766, root_delay: 0.067431726, root_dispersion: 0.000570004, max_error: 0.052633609 })
|
| 124 | 2026-06-04T19:50:56.352Z | 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 = 2928
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59509
req_id = 82e94661-4de6-44b2-80aa-4a712ea8e36e
response_code = 200
uri = /timesync
|
| 125 | 2026-06-04T19:51:29.109Z | 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]:53812
|
| 126 | 2026-06-04T19:51:29.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-06-04T19:51:29.115Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1634437143, ip_addr: 97.107.136.23, stratum: 3, ref_time: 1780602688.8320732, correction: -0.00027216, last_offset: -2.2861e-5, rms_offset: 0.000127167, root_delay: 0.067760579, root_dispersion: 0.000619083, max_error: 0.0347715325 })
|
| 128 | 2026-06-04T19:51:29.115Z | 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 = 5838
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53812
req_id = 9145769c-c1d8-48d0-a535-eed30d27c036
response_code = 200
uri = /timesync
|
| 129 | 2026-06-04T19:52:51.817Z | 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]:63010
|
| 130 | 2026-06-04T19:52:51.839Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-06-04T19:52:51.860Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602770.3773563, correction: 0.000187216, last_offset: -2.4965e-5, rms_offset: 6.4463e-5, root_delay: 0.059946042, root_dispersion: 0.001293987, max_error: 0.031454224 })
|
| 132 | 2026-06-04T19:52:51.860Z | 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 = 36308
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63010
req_id = 9e20c4f6-9de7-49b5-a0e1-a1fa67260fe9
response_code = 200
uri = /timesync
|
| 133 | 2026-06-04T19:52:54.765Z | 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]:57593
|
| 134 | 2026-06-04T19:52:54.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-06-04T19:52:54.768Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602773.937091, correction: 0.000103679, last_offset: 4.2832e-5, rms_offset: 5.7375e-5, root_delay: 0.059244562, root_dispersion: 0.001579412, max_error: 0.031305372 })
|
| 136 | 2026-06-04T19:52:54.768Z | 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 = 3194
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57593
req_id = 2bd180ac-4d1f-4507-8781-62b5011bddbe
response_code = 200
uri = /timesync
|
| 137 | 2026-06-04T19:52:55.574Z | 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]:49659
|
| 138 | 2026-06-04T19:52:55.574Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-06-04T19:52:55.577Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602774.6407292, correction: -0.000134935, last_offset: 0.00023884, rms_offset: 9.3098e-5, root_delay: 0.059761498, root_dispersion: 0.001245493, max_error: 0.031261177 })
|
| 140 | 2026-06-04T19:52:55.577Z | 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 = 3167
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49659
req_id = 22d1c3c9-e2cb-40d3-8216-2904a9679354
response_code = 200
uri = /timesync
|
| 141 | 2026-06-04T19:52:58.996Z | 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]:60537
|
| 142 | 2026-06-04T19:52:58.996Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-06-04T19:52:58.999Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602777.8873754, correction: -4.8921e-5, last_offset: -5.5812e-5, rms_offset: 8.2488e-5, root_delay: 0.0598935, root_dispersion: 0.001255737, max_error: 0.031251408 })
|
| 144 | 2026-06-04T19:52:58.999Z | 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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60537
req_id = b01780a4-4901-405e-8a14-06d18b564fae
response_code = 200
uri = /timesync
|
| 145 | 2026-06-04T19:52:59.402Z | 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]:61627
|
| 146 | 2026-06-04T19:52:59.402Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-06-04T19:52:59.406Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602778.686509, correction: -7.116e-6, last_offset: -4.1611e-5, rms_offset: 7.9353e-5, root_delay: 0.059928983, root_dispersion: 0.001192517, max_error: 0.0311641245 })
|
| 148 | 2026-06-04T19:52:59.406Z | 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 = 4229
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61627
req_id = 2039e4a5-1054-4def-993e-b1f3b9e471cb
response_code = 200
uri = /timesync
|
| 149 | 2026-06-04T19:53:09.409Z | 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]:59521
|
| 150 | 2026-06-04T19:53:09.409Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-06-04T19:53:09.412Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602787.9806135, correction: 1.5474e-5, last_offset: -2.4316e-5, rms_offset: 5.7961e-5, root_delay: 0.05917139, root_dispersion: 0.001458687, max_error: 0.031059856 })
|
| 152 | 2026-06-04T19:53:09.412Z | 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 = 3161
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59521
req_id = 7dfabbbe-6d6a-4867-9ee2-cc1617a66902
response_code = 200
uri = /timesync
|
| 153 | 2026-06-04T19:53:09.794Z | 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]:60541
|
| 154 | 2026-06-04T19:53:09.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-06-04T19:53:09.798Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602787.9806135, correction: 1.5456e-5, last_offset: -2.4316e-5, rms_offset: 5.7961e-5, root_delay: 0.05917139, root_dispersion: 0.001488202, max_error: 0.031089353 })
|
| 156 | 2026-06-04T19:53:09.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 = 3506
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60541
req_id = b6b0af75-7fcf-4246-8ffa-f0388e37db56
response_code = 200
uri = /timesync
|
| 157 | 2026-06-04T19:53:09.939Z | 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]:45220
|
| 158 | 2026-06-04T19:53:09.939Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-06-04T19:53:09.942Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1780602789.6366072, correction: 4.4816e-5, last_offset: -2.9387e-5, rms_offset: 5.5766e-5, root_delay: 0.060016643, root_dispersion: 0.001197125, max_error: 0.0312502625 })
|
| 160 | 2026-06-04T19:53:09.942Z | 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 = 3298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45220
req_id = 9fb611e8-145e-43ee-979e-5c52236ac0f5
response_code = 200
uri = /timesync
|
| 161 | 2026-06-04T19:54:09.609Z | 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]:64363
|
| 162 | 2026-06-04T19:54:09.609Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-06-04T19:54:09.612Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602848.923768, correction: 7.2862e-5, last_offset: -0.000105248, rms_offset: 0.000199931, root_delay: 0.00340899, root_dispersion: 0.000380787, max_error: 0.002158144 })
|
| 164 | 2026-06-04T19:54:09.612Z | 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 = 3382
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64363
req_id = 819432e2-5c57-4c91-ba00-21bb2067b660
response_code = 200
uri = /timesync
|
| 165 | 2026-06-04T19:54:09.644Z | 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]:48787
|
| 166 | 2026-06-04T19:54:09.644Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-06-04T19:54:09.648Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602848.923768, correction: 6.8558e-5, last_offset: -0.000105248, rms_offset: 0.000199931, root_delay: 0.00340899, root_dispersion: 0.000384126, max_error: 0.002157179 })
|
| 168 | 2026-06-04T19:54:09.648Z | 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::a]:48787
req_id = f2209b63-c739-4a2e-a121-39d0e8bf525b
response_code = 200
uri = /timesync
|
| 169 | 2026-06-04T19:54:09.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::c]:47736
|
| 170 | 2026-06-04T19:54:09.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-06-04T19:54:09.690Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602848.923768, correction: 6.3422e-5, last_offset: -0.000105248, rms_offset: 0.000199931, root_delay: 0.00340899, root_dispersion: 0.000388111, max_error: 0.002156028 })
|
| 172 | 2026-06-04T19:54:09.690Z | 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 = 3406
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47736
req_id = 6684b69a-cb47-4adf-b3c9-b842033fd0b4
response_code = 200
uri = /timesync
|
| 173 | 2026-06-04T19:55:09.506Z | 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]:54104
|
| 174 | 2026-06-04T19:55:09.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 175 | 2026-06-04T19:55:09.510Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602908.0150185, correction: 9.436e-6, last_offset: -8.024e-6, rms_offset: 4.9886e-5, root_delay: 0.003361222, root_dispersion: 0.000657803, max_error: 0.0023478500000000003 })
|
| 176 | 2026-06-04T19:55:09.510Z | 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 = 3786
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54104
req_id = 14bf756f-8fb9-4130-a820-ddf542780a4f
response_code = 200
uri = /timesync
|
| 177 | 2026-06-04T19:55:09.638Z | 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]:39125
|
| 178 | 2026-06-04T19:55:09.638Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 179 | 2026-06-04T19:55:09.641Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602909.156391, correction: 4.1384e-5, last_offset: -3.7502e-5, rms_offset: 4.8789e-5, root_delay: 0.003361222, root_dispersion: 0.000530698, max_error: 0.002252693 })
|
| 180 | 2026-06-04T19:55:09.642Z | 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 = 3327
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39125
req_id = cbd1864a-b159-425c-9abe-6f905dff98b0
response_code = 200
uri = /timesync
|
| 181 | 2026-06-04T19:55:10.151Z | 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]:39296
|
| 182 | 2026-06-04T19:55:10.151Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-06-04T19:55:10.155Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602909.156391, correction: 1.7684e-5, last_offset: -3.7502e-5, rms_offset: 4.8789e-5, root_delay: 0.003361222, root_dispersion: 0.00057508, max_error: 0.0022733750000000002 })
|
| 184 | 2026-06-04T19:55:10.155Z | 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 = 3464
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39296
req_id = 5101c82b-b633-4ecb-a00f-0d298a8c68b5
response_code = 200
uri = /timesync
|
| 185 | 2026-06-04T19:56:09.193Z | 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]:63745
|
| 186 | 2026-06-04T19:56:09.193Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 187 | 2026-06-04T19:56:09.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602967.1830342, correction: -7.799e-6, last_offset: 4.037e-5, rms_offset: 2.7317e-5, root_delay: 0.003550395, root_dispersion: 0.000590541, max_error: 0.0023735375 })
|
| 188 | 2026-06-04T19:56:09.197Z | 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 = 3524
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63745
req_id = c27abd68-85dd-4f8d-9aaa-f1f10589f438
response_code = 200
uri = /timesync
|
| 189 | 2026-06-04T19:56:09.586Z | 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]:37072
|
| 190 | 2026-06-04T19:56:09.586Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 191 | 2026-06-04T19:56:09.589Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602968.640159, correction: 1.662e-6, last_offset: -6.099e-6, rms_offset: 2.5987e-5, root_delay: 0.0035044, root_dispersion: 0.000512778, max_error: 0.00226664 })
|
| 192 | 2026-06-04T19:56:09.589Z | 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 = 3224
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37072
req_id = 2ba9abb8-ec86-4b23-8e56-ebf6ff56732f
response_code = 200
uri = /timesync
|
| 193 | 2026-06-04T19:56:09.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::b]:34607
|
| 194 | 2026-06-04T19:56:09.630Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 195 | 2026-06-04T19:56:09.633Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780602968.640159, correction: 1.66e-6, last_offset: -6.099e-6, rms_offset: 2.5987e-5, root_delay: 0.0035044, root_dispersion: 0.000515929, max_error: 0.002269789 })
|
| 196 | 2026-06-04T19:56:09.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 = 2953
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34607
req_id = cd03da16-e401-4bf4-b826-bc16b0d45e1f
response_code = 200
uri = /timesync
|
| 197 | 2026-06-04T19:57:09.290Z | 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]:58417
|
| 198 | 2026-06-04T19:57:09.290Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 199 | 2026-06-04T19:57:09.293Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603028.197109, correction: -3.704e-6, last_offset: -1.897e-6, rms_offset: 1.8481e-5, root_delay: 0.003368828, root_dispersion: 0.00063855, max_error: 0.002326668 })
|
| 200 | 2026-06-04T19:57:09.293Z | 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 = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58417
req_id = 08a0c1fe-2232-4b2f-9553-2de328aafe91
response_code = 200
uri = /timesync
|
| 201 | 2026-06-04T19:57:09.334Z | 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]:35594
|
| 202 | 2026-06-04T19:57:09.334Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 203 | 2026-06-04T19:57:09.337Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603028.197109, correction: -3.692e-6, last_offset: -1.897e-6, rms_offset: 1.8481e-5, root_delay: 0.003368828, root_dispersion: 0.000642209, max_error: 0.002330315 })
|
| 204 | 2026-06-04T19:57:09.337Z | 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 = 3236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35594
req_id = 8af6ad67-0a5a-4d02-be8f-c65332212c14
response_code = 200
uri = /timesync
|
| 205 | 2026-06-04T19:57:09.373Z | 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]:55747
|
| 206 | 2026-06-04T19:57:09.373Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 207 | 2026-06-04T19:57:09.376Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603028.197109, correction: -3.681e-6, last_offset: -1.897e-6, rms_offset: 1.8481e-5, root_delay: 0.003368828, root_dispersion: 0.000645413, max_error: 0.0023335079999999998 })
|
| 208 | 2026-06-04T19:57:09.376Z | 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 = 3063
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55747
req_id = e19f9d93-e0b8-4c15-9758-b1abe5adcec8
response_code = 200
uri = /timesync
|
| 209 | 2026-06-04T19:58:09.456Z | 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]:46559
|
| 210 | 2026-06-04T19:58:09.457Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 211 | 2026-06-04T19:58:09.460Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603088.039082, correction: 7.579e-6, last_offset: -8.076e-6, rms_offset: 2.4222e-5, root_delay: 0.003529366, root_dispersion: 0.000436685, max_error: 0.002208947 })
|
| 212 | 2026-06-04T19:58:09.460Z | 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 = 3084
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46559
req_id = 356d9381-2e58-48eb-9647-b64418045c82
response_code = 200
uri = /timesync
|
| 213 | 2026-06-04T19:58:09.501Z | 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]:48311
|
| 214 | 2026-06-04T19:58:09.501Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 215 | 2026-06-04T19:58:09.504Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603088.039082, correction: 7.553e-6, last_offset: -8.076e-6, rms_offset: 2.4222e-5, root_delay: 0.003529366, root_dispersion: 0.000440602, max_error: 0.002212838 })
|
| 216 | 2026-06-04T19:58:09.504Z | 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 = 3179
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48311
req_id = b0588e33-9e32-443d-9cf0-0c46ab6b3fdf
response_code = 200
uri = /timesync
|
| 217 | 2026-06-04T19:58:09.538Z | 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]:46624
|
| 218 | 2026-06-04T19:58:09.538Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 219 | 2026-06-04T19:58:09.541Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603088.039082, correction: 7.532e-6, last_offset: -8.076e-6, rms_offset: 2.4222e-5, root_delay: 0.003529366, root_dispersion: 0.000443832, max_error: 0.002216047 })
|
| 220 | 2026-06-04T19:58:09.541Z | 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 = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46624
req_id = d7855351-6a2c-481b-8095-c91588b9f0db
response_code = 200
uri = /timesync
|
| 221 | 2026-06-04T19:59:09.370Z | 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]:63397
|
| 222 | 2026-06-04T19:59:09.370Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 223 | 2026-06-04T19:59:09.373Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603147.5093358, correction: -1.784e-6, last_offset: 4.552e-6, rms_offset: 1.7244e-5, root_delay: 0.003511257, root_dispersion: 0.000542587, max_error: 0.0022999995 })
|
| 224 | 2026-06-04T19:59:09.373Z | 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 = 3098
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63397
req_id = 122b1286-ee18-4df2-b767-fd2d605481a1
response_code = 200
uri = /timesync
|
| 225 | 2026-06-04T19:59:09.424Z | 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]:62542
|
| 226 | 2026-06-04T19:59:09.424Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 227 | 2026-06-04T19:59:09.427Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603147.5093358, correction: -1.782e-6, last_offset: 4.552e-6, rms_offset: 1.7244e-5, root_delay: 0.003511257, root_dispersion: 0.000546597, max_error: 0.0023040075 })
|
| 228 | 2026-06-04T19:59:09.427Z | 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 = 3300
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62542
req_id = 9e69aeff-44fc-4fbf-8fbc-c5a18268d323
response_code = 200
uri = /timesync
|
| 229 | 2026-06-04T19:59:09.932Z | 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]:51070
|
| 230 | 2026-06-04T19:59:09.932Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 231 | 2026-06-04T19:59:09.935Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1780603148.6223886, correction: -1.9096e-5, last_offset: 3.2573e-5, rms_offset: 1.9332e-5, root_delay: 0.003628014, root_dispersion: 0.000480494, max_error: 0.002313597 })
|
| 232 | 2026-06-04T19:59:09.935Z | 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 = 3121
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51070
req_id = 858e6051-afb7-4ee8-b3f7-41ed3cc9571b
response_code = 200
uri = /timesync
|