#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": "single-nvme",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-61dc7b68"
},
"headers": {
"content-length": "131",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-61dc7b68 (flatcar-stable / batch-worker / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-61dc7b68.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-61dc7b68"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-61dc7b68",
"reinstall_id": "ri_73b81d0719bb"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776764418.031254749
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_73b81d0719bb"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.97,
"hostname": "host-61dc7b68",
"reinstall_id": "ri_73b81d0719bb",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776764427.981413500
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_73b81d0719bb"
}
#17
req 8
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-61dc7b68",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_73b81d0719bb",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:28 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1: wilson claims it never heard of ri_73b81d0719bb. classic.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-61dc7b68.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-61dc7b68"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-61dc7b68",
"reinstall_id": "ri_a6eb4dad9932"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:36 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776764449.052751967
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_a6eb4dad9932"
}
#27
req 13
err
source=connector
HTTP 500
{
"body": {
"detail": "wilson console flickered"
},
"error_kind": "http_status",
"headers": {
"content-length": "37",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:40:49 GMT",
"server": "uvicorn"
},
"status": 500.0
}
#28
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428