| 1 | | [ Jul 24 07:29:13 Enabled. ] |
| 2 | | [ Jul 24 07:29:13 Rereading configuration. ] |
| 3 | | [ Jul 24 07:29:14 Rereading configuration. ] |
| 4 | | [ Jul 24 07:29:23 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 | | [ Jul 24 07:29:23 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-24T07:29:23.437Z | 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-07-24T07:29:24.090Z | 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]:43507
|
| 24 | 2026-07-24T07:29:24.091Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-24T07:29:24.094Z | 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-07-24T07:29:24.094Z | 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 = 3165
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = f179ed47-d3fa-4bcf-81ea-5ca4df503337
response_code = 200
uri = /timesync
|
| 27 | 2026-07-24T07:29:25.059Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-07-24T07:29:25.062Z | 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 })
|
| 29 | 2026-07-24T07:29:25.062Z | 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 = 2861
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 54519dd9-1baf-41ca-9422-82ef772257f0
response_code = 200
uri = /timesync
|
| 30 | 2026-07-24T07:29:26.015Z | 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]:64726
|
| 31 | 2026-07-24T07:29:26.015Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-24T07:29:26.018Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878164.3459284, correction: 0.0, last_offset: -0.412584245, rms_offset: 0.412584245, root_delay: 0.020058654, root_dispersion: 1.71300137, max_error: 1.723030697 })
|
| 33 | 2026-07-24T07:29:26.018Z | 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 = 3159
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64726
req_id = 2c020d61-0ce9-4eb4-82da-0351c85d943d
response_code = 200
uri = /timesync
|
| 34 | 2026-07-24T07:29:28.063Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-24T07:29:28.065Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878167.0181603, correction: -0.125254452, last_offset: 0.125409767, rms_offset: 0.125409767, root_delay: 0.022505311, root_dispersion: 1.064141989, max_error: 1.2006490964999998 })
|
| 36 | 2026-07-24T07:29:28.065Z | 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 = 2805
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = dcd516e0-feb1-4eb4-889c-6c9074a89d8f
response_code = 200
uri = /timesync
|
| 37 | 2026-07-24T07:29:31.049Z | 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]:39181
|
| 38 | 2026-07-24T07:29:31.049Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-07-24T07:29:31.052Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878170.3943694, correction: -0.119463943, last_offset: -0.005141934, rms_offset: 0.004202499, root_delay: 0.022487905, root_dispersion: 0.586006343, max_error: 0.7167142385 })
|
| 40 | 2026-07-24T07:29:31.052Z | 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 = 2879
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39181
req_id = 1a61db0d-cca1-4694-af69-c7294eba6363
response_code = 200
uri = /timesync
|
| 41 | 2026-07-24T07:29:31.691Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-24T07:29:31.694Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878170.3943694, correction: -0.117721692, last_offset: -0.005141934, rms_offset: 0.004202499, root_delay: 0.022487905, root_dispersion: 1.231475472, max_error: 1.3604411165 })
|
| 43 | 2026-07-24T07:29:31.694Z | 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 = 2968
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 3bb7332a-c945-45c0-8e61-d3ae6b92944d
response_code = 200
uri = /timesync
|
| 44 | 2026-07-24T07:29:34.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-24T07:29:34.477Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878172.999474, correction: -0.101077065, last_offset: -0.000157156, rms_offset: 0.004366143, root_delay: 0.022472939, root_dispersion: 0.04245751, max_error: 0.15477104449999998 })
|
| 46 | 2026-07-24T07:29:34.477Z | 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 = 3443
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 37445e14-5de0-4be7-94e6-df5c1dcdfba3
response_code = 200
uri = /timesync
|
| 47 | 2026-07-24T07:29:36.098Z | 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]:49976
|
| 48 | 2026-07-24T07:29:36.098Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-07-24T07:29:36.101Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878175.4857066, correction: -0.09626285, last_offset: -0.000320627, rms_offset: 0.003930918, root_delay: 0.020200724, root_dispersion: 0.041861724, max_error: 0.148224936 })
|
| 50 | 2026-07-24T07:29:36.101Z | 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 = 2847
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49976
req_id = 4792b19d-10dc-4a4a-9ffd-696441472b77
response_code = 200
uri = /timesync
|
| 51 | 2026-07-24T07:29:39.307Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-07-24T07:29:39.311Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3639616536, ip_addr: 216.240.36.24, stratum: 3, ref_time: 1784878178.6525238, correction: -0.086731814, last_offset: -0.000412406, rms_offset: 0.003363092, root_delay: 0.020171082, root_dispersion: 0.042906806, max_error: 0.139724161 })
|
| 53 | 2026-07-24T07:29:39.311Z | 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 = 3765
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 47fd77f0-edbb-42ab-b327-d7347a2f275c
response_code = 200
uri = /timesync
|
| 54 | 2026-07-24T07:29:41.147Z | 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]:65231
|
| 55 | 2026-07-24T07:29:41.147Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-07-24T07:29:41.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878178.539405, correction: -0.081673369, last_offset: -6.4819e-5, rms_offset: 0.003190575, root_delay: 0.082775556, root_dispersion: 0.00165791, max_error: 0.124719057 })
|
| 57 | 2026-07-24T07:29:41.149Z | 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 = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65231
req_id = db95d73b-204a-44e7-9985-a3499f63057e
response_code = 200
uri = /timesync
|
| 58 | 2026-07-24T07:29:45.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-07-24T07:29:45.415Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878183.9175332, correction: -0.070707805, last_offset: 0.000347271, rms_offset: 0.002874775, root_delay: 0.082078509, root_dispersion: 0.001378048, max_error: 0.1131251075 })
|
| 60 | 2026-07-24T07:29:45.415Z | 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 = 2980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 4e136c2a-d303-47d4-9f3a-126b53aedae5
response_code = 200
uri = /timesync
|
| 61 | 2026-07-24T07:29:46.196Z | 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]:65226
|
| 62 | 2026-07-24T07:29:46.196Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-07-24T07:29:46.199Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878183.9175332, correction: -0.068579398, last_offset: 0.000347271, rms_offset: 0.002874775, root_delay: 0.082078509, root_dispersion: 0.001452216, max_error: 0.1110708685 })
|
| 64 | 2026-07-24T07:29:46.199Z | 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 = 2865
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65226
req_id = 96110a23-0168-4812-927e-8f5ee72669ec
response_code = 200
uri = /timesync
|
| 65 | 2026-07-24T07:29:50.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-24T07:29:50.651Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878187.6936064, correction: -0.055848658, last_offset: -0.000991539, rms_offset: 0.002608361, root_delay: 0.081922263, root_dispersion: 0.001510535, max_error: 0.09832032449999999 })
|
| 67 | 2026-07-24T07:29:50.651Z | 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 = 3300
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = 37427aa8-a2c7-4899-bba2-0c54836c6bfb
response_code = 200
uri = /timesync
|
| 68 | 2026-07-24T07:29:51.249Z | 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]:60865
|
| 69 | 2026-07-24T07:29:51.249Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-07-24T07:29:51.252Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878187.6936064, correction: -0.054217987, last_offset: -0.000991539, rms_offset: 0.002608361, root_delay: 0.081922263, root_dispersion: 0.001567652, max_error: 0.0967467705 })
|
| 71 | 2026-07-24T07:29:51.252Z | 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 = 3082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60865
req_id = 32cca865-05ed-48f9-9e78-5e29f9223d1a
response_code = 200
uri = /timesync
|
| 72 | 2026-07-24T07:29:54.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-07-24T07:29:54.934Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878193.7661357, correction: -0.044903513, last_offset: 0.000119072, rms_offset: 0.002230634, root_delay: 0.081953406, root_dispersion: 0.001399481, max_error: 0.087279697 })
|
| 74 | 2026-07-24T07:29:54.934Z | 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 = 3215
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43507
req_id = e011ee59-7f58-4f1c-bde7-30b84290bf7d
response_code = 200
uri = /timesync
|
| 75 | 2026-07-24T07:29:55.041Z | 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]:41161
|
| 76 | 2026-07-24T07:29:55.042Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-07-24T07:29:55.044Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 94465982, ip_addr: 5.161.111.190, stratum: 5, ref_time: 1784878193.7661357, correction: -0.044605833, last_offset: 0.000119072, rms_offset: 0.002230634, root_delay: 0.081953406, root_dispersion: 0.001408208, max_error: 0.086990744 })
|
| 78 | 2026-07-24T07:29:55.044Z | 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 = 2516
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41161
req_id = 3eebb26d-08e7-4421-835d-79b7b0db2643
response_code = 200
uri = /timesync
|