#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": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-903573d3"
},
"headers": {
"content-length": "128",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-903573d3 (ubuntu-24.04 / edge-router / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-903573d3.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-903573d3"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-903573d3",
"reinstall_id": "ri_f33a1649d3aa"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776763636.948005032
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_f33a1649d3aa"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 5.35,
"hostname": "host-903573d3",
"reinstall_id": "ri_f33a1649d3aa",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:17 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776763653.222253384
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_f33a1649d3aa"
}
#17
req 8
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-903573d3",
"message": "reinstall broke partway through",
"reinstall_id": "ri_f33a1649d3aa",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:33 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-903573d3.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-903573d3"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-903573d3",
"reinstall_id": "ri_5630c7b0f430"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:40 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776763670.940301366
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5630c7b0f430"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-903573d3",
"message": "reinstall broke partway through",
"reinstall_id": "ri_5630c7b0f430",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:51 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-903573d3.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-903573d3"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-903573d3",
"reinstall_id": "ri_267190eb7d35"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:27:58 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776763682.994376639
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_267190eb7d35"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 4.45,
"hostname": "host-903573d3",
"reinstall_id": "ri_267190eb7d35",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776763685.990031300
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_267190eb7d35"
}
#41
req 20
ok
{
"body": {
"eta_seconds": 1.24,
"hostname": "host-903573d3",
"reinstall_id": "ri_267190eb7d35",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:06 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
req 21
sleep
deadline=1776763694.858495500
duration=2s
#44
req 22
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_267190eb7d35"
}
#45
req 22
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-903573d3",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_267190eb7d35",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:14 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#46
print
>>> [noc] attempt 3: wilson claims it never heard of ri_267190eb7d35. classic.
#48
print
>>> [noc] attempt 4/4: kicking off reinstall of host-903573d3.
#50
req 25
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-903573d3"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#51
req 25
ok
{
"body": {
"hostname": "host-903573d3",
"reinstall_id": "ri_013ede8217ba"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:23 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#52
req 26
sleep
deadline=1776763716.163889847
duration=2s
#54
req 27
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_013ede8217ba"
}
#55
req 27
ok
{
"body": {
"eta_seconds": 1.68,
"hostname": "host-903573d3",
"reinstall_id": "ri_013ede8217ba",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:36 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#56
req 28
sleep
deadline=1776763729.091308807
duration=2s
#58
req 29
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_013ede8217ba"
}
#59
req 29
ok
{
"body": {
"hostname": "host-903573d3",
"reinstall_id": "ri_013ede8217ba",
"status": "succeeded",
"took_seconds": 14.64
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:28:48 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#60
print
>>> [noc] host-903573d3 reinstalled clean on attempt 4. standing down.
#62
DONE
worker=worker-21e2ee2e-76c9-409e-8726-d7472a723d18