| 1 | | [ Jul 2 22:43:43 Enabled. ] |
| 2 | | [ Jul 2 22:43:43 Rereading configuration. ] |
| 3 | | [ Jul 2 22:43:44 Rereading configuration. ] |
| 4 | | [ Jul 2 22:43:49 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 22:43:49 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-02T22:43:49.650Z | 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-02T22:43:49.851Z | 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]:38788
|
| 24 | 2026-07-02T22:43:49.851Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-02T22:43:49.855Z | 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-02T22:43:49.855Z | 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 = 3612
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38788
req_id = bbd60be4-d2a3-4264-be2e-d9679894de9a
response_code = 200
uri = /timesync
|
| 27 | 2026-07-02T22:43:49.914Z | 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]:42984
|
| 28 | 2026-07-02T22:43:49.914Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-02T22:43:49.916Z | 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-02T22:43:49.916Z | 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 = 2433
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 331812ae-299f-46a3-a3f6-bee7f47e0378
response_code = 200
uri = /timesync
|
| 31 | 2026-07-02T22:43:50.757Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-02T22:43:50.760Z | 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-02T22:43:50.760Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = e5ccf019-6425-45f2-9136-91979b1ebb8a
response_code = 200
uri = /timesync
|
| 34 | 2026-07-02T22:43:51.698Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-02T22:43:51.701Z | 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 })
|
| 36 | 2026-07-02T22:43:51.701Z | 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 = 3274
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = e3dc9785-3c44-40e5-97c3-a8749cec25cc
response_code = 200
uri = /timesync
|
| 37 | 2026-07-02T22:43:53.148Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-02T22:43:53.150Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3463300518, ip_addr: 206.109.197.166, stratum: 3, ref_time: 1783032232.159988, correction: 0.0, last_offset: 0.459677547, rms_offset: 0.452233374, root_delay: 0.069714718, root_dispersion: 1.300000787, max_error: 1.3348581460000002 })
|
| 39 | 2026-07-02T22:43:53.150Z | 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 = 2778
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 7d281de3-3566-4b10-9897-38345405c91c
response_code = 200
uri = /timesync
|
| 40 | 2026-07-02T22:43:54.560Z | 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]:55022
|
| 41 | 2026-07-02T22:43:54.560Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-02T22:43:54.563Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032233.3867466, correction: 0.08916118, last_offset: -0.091873422, rms_offset: 0.430008829, root_delay: 0.051089551, root_dispersion: 1.541768909, max_error: 1.6564748645 })
|
| 43 | 2026-07-02T22:43:54.563Z | 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 = 2818
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55022
req_id = 640c8b7b-c7e1-4540-9dce-09b8f6c6469b
response_code = 200
uri = /timesync
|
| 44 | 2026-07-02T22:43:55.363Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-02T22:43:55.366Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032234.2416353, correction: 0.095051937, last_offset: -0.008061338, rms_offset: 0.407950163, root_delay: 0.050330464, root_dispersion: 1.225882411, max_error: 1.34609958 })
|
| 46 | 2026-07-02T22:43:55.366Z | 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 = 3199
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 3c2b7d35-2927-4490-b5cf-00749635b4fa
response_code = 200
uri = /timesync
|
| 47 | 2026-07-02T22:43:56.532Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-02T22:43:56.535Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032235.2273624, correction: 0.093317479, last_offset: -0.001423666, rms_offset: 0.38701576, root_delay: 0.050408605, root_dispersion: 1.407023907, max_error: 1.5255456884999998 })
|
| 49 | 2026-07-02T22:43:56.535Z | 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 = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = be6fdd32-72a2-492c-a3ef-98bfe5ee449e
response_code = 200
uri = /timesync
|
| 50 | 2026-07-02T22:43:58.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-02T22:43:58.808Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032237.8282797, correction: 0.086133406, last_offset: 0.001465133, rms_offset: 0.330440223, root_delay: 0.050396975, root_dispersion: 0.004938076, max_error: 0.1162699695 })
|
| 52 | 2026-07-02T22:43:58.808Z | 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 = 3732
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = cc71cfb9-fea2-4e2d-83e4-52c52153ea54
response_code = 200
uri = /timesync
|
| 53 | 2026-07-02T22:43:59.640Z | 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]:40013
|
| 54 | 2026-07-02T22:43:59.640Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-02T22:43:59.642Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032238.7546122, correction: 0.085659899, last_offset: -0.00178018, rms_offset: 0.313483626, root_delay: 0.05078939, root_dispersion: 0.004878283, max_error: 0.11593287699999999 })
|
| 56 | 2026-07-02T22:43:59.642Z | 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 = 3000
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40013
req_id = c9db7b7e-0cbb-4a1d-b26f-8af9dd4f69cf
response_code = 200
uri = /timesync
|
| 57 | 2026-07-02T22:44:01.498Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-02T22:44:01.501Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032240.482931, correction: 0.079915181, last_offset: 0.000722201, rms_offset: 0.297396749, root_delay: 0.05078939, root_dispersion: 0.005230192, max_error: 0.11054006799999999 })
|
| 59 | 2026-07-02T22:44:01.501Z | 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 = 3490
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 904a6774-0692-4780-944a-c62fd2e72392
response_code = 200
uri = /timesync
|
| 60 | 2026-07-02T22:44:04.572Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-07-02T22:44:04.574Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032243.5272024, correction: 0.07047347, last_offset: 0.00101218, rms_offset: 0.253922611, root_delay: 0.050518949, root_dispersion: 0.004786661, max_error: 0.1005196055 })
|
| 62 | 2026-07-02T22:44:04.574Z | 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 = 3062
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 083d08b1-52cb-4c76-97db-2432dfe8c7ac
response_code = 200
uri = /timesync
|
| 63 | 2026-07-02T22:44:04.721Z | 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]:39997
|
| 64 | 2026-07-02T22:44:04.721Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-07-02T22:44:04.723Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032244.313623, correction: 0.070151813, last_offset: -7.976e-5, rms_offset: 0.240892142, root_delay: 0.050518949, root_dispersion: 0.004846002, max_error: 0.1002572895 })
|
| 66 | 2026-07-02T22:44:04.723Z | 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 = 2664
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39997
req_id = 27b8387b-13b1-4bbb-b6d3-a71f7689a822
response_code = 200
uri = /timesync
|
| 67 | 2026-07-02T22:44:09.800Z | 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]:38138
|
| 68 | 2026-07-02T22:44:09.801Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-07-02T22:44:09.804Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032248.9753847, correction: 0.05578614, last_offset: 0.000670708, rms_offset: 0.185111478, root_delay: 0.050186828, root_dispersion: 0.004744524, max_error: 0.08562407799999999 })
|
| 70 | 2026-07-02T22:44:09.804Z | 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 = 3364
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38138
req_id = b58dc8fc-5966-47a6-947c-82664bfd23be
response_code = 200
uri = /timesync
|
| 71 | 2026-07-02T22:44:10.859Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-07-02T22:44:10.862Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032250.5820754, correction: 0.053852282, last_offset: -0.000925137, rms_offset: 0.175612405, root_delay: 0.050186828, root_dispersion: 0.004775616, max_error: 0.083721312 })
|
| 73 | 2026-07-02T22:44:10.862Z | 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 = 3537
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = 63524d57-4a86-432c-9e6e-c45c67c2ea93
response_code = 200
uri = /timesync
|
| 74 | 2026-07-02T22:44:14.881Z | 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]:46702
|
| 75 | 2026-07-02T22:44:14.881Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-07-02T22:44:14.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032254.5053062, correction: 0.040473673, last_offset: 1.6938e-5, rms_offset: 0.142246678, root_delay: 0.050373293, root_dispersion: 0.004726455, max_error: 0.07038677450000001 })
|
| 77 | 2026-07-02T22:44:14.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 = 3129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46702
req_id = 519c14c6-fa16-49ce-9e9c-e78c3283c5e5
response_code = 200
uri = /timesync
|
| 78 | 2026-07-02T22:44:15.498Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-07-02T22:44:15.501Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032254.5053062, correction: 0.03880541, last_offset: 1.6938e-5, rms_offset: 0.142246678, root_delay: 0.050373293, root_dispersion: 0.004811631, max_error: 0.0688036875 })
|
| 80 | 2026-07-02T22:44:15.501Z | 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 = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42984
req_id = db4b573f-708c-45b0-be9b-8f7d6c4dc236
response_code = 200
uri = /timesync
|
| 81 | 2026-07-02T22:44:15.608Z | 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]:54344
|
| 82 | 2026-07-02T22:44:15.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-02T22:44:15.611Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032254.5053062, correction: 0.038509481, last_offset: 1.6938e-5, rms_offset: 0.142246678, root_delay: 0.050373293, root_dispersion: 0.004826739, max_error: 0.0685228665 })
|
| 84 | 2026-07-02T22:44:15.611Z | 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 = 2720
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54344
req_id = 10637cbf-6e5c-4ef3-9ce7-3088c7863937
response_code = 200
uri = /timesync
|
| 85 | 2026-07-02T22:44:50.004Z | 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]:39738
|
| 86 | 2026-07-02T22:44:50.005Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-07-02T22:44:50.010Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1783032289.0343869, correction: -9.485e-5, last_offset: -8.761e-6, rms_offset: 0.038115751, root_delay: 0.050256286, root_dispersion: 0.005282204, max_error: 0.030505196999999998 })
|
| 88 | 2026-07-02T22:44:50.010Z | 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 = 5450
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39738
req_id = 41e18744-e257-42b5-b954-05745c1da456
response_code = 200
uri = /timesync
|