#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": "debian-12",
"profile": "batch-worker",
"rack": "rack-a1"
},
"hostname": "host-e06557e8"
},
"headers": {
"content-length": "126",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-e06557e8 (debian-12 / batch-worker / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-e06557e8.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-a1"
},
"hostname": "host-e06557e8"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-e06557e8",
"reinstall_id": "ri_50e5367ffc20"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:02 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776773647.923564242
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_50e5367ffc20"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 7.27,
"hostname": "host-e06557e8",
"reinstall_id": "ri_50e5367ffc20",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:08 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776773654.011219198
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_50e5367ffc20"
}
#17
req 8
ok
{
"body": {
"eta_seconds": 1.18,
"hostname": "host-e06557e8",
"reinstall_id": "ri_50e5367ffc20",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:14 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
req 9
sleep
deadline=1776773660.114460297
duration=2s
#20
req 10
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_50e5367ffc20"
}
#21
req 10
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e06557e8",
"message": "reinstall broke partway through",
"reinstall_id": "ri_50e5367ffc20",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:20 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#22
print
>>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#24
print
>>> [noc] attempt 2/4: kicking off reinstall of host-e06557e8.
#26
req 13
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-a1"
},
"hostname": "host-e06557e8"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#27
req 13
ok
{
"body": {
"hostname": "host-e06557e8",
"reinstall_id": "ri_6540b426e6e2"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:27 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#28
req 14
sleep
deadline=1776773676.119012023
duration=2s
#30
req 15
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6540b426e6e2"
}
#31
req 15
ok
{
"body": {
"hostname": "host-e06557e8",
"reinstall_id": "ri_6540b426e6e2",
"status": "succeeded",
"took_seconds": 7.38
},
"headers": {
"content-length": "102",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:14:36 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#32
print
>>> [noc] host-e06557e8 reinstalled clean on attempt 2. standing down.
#34
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428