| 1 | | [ May 21 01:30:33 Enabled. ] |
| 2 | | [ May 21 01:30:33 Rereading configuration. ] |
| 3 | | [ May 21 01:30:34 Rereading configuration. ] |
| 4 | | [ May 21 01:30:42 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ May 21 01:30:42 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-21T01:30:42.254Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-21T01:30:43.149Z | 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]:37542
|
| 24 | 2026-05-21T01:30:43.150Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-21T01:30:43.153Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-05-21T01:30:43.153Z | 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 = 3273
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = 268c9c94-7aab-4ca3-a1b7-3a30e00a84b9
response_code = 200
uri = /timesync
|
| 27 | 2026-05-21T01:30:44.607Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-21T01:30:44.610Z | 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: 1779327043.1819737, correction: 0.0, last_offset: 0.292871445, rms_offset: 0.292871445, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 29 | 2026-05-21T01:30:44.610Z | 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 = 2938
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = 33c17f98-bc3a-4293-9feb-f7bf7f5d22bb
response_code = 200
uri = /timesync
|
| 30 | 2026-05-21T01:30:45.407Z | 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]:62303
|
| 31 | 2026-05-21T01:30:45.407Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-21T01:30:45.409Z | 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: 1779327043.1819737, correction: -0.017581271, last_offset: 0.019739397, rms_offset: 0.019739397, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.017581271 })
|
| 33 | 2026-05-21T01:30:45.409Z | 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 = 2946
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62303
req_id = d3e35f18-099b-4bb3-a004-72db9e600aaf
response_code = 200
uri = /timesync
|
| 34 | 2026-05-21T01:30:45.705Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-21T01:30:45.708Z | 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: 1779327043.1819737, correction: -0.022915604, last_offset: 0.006145731, rms_offset: 0.006145731, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.022915604 })
|
| 36 | 2026-05-21T01:30:45.708Z | 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 = 2756
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = 310f4c29-2a0b-48fb-bb73-c61e80c880e1
response_code = 200
uri = /timesync
|
| 37 | 2026-05-21T01:30:47.043Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-21T01:30:47.046Z | 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: 1779327043.1819737, correction: -0.019791469, last_offset: 0.000509863, rms_offset: 0.000509863, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.019791469 })
|
| 39 | 2026-05-21T01:30:47.047Z | 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 = 3240
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = f17e6655-a1f5-42e0-a526-4bbfc8ef4421
response_code = 200
uri = /timesync
|
| 40 | 2026-05-21T01:30:48.611Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-05-21T01:30:48.613Z | 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: 1779327043.1819737, correction: -0.012196888, last_offset: -0.003338716, rms_offset: 0.003338716, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.012196888 })
|
| 42 | 2026-05-21T01:30:48.614Z | 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 = 2750
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = fb910cef-f71c-4f53-8cf8-43525f4f3702
response_code = 200
uri = /timesync
|
| 43 | 2026-05-21T01:30:50.456Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59491
|
| 44 | 2026-05-21T01:30:50.457Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-21T01:30:50.459Z | 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: 1779327043.1819737, correction: -0.006436443, last_offset: -0.001520454, rms_offset: 0.00305187, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.006436443 })
|
| 46 | 2026-05-21T01:30:50.459Z | 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 = 3011
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59491
req_id = cbf800ca-a905-4cc7-9320-a5fd7250392b
response_code = 200
uri = /timesync
|
| 47 | 2026-05-21T01:30:51.077Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-21T01:30:51.080Z | 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: 1779327043.1819737, correction: -0.004312197, last_offset: -0.000438738, rms_offset: 0.00289858, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.004312197 })
|
| 49 | 2026-05-21T01:30:51.080Z | 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 = 2839
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37542
req_id = 1dea07ac-99ff-43c6-ace2-d3161c0eb79b
response_code = 200
uri = /timesync
|
| 50 | 2026-05-21T01:30:53.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-21T01:30:53.722Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1815992285, ip_addr: 108.61.215.221, stratum: 5, ref_time: 1779327052.2803385, correction: -0.00076198, last_offset: -0.00047596, rms_offset: 0.002614364, root_delay: 0.080469765, root_dispersion: 0.0051238, max_error: 0.0461206625 })
|
| 52 | 2026-05-21T01:30:53.723Z | 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::1]:37542
req_id = 54f5daf0-f0ff-4f77-b76c-d1610d92b3ff
response_code = 200
uri = /timesync
|
| 53 | 2026-05-21T01:30:53.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::1]:38927
|
| 54 | 2026-05-21T01:30:53.824Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-21T01:30:53.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1815992285, ip_addr: 108.61.215.221, stratum: 5, ref_time: 1779327052.2803385, correction: -0.000746216, last_offset: -0.00047596, rms_offset: 0.002614364, root_delay: 0.080469765, root_dispersion: 0.005237124, max_error: 0.0462182225 })
|
| 56 | 2026-05-21T01:30:53.826Z | 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 = 2669
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38927
req_id = 8d1b79b2-45eb-4b36-9ca3-4073c02c6d9e
response_code = 200
uri = /timesync
|
| 57 | 2026-05-21T01:31:40.257Z | 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]:42566
|
| 58 | 2026-05-21T01:31:40.277Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-05-21T01:31:40.294Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1779327098.997911, correction: -0.000186055, last_offset: -2.872e-6, rms_offset: 0.000593796, root_delay: 0.076619051, root_dispersion: 0.001355453, max_error: 0.039851033499999994 })
|
| 60 | 2026-05-21T01:31:40.294Z | 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 = 27556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42566
req_id = 036fae83-9e75-495e-b72e-78bdf122f8c1
response_code = 200
uri = /timesync
|
| 61 | 2026-05-21T01:32:43.499Z | 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]:46754
|
| 62 | 2026-05-21T01:32:43.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-05-21T01:32:43.542Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327160.975514, correction: -0.000194602, last_offset: 1.334e-6, rms_offset: 0.000147721, root_delay: 0.070071861, root_dispersion: 0.000889329, max_error: 0.0361198615 })
|
| 64 | 2026-05-21T01:32:43.542Z | 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 = 31230
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46754
req_id = 17004113-1cb3-4c5a-ad7d-82315c54e60a
response_code = 200
uri = /timesync
|
| 65 | 2026-05-21T01:32:46.042Z | 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]:39344
|
| 66 | 2026-05-21T01:32:46.043Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-05-21T01:32:46.045Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327163.8479671, correction: -0.000212266, last_offset: 3.6799e-5, rms_offset: 0.000140623, root_delay: 0.070071861, root_dispersion: 0.000979218, max_error: 0.0362274145 })
|
| 68 | 2026-05-21T01:32:46.046Z | 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 = 3028
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39344
req_id = 390496b5-66c7-4fb5-b5f1-41d3b6aecbae
response_code = 200
uri = /timesync
|
| 69 | 2026-05-21T01:32:46.907Z | 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]:42863
|
| 70 | 2026-05-21T01:32:46.907Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-05-21T01:32:46.910Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327163.8479671, correction: -0.000208951, last_offset: 3.6799e-5, rms_offset: 0.000140623, root_delay: 0.070071861, root_dispersion: 0.001035655, max_error: 0.0362805365 })
|
| 72 | 2026-05-21T01:32:46.910Z | 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 = 3490
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42863
req_id = c872a984-9fa4-4e16-9ebc-45f85ed62520
response_code = 200
uri = /timesync
|
| 73 | 2026-05-21T01:32:54.089Z | 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]:62880
|
| 74 | 2026-05-21T01:32:54.089Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-05-21T01:32:54.092Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327169.6511436, correction: -0.000241293, last_offset: 5.6879e-5, rms_offset: 0.000134614, root_delay: 0.070777409, root_dispersion: 0.000973557, max_error: 0.036603554499999996 })
|
| 76 | 2026-05-21T01:32:54.092Z | 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 = 2943
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62880
req_id = e8c8fb81-0068-42db-aeb8-40a8ce53aa32
response_code = 200
uri = /timesync
|
| 77 | 2026-05-21T01:32:55.472Z | 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]:49057
|
| 78 | 2026-05-21T01:32:55.472Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-05-21T01:32:55.475Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327169.6511436, correction: -0.000237079, last_offset: 5.6879e-5, rms_offset: 0.000134614, root_delay: 0.070777409, root_dispersion: 0.001064019, max_error: 0.0366898025 })
|
| 80 | 2026-05-21T01:32:55.475Z | 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 = 3080
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49057
req_id = d59e202c-3b90-4c39-b2f7-e2d2d4c640a2
response_code = 200
uri = /timesync
|
| 81 | 2026-05-21T01:33:24.061Z | 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]:35693
|
| 82 | 2026-05-21T01:33:24.061Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-05-21T01:33:24.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327202.0608437, correction: -0.000110368, last_offset: 2.522e-6, rms_offset: 9.034e-5, root_delay: 0.070544593, root_dispersion: 0.001137439, max_error: 0.0365201035 })
|
| 84 | 2026-05-21T01:33:24.064Z | 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 = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35693
req_id = 808de00b-5917-4535-a57d-3b1a3dd54d87
response_code = 200
uri = /timesync
|
| 85 | 2026-05-21T01:33:24.097Z | 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]:57371
|
| 86 | 2026-05-21T01:33:24.098Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-05-21T01:33:24.101Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327202.0608437, correction: -0.000110301, last_offset: 2.522e-6, rms_offset: 9.034e-5, root_delay: 0.070544593, root_dispersion: 0.001139932, max_error: 0.036522529500000005 })
|
| 88 | 2026-05-21T01:33:24.101Z | 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 = 3595
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57371
req_id = 9b98d79b-fc10-4c62-88fc-440fd6e9b241
response_code = 200
uri = /timesync
|
| 89 | 2026-05-21T01:33:25.706Z | 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]:61582
|
| 90 | 2026-05-21T01:33:25.706Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-05-21T01:33:25.710Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327202.0608437, correction: -0.000107362, last_offset: 2.522e-6, rms_offset: 9.034e-5, root_delay: 0.070544593, root_dispersion: 0.001248973, max_error: 0.0366286315 })
|
| 92 | 2026-05-21T01:33:25.710Z | 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 = 4544
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61582
req_id = 4b2a48eb-38b4-4cc3-ae53-8cc07f290ed3
response_code = 200
uri = /timesync
|
| 93 | 2026-05-21T01:34:23.746Z | 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]:54926
|
| 94 | 2026-05-21T01:34:23.746Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-05-21T01:34:23.748Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327259.8286767, correction: 0.000100058, last_offset: -3.7736e-5, rms_offset: 0.000143779, root_delay: 0.071687065, root_dispersion: 0.001396951, max_error: 0.0373405415 })
|
| 96 | 2026-05-21T01:34:23.748Z | 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 = 2593
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54926
req_id = 83f1a4a7-c967-4216-b60d-9e49e809a3f9
response_code = 200
uri = /timesync
|
| 97 | 2026-05-21T01:34:23.786Z | 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]:46344
|
| 98 | 2026-05-21T01:34:23.786Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-05-21T01:34:23.789Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327259.8286767, correction: 9.9992e-5, last_offset: -3.7736e-5, rms_offset: 0.000143779, root_delay: 0.071687065, root_dispersion: 0.001399573, max_error: 0.0373430975 })
|
| 100 | 2026-05-21T01:34:23.789Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3218
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46344
req_id = b91c6c2c-d46b-4ef2-b17c-cd8162bf9674
response_code = 200
uri = /timesync
|
| 101 | 2026-05-21T01:34:25.747Z | 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]:48185
|
| 102 | 2026-05-21T01:34:25.747Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-05-21T01:34:25.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327259.8286767, correction: 9.6795e-5, last_offset: -3.7736e-5, rms_offset: 0.000143779, root_delay: 0.071687065, root_dispersion: 0.001525593, max_error: 0.03746592049999999 })
|
| 104 | 2026-05-21T01:34:25.752Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2914
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48185
req_id = 91abfe0a-e1d3-4b99-926d-39faaa7a9aa9
response_code = 200
uri = /timesync
|
| 105 | 2026-05-21T01:35:23.863Z | 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]:56193
|
| 106 | 2026-05-21T01:35:23.863Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-05-21T01:35:23.866Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327322.719051, correction: 0.000350621, last_offset: -0.000140251, rms_offset: 9.2643e-5, root_delay: 0.072577134, root_dispersion: 0.001199619, max_error: 0.037838807 })
|
| 108 | 2026-05-21T01:35:23.866Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2907
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56193
req_id = c7fbce39-c6e9-4693-bdca-db0fe1c023cd
response_code = 200
uri = /timesync
|
| 109 | 2026-05-21T01:35:23.902Z | 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]:55305
|
| 110 | 2026-05-21T01:35:23.902Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-05-21T01:35:23.905Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327322.719051, correction: 0.000350204, last_offset: -0.000140251, rms_offset: 9.2643e-5, root_delay: 0.072577134, root_dispersion: 0.0012022, max_error: 0.037840971 })
|
| 112 | 2026-05-21T01:35:23.905Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3130
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55305
req_id = 97ac3777-ca42-42df-a1a5-6728aedc8b75
response_code = 200
uri = /timesync
|
| 113 | 2026-05-21T01:35:25.415Z | 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]:53929
|
| 114 | 2026-05-21T01:35:25.415Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-05-21T01:35:25.418Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327324.8395298, correction: 0.000299475, last_offset: 3.4254e-5, rms_offset: 8.8554e-5, root_delay: 0.070442162, root_dispersion: 0.001013336, max_error: 0.036533892 })
|
| 116 | 2026-05-21T01:35:25.418Z | 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 = 3062
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53929
req_id = f3fbc08a-39fa-4215-9aae-987a9e86c10b
response_code = 200
uri = /timesync
|
| 117 | 2026-05-21T01:36:23.933Z | 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]:43216
|
| 118 | 2026-05-21T01:36:23.933Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-05-21T01:36:23.936Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327373.0349386, correction: 0.000166239, last_offset: -6.5209e-5, rms_offset: 6.7838e-5, root_delay: 0.069968678, root_dispersion: 0.001583339, max_error: 0.036733917000000005 })
|
| 120 | 2026-05-21T01:36:23.936Z | 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 = 3024
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43216
req_id = c587c7d5-1f1b-4d20-bdba-3a8fd6f6bbc2
response_code = 200
uri = /timesync
|
| 121 | 2026-05-21T01:36:23.968Z | 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]:33961
|
| 122 | 2026-05-21T01:36:23.968Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-05-21T01:36:23.971Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327373.0349386, correction: 0.00016617, last_offset: -6.5209e-5, rms_offset: 6.7838e-5, root_delay: 0.069968678, root_dispersion: 0.001585595, max_error: 0.036736104000000006 })
|
| 124 | 2026-05-21T01:36:23.971Z | 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 = 3017
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33961
req_id = 6554a185-6cb1-4552-8a3e-a437e2c5709e
response_code = 200
uri = /timesync
|
| 125 | 2026-05-21T01:36:25.197Z | 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]:47416
|
| 126 | 2026-05-21T01:36:25.197Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-05-21T01:36:25.200Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108799, ip_addr: 23.186.168.127, stratum: 3, ref_time: 1779327373.0349386, correction: 0.000163735, last_offset: -6.5209e-5, rms_offset: 6.7838e-5, root_delay: 0.069968678, root_dispersion: 0.001665361, max_error: 0.036813435 })
|
| 128 | 2026-05-21T01:36:25.200Z | 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 = 2820
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47416
req_id = 5e3d2b67-4270-4356-8bf1-b30e35afa24e
response_code = 200
uri = /timesync
|
| 129 | 2026-05-21T01:37:24.003Z | 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]:65047
|
| 130 | 2026-05-21T01:37:24.003Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-05-21T01:37:24.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327441.5915985, correction: -3.4441e-5, last_offset: 3.9934e-5, rms_offset: 0.00068013, root_delay: 0.011674828, root_dispersion: 0.00193814, max_error: 0.007809995 })
|
| 132 | 2026-05-21T01:37:24.006Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3155
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65047
req_id = e68ee272-8025-43b6-894b-407c53e415cf
response_code = 200
uri = /timesync
|
| 133 | 2026-05-21T01:37:24.095Z | 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]:64441
|
| 134 | 2026-05-21T01:37:24.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-05-21T01:37:24.098Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327441.5915985, correction: -3.4151e-5, last_offset: 3.9934e-5, rms_offset: 0.00068013, root_delay: 0.011674828, root_dispersion: 0.001949722, max_error: 0.007821287 })
|
| 136 | 2026-05-21T01:37:24.098Z | 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 = 2847
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64441
req_id = d835dd57-dd7a-4a75-9eb2-706fff73f5b5
response_code = 200
uri = /timesync
|
| 137 | 2026-05-21T01:37:25.453Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61541
|
| 138 | 2026-05-21T01:37:25.453Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-05-21T01:37:25.455Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327444.6851294, correction: 3.731e-6, last_offset: -3.4147e-5, rms_offset: 0.000645319, root_delay: 0.011717175, root_dispersion: 0.001455148, max_error: 0.0073174665 })
|
| 140 | 2026-05-21T01:37:25.455Z | 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 = 2758
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61541
req_id = 30476fe4-56a3-475d-912d-5a04a1fd245a
response_code = 200
uri = /timesync
|
| 141 | 2026-05-21T01:38:23.712Z | 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]:44685
|
| 142 | 2026-05-21T01:38:23.712Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-05-21T01:38:23.716Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327502.8561916, correction: 5.5157e-5, last_offset: -3.8036e-5, rms_offset: 0.000281916, root_delay: 0.010354663, root_dispersion: 0.001743541, max_error: 0.0069760295 })
|
| 144 | 2026-05-21T01:38:23.716Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3679
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44685
req_id = 676aaa2c-bc64-4dd6-bdfd-7ac303133fd5
response_code = 200
uri = /timesync
|
| 145 | 2026-05-21T01:38:23.804Z | 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]:36927
|
| 146 | 2026-05-21T01:38:23.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-05-21T01:38:23.807Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327502.8561916, correction: 5.3068e-5, last_offset: -3.8036e-5, rms_offset: 0.000281916, root_delay: 0.010354663, root_dispersion: 0.001755528, max_error: 0.0069859275 })
|
| 148 | 2026-05-21T01:38:23.807Z | 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 = 2697
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36927
req_id = 1cb653e4-5952-41b9-a9d8-fce90cdd1a1e
response_code = 200
uri = /timesync
|
| 149 | 2026-05-21T01:38:25.443Z | 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]:50090
|
| 150 | 2026-05-21T01:38:25.443Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-05-21T01:38:25.445Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779327504.393801, correction: 3.1277e-5, last_offset: -1.098e-5, rms_offset: 0.000267472, root_delay: 0.010354663, root_dispersion: 0.002167429, max_error: 0.0073760375 })
|
| 152 | 2026-05-21T01:38:25.445Z | 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 = 2825
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50090
req_id = 14ad20fb-d46c-410e-8aa1-c1b8a858df1f
response_code = 200
uri = /timesync
|
| 153 | 2026-05-21T01:39:23.986Z | 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]:33641
|
| 154 | 2026-05-21T01:39:23.986Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-05-21T01:39:23.989Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327555.5859454, correction: 9.0422e-5, last_offset: -5.9992e-5, rms_offset: 0.000305332, root_delay: 0.069848411, root_dispersion: 0.001626706, max_error: 0.0366413335 })
|
| 156 | 2026-05-21T01:39:23.989Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2907
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33641
req_id = 9d849716-8066-4603-9057-b910dbdf23ae
response_code = 200
uri = /timesync
|
| 157 | 2026-05-21T01:39:24.023Z | 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]:49450
|
| 158 | 2026-05-21T01:39:24.024Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-05-21T01:39:24.026Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327555.5859454, correction: 9.0411e-5, last_offset: -5.9992e-5, rms_offset: 0.000305332, root_delay: 0.069848411, root_dispersion: 0.001629026, max_error: 0.0366436425 })
|
| 160 | 2026-05-21T01:39:24.026Z | 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 = 2898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49450
req_id = f60ff138-510c-472c-94b3-43a8424b3fbd
response_code = 200
uri = /timesync
|
| 161 | 2026-05-21T01:39:25.911Z | 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]:46788
|
| 162 | 2026-05-21T01:39:25.911Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-05-21T01:39:25.914Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327555.5859454, correction: 8.9853e-5, last_offset: -5.9992e-5, rms_offset: 0.000305332, root_delay: 0.069848411, root_dispersion: 0.001746746, max_error: 0.0367608045 })
|
| 164 | 2026-05-21T01:39:25.914Z | 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 = 3099
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46788
req_id = 863e340e-c651-4e2d-a804-4d05d2da3cec
response_code = 200
uri = /timesync
|
| 165 | 2026-05-21T01:40:23.773Z | 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]:61296
|
| 166 | 2026-05-21T01:40:23.774Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-05-21T01:40:23.777Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327620.1245923, correction: 6.9001e-5, last_offset: 2.7749e-5, rms_offset: 0.000260868, root_delay: 0.070106819, root_dispersion: 0.001280176, max_error: 0.0364025865 })
|
| 168 | 2026-05-21T01:40:23.777Z | 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 = 3578
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61296
req_id = 325be0de-b366-4133-afb5-13eb4a608e8a
response_code = 200
uri = /timesync
|
| 169 | 2026-05-21T01:40:23.866Z | 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]:33744
|
| 170 | 2026-05-21T01:40:23.866Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-05-21T01:40:23.869Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327620.1245923, correction: 6.8996e-5, last_offset: 2.7749e-5, rms_offset: 0.000260868, root_delay: 0.070106819, root_dispersion: 0.001285932, max_error: 0.0364083375 })
|
| 172 | 2026-05-21T01:40:23.869Z | 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 = 2846
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33744
req_id = d64cbf8d-3680-4e75-99d7-6fae4fec2581
response_code = 200
uri = /timesync
|
| 173 | 2026-05-21T01:40:25.812Z | 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]:50991
|
| 174 | 2026-05-21T01:40:25.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 175 | 2026-05-21T01:40:25.815Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327620.1245923, correction: 6.8894e-5, last_offset: 2.7749e-5, rms_offset: 0.000260868, root_delay: 0.070106819, root_dispersion: 0.001408171, max_error: 0.0365304745 })
|
| 176 | 2026-05-21T01:40:25.815Z | 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 = 3113
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50991
req_id = 0f09b2ca-fcee-49ec-bc6b-0c77c0f4b88d
response_code = 200
uri = /timesync
|
| 177 | 2026-05-21T01:41:23.675Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:36860
|
| 178 | 2026-05-21T01:41:23.675Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 179 | 2026-05-21T01:41:23.678Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327676.8944604, correction: 0.000119818, last_offset: -3.7231e-5, rms_offset: 0.000212412, root_delay: 0.07021495, root_dispersion: 0.001531616, max_error: 0.036758909 })
|
| 180 | 2026-05-21T01:41:23.678Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2986
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:36860
req_id = 55e47481-3372-4b5b-a15c-881ac4f60cb4
response_code = 200
uri = /timesync
|
| 181 | 2026-05-21T01:41:24.131Z | 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]:55193
|
| 182 | 2026-05-21T01:41:24.131Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-05-21T01:41:24.134Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327676.8944604, correction: 0.000119614, last_offset: -3.7231e-5, rms_offset: 0.000212412, root_delay: 0.07021495, root_dispersion: 0.00155996, max_error: 0.036787048999999995 })
|
| 184 | 2026-05-21T01:41:24.134Z | 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 = 2923
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55193
req_id = f7005042-0642-4521-b4ba-c22d7e967589
response_code = 200
uri = /timesync
|
| 185 | 2026-05-21T01:41:25.224Z | 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]:52378
|
| 186 | 2026-05-21T01:41:25.224Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 187 | 2026-05-21T01:41:25.227Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327676.8944604, correction: 0.000119124, last_offset: -3.7231e-5, rms_offset: 0.000212412, root_delay: 0.07021495, root_dispersion: 0.001628006, max_error: 0.036854605 })
|
| 188 | 2026-05-21T01:41:25.227Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3091
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52378
req_id = ecdafe8e-5d3d-4254-85f0-7cd6c9cc10ff
response_code = 200
uri = /timesync
|
| 189 | 2026-05-21T01:42:23.359Z | 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]:43494
|
| 190 | 2026-05-21T01:42:23.359Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 191 | 2026-05-21T01:42:23.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.000104181, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001140318, max_error: 0.036426006500000004 })
|
| 192 | 2026-05-21T01:42:23.363Z | 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 = 3342
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43494
req_id = ceece465-7175-4d48-9756-64902810f851
response_code = 200
uri = /timesync
|
| 193 | 2026-05-21T01:42:23.410Z | 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]:61854
|
| 194 | 2026-05-21T01:42:23.410Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 195 | 2026-05-21T01:42:23.414Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.000104178, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001143526, max_error: 0.0364292115 })
|
| 196 | 2026-05-21T01:42:23.414Z | 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 = 3840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61854
req_id = 6e54710f-34e3-4637-9b0a-3b6d87a6f32d
response_code = 200
uri = /timesync
|
| 197 | 2026-05-21T01:42:24.257Z | 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]:32819
|
| 198 | 2026-05-21T01:42:24.258Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 199 | 2026-05-21T01:42:24.261Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.00010413, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001196292, max_error: 0.0364819295 })
|
| 200 | 2026-05-21T01:42:24.261Z | 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 = 3878
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:32819
req_id = d52ebfc4-d72f-42d2-ae7e-4de828bb7818
response_code = 200
uri = /timesync
|
| 201 | 2026-05-21T01:42:24.494Z | 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]:36033
|
| 202 | 2026-05-21T01:42:24.495Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 203 | 2026-05-21T01:42:24.499Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.000104117, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001211053, max_error: 0.0364966775 })
|
| 204 | 2026-05-21T01:42:24.499Z | 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 = 4063
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36033
req_id = f9b686d5-1016-413a-b98e-348cfb4536bd
response_code = 200
uri = /timesync
|
| 205 | 2026-05-21T01:42:25.162Z | 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]:38440
|
| 206 | 2026-05-21T01:42:25.162Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 207 | 2026-05-21T01:42:25.165Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.00010408, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001252547, max_error: 0.0365381345 })
|
| 208 | 2026-05-21T01:42:25.165Z | 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 = 3411
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38440
req_id = 7a1be9a5-f19d-41cc-93e8-85e9c4901890
response_code = 200
uri = /timesync
|
| 209 | 2026-05-21T01:42:25.639Z | 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]:54412
|
| 210 | 2026-05-21T01:42:25.639Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 211 | 2026-05-21T01:42:25.642Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108801, ip_addr: 23.186.168.129, stratum: 3, ref_time: 1779327741.7265258, correction: 0.000104053, last_offset: -8.308e-6, rms_offset: 0.000191221, root_delay: 0.070363015, root_dispersion: 0.001282279, max_error: 0.0365678395 })
|
| 212 | 2026-05-21T01:42:25.642Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54412
req_id = 18804ddb-76d9-4740-89da-ee553c132fae
response_code = 200
uri = /timesync
|
| 213 | 2026-05-21T01:43:24.005Z | 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]:46430
|
| 214 | 2026-05-21T01:43:24.005Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 215 | 2026-05-21T01:43:24.009Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327801.2229435, correction: 1.5393e-5, last_offset: -8.2011e-5, rms_offset: 0.000630999, root_delay: 0.010890245, root_dispersion: 0.004143626, max_error: 0.0096041415 })
|
| 216 | 2026-05-21T01:43:24.009Z | 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 = 3283
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46430
req_id = 05538593-21dc-4647-b4e1-e7b628a5e648
response_code = 200
uri = /timesync
|
| 217 | 2026-05-21T01:43:24.042Z | 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]:41326
|
| 218 | 2026-05-21T01:43:24.042Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 219 | 2026-05-21T01:43:24.045Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327801.2229435, correction: 1.4572e-5, last_offset: -8.2011e-5, rms_offset: 0.000630999, root_delay: 0.010890245, root_dispersion: 0.00414899, max_error: 0.009608684499999999 })
|
| 220 | 2026-05-21T01:43:24.045Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41326
req_id = c188a0c7-4251-445d-923b-29acb0132ec9
response_code = 200
uri = /timesync
|
| 221 | 2026-05-21T01:43:25.673Z | 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]:40393
|
| 222 | 2026-05-21T01:43:25.673Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 223 | 2026-05-21T01:43:25.681Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327804.4750457, correction: 7.8159e-5, last_offset: -6.4982e-5, rms_offset: 0.000569996, root_delay: 0.010890245, root_dispersion: 0.004348544, max_error: 0.0098718255 })
|
| 224 | 2026-05-21T01:43:25.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 = 8231
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40393
req_id = 2eb9069f-82b6-41dd-967c-b26999d97ac9
response_code = 200
uri = /timesync
|
| 225 | 2026-05-21T01:44:23.793Z | 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]:38124
|
| 226 | 2026-05-21T01:44:23.794Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 227 | 2026-05-21T01:44:23.800Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327859.474726, correction: -1.5744e-5, last_offset: 2.624e-5, rms_offset: 0.000232393, root_delay: 0.010633702, root_dispersion: 0.00416364, max_error: 0.009496234999999999 })
|
| 228 | 2026-05-21T01:44:23.800Z | 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 = 7293
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38124
req_id = 1d81a1d6-aa38-48c0-92ff-97a9a93e3394
response_code = 200
uri = /timesync
|
| 229 | 2026-05-21T01:44:23.844Z | 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]:64321
|
| 230 | 2026-05-21T01:44:23.844Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 231 | 2026-05-21T01:44:23.847Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327859.474726, correction: -1.5543e-5, last_offset: 2.624e-5, rms_offset: 0.000232393, root_delay: 0.010633702, root_dispersion: 0.004167935, max_error: 0.009500329 })
|
| 232 | 2026-05-21T01:44:23.847Z | 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 = 2779
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64321
req_id = 5f5ddb1a-da30-47a2-914e-ee754dcf588f
response_code = 200
uri = /timesync
|
| 233 | 2026-05-21T01:44:25.490Z | 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]:42902
|
| 234 | 2026-05-21T01:44:25.490Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 235 | 2026-05-21T01:44:25.493Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327859.474726, correction: -8.49e-6, last_offset: 2.624e-5, rms_offset: 0.000232393, root_delay: 0.010633702, root_dispersion: 0.00431826, max_error: 0.009643601 })
|
| 236 | 2026-05-21T01:44:25.493Z | 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 = 3005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42902
req_id = 0be8fdc3-13e4-438f-8dd0-5bcec4a97a50
response_code = 200
uri = /timesync
|
| 237 | 2026-05-21T01:45:23.795Z | 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]:60873
|
| 238 | 2026-05-21T01:45:23.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 239 | 2026-05-21T01:45:23.798Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327922.9381597, correction: 0.000109231, last_offset: -0.000122205, rms_offset: 0.00014432, root_delay: 0.011097692, root_dispersion: 0.003945894, max_error: 0.009603971 })
|
| 240 | 2026-05-21T01:45:23.798Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3447
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60873
req_id = d2d1ada9-317b-434c-9262-9e94140521a0
response_code = 200
uri = /timesync
|
| 241 | 2026-05-21T01:45:24.218Z | 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]:54479
|
| 242 | 2026-05-21T01:45:24.219Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 243 | 2026-05-21T01:45:24.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327922.9381597, correction: 9.4494e-5, last_offset: -0.000122205, rms_offset: 0.00014432, root_delay: 0.011097692, root_dispersion: 0.003987339, max_error: 0.009630679 })
|
| 244 | 2026-05-21T01:45:24.221Z | 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 = 2979
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54479
req_id = cfd9e4dc-9a97-4a11-9441-479eb27a1eb4
response_code = 200
uri = /timesync
|
| 245 | 2026-05-21T01:45:25.316Z | 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]:44984
|
| 246 | 2026-05-21T01:45:25.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 247 | 2026-05-21T01:45:25.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1779327922.9381597, correction: 5.6272e-5, last_offset: -0.000122205, rms_offset: 0.00014432, root_delay: 0.011097692, root_dispersion: 0.004094825, max_error: 0.009699942999999999 })
|
| 248 | 2026-05-21T01:45:25.319Z | 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 = 3026
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44984
req_id = f1b11a2e-c151-405c-a73b-b0f9c35d9e6c
response_code = 200
uri = /timesync
|