| 1 | | [ Jun 17 22:20:46 Enabled. ] |
| 2 | | [ Jun 17 22:20:46 Rereading configuration. ] |
| 3 | | [ Jun 17 22:20:47 Rereading configuration. ] |
| 4 | | [ Jun 17 22:20:52 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jun 17 22:20:52 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-17T22:20:52.924Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-06-17T22:20:53.176Z | 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]:42253
|
| 24 | 2026-06-17T22:20:53.177Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-17T22:20:53.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-06-17T22:20:53.180Z | 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 = 3421
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = 5a5fc0f7-2ac6-4695-9124-ff872a14e273
response_code = 200
uri = /timesync
|
| 27 | 2026-06-17T22:20:54.017Z | 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]:39474
|
| 28 | 2026-06-17T22:20:54.017Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-17T22:20:54.020Z | 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 })
|
| 30 | 2026-06-17T22:20:54.020Z | 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 = 2719
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39474
req_id = fe3076de-6f35-430d-9032-2bd142104d6b
response_code = 200
uri = /timesync
|
| 31 | 2026-06-17T22:20:54.472Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-17T22:20:54.475Z | 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 })
|
| 33 | 2026-06-17T22:20:54.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 = 3223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = 94186327-7f27-44b2-99d4-bdc23e37cd00
response_code = 200
uri = /timesync
|
| 34 | 2026-06-17T22:20:55.077Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-17T22:20:55.080Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734853.9862578, correction: -0.059288565, last_offset: 0.059747111, rms_offset: 0.059747111, root_delay: 0.038341705, root_dispersion: 1.036037445, max_error: 1.1144968625 })
|
| 36 | 2026-06-17T22:20:55.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 = 2749
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = e6b534bd-9408-4f25-8c91-254b7b51d147
response_code = 200
uri = /timesync
|
| 37 | 2026-06-17T22:20:56.229Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-17T22:20:56.233Z | 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: 1781734853.9532855, correction: -0.056413364, last_offset: 0.000254547, rms_offset: 0.000254547, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.056413364 })
|
| 39 | 2026-06-17T22:20:56.233Z | 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 = 3422
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = 0dde1eb6-cfaf-458d-8737-40b59c9de932
response_code = 200
uri = /timesync
|
| 40 | 2026-06-17T22:20:57.892Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-06-17T22:20:57.895Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734857.130794, correction: -0.051774405, last_offset: 1.433e-6, rms_offset: 1.433e-6, root_delay: 0.03786891, root_dispersion: 0.00168676, max_error: 0.07239562 })
|
| 42 | 2026-06-17T22:20:57.895Z | 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 = 2821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = 59a9cce8-b53c-4ff1-b553-df6df402bdc2
response_code = 200
uri = /timesync
|
| 43 | 2026-06-17T22:20:59.073Z | 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]:64010
|
| 44 | 2026-06-17T22:20:59.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-17T22:20:59.076Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734857.6375325, correction: -0.048590519, last_offset: 2.4857e-5, rms_offset: 2.4857e-5, root_delay: 0.037807893, root_dispersion: 0.001722908, max_error: 0.0692173735 })
|
| 46 | 2026-06-17T22:20:59.076Z | 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 = 3143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64010
req_id = 80d33275-2f20-4d7d-95e0-d48c640837b7
response_code = 200
uri = /timesync
|
| 47 | 2026-06-17T22:21:00.204Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-17T22:21:00.207Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734859.2189667, correction: -0.045501158, last_offset: -1.7673e-5, rms_offset: 2.4235e-5, root_delay: 0.037965611, root_dispersion: 0.001508775, max_error: 0.06599273850000001 })
|
| 49 | 2026-06-17T22:21:00.207Z | 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 = 2856
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42253
req_id = 4f7cb9d3-a993-41f5-9637-8e866ef63279
response_code = 200
uri = /timesync
|
| 50 | 2026-06-17T22:21:00.315Z | 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]:63743
|
| 51 | 2026-06-17T22:21:00.315Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-17T22:21:00.317Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734859.2189667, correction: -0.045202576, last_offset: -1.7673e-5, rms_offset: 2.4235e-5, root_delay: 0.037965611, root_dispersion: 0.001529517, max_error: 0.0657148985 })
|
| 53 | 2026-06-17T22:21:00.317Z | 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 = 2601
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63743
req_id = 63d31ca9-231c-49b3-8758-9c7949ba4e20
response_code = 200
uri = /timesync
|
| 54 | 2026-06-17T22:21:44.764Z | 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]:53712
|
| 55 | 2026-06-17T22:21:44.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-06-17T22:21:44.771Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734903.6583962, correction: -3.5618e-5, last_offset: 3.752e-5, rms_offset: 0.000119587, root_delay: 0.037812352, root_dispersion: 0.001237429, max_error: 0.020179223000000003 })
|
| 57 | 2026-06-17T22:21:44.771Z | 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 = 6127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53712
req_id = 6782e58a-cb66-4dc0-93db-660735be0985
response_code = 200
uri = /timesync
|
| 58 | 2026-06-17T22:22:58.174Z | 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]:61861
|
| 59 | 2026-06-17T22:22:58.194Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-06-17T22:22:58.215Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734976.908254, correction: 1.0225e-5, last_offset: -2.4705e-5, rms_offset: 2.751e-5, root_delay: 0.037876826, root_dispersion: 0.001315293, max_error: 0.020263931 })
|
| 61 | 2026-06-17T22:22:58.215Z | 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 = 34926
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61861
req_id = c1a00fab-f2db-4851-9c18-d345475c8876
response_code = 200
uri = /timesync
|
| 62 | 2026-06-17T22:23:01.537Z | 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]:63055
|
| 63 | 2026-06-17T22:23:01.537Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-06-17T22:23:01.540Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734979.6277623, correction: -9.359e-6, last_offset: 7.112e-6, rms_offset: 2.3782e-5, root_delay: 0.037888352, root_dispersion: 0.00140978, max_error: 0.020363315 })
|
| 65 | 2026-06-17T22:23:01.540Z | 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 = 3375
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63055
req_id = 31c203dc-dc77-442b-9362-114d75e9c4eb
response_code = 200
uri = /timesync
|
| 66 | 2026-06-17T22:23:02.203Z | 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]:43638
|
| 67 | 2026-06-17T22:23:02.203Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-06-17T22:23:02.206Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734979.6277623, correction: -5.588e-6, last_offset: 7.112e-6, rms_offset: 2.3782e-5, root_delay: 0.037888352, root_dispersion: 0.001472048, max_error: 0.020421812 })
|
| 69 | 2026-06-17T22:23:02.207Z | 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 = 3470
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43638
req_id = 9181db59-fc28-4708-b59a-6c311f609bd6
response_code = 200
uri = /timesync
|
| 70 | 2026-06-17T22:23:02.305Z | 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]:51030
|
| 71 | 2026-06-17T22:23:02.305Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-17T22:23:02.309Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734979.6277623, correction: -5.006e-6, last_offset: 7.112e-6, rms_offset: 2.3782e-5, root_delay: 0.037888352, root_dispersion: 0.001481643, max_error: 0.020430825 })
|
| 73 | 2026-06-17T22:23:02.309Z | 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 = 3689
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51030
req_id = 4c86c611-83b1-4d18-84f1-05fc23734b31
response_code = 200
uri = /timesync
|
| 74 | 2026-06-17T22:23:03.075Z | 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]:51991
|
| 75 | 2026-06-17T22:23:03.075Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-06-17T22:23:03.078Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781734982.1309173, correction: -1.7427e-5, last_offset: 1.6917e-5, rms_offset: 2.3187e-5, root_delay: 0.037872765, root_dispersion: 0.001308867, max_error: 0.0202626765 })
|
| 77 | 2026-06-17T22:23:03.078Z | 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 = 2836
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51991
req_id = e1dfc575-3aaf-4d5c-98da-bfc3115b4b7e
response_code = 200
uri = /timesync
|
| 78 | 2026-06-17T22:23:40.054Z | 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]:61880
|
| 79 | 2026-06-17T22:23:40.054Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-06-17T22:23:40.058Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735017.2334552, correction: -1.999e-6, last_offset: -8.399e-6, rms_offset: 3.929e-5, root_delay: 0.037852734, root_dispersion: 0.001588807, max_error: 0.020517173 })
|
| 81 | 2026-06-17T22:23:40.058Z | 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 = 3628
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61880
req_id = 57aaace6-6930-4967-8429-01dbe36549a3
response_code = 200
uri = /timesync
|
| 82 | 2026-06-17T22:23:41.782Z | 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]:57578
|
| 83 | 2026-06-17T22:23:41.782Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-06-17T22:23:41.785Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735020.5539203, correction: -2.8303e-5, last_offset: -1.2987e-5, rms_offset: 4.0182e-5, root_delay: 0.037861299, root_dispersion: 0.001498606, max_error: 0.0204575585 })
|
| 85 | 2026-06-17T22:23:41.785Z | 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 = 2910
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57578
req_id = b49caf4d-8619-4cf0-9df2-62015f225b0e
response_code = 200
uri = /timesync
|
| 86 | 2026-06-17T22:23:43.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::a]:41885
|
| 87 | 2026-06-17T22:23:43.257Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-06-17T22:23:43.260Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735022.711434, correction: -2.1667e-5, last_offset: 8.898e-6, rms_offset: 3.8224e-5, root_delay: 0.03772324, root_dispersion: 0.001368005, max_error: 0.020251291999999997 })
|
| 89 | 2026-06-17T22:23:43.260Z | 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 = 2810
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41885
req_id = f6b3189f-5944-46de-8cf4-0d77f5dc223a
response_code = 200
uri = /timesync
|
| 90 | 2026-06-17T22:24:39.485Z | 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]:47836
|
| 91 | 2026-06-17T22:24:39.485Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-06-17T22:24:39.488Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735078.6950455, correction: 1.2635e-5, last_offset: -2.4491e-5, rms_offset: 2.7803e-5, root_delay: 0.037701651, root_dispersion: 0.001472658, max_error: 0.0203361185 })
|
| 93 | 2026-06-17T22:24:39.488Z | 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 = 3468
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47836
req_id = 173e5259-a244-4033-b02e-4bf4f76f7506
response_code = 200
uri = /timesync
|
| 94 | 2026-06-17T22:24:41.710Z | 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]:39813
|
| 95 | 2026-06-17T22:24:41.710Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-06-17T22:24:41.713Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735079.9899285, correction: 4.283e-6, last_offset: 1.4925e-5, rms_offset: 2.6102e-5, root_delay: 0.037893351, root_dispersion: 0.001588154, max_error: 0.0205391125 })
|
| 97 | 2026-06-17T22:24:41.713Z | 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 = 2815
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39813
req_id = 4829ce95-6649-4433-88b1-b7ba9f42cf5d
response_code = 200
uri = /timesync
|
| 98 | 2026-06-17T22:24:42.991Z | 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]:40361
|
| 99 | 2026-06-17T22:24:42.991Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-06-17T22:24:42.994Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735082.0319524, correction: -6.9673e-5, last_offset: 8.7644e-5, rms_offset: 5.2072e-5, root_delay: 0.037905395, root_dispersion: 0.001565597, max_error: 0.0205879675 })
|
| 101 | 2026-06-17T22:24:42.994Z | 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::a]:40361
req_id = 0fe10e5e-7736-4e9c-afb8-dff13b087aa2
response_code = 200
uri = /timesync
|
| 102 | 2026-06-17T22:25:39.225Z | 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]:36432
|
| 103 | 2026-06-17T22:25:39.225Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-06-17T22:25:39.228Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735138.1632578, correction: -0.000147768, last_offset: 0.000157213, rms_offset: 5.7599e-5, root_delay: 0.038042035, root_dispersion: 0.001753772, max_error: 0.0209225575 })
|
| 105 | 2026-06-17T22:25:39.228Z | 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 = 3538
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:36432
req_id = 47b641a0-0446-45ab-a09f-bac1a31cf5c2
response_code = 200
uri = /timesync
|
| 106 | 2026-06-17T22:25:42.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::b]:63264
|
| 107 | 2026-06-17T22:25:42.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-06-17T22:25:42.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735141.4060116, correction: 3.8717e-5, last_offset: -9.7195e-5, rms_offset: 6.0611e-5, root_delay: 0.037794858, root_dispersion: 0.001572396, max_error: 0.020508542 })
|
| 109 | 2026-06-17T22:25:42.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 = 3568
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63264
req_id = 2dda1083-5e87-4f5a-bade-5aab897bd177
response_code = 200
uri = /timesync
|
| 110 | 2026-06-17T22:25:43.249Z | 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]:38807
|
| 111 | 2026-06-17T22:25:43.249Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-06-17T22:25:43.252Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735142.3512049, correction: 2.7241e-5, last_offset: -6.1261e-5, rms_offset: 6.0676e-5, root_delay: 0.03791612, root_dispersion: 0.001558417, max_error: 0.020543718 })
|
| 113 | 2026-06-17T22:25:43.252Z | 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 = 2965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38807
req_id = c87d432c-fada-4927-b9cf-9223235f3488
response_code = 200
uri = /timesync
|
| 114 | 2026-06-17T22:26:39.361Z | 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]:56976
|
| 115 | 2026-06-17T22:26:39.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-06-17T22:26:39.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735197.5596075, correction: -2.0738e-5, last_offset: 3.6599e-5, rms_offset: 0.00010572, root_delay: 0.037690468, root_dispersion: 0.001494453, max_error: 0.020360424999999998 })
|
| 117 | 2026-06-17T22:26:39.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 = 2467
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56976
req_id = cb65ec18-ea6b-4b63-b5e8-4322222cea12
response_code = 200
uri = /timesync
|
| 118 | 2026-06-17T22:26:41.718Z | 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]:60047
|
| 119 | 2026-06-17T22:26:41.718Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-06-17T22:26:41.721Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735201.2238522, correction: 1.376e-6, last_offset: -1.381e-6, rms_offset: 9.1517e-5, root_delay: 0.037752278, root_dispersion: 0.001318835, max_error: 0.020196350000000002 })
|
| 121 | 2026-06-17T22:26:41.721Z | 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 = 3069
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60047
req_id = 71fa1f17-7d37-4df8-961d-f73df657083e
response_code = 200
uri = /timesync
|
| 122 | 2026-06-17T22:26:43.096Z | 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]:56232
|
| 123 | 2026-06-17T22:26:43.096Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-06-17T22:26:43.099Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735201.5384486, correction: 1.453e-6, last_offset: -1.54e-7, rms_offset: 8.682e-5, root_delay: 0.037752278, root_dispersion: 0.001441315, max_error: 0.020318906999999997 })
|
| 125 | 2026-06-17T22:26:43.099Z | 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 = 2931
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56232
req_id = 2c00d9e8-213d-4baa-9b29-d866b061c18a
response_code = 200
uri = /timesync
|
| 126 | 2026-06-17T22:27:40.427Z | 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]:49572
|
| 127 | 2026-06-17T22:27:40.427Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-06-17T22:27:40.430Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735258.5256603, correction: -0.000273244, last_offset: 4.08e-7, rms_offset: 0.00024322, root_delay: 0.037693311, root_dispersion: 0.001463214, max_error: 0.0205831135 })
|
| 129 | 2026-06-17T22:27:40.430Z | 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 = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49572
req_id = c47b00a9-2056-4870-b12f-a05ecffbee27
response_code = 200
uri = /timesync
|
| 130 | 2026-06-17T22:27:41.883Z | 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]:49279
|
| 131 | 2026-06-17T22:27:41.883Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-06-17T22:27:41.886Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735260.801255, correction: -0.000220326, last_offset: -4.3145e-5, rms_offset: 0.000231142, root_delay: 0.037693311, root_dispersion: 0.001463191, max_error: 0.0205301725 })
|
| 133 | 2026-06-17T22:27:41.886Z | 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 = 2934
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49279
req_id = ca9d2615-e3e4-43c1-87bb-bec5d78b1ef3
response_code = 200
uri = /timesync
|
| 134 | 2026-06-17T22:27:43.073Z | 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]:61252
|
| 135 | 2026-06-17T22:27:43.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-06-17T22:27:43.076Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735262.0929224, correction: -0.000223772, last_offset: 6.5013e-5, rms_offset: 0.000209742, root_delay: 0.03771593, root_dispersion: 0.00139073, max_error: 0.020472467 })
|
| 137 | 2026-06-17T22:27:43.076Z | 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::a]:61252
req_id = 0820ce60-6b09-45f0-997f-29f50640b932
response_code = 200
uri = /timesync
|
| 138 | 2026-06-17T22:28:39.516Z | 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]:51819
|
| 139 | 2026-06-17T22:28:39.516Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-06-17T22:28:39.519Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735317.522215, correction: -7.6968e-5, last_offset: 4.7055e-5, rms_offset: 5.0983e-5, root_delay: 0.037713498, root_dispersion: 0.001462112, max_error: 0.020395829 })
|
| 141 | 2026-06-17T22:28:39.519Z | 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 = 3032
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51819
req_id = eb13e242-bf50-4497-80a8-2438dbadb772
response_code = 200
uri = /timesync
|
| 142 | 2026-06-17T22:28:41.635Z | 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]:46366
|
| 143 | 2026-06-17T22:28:41.635Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-06-17T22:28:41.638Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735319.4713492, correction: -6.5952e-5, last_offset: -1.0037e-5, rms_offset: 4.847e-5, root_delay: 0.037691869, root_dispersion: 0.001472239, max_error: 0.020384125500000003 })
|
| 145 | 2026-06-17T22:28:41.638Z | 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 = 3199
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46366
req_id = 2c49759a-4084-4380-85af-7354d85c760b
response_code = 200
uri = /timesync
|
| 146 | 2026-06-17T22:28:43.345Z | 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]:54427
|
| 147 | 2026-06-17T22:28:43.345Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-06-17T22:28:43.349Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2398666785, ip_addr: 142.248.192.33, stratum: 3, ref_time: 1781735322.2328029, correction: -2.4887e-5, last_offset: 3.952e-6, rms_offset: 4.567e-5, root_delay: 0.037779141, root_dispersion: 0.001404479, max_error: 0.020318936500000002 })
|
| 149 | 2026-06-17T22:28:43.349Z | 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 = 3542
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54427
req_id = 623b80d6-ccd1-4399-95a1-7fc08021f8d9
response_code = 200
uri = /timesync
|
| 150 | 2026-06-17T22:29:39.039Z | 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]:57011
|
| 151 | 2026-06-17T22:29:39.039Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-06-17T22:29:39.042Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1781735376.9061792, correction: 4e-9, last_offset: 4.5036e-5, rms_offset: 0.000479017, root_delay: 0.002781176, root_dispersion: 0.000530529, max_error: 0.001921121 })
|
| 153 | 2026-06-17T22:29:39.042Z | 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 = 2942
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57011
req_id = a5701fad-8328-4e26-940d-d6f01e619470
response_code = 200
uri = /timesync
|
| 154 | 2026-06-17T22:29:41.693Z | 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]:39361
|
| 155 | 2026-06-17T22:29:41.693Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 156 | 2026-06-17T22:29:41.696Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1781735380.155872, correction: 1.1226e-5, last_offset: -1.6211e-5, rms_offset: 0.000431147, root_delay: 0.002890124, root_dispersion: 0.000472434, max_error: 0.001928722 })
|
| 157 | 2026-06-17T22:29:41.696Z | 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 = 2845
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39361
req_id = 1d3d3ef8-1979-4f04-b09b-ba04ccdd205e
response_code = 200
uri = /timesync
|
| 158 | 2026-06-17T22:29:43.301Z | 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]:50504
|
| 159 | 2026-06-17T22:29:43.301Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-06-17T22:29:43.304Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1781735382.4289534, correction: 1.6387e-5, last_offset: -1.0144e-5, rms_offset: 0.000409034, root_delay: 0.002924019, root_dispersion: 0.000377506, max_error: 0.0018559025000000002 })
|
| 161 | 2026-06-17T22:29:43.304Z | 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 = 3172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50504
req_id = ae65be9b-4d21-4b01-9e93-9d036f23709d
response_code = 200
uri = /timesync
|