| 1 | | [ May 16 01:25:54 Enabled. ] |
| 2 | | [ May 16 01:25:54 Rereading configuration. ] |
| 3 | | [ May 16 01:25:55 Rereading configuration. ] |
| 4 | | [ May 16 01:26:02 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 16 01:26:02 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-16T01:26:02.336Z | 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-16T01:26:03.621Z | 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]:35019
|
| 24 | 2026-05-16T01:26:03.622Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-16T01:26:03.625Z | 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-16T01:26:03.625Z | 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 = 3323
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35019
req_id = bd74c4c9-9357-46c8-b484-259edc0d4025
response_code = 200
uri = /timesync
|
| 27 | 2026-05-16T01:26:04.476Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-16T01:26:04.479Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894763.8797457, correction: -0.051335894, last_offset: 0.051726334, rms_offset: 0.051726334, root_delay: 0.065109022, root_dispersion: 0.548151374, max_error: 0.632041779 })
|
| 29 | 2026-05-16T01:26:04.479Z | 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 = 3052
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35019
req_id = 86e4c56b-e0e5-4871-ab23-8d016fe32231
response_code = 200
uri = /timesync
|
| 30 | 2026-05-16T01:26:05.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::1]:52709
|
| 31 | 2026-05-16T01:26:05.911Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-16T01:26:05.914Z | 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: 1778894763.7773702, correction: -0.049143698, last_offset: 0.001380567, rms_offset: 0.001380567, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.049143698 })
|
| 33 | 2026-05-16T01:26:05.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 = 2858
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52709
req_id = ace1d24f-a5c8-448c-af1e-9e7087267561
response_code = 200
uri = /timesync
|
| 34 | 2026-05-16T01:26:06.956Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-16T01:26:06.959Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894766.2904003, correction: -0.047007833, last_offset: 0.000703231, rms_offset: 0.001328466, root_delay: 0.063174203, root_dispersion: 0.000739645, max_error: 0.07933457949999999 })
|
| 36 | 2026-05-16T01:26:06.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 = 3118
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35019
req_id = 69850c4c-8d6c-463b-984c-d01915840667
response_code = 200
uri = /timesync
|
| 37 | 2026-05-16T01:26:07.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::1]:52254
|
| 38 | 2026-05-16T01:26:07.062Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-05-16T01:26:07.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894766.2904003, correction: -0.046723787, last_offset: 0.000703231, rms_offset: 0.001328466, root_delay: 0.063174203, root_dispersion: 0.000800928, max_error: 0.07911181650000002 })
|
| 40 | 2026-05-16T01:26:07.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 = 2774
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52254
req_id = 85f080cb-f73c-4783-ad6c-7a216a47e19a
response_code = 200
uri = /timesync
|
| 41 | 2026-05-16T01:26:40.734Z | 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]:43918
|
| 42 | 2026-05-16T01:26:40.735Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 43 | 2026-05-16T01:26:40.740Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894799.288042, correction: -0.000301084, last_offset: -2.485e-5, rms_offset: 0.000435081, root_delay: 0.064621061, root_dispersion: 0.000941299, max_error: 0.033552913499999996 })
|
| 44 | 2026-05-16T01:26:40.740Z | 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 = 5585
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43918
req_id = 1ad55afa-b70e-4be0-b14d-0c8b22e7782d
response_code = 200
uri = /timesync
|
| 45 | 2026-05-16T01:27:20.085Z | 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]:57917
|
| 46 | 2026-05-16T01:27:20.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::a]:63749
|
| 47 | 2026-05-16T01:27:20.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-16T01:27:20.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-05-16T01:27:20.136Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894838.777416, correction: -0.000377261, last_offset: 8.2589e-5, rms_offset: 0.00030134, root_delay: 0.064221367, root_dispersion: 0.001366361, max_error: 0.0338543055 })
|
| 50 | 2026-05-16T01:27:20.137Z | 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 = 44897
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63749
req_id = 694b1703-48e8-4a0b-aba0-4ca59cc06131
response_code = 200
uri = /timesync
|
| 51 | 2026-05-16T01:27:20.137Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894838.777416, correction: -0.000377266, last_offset: 8.2589e-5, rms_offset: 0.00030134, root_delay: 0.064221367, root_dispersion: 0.00136635, max_error: 0.033854299500000004 })
|
| 52 | 2026-05-16T01:27:20.137Z | 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 = 40599
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57917
req_id = 7d4dad18-fee4-4205-ac35-bec71c58f19b
response_code = 200
uri = /timesync
|
| 53 | 2026-05-16T01:27:20.378Z | 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]:33915
|
| 54 | 2026-05-16T01:27:20.378Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-16T01:27:20.381Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894839.4064317, correction: 0.000286655, last_offset: -0.000670448, rms_offset: 0.000355915, root_delay: 0.063261777, root_dispersion: 0.000997465, max_error: 0.0329150085 })
|
| 56 | 2026-05-16T01:27:20.381Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33915
req_id = 14fbb45d-2580-4b9d-85d0-8b221898c607
response_code = 200
uri = /timesync
|
| 57 | 2026-05-16T01:27:21.713Z | 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]:45083
|
| 58 | 2026-05-16T01:27:21.713Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-05-16T01:27:21.716Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894841.0772228, correction: -0.000115377, last_offset: 0.000367506, rms_offset: 0.000357091, root_delay: 0.062807731, root_dispersion: 0.000863788, max_error: 0.0323830305 })
|
| 60 | 2026-05-16T01:27:21.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 = 3089
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45083
req_id = d17ce902-8386-4b56-af1f-a4f867b4549e
response_code = 200
uri = /timesync
|
| 61 | 2026-05-16T01:27:23.013Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50063
|
| 62 | 2026-05-16T01:27:23.013Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-05-16T01:27:23.016Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894841.6376646, correction: -0.000345207, last_offset: 0.000273639, rms_offset: 0.000349643, root_delay: 0.063388012, root_dispersion: 0.000517208, max_error: 0.032556420999999995 })
|
| 64 | 2026-05-16T01:27:23.016Z | 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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50063
req_id = 76ac53ab-6755-41aa-8d73-390c6499479a
response_code = 200
uri = /timesync
|
| 65 | 2026-05-16T01:27:28.937Z | 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]:42394
|
| 66 | 2026-05-16T01:27:28.937Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-05-16T01:27:28.941Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894847.5729108, correction: -0.000325207, last_offset: 0.000542863, rms_offset: 0.000353869, root_delay: 0.063068822, root_dispersion: 0.000788453, max_error: 0.032648071 })
|
| 68 | 2026-05-16T01:27:28.941Z | 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 = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42394
req_id = 5a00743a-34db-44a7-8ff5-ea04466a4848
response_code = 200
uri = /timesync
|
| 69 | 2026-05-16T01:27:29.038Z | 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]:55934
|
| 70 | 2026-05-16T01:27:29.038Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-05-16T01:27:29.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894847.5729108, correction: -0.000321433, last_offset: 0.000542863, rms_offset: 0.000353869, root_delay: 0.063068822, root_dispersion: 0.000799015, max_error: 0.032654859 })
|
| 72 | 2026-05-16T01:27:29.041Z | 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]:55934
req_id = ff17dbd0-f610-4c45-8842-cc3672385d0e
response_code = 200
uri = /timesync
|
| 73 | 2026-05-16T01:28:18.520Z | 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]:49800
|
| 74 | 2026-05-16T01:28:18.520Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-05-16T01:28:18.524Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894897.8560832, correction: -0.000380364, last_offset: -0.000223775, rms_offset: 0.000445037, root_delay: 0.062609017, root_dispersion: 0.000826806, max_error: 0.0325116785 })
|
| 76 | 2026-05-16T01:28:18.524Z | 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 = 3695
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49800
req_id = 114411e2-7602-4916-9641-630edb01ddeb
response_code = 200
uri = /timesync
|
| 77 | 2026-05-16T01:28:19.041Z | 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]:64268
|
| 78 | 2026-05-16T01:28:19.042Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-05-16T01:28:19.045Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894897.8560832, correction: -0.000367593, last_offset: -0.000223775, rms_offset: 0.000445037, root_delay: 0.062609017, root_dispersion: 0.000865564, max_error: 0.0325376655 })
|
| 80 | 2026-05-16T01:28:19.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 = 3274
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64268
req_id = 1f6adab1-53f3-40e8-9d68-0e95c125de77
response_code = 200
uri = /timesync
|
| 81 | 2026-05-16T01:28:19.161Z | 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]:34452
|
| 82 | 2026-05-16T01:28:19.161Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-05-16T01:28:19.164Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1778894897.8560832, correction: -0.000364661, last_offset: -0.000223775, rms_offset: 0.000445037, root_delay: 0.062609017, root_dispersion: 0.000874463, max_error: 0.0325436325 })
|
| 84 | 2026-05-16T01:28:19.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 = 3263
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34452
req_id = 26d9c646-049b-48fb-8e77-c0d7882eb685
response_code = 200
uri = /timesync
|
| 85 | 2026-05-16T01:29:17.926Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:46461
|
| 86 | 2026-05-16T01:29:17.926Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-05-16T01:29:17.929Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1778894957.330716, correction: -0.000131468, last_offset: -3.3895e-5, rms_offset: 0.00015721, root_delay: 0.060511749, root_dispersion: 0.001206658, max_error: 0.0315940005 })
|
| 88 | 2026-05-16T01:29:17.929Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2734
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46461
req_id = 85b8c2d1-7a64-4980-a153-83f020be6dba
response_code = 200
uri = /timesync
|
| 89 | 2026-05-16T01:29:19.271Z | 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]:60073
|
| 90 | 2026-05-16T01:29:19.271Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-05-16T01:29:19.274Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1778894958.7010612, correction: -0.000134287, last_offset: 7.757e-6, rms_offset: 0.000149162, root_delay: 0.059187971, root_dispersion: 0.001145453, max_error: 0.0308737255 })
|
| 92 | 2026-05-16T01:29:19.274Z | 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]:60073
req_id = 974133b1-7990-4bbb-869f-1002ea961c6b
response_code = 200
uri = /timesync
|
| 93 | 2026-05-16T01:29:19.408Z | 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]:38360
|
| 94 | 2026-05-16T01:29:19.408Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-05-16T01:29:19.411Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1778894958.7010612, correction: -0.000133887, last_offset: 7.757e-6, rms_offset: 0.000149162, root_delay: 0.059187971, root_dispersion: 0.001156714, max_error: 0.0308845865 })
|
| 96 | 2026-05-16T01:29:19.411Z | 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 = 3157
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38360
req_id = 7bc51b2f-e7a2-4aaa-ac09-386022ceae35
response_code = 200
uri = /timesync
|