#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": "rhel-9",
"profile": "edge-router",
"rack": "rack-b1"
},
"hostname": "host-e6e6b059"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-e6e6b059 (rhel-9 / edge-router / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-e6e6b059.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-b1"
},
"hostname": "host-e6e6b059"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-e6e6b059",
"reinstall_id": "ri_9e8e7042b878"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:10 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776773063.169755933
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_9e8e7042b878"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.61,
"hostname": "host-e6e6b059",
"reinstall_id": "ri_9e8e7042b878",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:23 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776773076.107704249
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_9e8e7042b878"
}
#17
req 8
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e6e6b059",
"message": "reinstall broke partway through",
"reinstall_id": "ri_9e8e7042b878",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:36 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-e6e6b059.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-b1"
},
"hostname": "host-e6e6b059"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-e6e6b059",
"reinstall_id": "ri_09ffcbd287bb"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:43 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776773094.133242099
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_09ffcbd287bb"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e6e6b059",
"message": "reinstall broke partway through",
"reinstall_id": "ri_09ffcbd287bb",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:04:54 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-e6e6b059.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-b1"
},
"hostname": "host-e6e6b059"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-e6e6b059",
"reinstall_id": "ri_7669eb84bd61"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:05:00 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776773112.971782365
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_7669eb84bd61"
}
#37
req 18
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e6e6b059",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_7669eb84bd61",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:05:13 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3: wilson claims it never heard of ri_7669eb84bd61. classic.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-e6e6b059.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-b1"
},
"hostname": "host-e6e6b059"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
ok
{
"body": {
"hostname": "host-e6e6b059",
"reinstall_id": "ri_4e29e7658840"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:05:21 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#44
req 22
sleep
deadline=1776773134.055858511
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_4e29e7658840"
}
#47
req 23
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e6e6b059",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_4e29e7658840",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:05:34 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
print
>>> [noc] attempt 4: wilson claims it never heard of ri_4e29e7658840. classic.
#50
print
>>> [noc] escalating host-e6e6b059 to RDS: wilson exhausted 4 attempts.
#52
req 26
connector:http
{
"body_json": {
"hostname": "host-e6e6b059",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#53
req 26
ok
{
"body": {
"created_at": 1776773142.0,
"hostname": "host-e6e6b059",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_2314f161dd7d"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:05:42 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#54
print
>>> [noc] RDS ticket rds_2314f161dd7d filed for host-e6e6b059 — paging humans.
#56
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428