#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": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-c1"
},
"hostname": "host-bdb54933"
},
"headers": {
"content-length": "128",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:18:59 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-bdb54933 (ubuntu-24.04 / redis-cache / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-bdb54933.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-c1"
},
"hostname": "host-bdb54933"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-bdb54933",
"reinstall_id": "ri_068c1f815d5a"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:19:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776763153.100118109
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_068c1f815d5a"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 4.62,
"hostname": "host-bdb54933",
"reinstall_id": "ri_068c1f815d5a",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:19:13 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776763164.043376579
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_068c1f815d5a"
}
#17
req 8
ok
{
"body": {
"hostname": "host-bdb54933",
"reinstall_id": "ri_068c1f815d5a",
"status": "succeeded",
"took_seconds": 12.53
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:19:23 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] host-bdb54933 reinstalled clean on attempt 1. standing down.
#20
DONE
worker=worker-6ff0c8a3-9b62-46b0-877b-84e5c444aa07