| 1 | | [ May 28 17:27:49 Enabled. ] |
| 2 | | [ May 28 17:27:49 Rereading configuration. ] |
| 3 | | [ May 28 17:27:50 Rereading configuration. ] |
| 4 | | [ May 28 17:27:55 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 28 17:27:55 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-28T17:27:55.582Z | 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-28T17:27:55.963Z | 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]:51262
|
| 24 | 2026-05-28T17:27:55.964Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-28T17:27:55.967Z | 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-28T17:27:55.968Z | 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 = 3597
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = d2a9ab05-b31b-4739-a9a0-c9979f5a381d
response_code = 200
uri = /timesync
|
| 27 | 2026-05-28T17:27:56.001Z | 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]:45650
|
| 28 | 2026-05-28T17:27:56.001Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-28T17:27:56.003Z | 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-05-28T17:27:56.003Z | 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 = 2633
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45650
req_id = 75e5c7c4-e5bb-4323-9fb6-8c3f6bd05091
response_code = 200
uri = /timesync
|
| 31 | 2026-05-28T17:27:57.558Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-28T17:27:57.561Z | 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-05-28T17:27:57.561Z | 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 = 2829
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 796adb28-f507-4f81-b8ea-442ad46a4cdc
response_code = 200
uri = /timesync
|
| 34 | 2026-05-28T17:27:59.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-28T17:27:59.111Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989277.8679442, correction: 0.0, last_offset: 0.218660697, rms_offset: 0.233661652, root_delay: 0.052882314, root_dispersion: 1.45391798, max_error: 1.480359137 })
|
| 36 | 2026-05-28T17:27:59.111Z | 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 = 2830
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 2b17941d-05c8-47a3-9249-82169c76c106
response_code = 200
uri = /timesync
|
| 37 | 2026-05-28T17:28:00.542Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-28T17:28:00.545Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989279.3108423, correction: -0.191729411, last_offset: 0.193174601, rms_offset: 0.229933977, root_delay: 0.04669841, root_dispersion: 1.215851784, max_error: 1.4309304 })
|
| 39 | 2026-05-28T17:28:00.545Z | 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::1]:51262
req_id = 80de97c3-844d-4b17-b804-d6d6e00756ce
response_code = 200
uri = /timesync
|
| 40 | 2026-05-28T17:28:01.412Z | 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]:49382
|
| 41 | 2026-05-28T17:28:01.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-28T17:28:01.415Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989279.975379, correction: -0.194584563, last_offset: 0.005216322, rms_offset: 0.218140766, root_delay: 0.045841597, root_dispersion: 1.265977979, max_error: 1.4834833405 })
|
| 43 | 2026-05-28T17:28:01.415Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2652
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49382
req_id = f9d247c2-6c6f-4d6c-8a8f-d231d8af3ca3
response_code = 200
uri = /timesync
|
| 44 | 2026-05-28T17:28:03.269Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-28T17:28:03.271Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989281.9928563, correction: -0.185554609, last_offset: -0.002412253, rms_offset: 0.196328744, root_delay: 0.044840794, root_dispersion: 1.099331141, max_error: 1.307306147 })
|
| 46 | 2026-05-28T17:28:03.272Z | 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 = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = e84613d1-b149-47d2-a3aa-d8077a4bbe80
response_code = 200
uri = /timesync
|
| 47 | 2026-05-28T17:28:05.551Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-28T17:28:05.554Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989284.2387793, correction: -0.179721475, last_offset: 0.001093252, rms_offset: 0.176696345, root_delay: 0.042151824, root_dispersion: 1.13863945, max_error: 1.339436837 })
|
| 49 | 2026-05-28T17:28:05.554Z | 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 = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 46a5380f-1e32-43c8-9dfb-cac1bbbd061a
response_code = 200
uri = /timesync
|
| 50 | 2026-05-28T17:28:06.459Z | 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]:60806
|
| 51 | 2026-05-28T17:28:06.459Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-28T17:28:06.461Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989285.2384207, correction: -0.177178562, last_offset: -7.9818e-5, rms_offset: 0.167628869, root_delay: 0.047073651, root_dispersion: 1.04821229, max_error: 1.2489276775 })
|
| 53 | 2026-05-28T17:28:06.461Z | 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 = 2608
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60806
req_id = 58661f46-1e3b-4c1e-94a0-0898ee324da9
response_code = 200
uri = /timesync
|
| 54 | 2026-05-28T17:28:08.982Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-28T17:28:08.985Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989287.517791, correction: -0.169311613, last_offset: -0.00070235, rms_offset: 0.150866166, root_delay: 0.051719207, root_dispersion: 1.300223708, max_error: 1.4953949245 })
|
| 56 | 2026-05-28T17:28:08.985Z | 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 = 2744
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 8fb956a8-5623-4bf1-980a-de2742ea777f
response_code = 200
uri = /timesync
|
| 57 | 2026-05-28T17:28:11.509Z | 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]:39274
|
| 58 | 2026-05-28T17:28:11.510Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-05-28T17:28:11.512Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989290.7888951, correction: -0.162442356, last_offset: 0.00043925, rms_offset: 0.128812015, root_delay: 0.046306282, root_dispersion: 0.002059651, max_error: 0.187655148 })
|
| 60 | 2026-05-28T17:28:11.512Z | 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 = 2611
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39274
req_id = 558d92c6-73aa-4898-8d86-e4d9a098764e
response_code = 200
uri = /timesync
|
| 61 | 2026-05-28T17:28:13.028Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-28T17:28:13.030Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989291.0115454, correction: -0.158252075, last_offset: -6.6386e-5, rms_offset: 0.122201815, root_delay: 0.046306282, root_dispersion: 0.00446712, max_error: 0.18587233599999997 })
|
| 63 | 2026-05-28T17:28:13.030Z | 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 = 2849
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = f1d1625b-8fd3-4207-8728-409b2fb972ae
response_code = 200
uri = /timesync
|
| 64 | 2026-05-28T17:28:16.560Z | 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]:60017
|
| 65 | 2026-05-28T17:28:16.560Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-28T17:28:16.562Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989295.3653157, correction: -0.14946577, last_offset: 0.001742864, rms_offset: 0.098985277, root_delay: 0.044672269, root_dispersion: 0.002729128, max_error: 0.1745310325 })
|
| 67 | 2026-05-28T17:28:16.563Z | 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 = 2609
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60017
req_id = ce7d803a-0fbb-4891-93db-9f5387cd1793
response_code = 200
uri = /timesync
|
| 68 | 2026-05-28T17:28:19.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-05-28T17:28:19.401Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989298.2431166, correction: -0.143153593, last_offset: 0.000688925, rms_offset: 0.084516004, root_delay: 0.045882676, root_dispersion: 0.002983552, max_error: 0.169078483 })
|
| 70 | 2026-05-28T17:28:19.401Z | 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 = 2647
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = d309b9d2-3a19-49cd-949b-bb9322b77c1c
response_code = 200
uri = /timesync
|
| 71 | 2026-05-28T17:28:21.610Z | 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]:37150
|
| 72 | 2026-05-28T17:28:21.610Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-05-28T17:28:21.613Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989300.821589, correction: -0.139311984, last_offset: 2.3476e-5, rms_offset: 0.07606712, root_delay: 0.043846902, root_dispersion: 0.004630615, max_error: 0.16586605000000001 })
|
| 74 | 2026-05-28T17:28:21.613Z | 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 = 2590
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37150
req_id = a3d0a458-82e1-4036-8d40-54ce983c7f27
response_code = 200
uri = /timesync
|
| 75 | 2026-05-28T17:28:22.208Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-28T17:28:22.211Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989300.821589, correction: -0.137687385, last_offset: 2.3476e-5, rms_offset: 0.07606712, root_delay: 0.043846902, root_dispersion: 0.00562798, max_error: 0.165238816 })
|
| 77 | 2026-05-28T17:28:22.211Z | 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 = 2799
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 4099589a-a5b7-42a2-8cbf-b3dfc16b40ca
response_code = 200
uri = /timesync
|
| 78 | 2026-05-28T17:28:26.661Z | 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]:48255
|
| 79 | 2026-05-28T17:28:26.661Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-28T17:28:26.664Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989305.6816914, correction: -0.123571157, last_offset: 0.001814093, rms_offset: 0.058461133, root_delay: 0.041151684, root_dispersion: 0.002481153, max_error: 0.146628152 })
|
| 81 | 2026-05-28T17:28:26.664Z | 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 = 2594
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48255
req_id = 991d5352-b004-4891-8a63-80facd98c1cb
response_code = 200
uri = /timesync
|
| 82 | 2026-05-28T17:28:28.814Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-05-28T17:28:28.816Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989307.3213649, correction: -0.118662283, last_offset: 0.000981612, rms_offset: 0.052615937, root_delay: 0.042066317, root_dispersion: 0.002558451, max_error: 0.14225389249999998 })
|
| 84 | 2026-05-28T17:28:28.816Z | 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 = 2744
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = a03c5109-5d61-432d-9abc-842ff82ec6bf
response_code = 200
uri = /timesync
|
| 85 | 2026-05-28T17:28:31.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::1]:58700
|
| 86 | 2026-05-28T17:28:31.712Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-05-28T17:28:31.715Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989310.6184328, correction: -0.112225369, last_offset: 0.001738852, rms_offset: 0.044927701, root_delay: 0.041146822, root_dispersion: 0.002802261, max_error: 0.135601041 })
|
| 88 | 2026-05-28T17:28:31.715Z | 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 = 2982
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58700
req_id = c8a0165d-4ccc-4732-bfe6-5520a68b28cb
response_code = 200
uri = /timesync
|
| 89 | 2026-05-28T17:28:35.051Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-28T17:28:35.054Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989313.6152997, correction: -0.102837935, last_offset: -0.000446499, rms_offset: 0.038360264, root_delay: 0.045329474, root_dispersion: 0.004595215, max_error: 0.13009788700000002 })
|
| 91 | 2026-05-28T17:28:35.054Z | 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 = 2902
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = 367247ae-6cf2-43a7-b698-db09fdc31d97
response_code = 200
uri = /timesync
|
| 92 | 2026-05-28T17:28:36.762Z | 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]:63604
|
| 93 | 2026-05-28T17:28:36.762Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-28T17:28:36.765Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989315.3928049, correction: -0.098216601, last_offset: -0.000531584, rms_offset: 0.034525052, root_delay: 0.043165989, root_dispersion: 0.002443955, max_error: 0.12224355049999999 })
|
| 95 | 2026-05-28T17:28:36.765Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63604
req_id = eb4e95c5-c912-4632-880c-3f5174979452
response_code = 200
uri = /timesync
|
| 96 | 2026-05-28T17:28:40.256Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-05-28T17:28:40.259Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989319.0164804, correction: -0.087669514, last_offset: 0.000229797, rms_offset: 0.029480437, root_delay: 0.045157131, root_dispersion: 0.002811602, max_error: 0.11305968150000001 })
|
| 98 | 2026-05-28T17:28:40.259Z | 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 = 3056
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = b7e0ed33-2048-4579-bebb-92a4f4bf1655
response_code = 200
uri = /timesync
|
| 99 | 2026-05-28T17:28:41.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::1]:44692
|
| 100 | 2026-05-28T17:28:41.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-05-28T17:28:41.815Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989321.2709262, correction: -0.082876377, last_offset: -0.000728739, rms_offset: 0.026533438, root_delay: 0.045903739, root_dispersion: 0.002395386, max_error: 0.1082236325 })
|
| 102 | 2026-05-28T17:28:41.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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44692
req_id = d78b4bec-12d6-4c43-89cf-fa9e823ef536
response_code = 200
uri = /timesync
|
| 103 | 2026-05-28T17:28:46.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::1]:40499
|
| 104 | 2026-05-28T17:28:46.863Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-05-28T17:28:46.866Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989325.4569163, correction: -0.071490534, last_offset: 0.001765985, rms_offset: 0.021500241, root_delay: 0.039960172, root_dispersion: 0.002731507, max_error: 0.094202127 })
|
| 106 | 2026-05-28T17:28:46.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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40499
req_id = 755d922d-9f10-459f-9bb2-e8b7c333c185
response_code = 200
uri = /timesync
|
| 107 | 2026-05-28T17:28:51.912Z | 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]:47040
|
| 108 | 2026-05-28T17:28:51.913Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-05-28T17:28:51.915Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989330.2765622, correction: -0.056688655, last_offset: -0.001499878, rms_offset: 0.016528618, root_delay: 0.047203377, root_dispersion: 0.002380353, max_error: 0.0826706965 })
|
| 110 | 2026-05-28T17:28:51.915Z | 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 = 2446
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47040
req_id = ce9d7f7a-ef95-41c8-a5f7-71238240630e
response_code = 200
uri = /timesync
|
| 111 | 2026-05-28T17:28:56.628Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-28T17:28:56.631Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989334.4294956, correction: -0.043459922, last_offset: 0.000146039, rms_offset: 0.0133888, root_delay: 0.046938244, root_dispersion: 0.002656615, max_error: 0.069585659 })
|
| 113 | 2026-05-28T17:28:56.631Z | 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 = 3142
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51262
req_id = dbf1eff7-efb2-4a27-99ee-db29432c798e
response_code = 200
uri = /timesync
|
| 114 | 2026-05-28T17:28:56.731Z | 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]:57993
|
| 115 | 2026-05-28T17:28:56.731Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-05-28T17:28:56.733Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1779989334.4294956, correction: -0.043182071, last_offset: 0.000146039, rms_offset: 0.0133888, root_delay: 0.046938244, root_dispersion: 0.002703119, max_error: 0.069354312 })
|
| 117 | 2026-05-28T17:28:56.733Z | 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 = 2296
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57993
req_id = 342ed7ca-f0b8-4a06-90c5-a8f2ea20131d
response_code = 200
uri = /timesync
|