1 | | [ Feb 18 04:54:03 Disabled. ] |
2 | | [ Feb 18 04:54:03 Rereading configuration. ] |
3 | | [ Feb 18 04:54:15 Rereading configuration. ] |
4 | | [ Feb 18 04:54:15 Rereading configuration. ] |
5 | | [ Feb 18 04:54:15 Enabled. ] |
6 | | [ Feb 18 04:54:15 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/wicketd/bin/wicketd run /var/svc/manifest/site/wicketd/config.toml --address [::1]:12226 --artifact-address [fdb0:18c0:4d0d:9fb2::2]:12227 --mgs-address [::1]:12225 --nexus-proxy-address [::]:12229 --baseboard-file /opt/oxide/baseboard.json --read-smf-config &"). ] |
7 | | [ Feb 18 04:54:15 Method "start" exited with status 0. ] |
8 | | note: configured to log to "/dev/stdout" |
9 | 2024-02-18T04:54:15.850Z | INFO | wicketd (wicketd MgsManager): MGS Endpoint: http://[::1]:12225
file = wicketd/src/mgs.rs:117
|
10 | 2024-02-18T04:54:15.889Z | INFO | wicketd (wicketd update planner): MGS Endpoint: http://[::1]:12225
file = wicketd/src/mgs.rs:117
|
11 | 2024-02-18T04:54:15.892Z | WARN | wicketd (wicketd MgsManager): Failed to get SP IDs from MGS (will retry after 1s)
err = Error Response: status: 503 Service Unavailable; headers: {"content-type": "application/json", "x-request-id": "5ed3b058-49f8-476f-89f2-5b6cbae9d4d6", "content-length": "152", "date": "Sun, 18 Feb 2024 04:54:15 GMT"}; value: Error { error_code: Some("DiscoveryNotYetComplete"), message: "discovery process not yet complete", request_id: "5ed3b058-49f8-476f-89f2-5b6cbae9d4d6" }
file = wicketd/src/mgs.rs:188
|
12 | 2024-02-18T04:54:15.922Z | INFO | wicketd (InternalDnsResolver): new DNS resolver
addresses = [[fd00:1122:3344:1::1]:53, [fd00:1122:3344:2::1]:53, [fd00:1122:3344:3::1]:53, [fd00:1122:3344:4::1]:53, [fd00:1122:3344:5::1]:53]
file = internal-dns/src/resolver.rs:60
|
13 | 2024-02-18T04:54:15.923Z | INFO | wicketd: MGS Endpoint: http://[::1]:12225
file = wicketd/src/mgs.rs:117
|
14 | 2024-02-18T04:54:15.963Z | WARN | wicketd (BootstrapPeers): Failed to get prefixes from ddm
err = Failed making HTTP request to ddmd: Communication Error: error sending request for url (http://[::1]:8000/prefixes): error trying to connect: tcp connect error: Connection refused (os error 146)
file = wicketd/src/bootstrap_addrs.rs:146
|
15 | 2024-02-18T04:54:15.964Z | INFO | wicketd (dropshot (wicketd)): listening
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/dropshot/src/server.rs:195
local_addr = [::1]:12226
|
16 | 2024-02-18T04:54:15.965Z | INFO | wicketd (installinator artifactd): listening
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/dropshot/src/server.rs:195
local_addr = [fdb0:18c0:4d0d:9fb2::2]:12227
|
17 | 2024-02-18T04:54:16.893Z | WARN | wicketd (wicketd MgsManager): Failed to get SP IDs from MGS (will retry after 1s)
err = Error Response: status: 503 Service Unavailable; headers: {"content-type": "application/json", "x-request-id": "dd554f86-ae8c-44e7-9189-27a80f8777fb", "content-length": "152", "date": "Sun, 18 Feb 2024 04:54:16 GMT"}; value: Error { error_code: Some("DiscoveryNotYetComplete"), message: "discovery process not yet complete", request_id: "dd554f86-ae8c-44e7-9189-27a80f8777fb" }
file = wicketd/src/mgs.rs:188
|
18 | | [ Feb 18 04:54:17 Rereading configuration. ] |
19 | | [ Feb 18 04:54:17 Executing refresh method ("/opt/oxide/wicketd/bin/wicketd refresh-config /var/svc/manifest/site/wicketd/config.toml --address [::1]:12226"). ] |
20 | | note: configured to log to "/dev/stdout" |
21 | 2024-02-18T04:54:17.258Z | INFO | wicketd (dropshot (wicketd)): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/dropshot/src/server.rs:765
local_addr = [::1]:12226
remote_addr = [::1]:42057
|
22 | 2024-02-18T04:54:17.259Z | INFO | wicketd (InternalDnsResolver): new DNS resolver
addresses = [[fd00:1122:3344:1::1]:53, [fd00:1122:3344:2::1]:53, [fd00:1122:3344:3::1]:53, [fd00:1122:3344:4::1]:53, [fd00:1122:3344:5::1]:53]
file = internal-dns/src/resolver.rs:60
|
23 | 2024-02-18T04:54:17.259Z | INFO | wicketd (dropshot (wicketd)): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/dropshot/src/server.rs:849
latency_us = 787
local_addr = [::1]:12226
method = POST
remote_addr = [::1]:42057
req_id = a7e874fd-9daf-4a01-8361-525f59140306
response_code = 204
uri = /reload-config
|
24 | | [ Feb 18 04:54:17 Method "refresh" exited with status 0. ] |
25 | 2024-02-18T04:55:36.102Z | WARN | wicketd (BootstrapPeers): Failed to get baseboard for fdb0:18c0:4d0d:9fb2::1
err = Communication Error: error sending request for url (http://[fdb0:18c0:4d0d:9fb2::1]/baseboard): operation timed out
file = wicketd/src/bootstrap_addrs.rs:109
|