#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": "zfs-mirror",
"os": "debian-12",
"profile": "api-worker",
"rack": "rack-a1"
},
"hostname": "host-f9348dbb"
},
"headers": {
"content-length": "123",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:44:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-f9348dbb (debian-12 / api-worker / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-f9348dbb.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "api-worker",
"rack": "rack-a1"
},
"hostname": "host-f9348dbb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-f9348dbb",
"reinstall_id": "ri_91060e24a2e6"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:44:02 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776768255.020097558
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_91060e24a2e6"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.7,
"hostname": "host-f9348dbb",
"reinstall_id": "ri_91060e24a2e6",
"status": "pending"
},
"headers": {
"content-length": "98",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:44:15 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776768268.063990596
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_91060e24a2e6"
}
#17
req 8
ok
{
"body": {
"hostname": "host-f9348dbb",
"reinstall_id": "ri_91060e24a2e6",
"status": "succeeded",
"took_seconds": 13.68
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:44:28 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] host-f9348dbb reinstalled clean on attempt 1. standing down.
#20
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428