Max level shown:
1 [ Mar 19 18:09:33 Enabled. ]
2 [ Mar 19 18:09:33 Rereading configuration. ]
3 [ Mar 19 18:09:34 Rereading configuration. ]
4 [ Mar 19 18:09:41 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 [ Mar 19 18:09:41 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-03-19T18:09:41.203ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232026-03-19T18:09:41.263ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:34207
242026-03-19T18:09:41.263ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-03-19T18:09:41.266ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
262026-03-19T18:09:41.266ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2689 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34207 req_id = 157bbbb4-fbef-411d-a4c5-4c5b78ef5e1a response_code = 200 uri = /timesync
272026-03-19T18:09:42.781ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-03-19T18:09:42.784ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
292026-03-19T18:09:42.784ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2604 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34207 req_id = 084a17c5-8b24-4f59-b80e-70699e835ea8 response_code = 200 uri = /timesync
302026-03-19T18:09:44.378ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-03-19T18:09:44.380ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 398108797, ip_addr: 23.186.168.125, stratum: 3, ref_time: 1773943783.1455142, correction: 0.0 })
322026-03-19T18:09:44.380ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2935 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34207 req_id = 2c4b801a-b44d-4956-a270-3b6d6d4c00c2 response_code = 200 uri = /timesync
332026-03-19T18:09:44.480ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:53118
342026-03-19T18:09:44.480ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
352026-03-19T18:09:44.482ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1158336682, ip_addr: 69.10.208.170, stratum: 3, ref_time: 1773943783.4378433, correction: -0.414099991 })
362026-03-19T18:09:44.482ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2053 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:53118 req_id = 5889b312-6d76-4e37-91c5-20c36d7888fc response_code = 200 uri = /timesync
372026-03-19T18:09:49.539ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:40674
382026-03-19T18:09:49.539ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
392026-03-19T18:09:49.542ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943787.4111853, correction: -0.397547513 })
402026-03-19T18:09:49.542ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2814 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:40674 req_id = 48b5a72c-f021-48cf-a50e-181bcb242fd4 response_code = 200 uri = /timesync
412026-03-19T18:09:54.598ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:55273
422026-03-19T18:09:54.599ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
432026-03-19T18:09:54.601ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943792.5067794, correction: -0.383035392 })
442026-03-19T18:09:54.601ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2983 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:55273 req_id = 2e56e65b-19e4-4b67-a4a6-27004d2c81d8 response_code = 200 uri = /timesync
452026-03-19T18:09:59.660ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:64465
462026-03-19T18:09:59.660ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
472026-03-19T18:09:59.662ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943797.9035962, correction: -0.369467556 })
482026-03-19T18:09:59.662ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2699 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:64465 req_id = e72e5b42-9e07-4099-8b44-eb1ecc21637c response_code = 200 uri = /timesync
492026-03-19T18:10:04.719ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33048
502026-03-19T18:10:04.720ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
512026-03-19T18:10:04.722ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943802.435226, correction: -0.355803639 })
522026-03-19T18:10:04.722ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2793 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33048 req_id = b6d70c50-fd0b-4127-86da-5f5214175f68 response_code = 200 uri = /timesync
532026-03-19T18:10:09.780ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:43271
542026-03-19T18:10:09.780ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
552026-03-19T18:10:09.783ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943808.2297091, correction: -0.34213993 })
562026-03-19T18:10:09.783ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2517 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43271 req_id = 86c1c11c-5469-4831-9732-43d93a8f61a1 response_code = 200 uri = /timesync
572026-03-19T18:10:14.841ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:62972
582026-03-19T18:10:14.841ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
592026-03-19T18:10:14.844ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943808.2297091, correction: -0.328394473 })
602026-03-19T18:10:14.844ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3129 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:62972 req_id = 95020f86-b2a3-4384-92a0-c0046b256541 response_code = 200 uri = /timesync
612026-03-19T18:10:19.903ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:64633
622026-03-19T18:10:19.903ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
632026-03-19T18:10:19.905ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943808.2297091, correction: -0.314649433 })
642026-03-19T18:10:19.905ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2809 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:64633 req_id = 123692c7-db70-4897-ab34-75301ae1eeeb response_code = 200 uri = /timesync
652026-03-19T18:10:24.964ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:52614
662026-03-19T18:10:24.964ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
672026-03-19T18:10:24.966ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 214638438, ip_addr: 12.203.31.102, stratum: 3, ref_time: 1773943808.2297091, correction: -0.300906688 })
682026-03-19T18:10:24.966ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2275 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:52614 req_id = 08b2ad9c-0e5a-4d46-b1fd-ebec94b8c5d7 response_code = 200 uri = /timesync
692026-03-19T18:10:30.024ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:61901
702026-03-19T18:10:30.024ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
712026-03-19T18:10:30.026ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943828.3978906, correction: -0.288296014 })
722026-03-19T18:10:30.027ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2574 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:61901 req_id = 4b9f9427-9180-4239-81df-7753a072a567 response_code = 200 uri = /timesync
732026-03-19T18:10:35.085ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:52129
742026-03-19T18:10:35.086ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
752026-03-19T18:10:35.088ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943833.7619298, correction: -0.273917317 })
762026-03-19T18:10:35.088ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2895 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:52129 req_id = adc1652c-eb78-4146-aad9-77a4966b3e28 response_code = 200 uri = /timesync
772026-03-19T18:10:40.145ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:52297
782026-03-19T18:10:40.145ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
792026-03-19T18:10:40.148ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943838.5596137, correction: -0.261000067 })
802026-03-19T18:10:40.148ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2979 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:52297 req_id = dc9943ea-01d1-42e4-97df-9897d58491a3 response_code = 200 uri = /timesync
812026-03-19T18:10:45.202ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:59088
822026-03-19T18:10:45.203ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
832026-03-19T18:10:45.205ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943844.1925683, correction: -0.246674806 })
842026-03-19T18:10:45.205ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3232 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:59088 req_id = 833b6323-afe4-4212-accf-47de713673b8 response_code = 200 uri = /timesync
852026-03-19T18:10:50.263ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:48891
862026-03-19T18:10:50.263ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
872026-03-19T18:10:50.266ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943849.2664044, correction: -0.233517438 })
882026-03-19T18:10:50.266ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2657 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:48891 req_id = 357ed58a-14b5-49f9-93bc-756e774411cc response_code = 200 uri = /timesync
892026-03-19T18:10:55.323ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:35281
902026-03-19T18:10:55.323ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
912026-03-19T18:10:55.325ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943854.6265244, correction: -0.219756991 })
922026-03-19T18:10:55.325ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2923 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:35281 req_id = ffe4052c-aa90-44af-97fd-dae7e29f787a response_code = 200 uri = /timesync
932026-03-19T18:11:00.384ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:43955
942026-03-19T18:11:00.384ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
952026-03-19T18:11:00.387ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943858.6697264, correction: -0.205919698 })
962026-03-19T18:11:00.387ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2862 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43955 req_id = 40bb688a-a1cf-49a6-a38c-32412266bbf3 response_code = 200 uri = /timesync
972026-03-19T18:11:05.444ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:65423
982026-03-19T18:11:05.445ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
992026-03-19T18:11:05.447ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943864.3812516, correction: -0.192250192 })
1002026-03-19T18:11:05.447ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2884 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65423 req_id = 0efd50a8-0787-4dc1-90c8-334961e7e72d response_code = 200 uri = /timesync
1012026-03-19T18:11:10.504ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:63528
1022026-03-19T18:11:10.505ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1032026-03-19T18:11:10.507ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943868.8375592, correction: -0.178439453 })
1042026-03-19T18:11:10.507ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2617 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63528 req_id = ae298e3e-fdb4-426c-94f2-628ee8699c99 response_code = 200 uri = /timesync
1052026-03-19T18:11:15.564ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:65101
1062026-03-19T18:11:15.564ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1072026-03-19T18:11:15.566ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943874.8019893, correction: -0.164737448 })
1082026-03-19T18:11:15.566ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2430 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65101 req_id = c6ab482c-eda2-4054-920e-93b117c1a888 response_code = 200 uri = /timesync
1092026-03-19T18:11:20.624ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:57848
1102026-03-19T18:11:20.624ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1112026-03-19T18:11:20.627ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943879.6733825, correction: -0.150978163 })
1122026-03-19T18:11:20.627ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2865 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:57848 req_id = 52c7efc7-3c6f-472c-b6be-133d2bad6bcc response_code = 200 uri = /timesync
1132026-03-19T18:11:25.685ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:38328
1142026-03-19T18:11:25.685ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1152026-03-19T18:11:25.687ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943884.580768, correction: -0.137046546 })
1162026-03-19T18:11:25.687ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2550 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:38328 req_id = b46fc464-838a-4d96-b74b-272ec9e2170d response_code = 200 uri = /timesync
1172026-03-19T18:11:30.743ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:49302
1182026-03-19T18:11:30.743ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1192026-03-19T18:11:30.745ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943890.3671973, correction: -0.123289585 })
1202026-03-19T18:11:30.745ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2617 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49302 req_id = 259b4813-642d-4dd5-bf64-e862a374fc50 response_code = 200 uri = /timesync
1212026-03-19T18:11:35.804ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:35968
1222026-03-19T18:11:35.804ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1232026-03-19T18:11:35.806ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943895.512797, correction: -0.109245479 })
1242026-03-19T18:11:35.806ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2809 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:35968 req_id = 4f530475-7759-4d10-929f-0caa0e174598 response_code = 200 uri = /timesync
1252026-03-19T18:11:40.864ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:46433
1262026-03-19T18:11:40.864ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1272026-03-19T18:11:40.867ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943900.1944437, correction: -0.095701188 })
1282026-03-19T18:11:40.867ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2848 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46433 req_id = c0ec746f-c792-4421-93a4-c4f33f280b05 response_code = 200 uri = /timesync
1292026-03-19T18:11:45.925ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33861
1302026-03-19T18:11:45.925ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1312026-03-19T18:11:45.927ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943905.4528627, correction: -0.081810355 })
1322026-03-19T18:11:45.927ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2414 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33861 req_id = eefb74ea-4c58-41f8-906f-95f5bcf06b37 response_code = 200 uri = /timesync
1332026-03-19T18:11:50.983ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:61035
1342026-03-19T18:11:50.983ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1352026-03-19T18:11:50.985ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943909.4093196, correction: -0.06821011 })
1362026-03-19T18:11:50.985ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2648 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:61035 req_id = dc37891f-f4fa-4ba3-98ed-2012595c6ad8 response_code = 200 uri = /timesync
1372026-03-19T18:11:56.041ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:61422
1382026-03-19T18:11:56.041ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1392026-03-19T18:11:56.043ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943914.8674793, correction: -0.054966282 })
1402026-03-19T18:11:56.043ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2943 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:61422 req_id = 09b7b417-087d-4352-a288-ceb689804c59 response_code = 200 uri = /timesync
1412026-03-19T18:12:01.102ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:43124
1422026-03-19T18:12:01.102ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1432026-03-19T18:12:01.104ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943919.8234386, correction: -0.04094059 })
1442026-03-19T18:12:01.104ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2660 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43124 req_id = 27492b90-200a-4a8d-8e61-29cfd3d1cc27 response_code = 200 uri = /timesync
1452026-03-19T18:13:07.486ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:32861
1462026-03-19T18:13:07.499ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1472026-03-19T18:13:07.509ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1773943986.9849403, correction: 6.159e-6 })
1482026-03-19T18:13:07.512ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 28152 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:32861 req_id = dd4f1a9d-5465-488a-89f6-c340a9df4ef5 response_code = 200 uri = /timesync
1492026-03-19T18:13:59.899ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:36317
1502026-03-19T18:13:59.910ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1512026-03-19T18:13:59.932ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944038.8449717, correction: 1.8847e-5 })
1522026-03-19T18:13:59.932ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 23903 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:36317 req_id = dd56a3e1-ee92-4f65-ae4d-5d812abf9efa response_code = 200 uri = /timesync
1532026-03-19T18:14:00.875ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:54533
1542026-03-19T18:14:00.877ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1552026-03-19T18:14:00.880ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944040.4299052, correction: 2.5222e-5 })
1562026-03-19T18:14:00.880ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2960 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:54533 req_id = 4347d077-3820-4e3f-8eba-30ad00f2312d response_code = 200 uri = /timesync
1572026-03-19T18:14:01.451ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:57247
1582026-03-19T18:14:01.451ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1592026-03-19T18:14:01.454ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944040.4299052, correction: 1.6906e-5 })
1602026-03-19T18:14:01.454ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3056 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:57247 req_id = 2363e807-e05f-4a55-a649-748d91c27eba response_code = 200 uri = /timesync
1612026-03-19T18:14:10.053ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:41827
1622026-03-19T18:14:10.053ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1632026-03-19T18:14:10.056ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944049.9356892, correction: -5.673e-6 })
1642026-03-19T18:14:10.056ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2939 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:41827 req_id = e818e1e9-0514-4c30-9b76-d8370e8a1c62 response_code = 200 uri = /timesync
1652026-03-19T18:14:10.135ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:40627
1662026-03-19T18:14:10.135ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1672026-03-19T18:14:10.138ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944049.9356892, correction: -5.411e-6 })
1682026-03-19T18:14:10.138ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3003 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:40627 req_id = dafe2b49-9b40-4317-bfbb-9b36db888c4f response_code = 200 uri = /timesync
1692026-03-19T18:14:50.945ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:42514
1702026-03-19T18:14:50.945ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1712026-03-19T18:14:50.948ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944089.399567, correction: 1.4947e-5 })
1722026-03-19T18:14:50.948ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2821 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:42514 req_id = 5cf6fb70-4bdf-4f9a-bb94-ca1bf7024488 response_code = 200 uri = /timesync
1732026-03-19T18:14:51.007ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:47512
1742026-03-19T18:14:51.007ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1752026-03-19T18:14:51.010ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944089.399567, correction: 1.4722e-5 })
1762026-03-19T18:14:51.010ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3312 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:47512 req_id = 06dc3be9-c259-4027-a183-5d8f23ec5684 response_code = 200 uri = /timesync
1772026-03-19T18:14:51.042ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:35475
1782026-03-19T18:14:51.042ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1792026-03-19T18:14:51.045ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1773944089.399567, correction: 1.4596e-5 })
1802026-03-19T18:14:51.045ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2797 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:35475 req_id = 5109280a-d660-44d8-a6e8-0abc8281dbc2 response_code = 200 uri = /timesync