| 1 | | [ Jul 2 06:13:13 Enabled. ] |
| 2 | | [ Jul 2 06:13:13 Rereading configuration. ] |
| 3 | | [ Jul 2 06:13:13 Rereading configuration. ] |
| 4 | | [ Jul 2 06:13:19 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 2 06:13:19 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-02T06:13:19.171Z | 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-02T06:13:19.651Z | 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]:38616
|
| 24 | 2026-07-02T06:13:19.652Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-02T06:13:19.655Z | 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-02T06:13:19.655Z | 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 = 3459
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = bd2cf06f-40c6-4c7c-8733-c9ec1cf26212
response_code = 200
uri = /timesync
|
| 27 | 2026-07-02T06:13:19.679Z | 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]:39353
|
| 28 | 2026-07-02T06:13:19.680Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-02T06:13:19.682Z | 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-07-02T06:13:19.682Z | 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 = 2709
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39353
req_id = 61257fe2-8e3a-4beb-800b-456b7755494f
response_code = 200
uri = /timesync
|
| 31 | 2026-07-02T06:13:20.448Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-02T06:13:20.451Z | 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-07-02T06:13:20.451Z | 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 = 2915
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = ed18b740-1d60-4b3c-94a8-b76ce3894da3
response_code = 200
uri = /timesync
|
| 34 | 2026-07-02T06:13:21.473Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-02T06:13:21.476Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972800.246759, correction: -0.034450386, last_offset: 0.035318814, rms_offset: 0.035318814, root_delay: 0.064463668, root_dispersion: 1.200188279, max_error: 1.266870499 })
|
| 36 | 2026-07-02T06:13:21.476Z | 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 = 3322
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = d431de50-16d7-41c6-805a-0fb1927aa3d7
response_code = 200
uri = /timesync
|
| 37 | 2026-07-02T06:13:22.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-02T06:13:22.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972801.736919, correction: -0.050737992, last_offset: 0.020138608, rms_offset: 0.020138608, root_delay: 0.064521067, root_dispersion: 1.127154708, max_error: 1.2101532335 })
|
| 39 | 2026-07-02T06:13:22.894Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2939
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = e822e41b-9324-4111-87a1-efa4880dde24
response_code = 200
uri = /timesync
|
| 40 | 2026-07-02T06:13:24.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-07-02T06:13:24.292Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972803.58788, correction: -0.050905492, last_offset: 0.003867043, rms_offset: 0.003867043, root_delay: 0.06458465, root_dispersion: 0.655762911, max_error: 0.7389607279999999 })
|
| 42 | 2026-07-02T06:13:24.292Z | 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 = 3158
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = be329579-30e5-4d42-8108-fa820bb2ef37
response_code = 200
uri = /timesync
|
| 43 | 2026-07-02T06:13:24.546Z | 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]:64222
|
| 44 | 2026-07-02T06:13:24.547Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-02T06:13:24.550Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972803.58788, correction: -0.050206665, last_offset: 0.003867043, rms_offset: 0.003867043, root_delay: 0.06458465, root_dispersion: 0.914016485, max_error: 0.996515475 })
|
| 46 | 2026-07-02T06:13:24.550Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64222
req_id = 6ad3d5cb-5a81-498f-b50b-49817ceae10e
response_code = 200
uri = /timesync
|
| 47 | 2026-07-02T06:13:26.653Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-02T06:13:26.656Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972805.8407562, correction: -0.037491705, last_offset: -0.000251648, rms_offset: 0.004026365, root_delay: 0.064331152, root_dispersion: 0.779571116, max_error: 0.849228397 })
|
| 49 | 2026-07-02T06:13:26.656Z | 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 = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = 066000a4-2ed4-4a4a-8796-f3413619e3ec
response_code = 200
uri = /timesync
|
| 50 | 2026-07-02T06:13:29.250Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-02T06:13:29.253Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972808.269627, correction: -0.027314391, last_offset: -0.001084031, rms_offset: 0.003487322, root_delay: 0.064603552, root_dispersion: 0.001486297, max_error: 0.061102463999999995 })
|
| 52 | 2026-07-02T06:13:29.253Z | 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 = 3405
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38616
req_id = 72a487e9-911c-47c6-832e-8a76f4dfca1b
response_code = 200
uri = /timesync
|
| 53 | 2026-07-02T06:13:29.355Z | 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]:42498
|
| 54 | 2026-07-02T06:13:29.355Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-02T06:13:29.357Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972808.269627, correction: -0.027031016, last_offset: -0.001084031, rms_offset: 0.003487322, root_delay: 0.064603552, root_dispersion: 0.001506762, max_error: 0.060839554 })
|
| 56 | 2026-07-02T06:13:29.357Z | 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 = 2767
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42498
req_id = 687c9478-f1bc-4ba0-9a87-cbcd659cbb51
response_code = 200
uri = /timesync
|
| 57 | 2026-07-02T06:14:00.085Z | 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]:34488
|
| 58 | 2026-07-02T06:14:00.085Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-07-02T06:14:00.090Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1782972838.6186428, correction: 1.9079e-5, last_offset: 0.000208318, rms_offset: 0.001353702, root_delay: 0.064037845, root_dispersion: 0.001420731, max_error: 0.0334587325 })
|
| 60 | 2026-07-02T06:14:00.090Z | 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 = 4934
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34488
req_id = 8354aea4-e8ee-4c69-9736-e8c3d724d828
response_code = 200
uri = /timesync
|