| 1 | | [ Jun 9 00:30:32 Enabled. ] |
| 2 | | [ Jun 9 00:30:32 Rereading configuration. ] |
| 3 | | [ Jun 9 00:30:32 Rereading configuration. ] |
| 4 | | [ Jun 9 00:30:38 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 | | [ Jun 9 00:30:38 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-09T00:30:38.279Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-06-09T00:30:38.709Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36729
|
| 24 | 2026-06-09T00:30:38.710Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-09T00:30:38.713Z | 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-06-09T00:30:38.713Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = 9775e7eb-c880-4203-bafc-ce2fdf27d2f1
response_code = 200
uri = /timesync
|
| 27 | 2026-06-09T00:30:38.786Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34169
|
| 28 | 2026-06-09T00:30:38.786Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-09T00:30:38.789Z | 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-06-09T00:30:38.789Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2920
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34169
req_id = 0a5ea3cc-1664-4b29-be27-07ab930ae7f9
response_code = 200
uri = /timesync
|
| 31 | 2026-06-09T00:30:39.783Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-09T00:30:39.787Z | 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-06-09T00:30:39.787Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3522
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = 1c4e2df8-e043-42b8-a14e-506c63919e44
response_code = 200
uri = /timesync
|
| 34 | 2026-06-09T00:30:41.669Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-09T00:30:41.672Z | 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: 1780965039.7652755, correction: 0.0, last_offset: 0.24562265, rms_offset: 0.24562265, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 36 | 2026-06-09T00:30:41.672Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = 635c3513-c8ad-431b-931f-5125c0eea379
response_code = 200
uri = /timesync
|
| 37 | 2026-06-09T00:30:43.281Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-09T00:30:43.283Z | 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: 1780965039.7652755, correction: -0.005423252, last_offset: 0.005766358, rms_offset: 0.005766358, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.005423252 })
|
| 39 | 2026-06-09T00:30:43.283Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2684
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = c9862e15-5cbd-47df-a4bf-be00fbfbc6b7
response_code = 200
uri = /timesync
|
| 40 | 2026-06-09T00:30:44.356Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50687
|
| 41 | 2026-06-09T00:30:44.357Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-09T00:30:44.359Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965044.1454716, correction: 0.000630475, last_offset: -0.001653625, rms_offset: 0.001653625, root_delay: 0.010503892, root_dispersion: 0.23250854, max_error: 0.238390961 })
|
| 43 | 2026-06-09T00:30:44.359Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50687
req_id = bcca1658-698e-4f35-8714-738f43037741
response_code = 200
uri = /timesync
|
| 44 | 2026-06-09T00:30:45.384Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-09T00:30:45.387Z | 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: 1780965039.7652755, correction: 0.00076917, last_offset: -0.000811553, rms_offset: 0.000811553, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.00076917 })
|
| 46 | 2026-06-09T00:30:45.387Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3285
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = 21140a7f-cd6b-4c74-9ccb-242ea6cfa957
response_code = 200
uri = /timesync
|
| 47 | 2026-06-09T00:30:47.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-09T00:30:47.474Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965046.9857018, correction: -3.0506e-5, last_offset: 5.9254e-5, rms_offset: 5.9254e-5, root_delay: 0.011008019, root_dispersion: 0.017145634, max_error: 0.0226801495 })
|
| 49 | 2026-06-09T00:30:47.474Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3604
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36729
req_id = b6642777-c9b7-4614-9107-cbdb542a9b61
response_code = 200
uri = /timesync
|
| 50 | 2026-06-09T00:30:47.575Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54953
|
| 51 | 2026-06-09T00:30:47.575Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-09T00:30:47.578Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965046.9857018, correction: -3.0496e-5, last_offset: 5.9254e-5, rms_offset: 5.9254e-5, root_delay: 0.011008019, root_dispersion: 0.017237272, max_error: 0.0227717775 })
|
| 53 | 2026-06-09T00:30:47.578Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2555
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54953
req_id = 86668fd4-e716-4726-b828-5c6c1cbb40ee
response_code = 200
uri = /timesync
|
| 54 | 2026-06-09T00:31:19.737Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57766
|
| 55 | 2026-06-09T00:31:19.739Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-06-09T00:31:19.747Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965078.1094975, correction: 6.041e-6, last_offset: -5.1113e-5, rms_offset: 0.000185074, root_delay: 0.010213257, root_dispersion: 0.017011806, max_error: 0.0221244755 })
|
| 57 | 2026-06-09T00:31:19.747Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 9972
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57766
req_id = be184ccf-89a2-461d-ba84-01be09c10ce3
response_code = 200
uri = /timesync
|
| 58 | 2026-06-09T00:31:52.933Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45222
|
| 59 | 2026-06-09T00:31:52.936Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-06-09T00:31:52.958Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965111.8614614, correction: -0.000234406, last_offset: -2.4967e-5, rms_offset: 0.00012288, root_delay: 0.0106953, root_dispersion: 0.017448874, max_error: 0.023030929999999998 })
|
| 61 | 2026-06-09T00:31:52.958Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 24817
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45222
req_id = f7aec06b-0e93-4793-8695-4bff66701991
response_code = 200
uri = /timesync
|
| 62 | 2026-06-09T00:31:53.497Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:60960
|
| 63 | 2026-06-09T00:31:53.497Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-06-09T00:31:53.501Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965112.9334555, correction: -2.0413e-5, last_offset: -0.000193318, rms_offset: 0.000131631, root_delay: 0.010328007, root_dispersion: 0.017467601, max_error: 0.0226520175 })
|
| 65 | 2026-06-09T00:31:53.501Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3427
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60960
req_id = 47472431-d69d-4638-9893-fe24c43675f4
response_code = 200
uri = /timesync
|
| 66 | 2026-06-09T00:31:54.216Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48249
|
| 67 | 2026-06-09T00:31:54.216Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-06-09T00:31:54.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965112.9334555, correction: -2.0225e-5, last_offset: -0.000193318, rms_offset: 0.000131631, root_delay: 0.010328007, root_dispersion: 0.01763282, max_error: 0.0228170485 })
|
| 69 | 2026-06-09T00:31:54.220Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3477
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48249
req_id = 6d158b6c-d59e-46dd-a929-797e1ee5762f
response_code = 200
uri = /timesync
|
| 70 | 2026-06-09T00:32:01.834Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:54957
|
| 71 | 2026-06-09T00:32:01.834Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-09T00:32:01.837Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965121.0238478, correction: 0.000113405, last_offset: -9.883e-6, rms_offset: 0.000103946, root_delay: 0.010488532, root_dispersion: 0.017568599, max_error: 0.02292627 })
|
| 73 | 2026-06-09T00:32:01.838Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3496
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54957
req_id = 92de4cc4-32e0-4c63-b522-1e5cd0a409db
response_code = 200
uri = /timesync
|
| 74 | 2026-06-09T00:32:01.915Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:33701
|
| 75 | 2026-06-09T00:32:01.915Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-06-09T00:32:01.919Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965121.0238478, correction: 0.000112071, last_offset: -9.883e-6, rms_offset: 0.000103946, root_delay: 0.010488532, root_dispersion: 0.017580453, max_error: 0.02293679 })
|
| 77 | 2026-06-09T00:32:01.919Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3590
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33701
req_id = 0264eec2-5d48-41aa-ac3d-1d64c01ee6ea
response_code = 200
uri = /timesync
|
| 78 | 2026-06-09T00:32:51.980Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42445
|
| 79 | 2026-06-09T00:32:51.980Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-06-09T00:32:51.983Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965171.2727091, correction: -0.000279341, last_offset: 0.000617874, rms_offset: 0.000386633, root_delay: 0.010326487, root_dispersion: 0.01852599, max_error: 0.0239685745 })
|
| 81 | 2026-06-09T00:32:51.983Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3268
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42445
req_id = 88382a6a-f25d-4ea9-a092-1c03fdfeaa9e
response_code = 200
uri = /timesync
|
| 82 | 2026-06-09T00:32:52.389Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52803
|
| 83 | 2026-06-09T00:32:52.389Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-06-09T00:32:52.392Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965171.2727091, correction: -0.000273401, last_offset: 0.000617874, rms_offset: 0.000386633, root_delay: 0.010326487, root_dispersion: 0.018587964, max_error: 0.0240246085 })
|
| 85 | 2026-06-09T00:32:52.392Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52803
req_id = 11a7c895-a9c6-4bcf-9302-51d838d59767
response_code = 200
uri = /timesync
|
| 86 | 2026-06-09T00:32:52.427Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49101
|
| 87 | 2026-06-09T00:32:52.427Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-06-09T00:32:52.430Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965171.2727091, correction: -0.000272839, last_offset: 0.000617874, rms_offset: 0.000386633, root_delay: 0.010326487, root_dispersion: 0.01859382, max_error: 0.0240299025 })
|
| 89 | 2026-06-09T00:32:52.430Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3175
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49101
req_id = 7ba2509d-aaa3-4496-9d7f-ccd58bd884b6
response_code = 200
uri = /timesync
|
| 90 | 2026-06-09T00:33:52.027Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:58588
|
| 91 | 2026-06-09T00:33:52.027Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-06-09T00:33:52.030Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965231.6809444, correction: 0.000180932, last_offset: -0.000242753, rms_offset: 0.000238189, root_delay: 0.01066919, root_dispersion: 0.019187531, max_error: 0.024703058 })
|
| 93 | 2026-06-09T00:33:52.030Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3616
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58588
req_id = 880fb3fd-ced9-4712-aebf-9500a4c98fc0
response_code = 200
uri = /timesync
|
| 94 | 2026-06-09T00:33:52.080Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:53579
|
| 95 | 2026-06-09T00:33:52.080Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-06-09T00:33:52.085Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965231.6809444, correction: 0.000180454, last_offset: -0.000242753, rms_offset: 0.000238189, root_delay: 0.01066919, root_dispersion: 0.019195262, max_error: 0.024710311000000002 })
|
| 97 | 2026-06-09T00:33:52.085Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4774
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53579
req_id = 484621fe-f1ba-468d-83c6-7213ba216e77
response_code = 200
uri = /timesync
|
| 98 | 2026-06-09T00:33:52.742Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40701
|
| 99 | 2026-06-09T00:33:52.742Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-06-09T00:33:52.746Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760053370, ip_addr: 45.77.126.122, stratum: 3, ref_time: 1780965231.6809444, correction: 0.000174625, last_offset: -0.000242753, rms_offset: 0.000238189, root_delay: 0.01066919, root_dispersion: 0.01928957, max_error: 0.02479879 })
|
| 101 | 2026-06-09T00:33:52.746Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3351
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40701
req_id = 54ca9519-0525-41bc-a262-27b6245995fc
response_code = 200
uri = /timesync
|
| 102 | 2026-06-09T00:34:52.093Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51494
|
| 103 | 2026-06-09T00:34:52.093Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-06-09T00:34:52.097Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965289.8546555, correction: 3e-9, last_offset: 8.8493e-5, rms_offset: 0.000288985, root_delay: 0.002959087, root_dispersion: 0.000563939, max_error: 0.0020434855 })
|
| 105 | 2026-06-09T00:34:52.097Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3619
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51494
req_id = 26971ce7-e93f-4b73-998c-97c6ca727273
response_code = 200
uri = /timesync
|
| 106 | 2026-06-09T00:34:52.508Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:54791
|
| 107 | 2026-06-09T00:34:52.508Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-06-09T00:34:52.511Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965289.8546555, correction: 3e-9, last_offset: 8.8493e-5, rms_offset: 0.000288985, root_delay: 0.002959087, root_dispersion: 0.000614907, max_error: 0.0020944535 })
|
| 109 | 2026-06-09T00:34:52.511Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3043
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54791
req_id = 3859a553-9aa3-4414-a1f3-84d923868fad
response_code = 200
uri = /timesync
|
| 110 | 2026-06-09T00:34:52.650Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:35753
|
| 111 | 2026-06-09T00:34:52.650Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-06-09T00:34:52.653Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965292.1116302, correction: -0.000107523, last_offset: 0.000108632, rms_offset: 0.000276299, root_delay: 0.002888536, root_dispersion: 0.000353033, max_error: 0.001904824 })
|
| 113 | 2026-06-09T00:34:52.653Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3177
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35753
req_id = 4d3bf86f-5d2c-4986-9517-cfaa6274dc9f
response_code = 200
uri = /timesync
|
| 114 | 2026-06-09T00:35:51.998Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42221
|
| 115 | 2026-06-09T00:35:51.998Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-06-09T00:35:52.001Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965350.8531847, correction: 1.47e-7, last_offset: -1.49e-7, rms_offset: 3.9387e-5, root_delay: 0.002851757, root_dispersion: 0.000437179, max_error: 0.0018632045 })
|
| 117 | 2026-06-09T00:35:52.001Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3278
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42221
req_id = 8d179ca7-1f02-449a-868b-40f41834fe82
response_code = 200
uri = /timesync
|
| 118 | 2026-06-09T00:35:52.085Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:45173
|
| 119 | 2026-06-09T00:35:52.085Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-06-09T00:35:52.088Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965350.8531847, correction: 1.47e-7, last_offset: -1.49e-7, rms_offset: 3.9387e-5, root_delay: 0.002851757, root_dispersion: 0.000444196, max_error: 0.0018702215 })
|
| 121 | 2026-06-09T00:35:52.088Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3213
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45173
req_id = 3310423f-c598-4a7b-bacc-3dfcec02ff1d
response_code = 200
uri = /timesync
|
| 122 | 2026-06-09T00:35:52.512Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48910
|
| 123 | 2026-06-09T00:35:52.512Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-06-09T00:35:52.515Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965350.8531847, correction: 1.47e-7, last_offset: -1.49e-7, rms_offset: 3.9387e-5, root_delay: 0.002851757, root_dispersion: 0.000478749, max_error: 0.0019047744999999999 })
|
| 125 | 2026-06-09T00:35:52.515Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3364
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48910
req_id = abe23137-4691-4b03-b41b-91e63f347899
response_code = 200
uri = /timesync
|
| 126 | 2026-06-09T00:36:52.032Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42099
|
| 127 | 2026-06-09T00:36:52.033Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-06-09T00:36:52.036Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965410.2728093, correction: 1.888e-5, last_offset: -2.2623e-5, rms_offset: 2.6725e-5, root_delay: 0.002866277, root_dispersion: 0.000528779, max_error: 0.0019807975 })
|
| 129 | 2026-06-09T00:36:52.036Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3186
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42099
req_id = 7ec93fec-8e8d-4e5c-8ed4-d2aa0a39d2bb
response_code = 200
uri = /timesync
|
| 130 | 2026-06-09T00:36:52.073Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:55676
|
| 131 | 2026-06-09T00:36:52.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-06-09T00:36:52.077Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965410.2728093, correction: 1.8697e-5, last_offset: -2.2623e-5, rms_offset: 2.6725e-5, root_delay: 0.002866277, root_dispersion: 0.000531742, max_error: 0.0019835775 })
|
| 133 | 2026-06-09T00:36:52.077Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:55676
req_id = ed151458-dd59-4a22-9b1d-56d4204558c8
response_code = 200
uri = /timesync
|
| 134 | 2026-06-09T00:36:52.115Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:56944
|
| 135 | 2026-06-09T00:36:52.115Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-06-09T00:36:52.118Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965410.2728093, correction: 1.8513e-5, last_offset: -2.2623e-5, rms_offset: 2.6725e-5, root_delay: 0.002866277, root_dispersion: 0.00053474, max_error: 0.0019863915 })
|
| 137 | 2026-06-09T00:36:52.118Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3266
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56944
req_id = 7989892c-ea4b-456f-a565-86a47dc96ec9
response_code = 200
uri = /timesync
|
| 138 | 2026-06-09T00:37:52.470Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:62539
|
| 139 | 2026-06-09T00:37:52.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-06-09T00:37:52.473Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965470.4432552, correction: -3.8744e-5, last_offset: 3.7161e-5, rms_offset: 4.8652e-5, root_delay: 0.003246065, root_dispersion: 0.000690335, max_error: 0.0023521115 })
|
| 141 | 2026-06-09T00:37:52.473Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3412
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62539
req_id = c6de2eeb-c242-43ba-9e4a-ffff34ea82d7
response_code = 200
uri = /timesync
|
| 142 | 2026-06-09T00:37:52.513Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33776
|
| 143 | 2026-06-09T00:37:52.513Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-06-09T00:37:52.516Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965470.4432552, correction: -3.779e-5, last_offset: 3.7161e-5, rms_offset: 4.8652e-5, root_delay: 0.003246065, root_dispersion: 0.000694853, max_error: 0.0023556755 })
|
| 145 | 2026-06-09T00:37:52.516Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3016
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33776
req_id = 175fb38e-7086-4d96-9dec-316b311b5433
response_code = 200
uri = /timesync
|
| 146 | 2026-06-09T00:37:52.604Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:33000
|
| 147 | 2026-06-09T00:37:52.604Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-06-09T00:37:52.607Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965470.4432552, correction: -3.5751e-5, last_offset: 3.7161e-5, rms_offset: 4.8652e-5, root_delay: 0.003246065, root_dispersion: 0.000704507, max_error: 0.0023632905000000003 })
|
| 149 | 2026-06-09T00:37:52.607Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3077
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33000
req_id = 63456df5-2393-474b-a738-f28cfa808bef
response_code = 200
uri = /timesync
|
| 150 | 2026-06-09T00:38:52.272Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34527
|
| 151 | 2026-06-09T00:38:52.272Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-06-09T00:38:52.277Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965530.4935236, correction: -2.2771e-5, last_offset: 3.6952e-5, rms_offset: 3.7678e-5, root_delay: 0.003036372, root_dispersion: 0.000812925, max_error: 0.002353882 })
|
| 153 | 2026-06-09T00:38:52.277Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4476
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34527
req_id = 0f0dff30-6a16-4c22-bd4c-c1b27d651e3e
response_code = 200
uri = /timesync
|
| 154 | 2026-06-09T00:38:52.315Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:55650
|
| 155 | 2026-06-09T00:38:52.315Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 156 | 2026-06-09T00:38:52.318Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965530.4935236, correction: -2.219e-5, last_offset: 3.6952e-5, rms_offset: 3.7678e-5, root_delay: 0.003036372, root_dispersion: 0.000817077, max_error: 0.002357453 })
|
| 157 | 2026-06-09T00:38:52.318Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2866
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55650
req_id = 672e173d-e58f-4388-9416-1d31942a812a
response_code = 200
uri = /timesync
|
| 158 | 2026-06-09T00:38:52.363Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47139
|
| 159 | 2026-06-09T00:38:52.363Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-06-09T00:38:52.366Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965530.4935236, correction: -2.1521e-5, last_offset: 3.6952e-5, rms_offset: 3.7678e-5, root_delay: 0.003036372, root_dispersion: 0.000821851, max_error: 0.0023615579999999997 })
|
| 161 | 2026-06-09T00:38:52.366Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3174
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47139
req_id = 87538b58-99ca-4bc4-913c-0ed56843ec66
response_code = 200
uri = /timesync
|
| 162 | 2026-06-09T00:39:51.884Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:49107
|
| 163 | 2026-06-09T00:39:51.885Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-06-09T00:39:51.891Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965589.1906295, correction: 5.973e-6, last_offset: -8.242e-6, rms_offset: 3.8273e-5, root_delay: 0.002895705, root_dispersion: 0.00079881, max_error: 0.0022526355 })
|
| 165 | 2026-06-09T00:39:51.891Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 6540
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49107
req_id = 1d5c88fa-4e53-4f6d-ae99-5d5336fe12ad
response_code = 200
uri = /timesync
|
| 166 | 2026-06-09T00:39:51.928Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58596
|
| 167 | 2026-06-09T00:39:51.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 168 | 2026-06-09T00:39:51.932Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965589.1906295, correction: 5.952e-6, last_offset: -8.242e-6, rms_offset: 3.8273e-5, root_delay: 0.002895705, root_dispersion: 0.000802012, max_error: 0.0022558165 })
|
| 169 | 2026-06-09T00:39:51.932Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3845
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58596
req_id = af8ad4d3-3b17-4a85-86c0-4dda24b465f3
response_code = 200
uri = /timesync
|
| 170 | 2026-06-09T00:39:52.008Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57665
|
| 171 | 2026-06-09T00:39:52.008Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 172 | 2026-06-09T00:39:52.011Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965589.1906295, correction: 5.911e-6, last_offset: -8.242e-6, rms_offset: 3.8273e-5, root_delay: 0.002895705, root_dispersion: 0.000808181, max_error: 0.0022619445 })
|
| 173 | 2026-06-09T00:39:52.011Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3229
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57665
req_id = 221f4b47-3c70-426f-bf3a-b60ac16e58da
response_code = 200
uri = /timesync
|
| 174 | 2026-06-09T00:40:51.912Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:48156
|
| 175 | 2026-06-09T00:40:51.912Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 176 | 2026-06-09T00:40:51.915Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965649.7921705, correction: -4.887e-6, last_offset: 4.601e-6, rms_offset: 4.9132e-5, root_delay: 0.002891581, root_dispersion: 0.000753113, max_error: 0.0022037905 })
|
| 177 | 2026-06-09T00:40:51.915Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48156
req_id = b628c512-8f1e-4aa4-a642-706918594407
response_code = 200
uri = /timesync
|
| 178 | 2026-06-09T00:40:51.951Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48491
|
| 179 | 2026-06-09T00:40:51.951Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 180 | 2026-06-09T00:40:51.954Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965649.7921705, correction: -4.865e-6, last_offset: 4.601e-6, rms_offset: 4.9132e-5, root_delay: 0.002891581, root_dispersion: 0.000755984, max_error: 0.0022066395 })
|
| 181 | 2026-06-09T00:40:51.954Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48491
req_id = 5a85a301-e2cd-4532-97fd-5c42706eaf24
response_code = 200
uri = /timesync
|
| 182 | 2026-06-09T00:40:52.364Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:45270
|
| 183 | 2026-06-09T00:40:52.364Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 184 | 2026-06-09T00:40:52.368Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965649.7921705, correction: -4.641e-6, last_offset: 4.601e-6, rms_offset: 4.9132e-5, root_delay: 0.002891581, root_dispersion: 0.000786119, max_error: 0.0022365505 })
|
| 185 | 2026-06-09T00:40:52.368Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3844
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45270
req_id = 7ab8616e-f8d5-4cd6-a9c7-0c8056174a2d
response_code = 200
uri = /timesync
|
| 186 | 2026-06-09T00:41:51.349Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43376
|
| 187 | 2026-06-09T00:41:51.350Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 188 | 2026-06-09T00:41:51.354Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -3.6152e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.000911537, max_error: 0.0024884720000000003 })
|
| 189 | 2026-06-09T00:41:51.354Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5008
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43376
req_id = ae275baf-1596-406e-b36c-f38904b90b68
response_code = 200
uri = /timesync
|
| 190 | 2026-06-09T00:41:51.420Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:42473
|
| 191 | 2026-06-09T00:41:51.420Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 192 | 2026-06-09T00:41:51.424Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -3.5225e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.000919696, max_error: 0.002495704 })
|
| 193 | 2026-06-09T00:41:51.424Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4869
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42473
req_id = bd71dc58-eb48-4ab0-8ef9-acf2d4a3bc64
response_code = 200
uri = /timesync
|
| 194 | 2026-06-09T00:41:51.500Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:59471
|
| 195 | 2026-06-09T00:41:51.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-06-09T00:41:51.505Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -3.4155e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.00092911, max_error: 0.002504048 })
|
| 197 | 2026-06-09T00:41:51.505Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5445
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59471
req_id = 131f4cc3-9756-4fd8-95ec-969bd29a7bfd
response_code = 200
uri = /timesync
|
| 198 | 2026-06-09T00:41:52.210Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:45499
|
| 199 | 2026-06-09T00:41:52.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 200 | 2026-06-09T00:41:52.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -2.4727e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.00101204, max_error: 0.00257755 })
|
| 201 | 2026-06-09T00:41:52.213Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3372
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45499
req_id = 7aefad56-36e5-4f74-80fa-d31e56c8a3f4
response_code = 200
uri = /timesync
|
| 202 | 2026-06-09T00:41:52.305Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:33510
|
| 203 | 2026-06-09T00:41:52.305Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 204 | 2026-06-09T00:41:52.309Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -2.345e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.001023273, max_error: 0.002587506 })
|
| 205 | 2026-06-09T00:41:52.309Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3995
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33510
req_id = 1c99e85c-22d8-4e1a-9916-43d72da6e2cf
response_code = 200
uri = /timesync
|
| 206 | 2026-06-09T00:41:52.907Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:59681
|
| 207 | 2026-06-09T00:41:52.907Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 208 | 2026-06-09T00:41:52.910Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965709.351227, correction: -1.5451e-5, last_offset: 5.0134e-5, rms_offset: 3.7469e-5, root_delay: 0.003081566, root_dispersion: 0.001093631, max_error: 0.0026498650000000004 })
|
| 209 | 2026-06-09T00:41:52.910Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59681
req_id = d6163170-7abf-4e69-ba61-4a4aa306939e
response_code = 200
uri = /timesync
|
| 210 | 2026-06-09T00:42:52.038Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48844
|
| 211 | 2026-06-09T00:42:52.038Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 212 | 2026-06-09T00:42:52.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965771.0096378, correction: 6.4e-8, last_offset: -6.4e-8, rms_offset: 2.4338e-5, root_delay: 0.002779305, root_dispersion: 0.000827981, max_error: 0.0022176975 })
|
| 213 | 2026-06-09T00:42:52.041Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2942
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48844
req_id = 1abed742-5d7f-4947-ad5e-c53d58fab5ce
response_code = 200
uri = /timesync
|
| 214 | 2026-06-09T00:42:52.135Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58551
|
| 215 | 2026-06-09T00:42:52.135Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 216 | 2026-06-09T00:42:52.140Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965771.0096378, correction: 6.4e-8, last_offset: -6.4e-8, rms_offset: 2.4338e-5, root_delay: 0.002779305, root_dispersion: 0.000835426, max_error: 0.0022251425 })
|
| 217 | 2026-06-09T00:42:52.140Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58551
req_id = 25ff9aa7-cd99-42ab-af0f-687bbe1ddf8b
response_code = 200
uri = /timesync
|
| 218 | 2026-06-09T00:42:52.206Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:41137
|
| 219 | 2026-06-09T00:42:52.206Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 220 | 2026-06-09T00:42:52.209Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965771.0096378, correction: 6.4e-8, last_offset: -6.4e-8, rms_offset: 2.4338e-5, root_delay: 0.002779305, root_dispersion: 0.000840754, max_error: 0.0022304704999999998 })
|
| 221 | 2026-06-09T00:42:52.209Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3461
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41137
req_id = 1d66a7ba-ca99-4e52-9763-45aade557282
response_code = 200
uri = /timesync
|
| 222 | 2026-06-09T00:43:52.096Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:44176
|
| 223 | 2026-06-09T00:43:52.097Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 224 | 2026-06-09T00:43:52.105Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965830.6851199, correction: -1.3136e-5, last_offset: 2.533e-5, rms_offset: 2.8664e-5, root_delay: 0.002788428, root_dispersion: 0.001070339, max_error: 0.002477689 })
|
| 225 | 2026-06-09T00:43:52.105Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 8468
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44176
req_id = 998d54de-8693-451b-9969-184402ef0d1f
response_code = 200
uri = /timesync
|
| 226 | 2026-06-09T00:43:52.131Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:45913
|
| 227 | 2026-06-09T00:43:52.131Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 228 | 2026-06-09T00:43:52.134Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965830.6851199, correction: -1.2928e-5, last_offset: 2.533e-5, rms_offset: 2.8664e-5, root_delay: 0.002788428, root_dispersion: 0.001072924, max_error: 0.002480066 })
|
| 229 | 2026-06-09T00:43:52.134Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3435
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45913
req_id = ef0e9404-8519-445b-a358-db1321a4b896
response_code = 200
uri = /timesync
|
| 230 | 2026-06-09T00:43:52.183Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:40004
|
| 231 | 2026-06-09T00:43:52.183Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 232 | 2026-06-09T00:43:52.187Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965830.6851199, correction: -1.2555e-5, last_offset: 2.533e-5, rms_offset: 2.8664e-5, root_delay: 0.002788428, root_dispersion: 0.001077542, max_error: 0.002484311 })
|
| 233 | 2026-06-09T00:43:52.187Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3439
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40004
req_id = e4e75777-cf76-49f0-a7e2-73e69bfb29e0
response_code = 200
uri = /timesync
|
| 234 | 2026-06-09T00:44:52.138Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:65529
|
| 235 | 2026-06-09T00:44:52.138Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 236 | 2026-06-09T00:44:52.141Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965891.278107, correction: -2.9655e-5, last_offset: 4.5432e-5, rms_offset: 2.9366e-5, root_delay: 0.002903979, root_dispersion: 0.00092104, max_error: 0.0024026845 })
|
| 237 | 2026-06-09T00:44:52.141Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2917
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65529
req_id = 606a83ef-75e1-4c19-bdf9-6489ab6bc43b
response_code = 200
uri = /timesync
|
| 238 | 2026-06-09T00:44:52.175Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:60150
|
| 239 | 2026-06-09T00:44:52.175Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 240 | 2026-06-09T00:44:52.178Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965891.278107, correction: -2.7707e-5, last_offset: 4.5432e-5, rms_offset: 2.9366e-5, root_delay: 0.002903979, root_dispersion: 0.000924541, max_error: 0.0024042375 })
|
| 241 | 2026-06-09T00:44:52.178Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3149
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60150
req_id = 0f3ad648-ff2c-41f8-8756-e01511babeae
response_code = 200
uri = /timesync
|
| 242 | 2026-06-09T00:44:52.217Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43405
|
| 243 | 2026-06-09T00:44:52.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 244 | 2026-06-09T00:44:52.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1780965891.278107, correction: -2.549e-5, last_offset: 4.5432e-5, rms_offset: 2.9366e-5, root_delay: 0.002903979, root_dispersion: 0.000928523, max_error: 0.0024060025 })
|
| 245 | 2026-06-09T00:44:52.220Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3266
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43405
req_id = 2f9b8ad3-a952-491d-ae10-51b1b6b68393
response_code = 200
uri = /timesync
|