#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": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-8fa1e4fb"
},
"headers": {
"content-length": "130",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:16:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-8fa1e4fb (flatcar-stable / batch-worker / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-8fa1e4fb.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-8fa1e4fb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-8fa1e4fb",
"reinstall_id": "ri_315086724c52"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:16:09 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776770181.217667736
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_315086724c52"
}
#13
req 6
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-8fa1e4fb",
"message": "reinstall broke partway through",
"reinstall_id": "ri_315086724c52",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:16:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-8fa1e4fb.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "batch-worker",
"rack": "rack-a2"
},
"hostname": "host-8fa1e4fb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-8fa1e4fb",
"reinstall_id": "ri_401048cd94aa"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:16:30 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776770199.038154631
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_401048cd94aa"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 3.41,
"hostname": "host-8fa1e4fb",
"reinstall_id": "ri_401048cd94aa",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:16:39 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776770209.973575666
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_401048cd94aa"
}
#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 11:16:50 GMT",
"server": "uvicorn"
},
"status": 500.0
}
#28
FAILED
worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1