#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": "md-raid10",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-852fa98b"
},
"headers": {
"content-length": "129",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:16:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-852fa98b (flatcar-stable / batch-worker / md-raid10) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-852fa98b.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "md-raid10",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-852fa98b"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-852fa98b",
"reinstall_id": "ri_7f4636dcb2d3"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:16:10 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776766581.189584610
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_7f4636dcb2d3"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.16,
"hostname": "host-852fa98b",
"reinstall_id": "ri_7f4636dcb2d3",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:16:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776766594.202617967
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_7f4636dcb2d3"
}
#17
req 8
ok
{
"body": {
"hostname": "host-852fa98b",
"reinstall_id": "ri_7f4636dcb2d3",
"status": "succeeded",
"took_seconds": 11.15
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:16:34 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] host-852fa98b reinstalled clean on attempt 1. standing down.
#20
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428