Max level shown:
1 [ Sep 18 19:52:05 Enabled. ]
2 [ Sep 18 19:52:05 Rereading configuration. ]
3 [ Sep 18 19:52:06 Rereading configuration. ]
4 [ Sep 18 19:52:13 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 18 19:52:13 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222025-09-18T19:52:13.296ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232025-09-18T19:52:13.308ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:47357
242025-09-18T19:52:13.308ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
252025-09-18T19:52:13.311ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
262025-09-18T19:52:13.311ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3118 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = c09b89e7-9a89-446b-bec2-0ead6b29b164 response_code = 200 uri = /timesync
272025-09-18T19:52:14.187ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
282025-09-18T19:52:14.190ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
292025-09-18T19:52:14.190ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3040 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = 499e0b7b-e6e4-4f10-9ce8-273ede05b04f response_code = 200 uri = /timesync
302025-09-18T19:52:15.076ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
312025-09-18T19:52:15.079ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
322025-09-18T19:52:15.079ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2749 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = 63d68da7-8475-40d4-9851-795602bc1437 response_code = 200 uri = /timesync
332025-09-18T19:52:17.217ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
342025-09-18T19:52:17.220ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1758225133.4615898, correction: -0.031241147 })
352025-09-18T19:52:17.220ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2459 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = 157a2d27-bff5-4cab-a7cb-f17949eedf59 response_code = 200 uri = /timesync
362025-09-18T19:52:17.232ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:49363
372025-09-18T19:52:17.232ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
382025-09-18T19:52:17.235ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1758225133.4615898, correction: -0.031200456 })
392025-09-18T19:52:17.235ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2500 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49363 req_id = 2670453c-8f8c-4775-bed7-8ef3765a411f response_code = 200 uri = /timesync
402025-09-18T19:52:18.550ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
412025-09-18T19:52:18.553ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1758225133.4615898, correction: -0.028813498 })
422025-09-18T19:52:18.553ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3029 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = c96b5d80-9bea-4f30-8484-c98466cdda28 response_code = 200 uri = /timesync
432025-09-18T19:52:21.832ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
442025-09-18T19:52:21.835ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1758225140.4976263, correction: -0.020375935 })
452025-09-18T19:52:21.835ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2502 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:47357 req_id = 991810d3-03c0-447d-b530-9cf5b42d645a response_code = 200 uri = /timesync
462025-09-18T19:52:21.952ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:44864
472025-09-18T19:52:21.952ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
482025-09-18T19:52:21.954ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1758225140.4976263, correction: -0.020050457 })
492025-09-18T19:52:21.954ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2495 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:44864 req_id = ad4183e3-2df0-4d1d-8be9-b0f3d439655c response_code = 200 uri = /timesync
502025-09-18T19:52:56.021ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:59328
512025-09-18T19:52:56.030ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
522025-09-18T19:52:56.040ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225175.2289631, correction: -7.297e-5 })
532025-09-18T19:52:56.040ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 31960 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:59328 req_id = d782a8f2-e961-485e-a1d5-99c067a0e1de response_code = 200 uri = /timesync
542025-09-18T19:54:16.795ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:50857
552025-09-18T19:54:16.798ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
562025-09-18T19:54:16.815ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225256.3603804, correction: -0.000126802 })
572025-09-18T19:54:16.815ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 29341 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:50857 req_id = 3311decc-7d70-4d33-9852-575af283acf2 response_code = 200 uri = /timesync
582025-09-18T19:54:18.236ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:54003
592025-09-18T19:54:18.236ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
602025-09-18T19:54:18.240ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225256.3603804, correction: -4.7777e-5 })
612025-09-18T19:54:18.240ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 4015 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:54003 req_id = 55a09799-d0ae-470d-8f38-8c5cb393d9d7 response_code = 200 uri = /timesync
622025-09-18T19:54:19.266ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:61271
632025-09-18T19:54:19.266ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
642025-09-18T19:54:19.270ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225257.8287854, correction: -4.6973e-5 })
652025-09-18T19:54:19.270ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 4184 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:61271 req_id = 6bfd25c6-00a8-4216-8d39-1c939b6a698f response_code = 200 uri = /timesync
662025-09-18T19:54:20.686ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:35203
672025-09-18T19:54:20.686ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
682025-09-18T19:54:20.688ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225259.3714726, correction: 4.6223e-5 })
692025-09-18T19:54:20.688ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2805 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:35203 req_id = 346d6775-e2fa-40bd-9630-702a069ec0e3 response_code = 200 uri = /timesync
702025-09-18T19:54:24.015ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:37806
712025-09-18T19:54:24.015ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
722025-09-18T19:54:24.018ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225263.4889987, correction: -5.4314e-5 })
732025-09-18T19:54:24.018ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3090 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:37806 req_id = 9d82db53-50c9-4cf4-917c-929e2864e706 response_code = 200 uri = /timesync
742025-09-18T19:54:50.685ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:63017
752025-09-18T19:54:50.685ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
762025-09-18T19:54:50.688ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225290.261902, correction: -6.571e-6 })
772025-09-18T19:54:50.688ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3054 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:63017 req_id = 1a21bf6c-c336-46ce-843a-3900f97d5357 response_code = 200 uri = /timesync
782025-09-18T19:54:50.717ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:48913
792025-09-18T19:54:50.718ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
802025-09-18T19:54:50.721ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225290.261902, correction: -6.566e-6 })
812025-09-18T19:54:50.721ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2952 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:48913 req_id = 6a74054f-923d-4985-9908-8997cf89af21 response_code = 200 uri = /timesync
822025-09-18T19:54:54.507ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:53135
832025-09-18T19:54:54.507ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
842025-09-18T19:54:54.511ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225293.49719, correction: -4.0772e-5 })
852025-09-18T19:54:54.511ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3522 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:53135 req_id = a21e6d57-9728-49d4-b425-b6344962363b response_code = 200 uri = /timesync
862025-09-18T19:55:51.028ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:65369
872025-09-18T19:55:51.028ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
882025-09-18T19:55:51.031ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225347.3181195, correction: -1.1754e-5 })
892025-09-18T19:55:51.031ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2924 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:65369 req_id = e94a214d-3fac-4841-9889-071548de0fd0 response_code = 200 uri = /timesync
902025-09-18T19:55:51.056ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:62412
912025-09-18T19:55:51.056ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
922025-09-18T19:55:51.059ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225347.3181195, correction: -1.1427e-5 })
932025-09-18T19:55:51.059ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2891 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:62412 req_id = 5587cbbe-c19b-4693-957e-8339eea0caed response_code = 200 uri = /timesync
942025-09-18T19:55:54.493ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:40377
952025-09-18T19:55:54.493ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
962025-09-18T19:55:54.496ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225352.9434464, correction: 4.9718e-5 })
972025-09-18T19:55:54.496ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2945 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:40377 req_id = f463b7c8-42cf-4929-90e8-e385c09c68a6 response_code = 200 uri = /timesync
982025-09-18T19:56:51.211ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:41026
992025-09-18T19:56:51.211ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1002025-09-18T19:56:51.214ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225410.5612648, correction: 7.4532e-5 })
1012025-09-18T19:56:51.214ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3012 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:41026 req_id = 4685134c-0f79-48f9-837a-2262d9cf181b response_code = 200 uri = /timesync
1022025-09-18T19:56:51.236ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:41723
1032025-09-18T19:56:51.236ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1042025-09-18T19:56:51.238ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225410.5612648, correction: 7.4324e-5 })
1052025-09-18T19:56:51.238ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2121 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:41723 req_id = b1935e71-d991-49d0-a4e2-a351f775c6ee response_code = 200 uri = /timesync
1062025-09-18T19:56:55.127ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:53694
1072025-09-18T19:56:55.127ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1082025-09-18T19:56:55.130ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225414.3155515, correction: -5.691e-5 })
1092025-09-18T19:56:55.130ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3155 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:53694 req_id = ebc7239b-9ab9-49ea-be3b-0e591b40c281 response_code = 200 uri = /timesync
1102025-09-18T19:57:51.584ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:55061
1112025-09-18T19:57:51.584ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1122025-09-18T19:57:51.587ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225470.5042682, correction: 6.0597e-5 })
1132025-09-18T19:57:51.588ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3144 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:55061 req_id = 45784ede-dcff-4b45-b4b5-e297525d6ebd response_code = 200 uri = /timesync
1142025-09-18T19:57:51.611ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:61459
1152025-09-18T19:57:51.611ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1162025-09-18T19:57:51.614ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225470.5042682, correction: 5.9674e-5 })
1172025-09-18T19:57:51.614ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2986 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:61459 req_id = cabbd0e1-e041-4ead-9d1e-0f03a130f4de response_code = 200 uri = /timesync
1182025-09-18T19:57:56.951ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:37246
1192025-09-18T19:57:56.951ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1202025-09-18T19:57:56.954ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225472.8932533, correction: 1.3177e-5 })
1212025-09-18T19:57:56.954ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3127 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:37246 req_id = e75af02a-f6de-4e81-af25-c86098fcdac6 response_code = 200 uri = /timesync
1222025-09-18T19:58:50.716ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:43500
1232025-09-18T19:58:50.716ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1242025-09-18T19:58:50.720ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225528.496046, correction: -1.9e-7 })
1252025-09-18T19:58:50.720ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3823 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:43500 req_id = 5c79d0d5-0622-401b-ac91-a5d5f67b9233 response_code = 200 uri = /timesync
1262025-09-18T19:58:50.773ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:34343
1272025-09-18T19:58:50.773ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1282025-09-18T19:58:50.776ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225528.496046, correction: -1.9e-7 })
1292025-09-18T19:58:50.776ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2775 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:34343 req_id = 8771870e-d80c-4d5d-b3ab-e3af9db35322 response_code = 200 uri = /timesync
1302025-09-18T19:58:54.300ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:52844
1312025-09-18T19:58:54.300ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1322025-09-18T19:58:54.303ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225533.4272532, correction: 2.5036e-5 })
1332025-09-18T19:58:54.303ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3131 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:52844 req_id = edbf5735-32da-42e4-86cd-40cfdb5f58c9 response_code = 200 uri = /timesync
1342025-09-18T19:59:50.603ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:34962
1352025-09-18T19:59:50.603ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1362025-09-18T19:59:50.607ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225589.854868, correction: 6.626e-6 })
1372025-09-18T19:59:50.607ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 3648 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:34962 req_id = e3fb7572-edf8-4c33-ab1d-1ca5064d7c1c response_code = 200 uri = /timesync
1382025-09-18T19:59:50.630ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:58548
1392025-09-18T19:59:50.630ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1402025-09-18T19:59:50.632ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225589.854868, correction: 6.616e-6 })
1412025-09-18T19:59:50.632ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2457 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:58548 req_id = 6b0e4672-63b0-4e5f-8d49-7068ce630d7c response_code = 200 uri = /timesync
1422025-09-18T19:59:54.392ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:58405
1432025-09-18T19:59:54.392ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:106
1442025-09-18T19:59:54.394ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:115 result = Ok(TimeSync { sync: true, ref_id: 1169183782, ip_addr: 69.176.84.38, stratum: 3, ref_time: 1758225592.383893, correction: -5.873e-6 })
1452025-09-18T19:59:54.394ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867 latency_us = 2565 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:58405 req_id = 8d638772-1409-4cdb-84fe-1fd093b95813 response_code = 200 uri = /timesync