| 1 | | [ Sep 2 23:40:04 Enabled. ] |
| 2 | | [ Sep 2 23:40:04 Rereading configuration. ] |
| 3 | | [ Sep 2 23:40:05 Rereading configuration. ] |
| 4 | | [ Sep 2 23:40:12 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 | | [ Sep 2 23:40:12 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-02T23:40:12.755Z | 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-09-02T23:40:13.516Z | 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]:44295
|
| 24 | 2026-09-02T23:40:13.517Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-02T23:40:13.520Z | 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-09-02T23:40:13.520Z | 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 = 3266
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = b3cb8367-fc01-4988-bb5d-ca21ed242226
response_code = 200
uri = /timesync
|
| 27 | 2026-09-02T23:40:15.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-09-02T23:40:15.639Z | 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 })
|
| 29 | 2026-09-02T23:40:15.639Z | 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 = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = eac39c9d-c4ac-4969-987d-b06adeef1fa8
response_code = 200
uri = /timesync
|
| 30 | 2026-09-02T23:40:16.212Z | 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]:58394
|
| 31 | 2026-09-02T23:40:16.213Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-02T23:40:16.215Z | 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-09-02T23:40:16.215Z | 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 = 2942
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58394
req_id = 623e3f22-f50a-414b-8868-88f2e606c362
response_code = 200
uri = /timesync
|
| 34 | 2026-09-02T23:40:18.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-02T23:40:18.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392416.5986955, correction: 0.07973285, last_offset: 9.2033e-5, rms_offset: 9.2033e-5, root_delay: 0.056332413, root_dispersion: 0.001560402, max_error: 0.1094594585 })
|
| 36 | 2026-09-02T23:40:18.229Z | 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 = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = 1b71d2a3-a18b-47c6-bf24-76767f02450d
response_code = 200
uri = /timesync
|
| 37 | 2026-09-02T23:40:20.342Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-02T23:40:20.345Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392419.774889, correction: 0.076179162, last_offset: -0.000258123, rms_offset: 0.001194438, root_delay: 0.056340203, root_dispersion: 0.002061564, max_error: 0.1064108275 })
|
| 39 | 2026-09-02T23:40:20.345Z | 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 = 3451
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = 56e13f29-f34e-49d3-b82b-db6e072c91c3
response_code = 200
uri = /timesync
|
| 40 | 2026-09-02T23:40:21.287Z | 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]:48517
|
| 41 | 2026-09-02T23:40:21.287Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-09-02T23:40:21.290Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392419.774889, correction: 0.073627666, last_offset: -0.000258123, rms_offset: 0.001194438, root_delay: 0.056340203, root_dispersion: 0.002654372, max_error: 0.1044521395 })
|
| 43 | 2026-09-02T23:40:21.290Z | 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 = 2762
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48517
req_id = 5e76040a-c73d-482d-9a7f-df6afec1a297
response_code = 200
uri = /timesync
|
| 44 | 2026-09-02T23:40:21.688Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-02T23:40:21.690Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392420.7072582, correction: 0.07292299, last_offset: -0.000378034, rms_offset: 0.001139432, root_delay: 0.05625448, root_dispersion: 0.002180123, max_error: 0.103230353 })
|
| 46 | 2026-09-02T23:40:21.690Z | 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 = 2888
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = 762c093b-4bd9-40cb-90c3-d7845bf96896
response_code = 200
uri = /timesync
|
| 47 | 2026-09-02T23:40:23.341Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-02T23:40:23.343Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392422.7938843, correction: 0.067541242, last_offset: 0.000483921, rms_offset: 0.001044941, root_delay: 0.056215208, root_dispersion: 0.001433592, max_error: 0.09708243800000001 })
|
| 49 | 2026-09-02T23:40:23.344Z | 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 = 2808
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = e2e2962d-5d7a-4e04-bc95-be45381cacab
response_code = 200
uri = /timesync
|
| 50 | 2026-09-02T23:40:26.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::1]:38770
|
| 51 | 2026-09-02T23:40:26.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-02T23:40:26.370Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392425.5983422, correction: 0.058290228, last_offset: 0.000392223, rms_offset: 0.000911988, root_delay: 0.056133721, root_dispersion: 0.001394862, max_error: 0.0877519505 })
|
| 53 | 2026-09-02T23:40:26.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 = 2982
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38770
req_id = b767b42e-d94b-4984-ae71-8d1204ff2b8a
response_code = 200
uri = /timesync
|
| 54 | 2026-09-02T23:40:27.300Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-09-02T23:40:27.303Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392425.5983422, correction: 0.055768501, last_offset: 0.000392223, rms_offset: 0.000911988, root_delay: 0.056133721, root_dispersion: 0.00155017, max_error: 0.0853855315 })
|
| 56 | 2026-09-02T23:40:27.303Z | 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 = 3010
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = d9e72082-83f6-4377-9435-16c97388ef15
response_code = 200
uri = /timesync
|
| 57 | 2026-09-02T23:40:31.446Z | 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]:63724
|
| 58 | 2026-09-02T23:40:31.446Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-09-02T23:40:31.449Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392429.5273364, correction: 0.044918299, last_offset: -2.0994e-5, rms_offset: 0.000748469, root_delay: 0.056475788, root_dispersion: 0.001592424, max_error: 0.074748617 })
|
| 60 | 2026-09-02T23:40:31.449Z | 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 = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63724
req_id = 2b942f1d-ce07-4e70-b1b2-5ed7f5afa062
response_code = 200
uri = /timesync
|
| 61 | 2026-09-02T23:40:33.216Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-09-02T23:40:33.219Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392431.8113847, correction: 0.04068299, last_offset: -0.000545041, rms_offset: 0.000730679, root_delay: 0.056229703, root_dispersion: 0.001458643, max_error: 0.0702564845 })
|
| 63 | 2026-09-02T23:40:33.219Z | 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 = 3137
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44295
req_id = 71884cfe-db7f-49bb-afd5-27fb0cfdc296
response_code = 200
uri = /timesync
|
| 64 | 2026-09-02T23:40:33.328Z | 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]:42398
|
| 65 | 2026-09-02T23:40:33.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-02T23:40:33.330Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392431.8113847, correction: 0.040380761, last_offset: -0.000545041, rms_offset: 0.000730679, root_delay: 0.056229703, root_dispersion: 0.001471695, max_error: 0.06996730749999999 })
|
| 67 | 2026-09-02T23:40:33.330Z | 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 = 2446
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42398
req_id = 8640c8bf-7086-4d91-9892-37015b5b46b7
response_code = 200
uri = /timesync
|
| 68 | 2026-09-02T23:41:40.759Z | 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]:60251
|
| 69 | 2026-09-02T23:41:40.760Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-09-02T23:41:40.765Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108802, ip_addr: 23.186.168.130, stratum: 3, ref_time: 1788392499.014779, correction: 0.000102227, last_offset: 2.6042e-5, rms_offset: 0.000207469, root_delay: 0.056098789, root_dispersion: 0.001439171, max_error: 0.0295907925 })
|
| 71 | 2026-09-02T23:41:40.765Z | 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 = 5992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60251
req_id = e1ee19e6-55a0-477a-87d5-cf134923e8f8
response_code = 200
uri = /timesync
|
| 72 | 2026-09-02T23:43:18.029Z | 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]:44437
|
| 73 | 2026-09-02T23:43:18.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-09-02T23:43:18.053Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392596.9552011, correction: -1.0501e-5, last_offset: 1.1159e-5, rms_offset: 0.000112398, root_delay: 0.017177083, root_dispersion: 0.000380689, max_error: 0.0089797315 })
|
| 75 | 2026-09-02T23:43:18.055Z | 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 = 24973
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44437
req_id = edfe1cda-ce9f-4359-9435-f0b97cb490a1
response_code = 200
uri = /timesync
|
| 76 | 2026-09-02T23:43:27.005Z | 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]:53693
|
| 77 | 2026-09-02T23:43:27.006Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-09-02T23:43:27.008Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392605.7227895, correction: 2.4667e-5, last_offset: -4.7563e-5, rms_offset: 8.4383e-5, root_delay: 0.016871454, root_dispersion: 0.000213203, max_error: 0.008673597000000002 })
|
| 79 | 2026-09-02T23:43:27.008Z | 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 = 3014
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53693
req_id = ec97ed7b-eab7-47fb-99f1-2feae4e7c307
response_code = 200
uri = /timesync
|
| 80 | 2026-09-02T23:43:28.146Z | 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]:46659
|
| 81 | 2026-09-02T23:43:28.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-09-02T23:43:28.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392607.514974, correction: -1.6384e-5, last_offset: 4.6254e-5, rms_offset: 8.1378e-5, root_delay: 0.016957363, root_dispersion: 0.000121613, max_error: 0.008616678499999999 })
|
| 83 | 2026-09-02T23:43:28.149Z | 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 = 3159
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46659
req_id = eb6ec2bc-e615-44be-a45f-0d4ef1085481
response_code = 200
uri = /timesync
|
| 84 | 2026-09-02T23:43:28.709Z | 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]:51832
|
| 85 | 2026-09-02T23:43:28.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-09-02T23:43:28.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392607.9024425, correction: -3.5507e-5, last_offset: 3.8705e-5, rms_offset: 7.8166e-5, root_delay: 0.016957363, root_dispersion: 0.000227359, max_error: 0.0087415475 })
|
| 87 | 2026-09-02T23:43:28.712Z | 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 = 3289
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51832
req_id = c780d58a-65a7-43e6-a44d-74fc17dfb51d
response_code = 200
uri = /timesync
|
| 88 | 2026-09-02T23:43:38.148Z | 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]:61648
|
| 89 | 2026-09-02T23:43:38.149Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-09-02T23:43:38.152Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392617.8831615, correction: -9.0686e-5, last_offset: 9.8037e-5, rms_offset: 7.9363e-5, root_delay: 0.017167401, root_dispersion: 0.000126597, max_error: 0.008800983499999998 })
|
| 91 | 2026-09-02T23:43:38.152Z | 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 = 3205
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61648
req_id = 6d790f92-c58b-4168-a2cf-b0f93209907f
response_code = 200
uri = /timesync
|
| 92 | 2026-09-02T23:43:38.191Z | 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]:63011
|
| 93 | 2026-09-02T23:43:38.191Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-09-02T23:43:38.194Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392617.8831615, correction: -8.6511e-5, last_offset: 9.8037e-5, rms_offset: 7.9363e-5, root_delay: 0.017167401, root_dispersion: 0.000133592, max_error: 0.008803803499999999 })
|
| 95 | 2026-09-02T23:43:38.194Z | 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 = 3667
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63011
req_id = dd672fa7-490a-454e-a530-5552068ba000
response_code = 200
uri = /timesync
|
| 96 | 2026-09-02T23:43:38.279Z | 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]:43526
|
| 97 | 2026-09-02T23:43:38.279Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-09-02T23:43:38.282Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392617.8831615, correction: -7.792e-5, last_offset: 9.8037e-5, rms_offset: 7.9363e-5, root_delay: 0.017167401, root_dispersion: 0.000147985, max_error: 0.0088096055 })
|
| 99 | 2026-09-02T23:43:38.282Z | 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 = 3509
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43526
req_id = f14f19ab-1bac-43f4-b175-151a33291cff
response_code = 200
uri = /timesync
|
| 100 | 2026-09-02T23:44:37.374Z | 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]:56815
|
| 101 | 2026-09-02T23:44:37.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-09-02T23:44:37.377Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392676.1874042, correction: -3.8675e-5, last_offset: 8.0083e-5, rms_offset: 0.000124002, root_delay: 0.016973311, root_dispersion: 0.000248389, max_error: 0.0087737195 })
|
| 103 | 2026-09-02T23:44:37.377Z | 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 = 3374
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56815
req_id = f7f719f0-b239-4f41-a47c-4941f1725a92
response_code = 200
uri = /timesync
|
| 104 | 2026-09-02T23:44:38.026Z | 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]:48675
|
| 105 | 2026-09-02T23:44:38.026Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-09-02T23:44:38.030Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392677.1896658, correction: 4.468e-5, last_offset: -4.9099e-5, rms_offset: 0.000118658, root_delay: 0.016973311, root_dispersion: 0.000391867, max_error: 0.008923202500000001 })
|
| 107 | 2026-09-02T23:44:38.030Z | 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 = 3222
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48675
req_id = 16e424f0-b550-4d89-9515-ebe4c4ed12b0
response_code = 200
uri = /timesync
|
| 108 | 2026-09-02T23:44:38.135Z | 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]:46145
|
| 109 | 2026-09-02T23:44:38.135Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-09-02T23:44:38.138Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 89013796, ip_addr: 5.78.62.36, stratum: 3, ref_time: 1788392677.1896658, correction: 4.3329e-5, last_offset: -4.9099e-5, rms_offset: 0.000118658, root_delay: 0.016973311, root_dispersion: 0.000408995, max_error: 0.008938979500000001 })
|
| 111 | 2026-09-02T23:44:38.138Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46145
req_id = 66ed8faf-5fa8-468d-a139-b8eedcc0ba03
response_code = 200
uri = /timesync
|