1 | | [ Jul 18 19:40:59 Enabled. ] |
2 | | [ Jul 18 19:40:59 Rereading configuration. ] |
3 | | [ Jul 18 19:41:00 Rereading configuration. ] |
4 | | [ Jul 18 19:41:06 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 | | [ Jul 18 19:41:06 Method "start" exited with status 0. ] |
21 | | note: configured to log to "/dev/stdout" |
22 | 2025-07-18T19:41:06.054Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
23 | 2025-07-18T19:41:06.390Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56738
|
24 | 2025-07-18T19:41:06.391Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
25 | 2025-07-18T19:41:06.394Z | INFO | ntp-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 })
|
26 | 2025-07-18T19:41:06.395Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3704
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 62bd2c9d-cf6c-4b17-b7ce-fcac6a496aa7
response_code = 200
uri = /timesync
|
27 | 2025-07-18T19:41:06.455Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56536
|
28 | 2025-07-18T19:41:06.456Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
29 | 2025-07-18T19:41:06.458Z | INFO | ntp-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 })
|
30 | 2025-07-18T19:41:06.458Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3188
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56536
req_id = 0d95fe5e-b051-4125-8c98-7df99740c5f8
response_code = 200
uri = /timesync
|
31 | 2025-07-18T19:41:07.775Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
32 | 2025-07-18T19:41:07.777Z | INFO | ntp-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 })
|
33 | 2025-07-18T19:41:07.777Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2790
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 40daee5b-7c05-4f7e-8862-50101a518df6
response_code = 200
uri = /timesync
|
34 | 2025-07-18T19:41:08.746Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
35 | 2025-07-18T19:41:08.749Z | INFO | ntp-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: 1752867666.1713006, correction: 0.0 })
|
36 | 2025-07-18T19:41:08.749Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3300
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 07cce2af-c0ad-42fb-92d5-eb86e4167160
response_code = 200
uri = /timesync
|
37 | 2025-07-18T19:41:10.215Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
38 | 2025-07-18T19:41:10.218Z | INFO | ntp-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: 1752867666.1713006, correction: 0.332418054 })
|
39 | 2025-07-18T19:41:10.218Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 4aa84ade-0915-4337-a994-d14244d4b1df
response_code = 200
uri = /timesync
|
40 | 2025-07-18T19:41:10.897Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58064
|
41 | 2025-07-18T19:41:10.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
42 | 2025-07-18T19:41:10.900Z | INFO | ntp-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: 1752867666.1713006, correction: 0.393425941 })
|
43 | 2025-07-18T19:41:10.900Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2749
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58064
req_id = 888b4a9e-4bf9-48c9-84af-c946871296ff
response_code = 200
uri = /timesync
|
44 | 2025-07-18T19:41:11.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
45 | 2025-07-18T19:41:11.472Z | INFO | ntp-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: 1752867666.1713006, correction: 0.39187938 })
|
46 | 2025-07-18T19:41:11.472Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3037
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 6b7ce26f-40da-4891-a68c-6397bb59115c
response_code = 200
uri = /timesync
|
47 | 2025-07-18T19:41:14.504Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
48 | 2025-07-18T19:41:14.507Z | INFO | ntp-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: 1752867666.1713006, correction: 0.318243235 })
|
49 | 2025-07-18T19:41:14.507Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3047
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 64362f02-7000-45e1-b313-78f3f0bfc3bb
response_code = 200
uri = /timesync
|
50 | 2025-07-18T19:41:15.994Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63784
|
51 | 2025-07-18T19:41:15.995Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
52 | 2025-07-18T19:41:15.997Z | INFO | ntp-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: 1752867666.1713006, correction: 0.313454419 })
|
53 | 2025-07-18T19:41:15.997Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2745
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63784
req_id = aa6f4c48-f407-45ca-b7c7-c5c00493cbe9
response_code = 200
uri = /timesync
|
54 | 2025-07-18T19:41:16.111Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
55 | 2025-07-18T19:41:16.114Z | INFO | ntp-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: 1752867666.1713006, correction: 0.313139319 })
|
56 | 2025-07-18T19:41:16.114Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2486
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 0e7efa63-2fd5-44a1-a480-d11b72e275f1
response_code = 200
uri = /timesync
|
57 | 2025-07-18T19:41:20.353Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
58 | 2025-07-18T19:41:20.356Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867679.1789818, correction: 0.302105844 })
|
59 | 2025-07-18T19:41:20.356Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3201
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = de6436f5-89de-4873-96d0-0e1be55d8687
response_code = 200
uri = /timesync
|
60 | 2025-07-18T19:41:21.094Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52009
|
61 | 2025-07-18T19:41:21.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
62 | 2025-07-18T19:41:21.097Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867679.833689, correction: 0.299877733 })
|
63 | 2025-07-18T19:41:21.097Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2930
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52009
req_id = 4cb3a754-4738-490c-be60-711631adba33
response_code = 200
uri = /timesync
|
64 | 2025-07-18T19:41:25.831Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
65 | 2025-07-18T19:41:25.834Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867685.609161, correction: 0.287234783 })
|
66 | 2025-07-18T19:41:25.834Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2783
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = e07ff8ec-fa7e-40dc-8e77-55b824352624
response_code = 200
uri = /timesync
|
67 | 2025-07-18T19:41:26.193Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43639
|
68 | 2025-07-18T19:41:26.193Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
69 | 2025-07-18T19:41:26.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867685.609161, correction: 0.286257863 })
|
70 | 2025-07-18T19:41:26.196Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43639
req_id = c67906cb-c942-4130-a1a6-ad166a62ef75
response_code = 200
uri = /timesync
|
71 | 2025-07-18T19:41:28.900Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
72 | 2025-07-18T19:41:28.902Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867687.0545084, correction: 0.278990477 })
|
73 | 2025-07-18T19:41:28.902Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3313
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 274ec45c-bd93-4982-bac6-8d99578b9eef
response_code = 200
uri = /timesync
|
74 | 2025-07-18T19:41:31.290Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56485
|
75 | 2025-07-18T19:41:31.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
76 | 2025-07-18T19:41:31.293Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867690.0852427, correction: 0.272644937 })
|
77 | 2025-07-18T19:41:31.293Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2942
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56485
req_id = c4b07ee0-e478-4fa0-8a2d-5b35ddbc0acb
response_code = 200
uri = /timesync
|
78 | 2025-07-18T19:41:31.842Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
79 | 2025-07-18T19:41:31.845Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867691.5044994, correction: 0.271445125 })
|
80 | 2025-07-18T19:41:31.845Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2803
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 48728109-8541-4303-9f7c-f6b6215ca8e9
response_code = 200
uri = /timesync
|
81 | 2025-07-18T19:41:36.392Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59686
|
82 | 2025-07-18T19:41:36.392Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
83 | 2025-07-18T19:41:36.394Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867695.6430635, correction: 0.258595586 })
|
84 | 2025-07-18T19:41:36.394Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2706
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59686
req_id = ac641607-cefb-4825-942a-97417bbb3c93
response_code = 200
uri = /timesync
|
85 | 2025-07-18T19:41:40.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
86 | 2025-07-18T19:41:40.792Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867699.0719004, correction: 0.24668619 })
|
87 | 2025-07-18T19:41:40.792Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2940
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 029be470-a38b-4103-94a6-8ef56900b66f
response_code = 200
uri = /timesync
|
88 | 2025-07-18T19:41:41.492Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51361
|
89 | 2025-07-18T19:41:41.492Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
90 | 2025-07-18T19:41:41.494Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1752867699.0719004, correction: 0.244790584 })
|
91 | 2025-07-18T19:41:41.494Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2350
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51361
req_id = 1d50cc9f-f574-4e9f-992c-52cf5400b6a4
response_code = 200
uri = /timesync
|
92 | 2025-07-18T19:41:46.592Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:65020
|
93 | 2025-07-18T19:41:46.592Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
94 | 2025-07-18T19:41:46.594Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867705.822215, correction: 0.233485013 })
|
95 | 2025-07-18T19:41:46.594Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2646
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65020
req_id = 4ec996a7-d033-4317-becf-06d178b72b93
response_code = 200
uri = /timesync
|
96 | 2025-07-18T19:41:47.368Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
97 | 2025-07-18T19:41:47.371Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867707.4710114, correction: 0.231334224 })
|
98 | 2025-07-18T19:41:47.371Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3047
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 57dffebb-af12-4548-9ca0-a9ad29e020a5
response_code = 200
uri = /timesync
|
99 | 2025-07-18T19:41:51.691Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49678
|
100 | 2025-07-18T19:41:51.691Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
101 | 2025-07-18T19:41:51.694Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867710.8183806, correction: 0.219964415 })
|
102 | 2025-07-18T19:41:51.694Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2984
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49678
req_id = 59336c92-1059-4756-8ac7-60180035bfbe
response_code = 200
uri = /timesync
|
103 | 2025-07-18T19:41:56.791Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39719
|
104 | 2025-07-18T19:41:56.791Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
105 | 2025-07-18T19:41:56.793Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867716.1333082, correction: 0.20701991 })
|
106 | 2025-07-18T19:41:56.793Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2663
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39719
req_id = 7dbe5334-8e99-4fa6-a240-a4df30f8c4b6
response_code = 200
uri = /timesync
|
107 | 2025-07-18T19:42:00.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
108 | 2025-07-18T19:42:00.348Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867719.4078894, correction: 0.196976721 })
|
109 | 2025-07-18T19:42:00.348Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2462
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 835b48b1-cf44-456e-b893-a1c4d3c2261e
response_code = 200
uri = /timesync
|
110 | 2025-07-18T19:42:01.892Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52583
|
111 | 2025-07-18T19:42:01.893Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
112 | 2025-07-18T19:42:01.896Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867721.267169, correction: 0.192490861 })
|
113 | 2025-07-18T19:42:01.896Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3102
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52583
req_id = a4be5f68-308a-4ac0-a3c6-f54630172b42
response_code = 200
uri = /timesync
|
114 | 2025-07-18T19:42:06.993Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51245
|
115 | 2025-07-18T19:42:06.993Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
116 | 2025-07-18T19:42:06.995Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867726.7662566, correction: 0.17885673 })
|
117 | 2025-07-18T19:42:06.995Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2566
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51245
req_id = 539d5627-df78-4306-ace6-58a973adb6e8
response_code = 200
uri = /timesync
|
118 | 2025-07-18T19:42:10.762Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
119 | 2025-07-18T19:42:10.765Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867729.5151079, correction: 0.16901654 })
|
120 | 2025-07-18T19:42:10.765Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = b12ca642-c18d-4d49-9132-112fd407495a
response_code = 200
uri = /timesync
|
121 | 2025-07-18T19:42:12.092Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61885
|
122 | 2025-07-18T19:42:12.092Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
123 | 2025-07-18T19:42:12.095Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867731.516795, correction: 0.165626526 })
|
124 | 2025-07-18T19:42:12.095Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2829
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61885
req_id = 97934504-0176-43c7-82a2-019e61775772
response_code = 200
uri = /timesync
|
125 | 2025-07-18T19:42:17.192Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39680
|
126 | 2025-07-18T19:42:17.192Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
127 | 2025-07-18T19:42:17.195Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867736.9410746, correction: 0.151299492 })
|
128 | 2025-07-18T19:42:17.195Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2690
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39680
req_id = c8bdb0ba-3c24-4028-b08c-0f36491b191b
response_code = 200
uri = /timesync
|
129 | 2025-07-18T19:42:22.293Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57166
|
130 | 2025-07-18T19:42:22.293Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
131 | 2025-07-18T19:42:22.296Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867741.0594535, correction: 0.137655973 })
|
132 | 2025-07-18T19:42:22.296Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2819
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57166
req_id = 87df644d-6dab-48df-894a-081ab74636d9
response_code = 200
uri = /timesync
|
133 | 2025-07-18T19:42:26.581Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
134 | 2025-07-18T19:42:26.584Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867745.6840801, correction: 0.125898659 })
|
135 | 2025-07-18T19:42:26.584Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3113
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 03acaba3-aa80-400a-819d-5a9f71ca5601
response_code = 200
uri = /timesync
|
136 | 2025-07-18T19:42:27.395Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50928
|
137 | 2025-07-18T19:42:27.395Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
138 | 2025-07-18T19:42:27.398Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867745.6840801, correction: 0.12370006 })
|
139 | 2025-07-18T19:42:27.398Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2854
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50928
req_id = 94e03b73-f50b-4c2a-8829-8c4ae7e1bc71
response_code = 200
uri = /timesync
|
140 | 2025-07-18T19:42:32.493Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46472
|
141 | 2025-07-18T19:42:32.493Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
142 | 2025-07-18T19:42:32.496Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867751.250728, correction: 0.110012718 })
|
143 | 2025-07-18T19:42:32.496Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3044
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46472
req_id = 0e1dea88-b983-45e5-9bf7-da93a6436e38
response_code = 200
uri = /timesync
|
144 | 2025-07-18T19:42:37.594Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64262
|
145 | 2025-07-18T19:42:37.594Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
146 | 2025-07-18T19:42:37.597Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867755.1796792, correction: 0.096371673 })
|
147 | 2025-07-18T19:42:37.597Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2863
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64262
req_id = a8c758e3-be19-47c5-a0a8-3f41b6d147ec
response_code = 200
uri = /timesync
|
148 | 2025-07-18T19:42:40.441Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
149 | 2025-07-18T19:42:40.444Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867759.9982293, correction: 0.088332966 })
|
150 | 2025-07-18T19:42:40.444Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2640
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = d80e2fc9-07c5-46c6-8729-4056cef9c5b3
response_code = 200
uri = /timesync
|
151 | 2025-07-18T19:42:42.694Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:32808
|
152 | 2025-07-18T19:42:42.694Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
153 | 2025-07-18T19:42:42.697Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 392114648, ip_addr: 23.95.49.216, stratum: 3, ref_time: 1752867761.2488687, correction: 0.082132682 })
|
154 | 2025-07-18T19:42:42.697Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2541
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32808
req_id = 1f39d569-52dc-4aa8-8afb-8fba041f3496
response_code = 200
uri = /timesync
|
155 | 2025-07-18T19:42:47.796Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50317
|
156 | 2025-07-18T19:42:47.796Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
157 | 2025-07-18T19:42:47.799Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1752867767.71927, correction: 0.068188436 })
|
158 | 2025-07-18T19:42:47.799Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3490
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50317
req_id = 809b621f-a2e2-4cdf-a08a-da8e5f23529f
response_code = 200
uri = /timesync
|
159 | 2025-07-18T19:42:52.898Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63171
|
160 | 2025-07-18T19:42:52.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
161 | 2025-07-18T19:42:52.901Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1752867771.1449912, correction: 0.054181371 })
|
162 | 2025-07-18T19:42:52.901Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63171
req_id = 67f62904-be8b-46ad-941a-6aa991bbc98d
response_code = 200
uri = /timesync
|
163 | 2025-07-18T19:42:56.582Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
164 | 2025-07-18T19:42:56.584Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1752867775.7000086, correction: 0.044363853 })
|
165 | 2025-07-18T19:42:56.584Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3190
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56738
req_id = 1b0a0aa8-92dd-4073-a1e8-656260b62522
response_code = 200
uri = /timesync
|
166 | 2025-07-18T19:42:56.700Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52400
|
167 | 2025-07-18T19:42:56.700Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
168 | 2025-07-18T19:42:56.703Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1752867775.7000086, correction: 0.044043437 })
|
169 | 2025-07-18T19:42:56.703Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2736
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52400
req_id = 56ac6052-cebb-4652-ab1e-a6158a170062
response_code = 200
uri = /timesync
|
170 | 2025-07-18T19:43:55.373Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37453
|
171 | 2025-07-18T19:43:55.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
172 | 2025-07-18T19:43:55.410Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1752867834.2295866, correction: 0.00010857 })
|
173 | 2025-07-18T19:43:55.412Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 70429
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37453
req_id = f48801b3-8fff-4494-af20-c08ce1af6813
response_code = 200
uri = /timesync
|