#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": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-a2"
},
"hostname": "host-c079060c"
},
"headers": {
"content-length": "129",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:17:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-c079060c (flatcar-stable / api-worker / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-c079060c.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-a2"
},
"hostname": "host-c079060c"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-c079060c",
"reinstall_id": "ri_2c1b502ddd08"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:17:15 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776766645.911029698
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2c1b502ddd08"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.37,
"hostname": "host-c079060c",
"reinstall_id": "ri_2c1b502ddd08",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:17:26 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776766659.025120678
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2c1b502ddd08"
}
#17
req 8
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-c079060c",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_2c1b502ddd08",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:17:39 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1: wilson claims it never heard of ri_2c1b502ddd08. classic.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-c079060c.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-a2"
},
"hostname": "host-c079060c"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-c079060c",
"reinstall_id": "ri_ecd86d017b31"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:17:49 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776766682.232390712
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ecd86d017b31"
}
#27
req 13
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-c079060c",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_ecd86d017b31",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:02 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2: wilson claims it never heard of ri_ecd86d017b31. classic.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-c079060c.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-a2"
},
"hostname": "host-c079060c"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-c079060c",
"reinstall_id": "ri_cead08a46c80"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:07 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776766693.068546742
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_cead08a46c80"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 8.71,
"hostname": "host-c079060c",
"reinstall_id": "ri_cead08a46c80",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:13 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776766701.085685092
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_cead08a46c80"
}
#41
req 20
ok
{
"body": {
"eta_seconds": 0.76,
"hostname": "host-c079060c",
"reinstall_id": "ri_cead08a46c80",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
req 21
sleep
deadline=1776766710.037510515
duration=2s
#44
req 22
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_cead08a46c80"
}
#45
req 22
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-c079060c",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_cead08a46c80",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:30 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#46
print
>>> [noc] attempt 3: wilson claims it never heard of ri_cead08a46c80. classic.
#48
print
>>> [noc] attempt 4/4: kicking off reinstall of host-c079060c.
#50
req 25
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-a2"
},
"hostname": "host-c079060c"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#51
req 25
ok
{
"body": {
"hostname": "host-c079060c",
"reinstall_id": "ri_909f510cccc8"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:38 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#52
req 26
sleep
deadline=1776766731.037815394
duration=2s
#54
req 27
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_909f510cccc8"
}
#55
req 27
ok
{
"body": {
"hostname": "host-c079060c",
"reinstall_id": "ri_909f510cccc8",
"status": "succeeded",
"took_seconds": 7.48
},
"headers": {
"content-length": "102",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:18:51 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#56
print
>>> [noc] host-c079060c reinstalled clean on attempt 4. standing down.
#58
DONE
worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1