| 1 | | [ Jul 22 02:10:47 Enabled. ] |
| 2 | | [ Jul 22 02:10:47 Rereading configuration. ] |
| 3 | | [ Jul 22 02:10:48 Rereading configuration. ] |
| 4 | | [ Jul 22 02:10:55 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 22 02:10:55 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-22T02:10:55.110Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-22T02:10:56.131Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41667
|
| 24 | 2026-07-22T02:10:56.132Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-22T02:10:56.135Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-07-22T02:10:56.135Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3364
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41667
req_id = 9cfdc6e1-e76e-4b25-92d7-113625dbacf6
response_code = 200
uri = /timesync
|
| 27 | 2026-07-22T02:10:57.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-07-22T02:10:57.825Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1784686256.029429, correction: 0.068014987, last_offset: -0.001071376, rms_offset: 0.001071376, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.068014987 })
|
| 29 | 2026-07-22T02:10:57.825Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2911
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41667
req_id = 4d19bde0-d0c5-43d3-8d24-7e45866dce30
response_code = 200
uri = /timesync
|
| 30 | 2026-07-22T02:10:58.705Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50918
|
| 31 | 2026-07-22T02:10:58.706Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-22T02:10:58.708Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1784686256.029429, correction: 0.065628164, last_offset: -0.001071376, rms_offset: 0.001071376, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.065628164 })
|
| 33 | 2026-07-22T02:10:58.708Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2737
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50918
req_id = e7e60bb9-02ce-40c4-98f2-b17931f3a94c
response_code = 200
uri = /timesync
|
| 34 | 2026-07-22T02:10:59.979Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-22T02:10:59.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1784686259.7495022, correction: 0.064258784, last_offset: -0.00026228, rms_offset: 0.001719187, root_delay: 0.064488433, root_dispersion: 0.001819011, max_error: 0.09832201149999999 })
|
| 36 | 2026-07-22T02:10:59.983Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3249
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41667
req_id = 648042f2-d27b-4c56-84ae-4832b6e7cfcf
response_code = 200
uri = /timesync
|
| 37 | 2026-07-22T02:11:02.301Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-22T02:11:02.304Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1784686260.8882132, correction: 0.05715061, last_offset: 0.000267755, rms_offset: 0.001558958, root_delay: 0.065425247, root_dispersion: 0.002300018, max_error: 0.0921632515 })
|
| 39 | 2026-07-22T02:11:02.304Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3074
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41667
req_id = c103a00f-843a-4984-97a2-9ba7feeaa7de
response_code = 200
uri = /timesync
|
| 40 | 2026-07-22T02:11:03.787Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44393
|
| 41 | 2026-07-22T02:11:03.787Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-22T02:11:03.790Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1784686263.4506788, correction: 0.05121512, last_offset: 0.000661347, rms_offset: 0.001468104, root_delay: 0.064723857, root_dispersion: 0.001372798, max_error: 0.0849498465 })
|
| 43 | 2026-07-22T02:11:03.790Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44393
req_id = b8d7c7f1-9b8c-48ea-ace1-4b21a618dc0e
response_code = 200
uri = /timesync
|
| 44 | 2026-07-22T02:11:04.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-22T02:11:04.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1784686263.4506788, correction: 0.049612258, last_offset: 0.000661347, rms_offset: 0.001468104, root_delay: 0.064723857, root_dispersion: 0.001524369, max_error: 0.08349855549999999 })
|
| 46 | 2026-07-22T02:11:04.384Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41667
req_id = 53251d07-3167-4396-b6f0-aced475d715d
response_code = 200
uri = /timesync
|
| 47 | 2026-07-22T02:11:04.488Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53886
|
| 48 | 2026-07-22T02:11:04.488Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-07-22T02:11:04.491Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1784686263.4506788, correction: 0.0493224, last_offset: 0.000661347, rms_offset: 0.001468104, root_delay: 0.064723857, root_dispersion: 0.001551779, max_error: 0.0832361075 })
|
| 50 | 2026-07-22T02:11:04.491Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2982
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53886
req_id = 8daa96f2-d825-454b-849a-a3c194a5b4e9
response_code = 200
uri = /timesync
|
| 51 | 2026-07-22T02:11:37.305Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47913
|
| 52 | 2026-07-22T02:11:37.308Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-07-22T02:11:37.313Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1209934681, ip_addr: 72.30.35.89, stratum: 3, ref_time: 1784686295.878381, correction: 0.000791753, last_offset: -0.000119659, rms_offset: 0.000452712, root_delay: 0.062499918, root_dispersion: 0.001316378, max_error: 0.03335809 })
|
| 54 | 2026-07-22T02:11:37.313Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 7438
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47913
req_id = 0848da5d-ed5f-408d-b25c-0af18e2c8cac
response_code = 200
uri = /timesync
|
| 55 | 2026-07-22T02:13:01.504Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47629
|
| 56 | 2026-07-22T02:13:01.519Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 57 | 2026-07-22T02:13:01.538Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686380.6149824, correction: -0.000729568, last_offset: 0.000160019, rms_offset: 0.000363234, root_delay: 0.049650304, root_dispersion: 0.004710603, max_error: 0.030265323 })
|
| 58 | 2026-07-22T02:13:01.538Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 31517
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47629
req_id = cea1055b-3a8b-4d38-ac3c-181e6498f4c4
response_code = 200
uri = /timesync
|
| 59 | 2026-07-22T02:13:05.795Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63888
|
| 60 | 2026-07-22T02:13:05.796Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-07-22T02:13:05.799Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686385.0184917, correction: -0.000252067, last_offset: 1.9513e-5, rms_offset: 0.000304396, root_delay: 0.049637493, root_dispersion: 0.004791458, max_error: 0.029862271500000002 })
|
| 62 | 2026-07-22T02:13:05.799Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3156
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63888
req_id = a39c0762-5409-4b21-bcf3-157987abed64
response_code = 200
uri = /timesync
|
| 63 | 2026-07-22T02:13:07.043Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:64834
|
| 64 | 2026-07-22T02:13:07.043Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-07-22T02:13:07.047Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686385.6170413, correction: -0.000305937, last_offset: 6.7535e-5, rms_offset: 0.000289564, root_delay: 0.049637493, root_dispersion: 0.004921528, max_error: 0.030046211499999996 })
|
| 66 | 2026-07-22T02:13:07.047Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64834
req_id = 3195bf79-e305-42d6-a72d-b74747861956
response_code = 200
uri = /timesync
|
| 67 | 2026-07-22T02:13:07.147Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:46529
|
| 68 | 2026-07-22T02:13:07.147Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-07-22T02:13:07.151Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686385.6170413, correction: -0.000304623, last_offset: 6.7535e-5, rms_offset: 0.000289564, root_delay: 0.049637493, root_dispersion: 0.004929955, max_error: 0.0300533245 })
|
| 70 | 2026-07-22T02:13:07.151Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3340
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46529
req_id = bd15adf2-91e5-4b1a-aba5-001642770a1e
response_code = 200
uri = /timesync
|
| 71 | 2026-07-22T02:13:15.714Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:55422
|
| 72 | 2026-07-22T02:13:15.714Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-07-22T02:13:15.718Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686392.8987265, correction: 0.00026878, last_offset: -0.000169994, rms_offset: 0.000219924, root_delay: 0.049620431, root_dispersion: 0.005047035, max_error: 0.030126030499999998 })
|
| 74 | 2026-07-22T02:13:15.718Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3784
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55422
req_id = 6be8dce9-41b1-4a59-bb39-b648be549f26
response_code = 200
uri = /timesync
|
| 75 | 2026-07-22T02:13:16.893Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58827
|
| 76 | 2026-07-22T02:13:16.893Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-07-22T02:13:16.896Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686394.752773, correction: 0.000188737, last_offset: 7.6412e-5, rms_offset: 0.000210032, root_delay: 0.0495799, root_dispersion: 0.005020873, max_error: 0.02999956 })
|
| 78 | 2026-07-22T02:13:16.896Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3208
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58827
req_id = 7126c6f9-4cdf-4655-83b8-86bbb7214c33
response_code = 200
uri = /timesync
|
| 79 | 2026-07-22T02:13:16.933Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:44420
|
| 80 | 2026-07-22T02:13:16.933Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 81 | 2026-07-22T02:13:16.936Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686396.7222533, correction: 7.801e-5, last_offset: 0.000110667, rms_offset: 0.000202304, root_delay: 0.0495799, root_dispersion: 0.004920075, max_error: 0.029788035 })
|
| 82 | 2026-07-22T02:13:16.936Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3185
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44420
req_id = cd6ea81c-4a2d-434b-bc68-5e4c9d22d018
response_code = 200
uri = /timesync
|
| 83 | 2026-07-22T02:14:15.373Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:41112
|
| 84 | 2026-07-22T02:14:15.373Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 85 | 2026-07-22T02:14:15.376Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686454.561211, correction: -0.00014585, last_offset: 0.000138426, rms_offset: 0.00013643, root_delay: 0.049417645, root_dispersion: 0.005773546, max_error: 0.030628218500000002 })
|
| 86 | 2026-07-22T02:14:15.376Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2909
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41112
req_id = a35ed092-1a71-429e-bb7c-ac0a553b42a0
response_code = 200
uri = /timesync
|
| 87 | 2026-07-22T02:14:16.430Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47539
|
| 88 | 2026-07-22T02:14:16.430Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-07-22T02:14:16.433Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686455.8146873, correction: -9.4968e-5, last_offset: -4.757e-5, rms_offset: 0.000130301, root_delay: 0.049417645, root_dispersion: 0.005779427, max_error: 0.030583217500000003 })
|
| 90 | 2026-07-22T02:14:16.433Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3266
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47539
req_id = d32d5a64-a9d0-4d25-8ff9-f1600439408c
response_code = 200
uri = /timesync
|
| 91 | 2026-07-22T02:14:16.871Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49633
|
| 92 | 2026-07-22T02:14:16.871Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-07-22T02:14:16.874Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395878474, ip_addr: 23.152.160.74, stratum: 4, ref_time: 1784686455.8146873, correction: -9.4259e-5, last_offset: -4.757e-5, rms_offset: 0.000130301, root_delay: 0.049417645, root_dispersion: 0.0058087, max_error: 0.0306117815 })
|
| 94 | 2026-07-22T02:14:16.874Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49633
req_id = 60d0b476-9011-4244-a89b-3617a279e211
response_code = 200
uri = /timesync
|