| 1 | | [ Aug 20 02:12:35 Enabled. ] |
| 2 | | [ Aug 20 02:12:35 Rereading configuration. ] |
| 3 | | [ Aug 20 02:12:35 Rereading configuration. ] |
| 4 | | [ Aug 20 02:12: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 | | [ Aug 20 02:12:42 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-20T02:12:42.955Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-20T02:12:43.558Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49561
|
| 24 | 2026-08-20T02:12:43.559Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-20T02:12:43.563Z | 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-08-20T02:12:43.563Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3697
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49561
req_id = ade0d01b-7391-4b63-9f56-5ecab47996ba
response_code = 200
uri = /timesync
|
| 27 | 2026-08-20T02:12:44.974Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-08-20T02:12:44.977Z | 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: 1787191963.0912902, correction: 0.003648811, last_offset: -0.003700819, rms_offset: 0.003700819, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.003648811 })
|
| 29 | 2026-08-20T02:12:44.977Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49561
req_id = 669ca5a9-a720-4552-83ca-a87ee891f090
response_code = 200
uri = /timesync
|
| 30 | 2026-08-20T02:12:46.384Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41784
|
| 31 | 2026-08-20T02:12:46.384Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-20T02:12:46.387Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787191965.789924, correction: -4.212e-6, last_offset: 3.761e-6, rms_offset: 3.761e-6, root_delay: 0.003565492, root_dispersion: 0.001153496, max_error: 0.002940454 })
|
| 33 | 2026-08-20T02:12:46.387Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2939
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41784
req_id = d24ff0d0-f429-4970-91fc-a3c281c5028d
response_code = 200
uri = /timesync
|
| 34 | 2026-08-20T02:12:46.561Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-20T02:12:46.564Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787191965.789924, correction: -4.181e-6, last_offset: 3.761e-6, rms_offset: 3.761e-6, root_delay: 0.003565492, root_dispersion: 0.001266042, max_error: 0.003052969 })
|
| 36 | 2026-08-20T02:12:46.564Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2872
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49561
req_id = c243f729-b99f-4448-9568-bb76900a2e5a
response_code = 200
uri = /timesync
|
| 37 | 2026-08-20T02:12:46.666Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63419
|
| 38 | 2026-08-20T02:12:46.666Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-20T02:12:46.668Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787191965.789924, correction: -4.163e-6, last_offset: 3.761e-6, rms_offset: 3.761e-6, root_delay: 0.003565492, root_dispersion: 0.001332344, max_error: 0.0031192529999999998 })
|
| 40 | 2026-08-20T02:12:46.668Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2398
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63419
req_id = 9588c72e-f919-43d4-8d21-8e3fc3fd0bff
response_code = 200
uri = /timesync
|
| 41 | 2026-08-20T02:13:16.624Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38896
|
| 42 | 2026-08-20T02:13:16.630Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 43 | 2026-08-20T02:13:16.643Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787191994.8257961, correction: 3.3635e-5, last_offset: -8.1567e-5, rms_offset: 0.000405805, root_delay: 0.003804741, root_dispersion: 0.001726032, max_error: 0.0036620374999999997 })
|
| 44 | 2026-08-20T02:13:16.643Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 15376
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38896
req_id = 36569f26-8485-4935-ad93-0d1bfa9165e7
response_code = 200
uri = /timesync
|
| 45 | 2026-08-20T02:13:56.963Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:65235
|
| 46 | 2026-08-20T02:13:56.976Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34152
|
| 47 | 2026-08-20T02:13:56.996Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-20T02:13:56.996Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-08-20T02:13:57.045Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192035.82312, correction: 1.8545e-5, last_offset: -1.6906e-5, rms_offset: 9.8834e-5, root_delay: 0.003589652, root_dispersion: 0.000941839, max_error: 0.00275521 })
|
| 50 | 2026-08-20T02:13:57.045Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192035.82312, correction: 1.8545e-5, last_offset: -1.6906e-5, rms_offset: 9.8834e-5, root_delay: 0.003589652, root_dispersion: 0.000941836, max_error: 0.002755207 })
|
| 51 | 2026-08-20T02:13:57.045Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 66785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34152
req_id = fc3adbb7-cc77-4513-9da1-7ace74174de9
response_code = 200
uri = /timesync
|
| 52 | 2026-08-20T02:13:57.045Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 72499
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65235
req_id = 19bd7e3f-987b-4fc5-9fa2-2b022346786a
response_code = 200
uri = /timesync
|
| 53 | 2026-08-20T02:13:57.589Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:64541
|
| 54 | 2026-08-20T02:13:57.589Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-20T02:13:57.593Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192035.82312, correction: 8.62e-6, last_offset: -1.6906e-5, rms_offset: 9.8834e-5, root_delay: 0.003589652, root_dispersion: 0.000997407, max_error: 0.002800853 })
|
| 56 | 2026-08-20T02:13:57.593Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3832
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:64541
req_id = ea6f0b63-fd86-4551-9182-736144a70911
response_code = 200
uri = /timesync
|
| 57 | 2026-08-20T02:13:58.661Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45570
|
| 58 | 2026-08-20T02:13:58.662Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-08-20T02:13:58.666Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192037.745077, correction: 2.348e-6, last_offset: 1.6006e-5, rms_offset: 8.9248e-5, root_delay: 0.003639239, root_dispersion: 0.000946704, max_error: 0.0027686715 })
|
| 60 | 2026-08-20T02:13:58.666Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4504
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45570
req_id = 32c63ca3-2849-4894-8f36-394dcab5481d
response_code = 200
uri = /timesync
|
| 61 | 2026-08-20T02:13:58.812Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47242
|
| 62 | 2026-08-20T02:13:58.813Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-08-20T02:13:58.817Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192037.745077, correction: 2.332e-6, last_offset: 1.6006e-5, rms_offset: 8.9248e-5, root_delay: 0.003639239, root_dispersion: 0.000965981, max_error: 0.0027879325 })
|
| 64 | 2026-08-20T02:13:58.817Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3795
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47242
req_id = 9f12b208-e38a-434f-9e54-5b03dfa0ce53
response_code = 200
uri = /timesync
|
| 65 | 2026-08-20T02:14:00.580Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:54833
|
| 66 | 2026-08-20T02:14:00.580Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-08-20T02:14:00.583Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192038.9217584, correction: -9.469e-6, last_offset: 1.7822e-5, rms_offset: 8.4856e-5, root_delay: 0.003621199, root_dispersion: 0.00099528, max_error: 0.0028153485000000002 })
|
| 68 | 2026-08-20T02:14:00.583Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3180
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54833
req_id = 1b7e4bd7-0473-4b7a-8c4d-72701f5a60ee
response_code = 200
uri = /timesync
|
| 69 | 2026-08-20T02:14:07.104Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35936
|
| 70 | 2026-08-20T02:14:07.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-08-20T02:14:07.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192046.1864748, correction: 2.64e-7, last_offset: -1.6753e-5, rms_offset: 6.1005e-5, root_delay: 0.003599162, root_dispersion: 0.000956087, max_error: 0.002755932 })
|
| 72 | 2026-08-20T02:14:07.107Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35936
req_id = f7d627b5-fdac-4014-bf8c-3be6b49647a3
response_code = 200
uri = /timesync
|
| 73 | 2026-08-20T02:14:08.237Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:47713
|
| 74 | 2026-08-20T02:14:08.237Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-20T02:14:08.240Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192047.1294289, correction: -2.5411e-5, last_offset: 3.2035e-5, rms_offset: 5.8754e-5, root_delay: 0.003599162, root_dispersion: 0.001068388, max_error: 0.00289338 })
|
| 76 | 2026-08-20T02:14:08.240Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3132
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47713
req_id = d86913fc-d200-4e1d-8231-f0640b6c1530
response_code = 200
uri = /timesync
|
| 77 | 2026-08-20T02:14:55.878Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:60796
|
| 78 | 2026-08-20T02:14:55.878Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-20T02:14:55.881Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192095.0091658, correction: -1.5828e-5, last_offset: 1.6864e-5, rms_offset: 9.1232e-5, root_delay: 0.003998175, root_dispersion: 0.000673709, max_error: 0.0026886244999999994 })
|
| 80 | 2026-08-20T02:14:55.882Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3990
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60796
req_id = 644d271f-7daf-4988-abdb-b1f84baa447a
response_code = 200
uri = /timesync
|
| 81 | 2026-08-20T02:14:56.646Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48900
|
| 82 | 2026-08-20T02:14:56.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-20T02:14:56.649Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192095.7267275, correction: -0.000135974, last_offset: 0.000126716, rms_offset: 9.5376e-5, root_delay: 0.003891956, root_dispersion: 0.000792624, max_error: 0.0028745759999999998 })
|
| 84 | 2026-08-20T02:14:56.649Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48900
req_id = 231c7793-d947-4aa6-90ec-dbff55f5c312
response_code = 200
uri = /timesync
|
| 85 | 2026-08-20T02:14:58.107Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:57731
|
| 86 | 2026-08-20T02:14:58.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-20T02:14:58.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1787192096.9512632, correction: -8.0094e-5, last_offset: 0.000120052, rms_offset: 9.8123e-5, root_delay: 0.003571037, root_dispersion: 0.000690748, max_error: 0.0025563605 })
|
| 88 | 2026-08-20T02:14:58.112Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4367
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57731
req_id = 47eb2710-7bba-4079-892d-ae20873a07aa
response_code = 200
uri = /timesync
|