Max level shown:
1 [ Dec 23 09:24:27 Enabled. ]
2 [ Dec 23 09:24:27 Rereading configuration. ]
3 [ Dec 23 09:24:28 Rereading configuration. ]
4 [ Dec 23 09:24:35 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 [ Dec 23 09:24:35 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222025-12-23T09:24:35.295ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232025-12-23T09:24:35.389ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:63697
242025-12-23T09:24:35.389ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252025-12-23T09:24:35.392ZINFOntp-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 })
262025-12-23T09:24:35.392ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3274 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = cce4ba68-b4e6-4e74-a30b-b2e804598fcc response_code = 200 uri = /timesync
272025-12-23T09:24:36.637ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282025-12-23T09:24:36.640ZINFOntp-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 })
292025-12-23T09:24:36.640ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3076 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = aaf7b1c9-03bd-4949-a871-b773d32d5b6c response_code = 200 uri = /timesync
302025-12-23T09:24:38.263ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312025-12-23T09:24:38.266ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1766481875.5612519, correction: 0.0 })
322025-12-23T09:24:38.266ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2828 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = f8fefbaa-9bf6-42d8-a336-630e68509584 response_code = 200 uri = /timesync
332025-12-23T09:24:39.286ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
342025-12-23T09:24:39.289ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1766481875.5612519, correction: -0.142156243 })
352025-12-23T09:24:39.289ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3035 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 3d88fa11-f21c-41b1-a638-297eb40a5dba response_code = 200 uri = /timesync
362025-12-23T09:24:39.856ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:46649
372025-12-23T09:24:39.856ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
382025-12-23T09:24:39.859ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1766481875.5612519, correction: -0.141737923 })
392025-12-23T09:24:39.859ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2867 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46649 req_id = f8a5bb41-2aa6-4a35-81af-069506b4454f response_code = 200 uri = /timesync
402025-12-23T09:24:40.953ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
412025-12-23T09:24:40.956ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1766481875.5612519, correction: -0.140265465 })
422025-12-23T09:24:40.956ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2857 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 7b6526f0-27a8-4149-8d40-bbfa5239eaac response_code = 200 uri = /timesync
432025-12-23T09:24:43.083ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
442025-12-23T09:24:43.086ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 1122253755, ip_addr: 66.228.59.187, stratum: 4, ref_time: 1766481881.7633317, correction: -0.134236634 })
452025-12-23T09:24:43.086ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2835 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 85fcd93e-9b05-4319-b769-001ebe23a62f response_code = 200 uri = /timesync
462025-12-23T09:24:44.933ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:53662
472025-12-23T09:24:44.933ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
482025-12-23T09:24:44.935ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481883.2842393, correction: -0.126624167 })
492025-12-23T09:24:44.935ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2429 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:53662 req_id = 6824595e-5556-4b92-8acb-480454c60225 response_code = 200 uri = /timesync
502025-12-23T09:24:45.429ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
512025-12-23T09:24:45.433ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481884.794093, correction: -0.125124976 })
522025-12-23T09:24:45.433ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3417 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = c20578f3-7933-4cc3-91b8-8212576a8da9 response_code = 200 uri = /timesync
532025-12-23T09:24:47.589ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
542025-12-23T09:24:47.591ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481886.5353792, correction: -0.118246131 })
552025-12-23T09:24:47.591ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2680 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 20bc0f8f-2f9a-45f7-9748-7d01c37810a0 response_code = 200 uri = /timesync
562025-12-23T09:24:49.427ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
572025-12-23T09:24:49.430ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481888.1604307, correction: -0.112257071 })
582025-12-23T09:24:49.430ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2874 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 065c4e93-1fee-4781-856d-2004c8205701 response_code = 200 uri = /timesync
592025-12-23T09:24:50.008ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:64666
602025-12-23T09:24:50.008ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
612025-12-23T09:24:50.011ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481888.1604307, correction: -0.110679731 })
622025-12-23T09:24:50.011ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2837 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:64666 req_id = a88b1d30-d80a-43e7-94b9-09185b8135a6 response_code = 200 uri = /timesync
632025-12-23T09:24:54.634ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
642025-12-23T09:24:54.636ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481893.865741, correction: -0.100797504 })
652025-12-23T09:24:54.636ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2731 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = ef51283a-2726-4d9a-90b5-8181295e68f2 response_code = 200 uri = /timesync
662025-12-23T09:24:55.084ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:63338
672025-12-23T09:24:55.084ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
682025-12-23T09:24:55.086ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481893.865741, correction: -0.099575952 })
692025-12-23T09:24:55.086ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2434 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63338 req_id = f8a98e80-0127-47fe-97d9-a0ff0de9e64d response_code = 200 uri = /timesync
702025-12-23T09:24:58.808ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
712025-12-23T09:24:58.811ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481897.6860573, correction: -0.088673912 })
722025-12-23T09:24:58.811ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2863 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = f0948d2e-cc30-473d-965e-4e46a80d8339 response_code = 200 uri = /timesync
732025-12-23T09:25:00.159ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33174
742025-12-23T09:25:00.159ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
752025-12-23T09:25:00.162ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481899.0732298, correction: -0.084731303 })
762025-12-23T09:25:00.162ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3142 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33174 req_id = 3e66f767-022d-453f-b19a-9ffd322ee8b2 response_code = 200 uri = /timesync
772025-12-23T09:25:05.239ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:43254
782025-12-23T09:25:05.239ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
792025-12-23T09:25:05.242ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481903.7182455, correction: -0.070884645 })
802025-12-23T09:25:05.242ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3091 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43254 req_id = 95fe047f-c821-482b-8ccb-9acbfe7099b5 response_code = 200 uri = /timesync
812025-12-23T09:25:07.027ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
822025-12-23T09:25:07.029ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481904.7414942, correction: -0.066025883 })
832025-12-23T09:25:07.029ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2972 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = 6c9bfeda-ac4d-4d97-965e-62e30a9191c9 response_code = 200 uri = /timesync
842025-12-23T09:25:10.315ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:46754
852025-12-23T09:25:10.315ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
862025-12-23T09:25:10.318ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481909.5359383, correction: -0.057558842 })
872025-12-23T09:25:10.318ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3007 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46754 req_id = 8b5807bf-2e81-4363-a9c8-96e41647d8d7 response_code = 200 uri = /timesync
882025-12-23T09:25:14.575ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
892025-12-23T09:25:14.578ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481912.5803382, correction: -0.045889221 })
902025-12-23T09:25:14.578ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3178 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63697 req_id = a745a05c-e6ec-4209-850d-b3a3a81ca96d response_code = 200 uri = /timesync
912025-12-23T09:25:14.698ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:35123
922025-12-23T09:25:14.698ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
932025-12-23T09:25:14.701ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 3497099922, ip_addr: 208.113.130.146, stratum: 3, ref_time: 1766481912.5803382, correction: -0.045555335 })
942025-12-23T09:25:14.701ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2738 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:35123 req_id = 3d6a9281-7646-4f64-8897-acf76cceafd4 response_code = 200 uri = /timesync
952025-12-23T09:25:46.689ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33402
962025-12-23T09:25:46.716ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
972025-12-23T09:25:46.727ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766481945.770601, correction: 0.000420167 })
982025-12-23T09:25:46.728ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 26551 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33402 req_id = 998017c0-42fa-4962-ac4a-68b575ffe63d response_code = 200 uri = /timesync
992025-12-23T09:26:43.478ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:35279
1002025-12-23T09:26:43.486ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:60281
1012025-12-23T09:26:43.486ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:57962
1022025-12-23T09:26:43.518ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1032025-12-23T09:26:43.518ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1042025-12-23T09:26:43.518ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1052025-12-23T09:26:43.546ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766481995.156767, correction: 0.0 })
1062025-12-23T09:26:43.546ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766481995.156767, correction: 0.0 })
1072025-12-23T09:26:43.546ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766481995.156767, correction: 0.0 })
1082025-12-23T09:26:43.546ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 48688 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:60281 req_id = 66dfb819-8199-4d73-9791-fb5c65c08207 response_code = 200 uri = /timesync
1092025-12-23T09:26:43.546ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 48683 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:35279 req_id = 1bf21bb8-d52d-4933-8ce7-e47440b015bd response_code = 200 uri = /timesync
1102025-12-23T09:26:43.546ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 49247 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:57962 req_id = f8027bb8-3a2c-4493-bdf8-323d70cb7bee response_code = 200 uri = /timesync
1112025-12-23T09:26:45.029ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:64971
1122025-12-23T09:26:45.029ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1132025-12-23T09:26:45.032ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482003.633924, correction: -9.47e-7 })
1142025-12-23T09:26:45.033ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3770 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:64971 req_id = 48b045bc-4f84-497e-b767-2905e1b565ed response_code = 200 uri = /timesync
1152025-12-23T09:26:45.082ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:53739
1162025-12-23T09:26:45.082ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1172025-12-23T09:26:45.085ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482003.633924, correction: -9.47e-7 })
1182025-12-23T09:26:45.085ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3201 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:53739 req_id = b70939fa-a7e2-4a33-b846-2f29fd6e8691 response_code = 200 uri = /timesync
1192025-12-23T09:26:46.345ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:59307
1202025-12-23T09:26:46.345ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1212025-12-23T09:26:46.348ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482003.633924, correction: -9.47e-7 })
1222025-12-23T09:26:46.348ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3155 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:59307 req_id = 6ca8f07c-4402-4f4f-90b2-01816a3e3270 response_code = 200 uri = /timesync
1232025-12-23T09:26:52.257ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:42383
1242025-12-23T09:26:52.257ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1252025-12-23T09:26:52.261ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482012.1676443, correction: 0.000119713 })
1262025-12-23T09:26:52.261ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3308 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:42383 req_id = 04eace58-b7ba-407b-8e34-099df67f88ed response_code = 200 uri = /timesync
1272025-12-23T09:26:52.310ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:56929
1282025-12-23T09:26:52.310ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1292025-12-23T09:26:52.313ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482012.1676443, correction: 0.000119425 })
1302025-12-23T09:26:52.313ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2912 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:56929 req_id = a6f1990a-9852-4485-9e77-b14dd5555edf response_code = 200 uri = /timesync
1312025-12-23T09:27:42.936ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:35093
1322025-12-23T09:27:42.936ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1332025-12-23T09:27:42.942ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482062.514628, correction: -0.000243489 })
1342025-12-23T09:27:42.942ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 5662 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:35093 req_id = c5659178-a5d2-489a-9385-a16ee976dc07 response_code = 200 uri = /timesync
1352025-12-23T09:27:43.096ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:54988
1362025-12-23T09:27:43.096ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1372025-12-23T09:27:43.099ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482062.514628, correction: -0.000242626 })
1382025-12-23T09:27:43.099ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3522 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:54988 req_id = f324575d-cfc6-42f2-b1e6-20f965be99cc response_code = 200 uri = /timesync
1392025-12-23T09:27:43.320ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:57125
1402025-12-23T09:27:43.321ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1412025-12-23T09:27:43.325ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1766482062.514628, correction: -0.000241397 })
1422025-12-23T09:27:43.325ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 4108 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:57125 req_id = 242f0160-6774-41e9-84a1-808036d5740f response_code = 200 uri = /timesync
1432025-12-23T09:28:46.749ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:59339
1442025-12-23T09:28:46.749ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1452025-12-23T09:28:46.752ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482125.471678, correction: 0.000140805 })
1462025-12-23T09:28:46.752ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3035 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:59339 req_id = b0c40c12-05f5-4e45-91ff-0f5bdb8322e3 response_code = 200 uri = /timesync
1472025-12-23T09:28:46.786ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:45425
1482025-12-23T09:28:46.786ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1492025-12-23T09:28:46.789ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482125.471678, correction: 0.000140556 })
1502025-12-23T09:28:46.789ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3273 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:45425 req_id = 55696d0a-5ab1-4faf-af6a-816554049bdf response_code = 200 uri = /timesync
1512025-12-23T09:28:46.809ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:54870
1522025-12-23T09:28:46.809ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1532025-12-23T09:28:46.812ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482125.471678, correction: 0.000140398 })
1542025-12-23T09:28:46.812ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2980 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:54870 req_id = 7e641c95-0478-4fcc-8430-262d486dc24d response_code = 200 uri = /timesync
1552025-12-23T09:29:42.630ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:53192
1562025-12-23T09:29:42.630ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1572025-12-23T09:29:42.633ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482179.0556011, correction: -4.029e-6 })
1582025-12-23T09:29:42.633ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3044 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:53192 req_id = 2dfaf846-5118-4b75-bc2a-4f0abd14070b response_code = 200 uri = /timesync
1592025-12-23T09:29:42.675ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:33665
1602025-12-23T09:29:42.675ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1612025-12-23T09:29:42.678ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482179.0556011, correction: -1.993e-6 })
1622025-12-23T09:29:42.678ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3147 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:33665 req_id = b4a5f9d9-2e8c-4159-9b4b-7736a239e044 response_code = 200 uri = /timesync
1632025-12-23T09:29:42.712ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:56620
1642025-12-23T09:29:42.712ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1652025-12-23T09:29:42.714ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 2554587143, ip_addr: 152.67.232.7, stratum: 4, ref_time: 1766482179.0556011, correction: -3.38e-7 })
1662025-12-23T09:29:42.714ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2308 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:56620 req_id = 2d32e209-a99e-43b2-850e-46657cb03ee7 response_code = 200 uri = /timesync