| 1 | | [ Aug 15 07:29:09 Enabled. ] |
| 2 | | [ Aug 15 07:29:09 Rereading configuration. ] |
| 3 | | [ Aug 15 07:29:10 Rereading configuration. ] |
| 4 | | [ Aug 15 07:29: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 | | [ Aug 15 07:29:19 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-15T07:29:19.362Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-15T07:29:20.978Z | 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]:58671
|
| 24 | 2026-08-15T07:29:20.979Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-15T07:29:20.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-08-15T07:29:20.983Z | 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 = 3826
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58671
req_id = 620583d5-51f8-4831-a841-f9410d87b829
response_code = 200
uri = /timesync
|
| 27 | 2026-08-15T07:29:21.040Z | 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]:41305
|
| 28 | 2026-08-15T07:29:21.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-15T07:29:21.042Z | 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-08-15T07:29:21.042Z | 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]:41305
req_id = 6c54b3da-542e-431e-a21a-3732a0031da5
response_code = 200
uri = /timesync
|
| 31 | 2026-08-15T07:29:22.881Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-15T07:29:22.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297995, ip_addr: 23.143.196.203, stratum: 3, ref_time: 1786778962.3430514, correction: 0.001772765, last_offset: -0.001144706, rms_offset: 0.001144706, root_delay: 0.003001396, root_dispersion: 0.543868303, max_error: 0.547141766 })
|
| 33 | 2026-08-15T07:29:22.884Z | 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 = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41305
req_id = bd9dd68a-a809-42df-b74e-bf1852d2c33e
response_code = 200
uri = /timesync
|
| 34 | 2026-08-15T07:29:25.597Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-15T07:29:25.601Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297995, ip_addr: 23.143.196.203, stratum: 3, ref_time: 1786778964.610031, correction: -0.000342329, last_offset: 0.000389428, rms_offset: 0.000389428, root_delay: 0.002938869, root_dispersion: 0.991617203, max_error: 0.9934289665 })
|
| 36 | 2026-08-15T07:29:25.601Z | 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 = 3594
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41305
req_id = 8213f405-5852-4fd8-b642-37e0b929ed15
response_code = 200
uri = /timesync
|
| 37 | 2026-08-15T07:29:25.696Z | 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]:56301
|
| 38 | 2026-08-15T07:29:25.696Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-15T07:29:25.699Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297995, ip_addr: 23.143.196.203, stratum: 3, ref_time: 1786778964.610031, correction: -0.00033665, last_offset: 0.000389428, rms_offset: 0.000389428, root_delay: 0.002938869, root_dispersion: 1.089966655, max_error: 1.0917727395 })
|
| 40 | 2026-08-15T07:29:25.699Z | 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 = 2297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56301
req_id = 483cd729-77c0-4d02-ae1d-baf9c566872b
response_code = 200
uri = /timesync
|
| 41 | 2026-08-15T07:29:27.594Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-15T07:29:27.597Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297995, ip_addr: 23.143.196.203, stratum: 3, ref_time: 1786778965.814626, correction: -6.3884e-5, last_offset: 8.5156e-5, rms_offset: 0.000579437, root_delay: 0.002914159, root_dispersion: 0.00133798, max_error: 0.0028589435 })
|
| 43 | 2026-08-15T07:29:27.597Z | 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 = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41305
req_id = cd9bffaf-99f1-4b84-93fd-f2385abf1adf
response_code = 200
uri = /timesync
|
| 44 | 2026-08-15T07:29:27.704Z | 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]:34664
|
| 45 | 2026-08-15T07:29:27.704Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-08-15T07:29:27.707Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297995, ip_addr: 23.143.196.203, stratum: 3, ref_time: 1786778965.814626, correction: -6.1199e-5, last_offset: 8.5156e-5, rms_offset: 0.000579437, root_delay: 0.002914159, root_dispersion: 0.001397898, max_error: 0.0029161765 })
|
| 47 | 2026-08-15T07:29:27.707Z | 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 = 2415
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34664
req_id = 565c3170-50e9-4578-8ece-e23ac7157ef7
response_code = 200
uri = /timesync
|