#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": "rhel-9",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-f569cfd2"
},
"headers": {
"content-length": "120",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:56:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-f569cfd2 (rhel-9 / edge-router / ephemeral) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-f569cfd2.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "ephemeral",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-f569cfd2"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-f569cfd2",
"reinstall_id": "ri_de76922c21ed"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:56:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776776181.135293989
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_de76922c21ed"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.65,
"hostname": "host-f569cfd2",
"reinstall_id": "ri_de76922c21ed",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:56:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776776192.067427170
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_de76922c21ed"
}
#17
req 8
ok
{
"body": {
"hostname": "host-f569cfd2",
"reinstall_id": "ri_de76922c21ed",
"status": "succeeded",
"took_seconds": 13.61
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:56:32 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] host-f569cfd2 reinstalled clean on attempt 1. standing down.
#20
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428