| 1 | | [ Sep 7 00:52:23 Enabled. ] |
| 2 | | [ Sep 7 00:52:23 Rereading configuration. ] |
| 3 | | [ Sep 7 00:52:24 Rereading configuration. ] |
| 4 | | [ Sep 7 00:52:31 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Sep 7 00:52:31 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-07T00:52:31.092Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-09-07T00:52:32.096Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57185
|
| 24 | 2026-09-07T00:52:32.096Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-07T00:52:32.099Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-09-07T00:52:32.099Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = ad57e882-50db-4075-bd5c-097b29957cc4
response_code = 200
uri = /timesync
|
| 27 | 2026-09-07T00:52:34.231Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-09-07T00:52:34.234Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 851182541, ip_addr: 50.188.3.205, stratum: 2, ref_time: 1788742352.7631235, correction: -0.463843346, last_offset: 0.464242935, rms_offset: 0.494086713, root_delay: 0.084796153, root_dispersion: 1.461740851, max_error: 1.9679822735 })
|
| 29 | 2026-09-07T00:52:34.234Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3203
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 9b062ea6-66ee-431f-b769-2e84fb0c95dd
response_code = 200
uri = /timesync
|
| 30 | 2026-09-07T00:52:35.102Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50385
|
| 31 | 2026-09-07T00:52:35.102Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-07T00:52:35.105Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742353.463026, correction: -0.436791718, last_offset: -0.024686135, rms_offset: 0.468796819, root_delay: 0.004106858, root_dispersion: 1.675500751, max_error: 2.114345898 })
|
| 33 | 2026-09-07T00:52:35.105Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50385
req_id = fd48e269-a27d-40c3-ace6-9c57c33143dd
response_code = 200
uri = /timesync
|
| 34 | 2026-09-07T00:52:36.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-07T00:52:36.125Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742354.7121217, correction: -0.434576929, last_offset: 0.000555659, rms_offset: 0.444739729, root_delay: 0.004020693, root_dispersion: 0.984390557, max_error: 1.4209778325 })
|
| 36 | 2026-09-07T00:52:36.125Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 7b7cd500-0fe7-48af-a673-6fac2147c614
response_code = 200
uri = /timesync
|
| 37 | 2026-09-07T00:52:37.558Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-07T00:52:37.561Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742356.7959828, correction: -0.430913836, last_offset: -1.6825e-5, rms_offset: 0.400265783, root_delay: 0.003900056, root_dispersion: 0.338498026, max_error: 0.77136189 })
|
| 39 | 2026-09-07T00:52:37.561Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3052
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 9450568b-b2a2-4715-b5c6-fb8432ea2ef1
response_code = 200
uri = /timesync
|
| 40 | 2026-09-07T00:52:39.428Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-09-07T00:52:39.431Z | 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: 1788742356.1400435, correction: -0.425861478, last_offset: 2.5342e-5, rms_offset: 0.379725456, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.425861478 })
|
| 42 | 2026-09-07T00:52:39.431Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = f527dc31-d5bc-40f7-8869-1d306199a681
response_code = 200
uri = /timesync
|
| 43 | 2026-09-07T00:52:40.153Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55555
|
| 44 | 2026-09-07T00:52:40.153Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-07T00:52:40.156Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742358.2044168, correction: -0.423873216, last_offset: -1.8532e-5, rms_offset: 0.360239208, root_delay: 0.004000522, root_dispersion: 0.004950615, max_error: 0.430824092 })
|
| 46 | 2026-09-07T00:52:40.156Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3288
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55555
req_id = 7abcaaef-0ba9-4d73-8b29-27f519bfb487
response_code = 200
uri = /timesync
|
| 47 | 2026-09-07T00:52:41.863Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-07T00:52:41.866Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742361.1521955, correction: -0.418855339, last_offset: -1.289e-5, rms_offset: 0.324215293, root_delay: 0.004091028, root_dispersion: 0.003379254, max_error: 0.424280107 })
|
| 49 | 2026-09-07T00:52:41.866Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3290
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 720ee392-c0a9-4a58-bf60-90c45e2a3474
response_code = 200
uri = /timesync
|
| 50 | 2026-09-07T00:52:45.206Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58477
|
| 51 | 2026-09-07T00:52:45.206Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-07T00:52:45.208Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742363.8336904, correction: -0.40961206, last_offset: -8.6503e-5, rms_offset: 0.276819885, root_delay: 0.003962533, root_dispersion: 0.00351966, max_error: 0.4151129865 })
|
| 53 | 2026-09-07T00:52:45.208Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2769
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58477
req_id = af47fd87-0e3a-4d24-8d4d-6ae1fb76571a
response_code = 200
uri = /timesync
|
| 54 | 2026-09-07T00:52:45.950Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-09-07T00:52:45.953Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742365.1032686, correction: -0.407537758, last_offset: -5.1303e-5, rms_offset: 0.262614399, root_delay: 0.003855294, root_dispersion: 0.003463621, max_error: 0.41292902600000003 })
|
| 56 | 2026-09-07T00:52:45.953Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3110
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 6b073651-0fd2-4950-bf55-9a7ce9858b40
response_code = 200
uri = /timesync
|
| 57 | 2026-09-07T00:52:50.256Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39632
|
| 58 | 2026-09-07T00:52:50.256Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-09-07T00:52:50.259Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742368.9191785, correction: -0.395928323, last_offset: 1.8318e-5, rms_offset: 0.212717652, root_delay: 0.003940926, root_dispersion: 0.003633956, max_error: 0.401532742 })
|
| 60 | 2026-09-07T00:52:50.259Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39632
req_id = f1480a14-cbed-43e3-8ee7-4dd264d68e27
response_code = 200
uri = /timesync
|
| 61 | 2026-09-07T00:52:51.930Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-09-07T00:52:51.933Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742370.9245417, correction: -0.391461551, last_offset: 2.6035e-5, rms_offset: 0.191445887, root_delay: 0.004159517, root_dispersion: 0.003647372, max_error: 0.3971886815 })
|
| 63 | 2026-09-07T00:52:51.933Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = eabdbf53-708a-49a2-9d82-35960ca56759
response_code = 200
uri = /timesync
|
| 64 | 2026-09-07T00:52:55.306Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36371
|
| 65 | 2026-09-07T00:52:55.306Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-07T00:52:55.309Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742374.1026025, correction: -0.382304043, last_offset: 2.28e-5, rms_offset: 0.163459376, root_delay: 0.004065211, root_dispersion: 0.003667117, max_error: 0.3880037655 })
|
| 67 | 2026-09-07T00:52:55.309Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3183
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36371
req_id = 2fb15f8e-6e99-42a4-abd1-8bf2ce48ee99
response_code = 200
uri = /timesync
|
| 68 | 2026-09-07T00:52:59.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-09-07T00:52:59.931Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742378.5326574, correction: -0.369758099, last_offset: -1.7494e-5, rms_offset: 0.125607654, root_delay: 0.003922595, root_dispersion: 0.003740394, max_error: 0.3754597905 })
|
| 70 | 2026-09-07T00:52:59.931Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3134
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = b7a4d7ca-3348-4658-ad24-537b84d68013
response_code = 200
uri = /timesync
|
| 71 | 2026-09-07T00:53:00.358Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36879
|
| 72 | 2026-09-07T00:53:00.358Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-09-07T00:53:00.362Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742378.5326574, correction: -0.368588388, last_offset: -1.7494e-5, rms_offset: 0.125607654, root_delay: 0.003922595, root_dispersion: 0.003783055, max_error: 0.3743327405 })
|
| 74 | 2026-09-07T00:53:00.362Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3572
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36879
req_id = 64d5950c-a25c-4f75-97b4-3aad77989078
response_code = 200
uri = /timesync
|
| 75 | 2026-09-07T00:53:04.300Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-09-07T00:53:04.304Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742381.2721713, correction: -0.357803315, last_offset: -3.4407e-5, rms_offset: 0.113046892, root_delay: 0.004057233, root_dispersion: 0.004069605, max_error: 0.3639015365 })
|
| 77 | 2026-09-07T00:53:04.304Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3672
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 75c912f3-62b2-4087-b7aa-40cd23f5aa65
response_code = 200
uri = /timesync
|
| 78 | 2026-09-07T00:53:05.413Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44053
|
| 79 | 2026-09-07T00:53:05.413Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-09-07T00:53:05.416Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742381.2721713, correction: -0.354781836, last_offset: -3.4407e-5, rms_offset: 0.113046892, root_delay: 0.004057233, root_dispersion: 0.004241891, max_error: 0.36105234350000004 })
|
| 81 | 2026-09-07T00:53:05.417Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3071
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44053
req_id = 9f39583e-303a-4047-8365-2d285d1465a3
response_code = 200
uri = /timesync
|
| 82 | 2026-09-07T00:53:10.466Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40341
|
| 83 | 2026-09-07T00:53:10.466Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-09-07T00:53:10.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742381.2721713, correction: -0.341062933, last_offset: -3.4407e-5, rms_offset: 0.113046892, root_delay: 0.004057233, root_dispersion: 0.005024148, max_error: 0.34811569750000004 })
|
| 85 | 2026-09-07T00:53:10.468Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2762
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40341
req_id = e40cb204-1f74-48c8-9e27-d152b8603642
response_code = 200
uri = /timesync
|
| 86 | 2026-09-07T00:53:12.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-09-07T00:53:12.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742381.2721713, correction: -0.334862113, last_offset: -3.4407e-5, rms_offset: 0.113046892, root_delay: 0.004057233, root_dispersion: 0.005377722, max_error: 0.3422684515 })
|
| 88 | 2026-09-07T00:53:12.752Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3203
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = deeb5056-4015-4112-a9bd-7c1a90424907
response_code = 200
uri = /timesync
|
| 89 | 2026-09-07T00:53:15.513Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35393
|
| 90 | 2026-09-07T00:53:15.513Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-09-07T00:53:15.515Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742381.2721713, correction: -0.327355862, last_offset: -3.4407e-5, rms_offset: 0.113046892, root_delay: 0.004057233, root_dispersion: 0.005805729, max_error: 0.3351902075 })
|
| 92 | 2026-09-07T00:53:15.515Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2535
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35393
req_id = 64c69bad-9cf8-4ee6-82c7-f7207663baa1
response_code = 200
uri = /timesync
|
| 93 | 2026-09-07T00:53:20.563Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60513
|
| 94 | 2026-09-07T00:53:20.563Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-09-07T00:53:20.566Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 851182541, ip_addr: 50.188.3.205, stratum: 2, ref_time: 1788742399.4046376, correction: -0.320785284, last_offset: -0.000419203, rms_offset: 0.101767585, root_delay: 0.080057636, root_dispersion: 0.001376384, max_error: 0.36219048600000003 })
|
| 96 | 2026-09-07T00:53:20.566Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2592
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60513
req_id = 44217018-141a-4d5a-a3b9-1ff1b3548b0e
response_code = 200
uri = /timesync
|
| 97 | 2026-09-07T00:53:20.863Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-09-07T00:53:20.866Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 851182541, ip_addr: 50.188.3.205, stratum: 2, ref_time: 1788742399.4046376, correction: -0.319969058, last_offset: -0.000419203, rms_offset: 0.101767585, root_delay: 0.080057636, root_dispersion: 0.001411296, max_error: 0.361409172 })
|
| 99 | 2026-09-07T00:53:20.866Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3004
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 597e171c-7f18-4cec-9aca-2412ff95e20f
response_code = 200
uri = /timesync
|
| 100 | 2026-09-07T00:53:25.615Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61741
|
| 101 | 2026-09-07T00:53:25.615Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-09-07T00:53:25.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 851182541, ip_addr: 50.188.3.205, stratum: 2, ref_time: 1788742403.7835505, correction: -0.306001931, last_offset: -0.000119218, rms_offset: 0.078201845, root_delay: 0.076007336, root_dispersion: 0.00257159, max_error: 0.346577189 })
|
| 103 | 2026-09-07T00:53:25.619Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3227
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61741
req_id = 7beb55dc-e9e9-464a-bcb7-ceaff86ddf73
response_code = 200
uri = /timesync
|
| 104 | 2026-09-07T00:53:30.665Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36572
|
| 105 | 2026-09-07T00:53:30.665Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-09-07T00:53:30.669Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 851182541, ip_addr: 50.188.3.205, stratum: 2, ref_time: 1788742409.2246003, correction: -0.293620318, last_offset: -0.000389642, rms_offset: 0.060093701, root_delay: 0.082061656, root_dispersion: 0.001531682, max_error: 0.336182828 })
|
| 107 | 2026-09-07T00:53:30.669Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36572
req_id = 4e28ac21-1871-41ee-9d88-0ca2ab3880de
response_code = 200
uri = /timesync
|
| 108 | 2026-09-07T00:53:33.694Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-09-07T00:53:33.698Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742412.1966662, correction: -0.285564184, last_offset: 0.000371191, rms_offset: 0.051309053, root_delay: 0.072518215, root_dispersion: 0.00385739, max_error: 0.3256806815 })
|
| 110 | 2026-09-07T00:53:33.698Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3420
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = aa9f8b99-d344-42f9-8952-d6d30eddca1b
response_code = 200
uri = /timesync
|
| 111 | 2026-09-07T00:53:35.717Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63993
|
| 112 | 2026-09-07T00:53:35.717Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-09-07T00:53:35.719Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742414.8782222, correction: -0.280478418, last_offset: 0.000369241, rms_offset: 0.046178296, root_delay: 0.076626606, root_dispersion: 0.000932776, max_error: 0.31972449700000005 })
|
| 114 | 2026-09-07T00:53:35.719Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63993
req_id = 7aba096a-3fab-4cae-ac7e-4a432f0182db
response_code = 200
uri = /timesync
|
| 115 | 2026-09-07T00:53:40.767Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53291
|
| 116 | 2026-09-07T00:53:40.767Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-09-07T00:53:40.769Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742420.0479043, correction: -0.264861047, last_offset: -0.000865527, rms_offset: 0.035487209, root_delay: 0.070900366, root_dispersion: 0.0004407, max_error: 0.30075193000000006 })
|
| 118 | 2026-09-07T00:53:40.769Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53291
req_id = f7d10ba3-b22d-4ac2-884e-c6f9c36ef30a
response_code = 200
uri = /timesync
|
| 119 | 2026-09-07T00:53:44.229Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-09-07T00:53:44.232Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742422.8877583, correction: -0.255639881, last_offset: 8.4041e-5, rms_offset: 0.030299615, root_delay: 0.073778719, root_dispersion: 0.000816592, max_error: 0.2933458325 })
|
| 121 | 2026-09-07T00:53:44.232Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3332
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = a1e50daa-fa4c-4be9-98c2-fc0724feba3b
response_code = 200
uri = /timesync
|
| 122 | 2026-09-07T00:53:45.818Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58547
|
| 123 | 2026-09-07T00:53:45.818Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-09-07T00:53:45.821Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742424.705537, correction: -0.251819551, last_offset: 0.000488462, rms_offset: 0.027270092, root_delay: 0.0720549, root_dispersion: 0.002074188, max_error: 0.28992118899999997 })
|
| 125 | 2026-09-07T00:53:45.821Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58547
req_id = 411e8f48-a6f9-4659-bf25-67f98b4faefd
response_code = 200
uri = /timesync
|
| 126 | 2026-09-07T00:53:50.866Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35759
|
| 127 | 2026-09-07T00:53:50.866Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-09-07T00:53:50.870Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742430.26586, correction: -0.237681657, last_offset: -0.000232941, rms_offset: 0.020957772, root_delay: 0.071332328, root_dispersion: 0.001113541, max_error: 0.274461362 })
|
| 129 | 2026-09-07T00:53:50.870Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3675
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35759
req_id = 558ffb44-8d0c-4de4-89a9-e29cee1c1efe
response_code = 200
uri = /timesync
|
| 130 | 2026-09-07T00:53:55.916Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55288
|
| 131 | 2026-09-07T00:53:55.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-09-07T00:53:55.918Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742434.8432846, correction: -0.22458519, last_offset: -4.1375e-5, rms_offset: 0.016105227, root_delay: 0.072866566, root_dispersion: 0.001337197, max_error: 0.26235567 })
|
| 133 | 2026-09-07T00:53:55.918Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55288
req_id = deb3df48-d4b4-4a80-a3d8-ace052166240
response_code = 200
uri = /timesync
|
| 134 | 2026-09-07T00:54:00.966Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64425
|
| 135 | 2026-09-07T00:54:00.967Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-09-07T00:54:00.969Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742440.4183316, correction: -0.21011956, last_offset: 4.8108e-5, rms_offset: 0.012376995, root_delay: 0.071666464, root_dispersion: 0.001765864, max_error: 0.247718656 })
|
| 137 | 2026-09-07T00:54:00.969Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2682
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64425
req_id = fb8cc502-0c30-49b7-ba1b-8341e2e77e4b
response_code = 200
uri = /timesync
|
| 138 | 2026-09-07T00:54:01.529Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-09-07T00:54:01.532Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742440.4183316, correction: -0.208591342, last_offset: 4.8108e-5, rms_offset: 0.012376995, root_delay: 0.071666464, root_dispersion: 0.001831203, max_error: 0.246255777 })
|
| 140 | 2026-09-07T00:54:01.532Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = 9f0be7ac-30fb-47ad-93e7-f79ec62b58d8
response_code = 200
uri = /timesync
|
| 141 | 2026-09-07T00:54:06.015Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48020
|
| 142 | 2026-09-07T00:54:06.015Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-09-07T00:54:06.018Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742445.4700682, correction: -0.19808203, last_offset: 0.000259082, rms_offset: 0.009513563, root_delay: 0.078660414, root_dispersion: 0.001040555, max_error: 0.238452792 })
|
| 144 | 2026-09-07T00:54:06.018Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48020
req_id = 60d6154b-de91-4751-bb62-7a14db068560
response_code = 200
uri = /timesync
|
| 145 | 2026-09-07T00:54:11.064Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52837
|
| 146 | 2026-09-07T00:54:11.064Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-09-07T00:54:11.067Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742450.4073825, correction: -0.182595938, last_offset: 0.000349112, rms_offset: 0.007317963, root_delay: 0.077619009, root_dispersion: 0.001785072, max_error: 0.22319051450000002 })
|
| 148 | 2026-09-07T00:54:11.067Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3091
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52837
req_id = 7df8ac44-2e50-4b8c-b927-a1b2c3779d44
response_code = 200
uri = /timesync
|
| 149 | 2026-09-07T00:54:16.112Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44793
|
| 150 | 2026-09-07T00:54:16.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-09-07T00:54:16.115Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742455.506119, correction: -0.16843605, last_offset: -0.000488268, rms_offset: 0.005647191, root_delay: 0.070465274, root_dispersion: 0.00134419, max_error: 0.205012877 })
|
| 152 | 2026-09-07T00:54:16.115Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2751
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44793
req_id = 92aa96d9-6097-4015-b01d-0cc68dda5e2b
response_code = 200
uri = /timesync
|
| 153 | 2026-09-07T00:54:21.161Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56631
|
| 154 | 2026-09-07T00:54:21.162Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-09-07T00:54:21.165Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742458.6712804, correction: -0.156522796, last_offset: 0.001672857, rms_offset: 0.004852084, root_delay: 0.071407825, root_dispersion: 0.000406154, max_error: 0.19263286249999997 })
|
| 156 | 2026-09-07T00:54:21.165Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2925
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56631
req_id = e4fd4a7f-2ed8-4962-868a-e5387ff9d231
response_code = 200
uri = /timesync
|
| 157 | 2026-09-07T00:54:25.661Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-09-07T00:54:25.663Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742460.86207, correction: -0.143736199, last_offset: -0.000568718, rms_offset: 0.004606603, root_delay: 0.066867836, root_dispersion: 0.000491069, max_error: 0.17766118600000003 })
|
| 159 | 2026-09-07T00:54:25.663Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2822
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = c40c4daa-1e07-4fb7-a73a-c68d1ef03b47
response_code = 200
uri = /timesync
|
| 160 | 2026-09-07T00:54:26.212Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51373
|
| 161 | 2026-09-07T00:54:26.213Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-09-07T00:54:26.215Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 855351316, ip_addr: 50.251.160.20, stratum: 2, ref_time: 1788742460.86207, correction: -0.142236903, last_offset: -0.000568718, rms_offset: 0.004606603, root_delay: 0.066867836, root_dispersion: 0.000534641, max_error: 0.176205462 })
|
| 163 | 2026-09-07T00:54:26.215Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3062
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51373
req_id = 685be51c-a6a0-4c27-b418-f94235b9412e
response_code = 200
uri = /timesync
|
| 164 | 2026-09-07T00:54:31.264Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53833
|
| 165 | 2026-09-07T00:54:31.264Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-09-07T00:54:31.267Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.121773392, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.003977788, max_error: 0.1277187105 })
|
| 167 | 2026-09-07T00:54:31.267Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3010
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53833
req_id = 69552405-8cd2-4ea2-98e5-c5967e032a3e
response_code = 200
uri = /timesync
|
| 168 | 2026-09-07T00:54:36.316Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45549
|
| 169 | 2026-09-07T00:54:36.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-09-07T00:54:36.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.108054638, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.004295534, max_error: 0.11431770249999999 })
|
| 171 | 2026-09-07T00:54:36.319Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45549
req_id = 591a48a4-1b00-4e84-98d7-585db8eb9992
response_code = 200
uri = /timesync
|
| 172 | 2026-09-07T00:54:41.365Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39740
|
| 173 | 2026-09-07T00:54:41.365Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-09-07T00:54:41.368Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.09434323, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.004613111, max_error: 0.1009238715 })
|
| 175 | 2026-09-07T00:54:41.368Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3313
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39740
req_id = 6d36b7fd-5e0b-4380-a43d-eedfb171858e
response_code = 200
uri = /timesync
|
| 176 | 2026-09-07T00:54:41.778Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-09-07T00:54:41.781Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.093220659, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.004639111, max_error: 0.0998273005 })
|
| 178 | 2026-09-07T00:54:41.781Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2730
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = a66c9495-9e0c-44d5-a6eb-761c0dc2a057
response_code = 200
uri = /timesync
|
| 179 | 2026-09-07T00:54:46.417Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44361
|
| 180 | 2026-09-07T00:54:46.418Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-09-07T00:54:46.420Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.080622882, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.004930894, max_error: 0.0875213065 })
|
| 182 | 2026-09-07T00:54:46.420Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2759
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44361
req_id = fbbcc539-cff2-474a-8a7b-e4a490727d45
response_code = 200
uri = /timesync
|
| 183 | 2026-09-07T00:54:51.466Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61238
|
| 184 | 2026-09-07T00:54:51.467Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 185 | 2026-09-07T00:54:51.469Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742467.8541079, correction: -0.066911072, last_offset: -0.006744702, rms_offset: 0.004862901, root_delay: 0.003935061, root_dispersion: 0.00524848, max_error: 0.0741270825 })
|
| 186 | 2026-09-07T00:54:51.469Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3117
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61238
req_id = 857f92aa-9f96-492c-bb2f-df35acaeec92
response_code = 200
uri = /timesync
|
| 187 | 2026-09-07T00:54:56.516Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52038
|
| 188 | 2026-09-07T00:54:56.516Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 189 | 2026-09-07T00:54:56.519Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742492.5331466, correction: -0.053234126, last_offset: 3.7749e-5, rms_offset: 0.004613369, root_delay: 0.003935061, root_dispersion: 0.004078655, max_error: 0.0592803115 })
|
| 190 | 2026-09-07T00:54:56.519Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3286
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52038
req_id = 52a1b15d-faba-4325-8391-caada2045a20
response_code = 200
uri = /timesync
|
| 191 | 2026-09-07T00:55:01.568Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36064
|
| 192 | 2026-09-07T00:55:01.568Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 193 | 2026-09-07T00:55:01.570Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742495.893138, correction: -0.039516624, last_offset: -5.04e-7, rms_offset: 0.004376626, root_delay: 0.003922595, root_dispersion: 0.004229237, max_error: 0.0457071585 })
|
| 194 | 2026-09-07T00:55:01.570Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2681
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36064
req_id = 24c03124-b028-4b2b-80c8-853601acd1c9
response_code = 200
uri = /timesync
|
| 195 | 2026-09-07T00:55:03.502Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-09-07T00:55:03.505Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742495.893138, correction: -0.034262821, last_offset: -5.04e-7, rms_offset: 0.004376626, root_delay: 0.003922595, root_dispersion: 0.004350353, max_error: 0.0405744715 })
|
| 197 | 2026-09-07T00:55:03.505Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3384
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57185
req_id = f24a9091-2e6e-499e-a4ff-908ebfd89566
response_code = 200
uri = /timesync
|
| 198 | 2026-09-07T00:55:03.610Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:33563
|
| 199 | 2026-09-07T00:55:03.610Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 200 | 2026-09-07T00:55:03.613Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742495.893138, correction: -0.03397043, last_offset: -5.04e-7, rms_offset: 0.004376626, root_delay: 0.003922595, root_dispersion: 0.004357094, max_error: 0.0402888215 })
|
| 201 | 2026-09-07T00:55:03.613Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2419
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33563
req_id = 6e99922f-b262-4b83-a94c-540190b1e64b
response_code = 200
uri = /timesync
|
| 202 | 2026-09-07T00:55:52.775Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38699
|
| 203 | 2026-09-07T00:55:52.776Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 204 | 2026-09-07T00:55:52.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742526.4899867, correction: -2.858e-6, last_offset: -0.000786759, rms_offset: 0.003976559, root_delay: 0.003762938, root_dispersion: 0.008998857, max_error: 0.010883184 })
|
| 205 | 2026-09-07T00:55:52.780Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4993
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38699
req_id = 38863027-6622-40b3-96a1-5991d03d5197
response_code = 200
uri = /timesync
|
| 206 | 2026-09-07T00:56:53.640Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61287
|
| 207 | 2026-09-07T00:56:53.651Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 208 | 2026-09-07T00:56:53.673Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742594.0292294, correction: 8.6e-8, last_offset: 0.000457785, rms_offset: 0.003430028, root_delay: 0.003661382, root_dispersion: 0.00899819, max_error: 0.010828967 })
|
| 209 | 2026-09-07T00:56:53.675Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 35174
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61287
req_id = 98e8c9b5-f4d6-4d71-8722-88bd0eba8a88
response_code = 200
uri = /timesync
|
| 210 | 2026-09-07T00:56:53.722Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:41603
|
| 211 | 2026-09-07T00:56:53.722Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 212 | 2026-09-07T00:56:53.725Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742594.0292294, correction: 8.6e-8, last_offset: 0.000457785, rms_offset: 0.003430028, root_delay: 0.003661382, root_dispersion: 0.009003374, max_error: 0.010834151 })
|
| 213 | 2026-09-07T00:56:53.725Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3666
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41603
req_id = 29544e86-125f-4360-9e45-a0b321d476e1
response_code = 200
uri = /timesync
|
| 214 | 2026-09-07T00:56:55.513Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:33101
|
| 215 | 2026-09-07T00:56:55.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 216 | 2026-09-07T00:56:55.517Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742594.0292294, correction: 8.6e-8, last_offset: 0.000457785, rms_offset: 0.003430028, root_delay: 0.003661382, root_dispersion: 0.009178272, max_error: 0.011009049 })
|
| 217 | 2026-09-07T00:56:55.517Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3313
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33101
req_id = 71442d3a-645a-4f05-828b-14207dbad58e
response_code = 200
uri = /timesync
|
| 218 | 2026-09-07T00:56:58.499Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51316
|
| 219 | 2026-09-07T00:56:58.499Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 220 | 2026-09-07T00:56:58.502Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742594.0292294, correction: 8.6e-8, last_offset: 0.000457785, rms_offset: 0.003430028, root_delay: 0.003661382, root_dispersion: 0.009469701, max_error: 0.011300478000000001 })
|
| 221 | 2026-09-07T00:56:58.502Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3368
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51316
req_id = a47a1411-5ba8-405b-8228-4539ab99d148
response_code = 200
uri = /timesync
|
| 222 | 2026-09-07T00:57:00.060Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:52478
|
| 223 | 2026-09-07T00:57:00.060Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 224 | 2026-09-07T00:57:00.063Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742594.0292294, correction: 8.6e-8, last_offset: 0.000457785, rms_offset: 0.003430028, root_delay: 0.003661382, root_dispersion: 0.009622095, max_error: 0.011452872000000001 })
|
| 225 | 2026-09-07T00:57:00.063Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3078
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52478
req_id = ab27627f-1828-47ae-881c-5d72177d60a1
response_code = 200
uri = /timesync
|
| 226 | 2026-09-07T00:57:48.329Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40483
|
| 227 | 2026-09-07T00:57:48.329Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 228 | 2026-09-07T00:57:48.332Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742647.456621, correction: 0.00011191, last_offset: -0.000155417, rms_offset: 0.003254381, root_delay: 0.003762849, root_dispersion: 0.009382416, max_error: 0.0113757505 })
|
| 229 | 2026-09-07T00:57:48.333Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3534
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40483
req_id = 30b60b72-634d-4166-81ac-ca022aed699e
response_code = 200
uri = /timesync
|
| 230 | 2026-09-07T00:57:48.382Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:39031
|
| 231 | 2026-09-07T00:57:48.382Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 232 | 2026-09-07T00:57:48.385Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742647.456621, correction: 0.000111798, last_offset: -0.000155417, rms_offset: 0.003254381, root_delay: 0.003762849, root_dispersion: 0.009386491, max_error: 0.0113797135 })
|
| 233 | 2026-09-07T00:57:48.385Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39031
req_id = b4d6ccd7-df1b-4a3e-af32-4d41cc465721
response_code = 200
uri = /timesync
|
| 234 | 2026-09-07T00:57:50.360Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61873
|
| 235 | 2026-09-07T00:57:50.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 236 | 2026-09-07T00:57:50.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742647.456621, correction: 0.000107531, last_offset: -0.000155417, rms_offset: 0.003254381, root_delay: 0.003762849, root_dispersion: 0.009540614, max_error: 0.0115295695 })
|
| 237 | 2026-09-07T00:57:50.363Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2994
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61873
req_id = 3cc6b0d7-a0ec-4c7d-9452-c7aa3efd9a59
response_code = 200
uri = /timesync
|
| 238 | 2026-09-07T00:58:47.777Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42907
|
| 239 | 2026-09-07T00:58:47.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 240 | 2026-09-07T00:58:47.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742721.8196726, correction: 3e-8, last_offset: 0.000365554, rms_offset: 0.002503793, root_delay: 0.003762849, root_dispersion: 0.008717925, max_error: 0.010599379499999999 })
|
| 241 | 2026-09-07T00:58:47.780Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42907
req_id = 02893f1c-e66f-4eab-bcfb-ed6386f0f511
response_code = 200
uri = /timesync
|
| 242 | 2026-09-07T00:58:48.665Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:59157
|
| 243 | 2026-09-07T00:58:48.666Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 244 | 2026-09-07T00:58:48.668Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742721.8196726, correction: 3e-8, last_offset: 0.000365554, rms_offset: 0.002503793, root_delay: 0.003762849, root_dispersion: 0.008782757, max_error: 0.0106642115 })
|
| 245 | 2026-09-07T00:58:48.668Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59157
req_id = 315b04e3-9bcf-42e2-a240-68713fc0bbc5
response_code = 200
uri = /timesync
|
| 246 | 2026-09-07T00:58:49.972Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:37685
|
| 247 | 2026-09-07T00:58:49.972Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 248 | 2026-09-07T00:58:49.975Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1788742721.8196726, correction: 3e-8, last_offset: 0.000365554, rms_offset: 0.002503793, root_delay: 0.003762849, root_dispersion: 0.008878105, max_error: 0.010759559500000002 })
|
| 249 | 2026-09-07T00:58:49.975Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2795
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37685
req_id = 6603073c-6826-4ae9-999b-1083bb88cf72
response_code = 200
uri = /timesync
|
| 250 | 2026-09-07T00:59:48.339Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:55724
|
| 251 | 2026-09-07T00:59:48.340Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 252 | 2026-09-07T00:59:48.342Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788742784.93067, correction: -1.2908e-5, last_offset: 4.808e-6, rms_offset: 0.001643462, root_delay: 0.01819195, root_dispersion: 0.000308986, max_error: 0.009417869 })
|
| 253 | 2026-09-07T00:59:48.342Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2938
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55724
req_id = 52558408-e34b-4613-a0eb-9ba9028674e0
response_code = 200
uri = /timesync
|
| 254 | 2026-09-07T00:59:49.168Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:34366
|
| 255 | 2026-09-07T00:59:49.168Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 256 | 2026-09-07T00:59:49.172Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788742784.93067, correction: -1.2854e-5, last_offset: 4.808e-6, rms_offset: 0.001643462, root_delay: 0.01819195, root_dispersion: 0.000363104, max_error: 0.009471932999999998 })
|
| 257 | 2026-09-07T00:59:49.172Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3718
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34366
req_id = b236cda4-3050-48b2-9cee-f50818e3f734
response_code = 200
uri = /timesync
|
| 258 | 2026-09-07T00:59:50.416Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63432
|
| 259 | 2026-09-07T00:59:50.416Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 260 | 2026-09-07T00:59:50.419Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788742784.93067, correction: -1.2774e-5, last_offset: 4.808e-6, rms_offset: 0.001643462, root_delay: 0.01819195, root_dispersion: 0.000444545, max_error: 0.009553293999999999 })
|
| 261 | 2026-09-07T00:59:50.419Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2740
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63432
req_id = 5d37823b-6520-441b-9887-595cc74626fa
response_code = 200
uri = /timesync
|