| 1 | | [ Aug 11 17:53:52 Enabled. ] |
| 2 | | [ Aug 11 17:53:52 Rereading configuration. ] |
| 3 | | [ Aug 11 17:53:52 Rereading configuration. ] |
| 4 | | [ Aug 11 17:53:59 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 11 17:53:59 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-11T17:53:59.120Z | 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-11T17:53:59.240Z | 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]:47782
|
| 24 | 2026-08-11T17:53:59.241Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-11T17:53:59.244Z | 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-11T17:53:59.244Z | 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 = 3362
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = e8fbdc33-7351-439f-878e-f1483411da71
response_code = 200
uri = /timesync
|
| 27 | 2026-08-11T17:53:59.607Z | 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]:38885
|
| 28 | 2026-08-11T17:53:59.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-11T17:53:59.610Z | 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-11T17:53:59.610Z | 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 = 2699
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38885
req_id = 17d1ea24-be42-4285-b5d8-81abb58eb051
response_code = 200
uri = /timesync
|
| 31 | 2026-08-11T17:53:59.634Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-11T17:53:59.636Z | 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-08-11T17:53:59.636Z | 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 = 2843
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = a95fd9a2-d375-4a1e-9156-7f539e526169
response_code = 200
uri = /timesync
|
| 34 | 2026-08-11T17:54:00.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-11T17:54:00.111Z | 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-08-11T17:54:00.111Z | 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 = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = 5b9ba67c-1b1e-457d-902d-b6231b8ed3a6
response_code = 200
uri = /timesync
|
| 37 | 2026-08-11T17:54:00.593Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-11T17:54:00.596Z | 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 })
|
| 39 | 2026-08-11T17:54:00.596Z | 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 = 2877
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = fdf92c7f-1a7e-4866-934b-c19fb9fa4623
response_code = 200
uri = /timesync
|
| 40 | 2026-08-11T17:54:00.344Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-11T17:54:00.347Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1786470839.3363643, correction: 0.0, last_offset: 0.730470419, rms_offset: 0.730470419, root_delay: 0.045490295, root_dispersion: 1.011375189, max_error: 1.0341203365 })
|
| 42 | 2026-08-11T17:54:00.347Z | 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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = d8bc9575-c157-4870-8df1-1e34003fda38
response_code = 200
uri = /timesync
|
| 43 | 2026-08-11T17:54:01.949Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-08-11T17:54:01.952Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1102503996, ip_addr: 65.182.224.60, stratum: 3, ref_time: 1786470841.7894018, correction: -0.053580657, last_offset: 0.05384605, rms_offset: 0.05384605, root_delay: 0.045806646, root_dispersion: 0.11756964, max_error: 0.19405361999999998 })
|
| 45 | 2026-08-11T17:54:01.952Z | 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 = 2946
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = e5be89d5-9a70-46bf-9362-3dee64192c2e
response_code = 200
uri = /timesync
|
| 46 | 2026-08-11T17:54:03.331Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 47 | 2026-08-11T17:54:03.334Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470842.9552014, correction: -0.05043469, last_offset: 0.000598395, rms_offset: 0.000598395, root_delay: 0.011823375, root_dispersion: 0.331809908, max_error: 0.3881562855 })
|
| 48 | 2026-08-11T17:54:03.334Z | 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 = 3041
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = d0cab3ad-bdc8-445c-865c-ee747f997e99
response_code = 200
uri = /timesync
|
| 49 | 2026-08-11T17:54:03.992Z | 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]:44349
|
| 50 | 2026-08-11T17:54:03.992Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-08-11T17:54:03.995Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1786470839.4800024, correction: -0.048637118, last_offset: 0.000598395, rms_offset: 0.000598395, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.048637118 })
|
| 52 | 2026-08-11T17:54:03.995Z | 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 = 2989
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44349
req_id = 4b390a85-7f5c-4744-95ea-1f831087c2de
response_code = 200
uri = /timesync
|
| 53 | 2026-08-11T17:54:05.204Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-08-11T17:54:05.207Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1786470839.4800024, correction: -0.045288458, last_offset: -0.000384691, rms_offset: 0.00056076, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.045288458 })
|
| 55 | 2026-08-11T17:54:05.207Z | 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 = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = b530171a-d6be-47b4-898e-ccc1b86c4f3d
response_code = 200
uri = /timesync
|
| 56 | 2026-08-11T17:54:07.334Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 57 | 2026-08-11T17:54:07.337Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470847.0163965, correction: -0.039731942, last_offset: 0.000297126, rms_offset: 0.000513772, root_delay: 0.011208517, root_dispersion: 0.282439381, max_error: 0.32777558149999997 })
|
| 58 | 2026-08-11T17:54:07.337Z | 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 = 3092
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = 00eee546-6bcc-47a5-b9ce-a7496461c95b
response_code = 200
uri = /timesync
|
| 59 | 2026-08-11T17:54:09.043Z | 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]:48907
|
| 60 | 2026-08-11T17:54:09.043Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-08-11T17:54:09.046Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470847.4339082, correction: -0.034846548, last_offset: -0.000245296, rms_offset: 0.000493541, root_delay: 0.013026747, root_dispersion: 0.00299297, max_error: 0.0443528915 })
|
| 62 | 2026-08-11T17:54:09.046Z | 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 = 2606
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48907
req_id = 41e00f04-79e4-4ea1-8698-989ab989b007
response_code = 200
uri = /timesync
|
| 63 | 2026-08-11T17:54:09.699Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-08-11T17:54:09.701Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470848.2086694, correction: -0.032878906, last_offset: -0.00018752, rms_offset: 0.000471954, root_delay: 0.011806138, root_dispersion: 0.00184923, max_error: 0.040631205 })
|
| 65 | 2026-08-11T17:54:09.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 = 2744
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47782
req_id = 98edc92c-c9b6-4d14-ba25-1b2b25820810
response_code = 200
uri = /timesync
|
| 66 | 2026-08-11T17:54:09.806Z | 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]:59832
|
| 67 | 2026-08-11T17:54:09.806Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-11T17:54:09.808Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470848.2086694, correction: -0.032588467, last_offset: -0.00018752, rms_offset: 0.000471954, root_delay: 0.011806138, root_dispersion: 0.001907296, max_error: 0.04039883200000001 })
|
| 69 | 2026-08-11T17:54:09.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 = 2566
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59832
req_id = 0ae9235c-e679-4120-a4e4-e24a42841d11
response_code = 200
uri = /timesync
|
| 70 | 2026-08-11T17:55:17.166Z | 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]:64499
|
| 71 | 2026-08-11T17:55:17.169Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-11T17:55:17.191Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786470916.1698842, correction: 1.1193e-5, last_offset: -0.000207808, rms_offset: 0.000229387, root_delay: 0.011322263, root_dispersion: 0.001393109, max_error: 0.0070654335 })
|
| 73 | 2026-08-11T17:55:17.191Z | 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 = 25100
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64499
req_id = 599fe061-5aba-4caa-b799-a22619ec393f
response_code = 200
uri = /timesync
|
| 74 | 2026-08-11T17:56:57.421Z | 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::c]:47157
|
| 75 | 2026-08-11T17:56:57.458Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-11T17:56:57.547Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471016.0534964, correction: -0.000130376, last_offset: 0.000205994, rms_offset: 7.9582e-5, root_delay: 0.010932423, root_dispersion: 0.000650998, max_error: 0.0062475855 })
|
| 77 | 2026-08-11T17:56:57.547Z | 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 = 124005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47157
req_id = 0ad21714-2623-4fb1-8c73-149a3707866f
response_code = 200
uri = /timesync
|
| 78 | 2026-08-11T17:57:01.758Z | 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::b]:46824
|
| 79 | 2026-08-11T17:57:01.758Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-11T17:57:01.761Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471021.2802265, correction: -1.4629e-5, last_offset: -5.3755e-5, rms_offset: 7.4604e-5, root_delay: 0.010884433, root_dispersion: 0.000479726, max_error: 0.0059365715000000005 })
|
| 81 | 2026-08-11T17:57:01.761Z | 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 = 3174
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46824
req_id = d4a4c4ff-210d-4e9a-9796-a7190c23a544
response_code = 200
uri = /timesync
|
| 82 | 2026-08-11T17:57:03.037Z | 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::b]:65341
|
| 83 | 2026-08-11T17:57:03.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-11T17:57:03.040Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471022.1597881, correction: 2.8839e-5, last_offset: -4.3781e-5, rms_offset: 7.2117e-5, root_delay: 0.010767414, root_dispersion: 0.000485864, max_error: 0.00589841 })
|
| 85 | 2026-08-11T17:57:03.040Z | 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 = 2913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65341
req_id = 394d0ec3-24e1-4f1a-a066-7b0ae57c962f
response_code = 200
uri = /timesync
|
| 86 | 2026-08-11T17:57:08.406Z | 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::c]:54025
|
| 87 | 2026-08-11T17:57:08.406Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-08-11T17:57:08.409Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471027.2431564, correction: 3.5115e-5, last_offset: -5.9738e-5, rms_offset: 7.8016e-5, root_delay: 0.010441588, root_dispersion: 0.000857795, max_error: 0.006113703999999999 })
|
| 89 | 2026-08-11T17:57:08.409Z | 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 = 2992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54025
req_id = 3c319807-2dc6-4e82-88d6-14b589c22404
response_code = 200
uri = /timesync
|
| 90 | 2026-08-11T17:57:08.454Z | 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::a]:57500
|
| 91 | 2026-08-11T17:57:08.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-08-11T17:57:08.457Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471027.2431564, correction: 3.4828e-5, last_offset: -5.9738e-5, rms_offset: 7.8016e-5, root_delay: 0.010441588, root_dispersion: 0.000862645, max_error: 0.006118267 })
|
| 93 | 2026-08-11T17:57:08.457Z | 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 = 3399
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57500
req_id = f439ca41-a125-48fb-b09d-437f77e42264
response_code = 200
uri = /timesync
|
| 94 | 2026-08-11T17:57:19.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::c]:64150
|
| 95 | 2026-08-11T17:57:19.355Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-08-11T17:57:19.358Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471037.976922, correction: -0.000111148, last_offset: 6.6649e-5, rms_offset: 8.4871e-5, root_delay: 0.010373819, root_dispersion: 0.000572428, max_error: 0.0058704855 })
|
| 97 | 2026-08-11T17:57:19.358Z | 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 = 3005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64150
req_id = 287ddd70-5c61-47dc-8e2a-3943c698d99f
response_code = 200
uri = /timesync
|
| 98 | 2026-08-11T17:57:19.440Z | 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::a]:56118
|
| 99 | 2026-08-11T17:57:19.440Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-08-11T17:57:19.444Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471037.976922, correction: -0.000105931, last_offset: 6.6649e-5, rms_offset: 8.4871e-5, root_delay: 0.010373819, root_dispersion: 0.000580356, max_error: 0.0058731964999999995 })
|
| 101 | 2026-08-11T17:57:19.444Z | 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 = 3475
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56118
req_id = 95abb756-b762-4968-ba35-16c1bc939939
response_code = 200
uri = /timesync
|
| 102 | 2026-08-11T17:57:20.367Z | 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::b]:47165
|
| 103 | 2026-08-11T17:57:20.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-08-11T17:57:20.370Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471039.768481, correction: -5.3533e-5, last_offset: 1.102e-6, rms_offset: 8.0516e-5, root_delay: 0.010373819, root_dispersion: 0.000989565, max_error: 0.006230007499999999 })
|
| 105 | 2026-08-11T17:57:20.370Z | 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 = 2990
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47165
req_id = 8d76f986-17a2-4b07-8dd0-b7e7d0017ded
response_code = 200
uri = /timesync
|
| 106 | 2026-08-11T17:58:18.358Z | 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::c]:49951
|
| 107 | 2026-08-11T17:58:18.358Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-08-11T17:58:18.361Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471097.5421734, correction: -9.102e-6, last_offset: -5.5641e-5, rms_offset: 6.7971e-5, root_delay: 0.010775683, root_dispersion: 0.000740924, max_error: 0.0061378675 })
|
| 109 | 2026-08-11T17:58:18.361Z | 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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49951
req_id = 6b91845e-80bf-4011-b932-0826176ab910
response_code = 200
uri = /timesync
|
| 110 | 2026-08-11T17:58:18.453Z | 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::a]:44975
|
| 111 | 2026-08-11T17:58:18.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-08-11T17:58:18.457Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471097.5421734, correction: -9.087e-6, last_offset: -5.5641e-5, rms_offset: 6.7971e-5, root_delay: 0.010775683, root_dispersion: 0.000748288, max_error: 0.006145216499999999 })
|
| 113 | 2026-08-11T17:58:18.457Z | 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 = 3256
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44975
req_id = 81ceeb6d-0d2d-4b37-935e-408e4ef7e145
response_code = 200
uri = /timesync
|
| 114 | 2026-08-11T17:58:20.205Z | 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::b]:48120
|
| 115 | 2026-08-11T17:58:20.205Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-08-11T17:58:20.207Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471097.5421734, correction: -8.799e-6, last_offset: -5.5641e-5, rms_offset: 6.7971e-5, root_delay: 0.010775683, root_dispersion: 0.000883008, max_error: 0.0062796485 })
|
| 117 | 2026-08-11T17:58:20.207Z | 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 = 2777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48120
req_id = 0eb36f1b-92cd-44c6-ae0d-0623ce31b4df
response_code = 200
uri = /timesync
|
| 118 | 2026-08-11T17:59:18.176Z | 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::c]:39865
|
| 119 | 2026-08-11T17:59:18.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-08-11T17:59:18.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471155.8397987, correction: -7.8226e-5, last_offset: 5.2602e-5, rms_offset: 5.9159e-5, root_delay: 0.010551537, root_dispersion: 0.000741272, max_error: 0.0060952665 })
|
| 121 | 2026-08-11T17:59:18.180Z | 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 = 3935
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39865
req_id = b2f48ae9-1c27-4d15-9477-3e8921900017
response_code = 200
uri = /timesync
|
| 122 | 2026-08-11T17:59:18.675Z | 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::a]:40559
|
| 123 | 2026-08-11T17:59:18.676Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-08-11T17:59:18.679Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471155.8397987, correction: -6.8013e-5, last_offset: 5.2602e-5, rms_offset: 5.9159e-5, root_delay: 0.010551537, root_dispersion: 0.000785332, max_error: 0.006129113499999999 })
|
| 125 | 2026-08-11T17:59:18.679Z | 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 = 3458
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40559
req_id = caabf66e-e694-446f-a254-c5ad70a4c784
response_code = 200
uri = /timesync
|
| 126 | 2026-08-11T17:59:19.958Z | 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::b]:43216
|
| 127 | 2026-08-11T17:59:19.958Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-08-11T17:59:19.961Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901097480, ip_addr: 172.235.60.8, stratum: 3, ref_time: 1786471159.6270056, correction: 4.7687e-5, last_offset: -9.5855e-5, rms_offset: 6.3786e-5, root_delay: 0.010669739, root_dispersion: 0.000607674, max_error: 0.0059902305 })
|
| 129 | 2026-08-11T17:59:19.961Z | 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 = 3011
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43216
req_id = 9c82812d-71b1-4f8a-9cac-5ae530540a13
response_code = 200
uri = /timesync
|