#0
print
>>> [noc] pulling next host record off laskey…
#2
req 1
connector:http
{
"method": "GET",
"url": "http://laskey.flowmetal.svc.cluster.local:8080/hosts/next"
}
#3
req 1
ok
{
"body": {
"config": {
"disk_layout": "ephemeral",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-d63c57f5"
},
"headers": {
"content-length": "126",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:11:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-d63c57f5 (ubuntu-24.04 / edge-router / ephemeral) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-d63c57f5.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "ephemeral",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-d63c57f5"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-d63c57f5",
"reinstall_id": "ri_09a2e8fc3bec"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:11:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776769876.074824550
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_09a2e8fc3bec"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.23,
"hostname": "host-d63c57f5",
"reinstall_id": "ri_09a2e8fc3bec",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:11:16 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776769886.081885589
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_09a2e8fc3bec"
}
#17
req 8
ok
{
"body": {
"hostname": "host-d63c57f5",
"reinstall_id": "ri_09a2e8fc3bec",
"status": "succeeded",
"took_seconds": 11.21
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:11:26 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] host-d63c57f5 reinstalled clean on attempt 1. standing down.
#20
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428