| 1 | | [ Jun 8 22:51:56 Enabled. ] |
| 2 | | [ Jun 8 22:51:56 Rereading configuration. ] |
| 3 | | [ Jun 8 22:51:57 Rereading configuration. ] |
| 4 | | [ Jun 8 22:52:03 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 8 22:52:03 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-08T22:52:03.824Z | 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-08T22:52:04.882Z | 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]:64633
|
| 24 | 2026-06-08T22:52:04.883Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-08T22:52:04.887Z | 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-08T22:52:04.887Z | 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 = 3753
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64633
req_id = f5a7ad27-cf7e-43a8-b021-6268d1ad5cfc
response_code = 200
uri = /timesync
|
| 27 | 2026-06-08T22:52:06.789Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-06-08T22:52:06.792Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1241950280, ip_addr: 74.6.168.72, stratum: 3, ref_time: 1780959125.5657744, correction: 0.047635604, last_offset: 0.002243334, rms_offset: 0.002243334, root_delay: 0.025631797, root_dispersion: 1.274548054, max_error: 1.3349995565000001 })
|
| 29 | 2026-06-08T22:52:06.792Z | 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 = 2940
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64633
req_id = 9d6fc41e-fe91-4800-bad3-fd21e654e814
response_code = 200
uri = /timesync
|
| 30 | 2026-06-08T22:52:08.229Z | 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]:52039
|
| 31 | 2026-06-08T22:52:08.229Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-08T22:52:08.232Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1241950280, ip_addr: 74.6.168.72, stratum: 3, ref_time: 1780959127.6365666, correction: 0.043170247, last_offset: -0.000956999, rms_offset: 0.000956999, root_delay: 0.025544126, root_dispersion: 0.000549374, max_error: 0.056491684 })
|
| 33 | 2026-06-08T22:52:08.232Z | 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 = 2509
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52039
req_id = dc943e3d-71fa-41ec-a66a-59a50eaf3754
response_code = 200
uri = /timesync
|
| 34 | 2026-06-08T22:52:09.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-08T22:52:09.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959128.0027301, correction: 0.040800378, last_offset: -6.512e-6, rms_offset: 6.512e-6, root_delay: 0.010233519, root_dispersion: 0.001464117, max_error: 0.0473812545 })
|
| 36 | 2026-06-08T22:52:09.112Z | 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 = 3499
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64633
req_id = 3b5816ab-d3a0-4ac8-ba5e-9847f956973a
response_code = 200
uri = /timesync
|
| 37 | 2026-06-08T22:52:09.214Z | 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]:63151
|
| 38 | 2026-06-08T22:52:09.214Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-06-08T22:52:09.216Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959128.0027301, correction: 0.040518485, last_offset: -6.512e-6, rms_offset: 6.512e-6, root_delay: 0.010233519, root_dispersion: 0.001508691, max_error: 0.0471439355 })
|
| 40 | 2026-06-08T22:52:09.216Z | 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 = 2334
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63151
req_id = f92b367e-7d98-4ec0-98bb-4249cbd71e20
response_code = 200
uri = /timesync
|
| 41 | 2026-06-08T22:52:42.658Z | 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]:49854
|
| 42 | 2026-06-08T22:52:42.658Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 43 | 2026-06-08T22:52:42.668Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959155.465042, correction: 9e-9, last_offset: 0.001200375, rms_offset: 0.000604365, root_delay: 0.015368857, root_dispersion: 0.00160595, max_error: 0.0092903875 })
|
| 44 | 2026-06-08T22:52:42.668Z | 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 = 10206
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49854
req_id = 46ba765c-f78b-4da5-8a56-691bcf6d12ec
response_code = 200
uri = /timesync
|
| 45 | 2026-06-08T22:53:21.944Z | 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]:39869
|
| 46 | 2026-06-08T22:53:21.949Z | 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]:40425
|
| 47 | 2026-06-08T22:53:21.959Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-08T22:53:21.959Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-06-08T22:53:21.985Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000283119, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.001327674, max_error: 0.0088394285 })
|
| 50 | 2026-06-08T22:53:21.985Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000283109, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.001327858, max_error: 0.0088396025 })
|
| 51 | 2026-06-08T22:53:21.986Z | 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 = 37381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39869
req_id = 92fb411e-5c55-42d6-a542-55761027726b
response_code = 200
uri = /timesync
|
| 52 | 2026-06-08T22:53:21.986Z | 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 = 36402
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40425
req_id = 91f66752-c9f9-438d-ac3f-55f2defa042e
response_code = 200
uri = /timesync
|
| 53 | 2026-06-08T22:53:22.708Z | 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]:40813
|
| 54 | 2026-06-08T22:53:22.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-08T22:53:22.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000278111, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.001420071, max_error: 0.0089268175 })
|
| 56 | 2026-06-08T22:53:22.712Z | 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 = 3591
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40813
req_id = 69cce373-0dbb-4b5a-93cf-8c6ea05f2fe8
response_code = 200
uri = /timesync
|
| 57 | 2026-06-08T22:53:23.380Z | 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]:63419
|
| 58 | 2026-06-08T22:53:23.380Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-08T22:53:23.385Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000273506, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.001505008, max_error: 0.0090071495 })
|
| 60 | 2026-06-08T22:53:23.385Z | 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 = 4893
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63419
req_id = 69ed2555-740a-4d2d-9860-953cbf49dc5a
response_code = 200
uri = /timesync
|
| 61 | 2026-06-08T22:53:23.567Z | 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]:61770
|
| 62 | 2026-06-08T22:53:23.567Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-06-08T22:53:23.570Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000272232, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.001528508, max_error: 0.0090293755 })
|
| 64 | 2026-06-08T22:53:23.570Z | 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 = 3447
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61770
req_id = 9708359b-a6d7-441d-b9da-1a4e08a595c4
response_code = 200
uri = /timesync
|
| 65 | 2026-06-08T22:53:24.690Z | 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]:45357
|
| 66 | 2026-06-08T22:53:24.690Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-06-08T22:53:24.693Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959195.4542513, correction: 0.000264541, last_offset: -0.000321209, rms_offset: 0.000590703, root_delay: 0.014457271, root_dispersion: 0.0016704, max_error: 0.009163576500000001 })
|
| 68 | 2026-06-08T22:53:24.693Z | 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 = 3020
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45357
req_id = 24c71808-412c-46ee-bc71-e79398a15d69
response_code = 200
uri = /timesync
|
| 69 | 2026-06-08T22:53:30.824Z | 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]:48772
|
| 70 | 2026-06-08T22:53:30.825Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-06-08T22:53:30.828Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959207.938392, correction: 0.000423517, last_offset: -0.000329677, rms_offset: 0.000570005, root_delay: 0.014457271, root_dispersion: 0.000733918, max_error: 0.0083860705 })
|
| 72 | 2026-06-08T22:53:30.828Z | 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 = 3120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48772
req_id = a5553011-e29c-4305-8baa-a3380377fd7f
response_code = 200
uri = /timesync
|
| 73 | 2026-06-08T22:54:21.171Z | 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]:64897
|
| 74 | 2026-06-08T22:54:21.171Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-06-08T22:54:21.174Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959244.590496, correction: -0.000363489, last_offset: 0.000574205, rms_offset: 0.000570426, root_delay: 0.015739068, root_dispersion: 0.001897435, max_error: 0.010130457999999998 })
|
| 76 | 2026-06-08T22:54:21.174Z | 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 = 3096
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64897
req_id = 15cdb1d5-ce1a-4822-8685-f636b01bb232
response_code = 200
uri = /timesync
|
| 77 | 2026-06-08T22:54:21.678Z | 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]:38621
|
| 78 | 2026-06-08T22:54:21.678Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-06-08T22:54:21.681Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959260.339752, correction: -0.001411106, last_offset: 0.001075714, rms_offset: 0.00063919, root_delay: 0.014291734, root_dispersion: 0.000184871, max_error: 0.008741844 })
|
| 80 | 2026-06-08T22:54:21.681Z | 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 = 2980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38621
req_id = f10129bd-c6bf-4ba2-b2f2-c478299c4b9d
response_code = 200
uri = /timesync
|
| 81 | 2026-06-08T22:54:23.981Z | 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]:61035
|
| 82 | 2026-06-08T22:54:23.981Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-06-08T22:54:23.984Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959260.339752, correction: -0.00126172, last_offset: 0.001075714, rms_offset: 0.00063919, root_delay: 0.014291734, root_dispersion: 0.000356367, max_error: 0.008763954000000001 })
|
| 84 | 2026-06-08T22:54:23.984Z | 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 = 2699
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61035
req_id = 80a65cd5-7418-468f-b407-2e8f0e7431ac
response_code = 200
uri = /timesync
|
| 85 | 2026-06-08T22:55:21.152Z | 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]:61537
|
| 86 | 2026-06-08T22:55:21.152Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-06-08T22:55:21.155Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959317.3851485, correction: 8.9983e-5, last_offset: 8.41e-7, rms_offset: 0.000546119, root_delay: 0.012903956, root_dispersion: 0.00047925, max_error: 0.007021210999999999 })
|
| 88 | 2026-06-08T22:55:21.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 = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61537
req_id = f14f45c6-075f-4e0c-9ed7-5086bdb217cd
response_code = 200
uri = /timesync
|
| 89 | 2026-06-08T22:55:21.191Z | 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]:59394
|
| 90 | 2026-06-08T22:55:21.191Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-06-08T22:55:21.194Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959317.3851485, correction: 8.9964e-5, last_offset: 8.41e-7, rms_offset: 0.000546119, root_delay: 0.012903956, root_dispersion: 0.000481834, max_error: 0.007023775999999999 })
|
| 92 | 2026-06-08T22:55:21.194Z | 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 = 2842
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59394
req_id = 6131509c-197b-465a-9ceb-1a633f20384a
response_code = 200
uri = /timesync
|
| 93 | 2026-06-08T22:55:24.385Z | 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]:62437
|
| 94 | 2026-06-08T22:55:24.385Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-06-08T22:55:24.387Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959317.3851485, correction: 8.8386e-5, last_offset: 8.41e-7, rms_offset: 0.000546119, root_delay: 0.012903956, root_dispersion: 0.000694797, max_error: 0.007235161 })
|
| 96 | 2026-06-08T22:55:24.387Z | 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 = 2655
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62437
req_id = 0b1d9104-d689-4b71-b9fd-efc2b8dbcb4a
response_code = 200
uri = /timesync
|
| 97 | 2026-06-08T22:56:21.296Z | 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]:63104
|
| 98 | 2026-06-08T22:56:21.296Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-06-08T22:56:21.299Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959349.522451, correction: 0.000119491, last_offset: -5.0653e-5, rms_offset: 0.000518341, root_delay: 0.012903956, root_dispersion: 0.002423139, max_error: 0.008994608 })
|
| 100 | 2026-06-08T22:56:21.299Z | 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 = 3111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63104
req_id = 86fad4de-a8f8-4342-8b5d-f014e54829df
response_code = 200
uri = /timesync
|
| 101 | 2026-06-08T22:56:21.385Z | 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]:65385
|
| 102 | 2026-06-08T22:56:21.385Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-06-08T22:56:21.387Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959349.522451, correction: 0.000119471, last_offset: -5.0653e-5, rms_offset: 0.000518341, root_delay: 0.012903956, root_dispersion: 0.002428873, max_error: 0.009000322 })
|
| 104 | 2026-06-08T22:56:21.387Z | 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 = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65385
req_id = 40c67b0b-baef-4b01-9fd7-7d487ec60b78
response_code = 200
uri = /timesync
|
| 105 | 2026-06-08T22:56:24.353Z | 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]:39485
|
| 106 | 2026-06-08T22:56:24.353Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-06-08T22:56:24.355Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959382.4577184, correction: 0.000304832, last_offset: -0.000188246, rms_offset: 0.000495332, root_delay: 0.012903956, root_dispersion: 0.000777183, max_error: 0.007533992999999999 })
|
| 108 | 2026-06-08T22:56:24.355Z | 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 = 2690
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39485
req_id = 0ffdb575-72d4-4d02-adf7-4c2dfc114b75
response_code = 200
uri = /timesync
|
| 109 | 2026-06-08T22:57:21.324Z | 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]:35854
|
| 110 | 2026-06-08T22:57:21.324Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-06-08T22:57:21.327Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959413.907779, correction: 0.00032647, last_offset: -0.000125486, rms_offset: 0.000471586, root_delay: 0.012903956, root_dispersion: 0.002437497, max_error: 0.009215945 })
|
| 112 | 2026-06-08T22:57:21.327Z | 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 = 3466
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35854
req_id = 4d32f624-0516-4c11-aaf1-50716c0a929c
response_code = 200
uri = /timesync
|
| 113 | 2026-06-08T22:57:21.413Z | 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]:45370
|
| 114 | 2026-06-08T22:57:21.413Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-06-08T22:57:21.415Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959413.907779, correction: 0.000326268, last_offset: -0.000125486, rms_offset: 0.000471586, root_delay: 0.012903956, root_dispersion: 0.00244329, max_error: 0.009221535999999999 })
|
| 116 | 2026-06-08T22:57:21.415Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45370
req_id = 6b986c1b-ab9d-4b5b-ad62-a0609194986b
response_code = 200
uri = /timesync
|
| 117 | 2026-06-08T22:57:24.381Z | 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]:36513
|
| 118 | 2026-06-08T22:57:24.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-06-08T22:57:24.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959413.907779, correction: 0.000319478, last_offset: -0.000125486, rms_offset: 0.000471586, root_delay: 0.012903956, root_dispersion: 0.002637598, max_error: 0.009409054 })
|
| 120 | 2026-06-08T22:57:24.384Z | 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 = 2692
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36513
req_id = ea63498c-9156-4690-b213-716d359ec961
response_code = 200
uri = /timesync
|
| 121 | 2026-06-08T22:58:20.955Z | 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]:50923
|
| 122 | 2026-06-08T22:58:20.955Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-06-08T22:58:20.959Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959495.4175475, correction: 0.000143357, last_offset: 5.7072e-5, rms_offset: 0.000382661, root_delay: 0.014492588, root_dispersion: 0.00062267, max_error: 0.008012321000000001 })
|
| 124 | 2026-06-08T22:58:20.959Z | 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 = 3472
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50923
req_id = 7756c495-d1dd-4565-9059-c36da2507082
response_code = 200
uri = /timesync
|
| 125 | 2026-06-08T22:58:21.242Z | 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]:54619
|
| 126 | 2026-06-08T22:58:21.242Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-06-08T22:58:21.245Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959495.4175475, correction: 0.00014317, last_offset: 5.7072e-5, rms_offset: 0.000382661, root_delay: 0.014492588, root_dispersion: 0.000641929, max_error: 0.008031393 })
|
| 128 | 2026-06-08T22:58:21.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 = 3229
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54619
req_id = 8a7d1d38-c49b-4118-ab83-ee0dd027ee4e
response_code = 200
uri = /timesync
|
| 129 | 2026-06-08T22:58:23.931Z | 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]:54375
|
| 130 | 2026-06-08T22:58:23.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-06-08T22:58:23.934Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959495.4175475, correction: 0.000141423, last_offset: 5.7072e-5, rms_offset: 0.000382661, root_delay: 0.014492588, root_dispersion: 0.000822734, max_error: 0.008210451 })
|
| 132 | 2026-06-08T22:58:23.934Z | 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 = 2851
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54375
req_id = a1f4d3d5-6321-4363-9c95-0ddc079174c9
response_code = 200
uri = /timesync
|
| 133 | 2026-06-08T22:59:20.864Z | 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]:33107
|
| 134 | 2026-06-08T22:59:20.864Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-06-08T22:59:20.867Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959559.5188477, correction: 4.7113e-5, last_offset: -5.634e-6, rms_offset: 0.000328799, root_delay: 0.013704974, root_dispersion: 0.000364773, max_error: 0.007264372999999999 })
|
| 136 | 2026-06-08T22:59:20.868Z | 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 = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33107
req_id = 03f9660b-bc7f-44ee-808c-c17ca0a1aecc
response_code = 200
uri = /timesync
|
| 137 | 2026-06-08T22:59:20.959Z | 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]:40872
|
| 138 | 2026-06-08T22:59:20.960Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-06-08T22:59:20.962Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959559.5188477, correction: 4.711e-5, last_offset: -5.634e-6, rms_offset: 0.000328799, root_delay: 0.013704974, root_dispersion: 0.00037097, max_error: 0.007270567 })
|
| 140 | 2026-06-08T22:59:20.962Z | 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 = 3037
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40872
req_id = a5247dec-b395-4af0-8e07-d80f22fbd960
response_code = 200
uri = /timesync
|
| 141 | 2026-06-08T22:59:24.154Z | 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]:40255
|
| 142 | 2026-06-08T22:59:24.155Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-06-08T22:59:24.157Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1780959559.5188477, correction: 4.7005e-5, last_offset: -5.634e-6, rms_offset: 0.000328799, root_delay: 0.013704974, root_dispersion: 0.000579553, max_error: 0.007479045 })
|
| 144 | 2026-06-08T22:59:24.158Z | 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 = 2915
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40255
req_id = f6ee295d-932c-43e1-b93d-fe5fbbb919e4
response_code = 200
uri = /timesync
|