← console

job 93a82c1e-8653-4b6e-8dcf-9be8e1ddbb17

StateFAILED
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-5879336e-a44f-45a2-ad04-4943fa33f428
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> * main.star:119, in _reinstall_impl fail("escalated host %s to RDS for repair" % hostname) error: escalated host host-b5776952 to RDS for repair --> main.star:119:5 | 119 | fail("escalated host %s to RDS for repair" % hostname) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |

Log

#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": "edge-router",
      "rack": "rack-b1"
    },
    "hostname": "host-b5776952"
  },
  "headers": {
    "content-length": "130",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:17:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-b5776952 (flatcar-stable / edge-router / single-nvme) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-b5776952.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "flatcar-stable",
      "profile": "edge-router",
      "rack": "rack-b1"
    },
    "hostname": "host-b5776952"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-b5776952",
    "reinstall_id": "ri_ef6662f32f60"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:17:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776773843.182775790 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ef6662f32f60"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 1.07,
    "hostname": "host-b5776952",
    "reinstall_id": "ri_ef6662f32f60",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:17:23 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776773861.194246378 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ef6662f32f60"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-b5776952",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_ef6662f32f60",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:17:41 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-b5776952.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "flatcar-stable",
      "profile": "edge-router",
      "rack": "rack-b1"
    },
    "hostname": "host-b5776952"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-b5776952",
    "reinstall_id": "ri_878b0b5249c7"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:17:51 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776773882.874776143 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_878b0b5249c7"
}
#27 req 13 ok
{
  "body": {
    "eta_seconds": 1.71,
    "hostname": "host-b5776952",
    "reinstall_id": "ri_878b0b5249c7",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:02 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 req 14 sleep deadline=1776773890.168519287 duration=2s
#29 req 14 ok
null
#30 req 15 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_878b0b5249c7"
}
#31 req 15 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-b5776952",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_878b0b5249c7",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:10 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#32 print >>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#34 print >>> [noc] attempt 3/4: kicking off reinstall of host-b5776952.
#36 req 18 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "flatcar-stable",
      "profile": "edge-router",
      "rack": "rack-b1"
    },
    "hostname": "host-b5776952"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#37 req 18 ok
{
  "body": {
    "hostname": "host-b5776952",
    "reinstall_id": "ri_efb75a9a6115"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:18 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#38 req 19 sleep deadline=1776773911.219934461 duration=2s
#39 req 19 ok
null
#40 req 20 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_efb75a9a6115"
}
#41 req 20 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-b5776952",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_efb75a9a6115",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:31 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#42 print >>> [noc] attempt 3: wilson claims it never heard of ri_efb75a9a6115. classic.
#44 print >>> [noc] attempt 4/4: kicking off reinstall of host-b5776952.
#46 req 23 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "flatcar-stable",
      "profile": "edge-router",
      "rack": "rack-b1"
    },
    "hostname": "host-b5776952"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#47 req 23 ok
{
  "body": {
    "hostname": "host-b5776952",
    "reinstall_id": "ri_9286cd2f1717"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:41 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#48 req 24 sleep deadline=1776773929.051844481 duration=2s
#49 req 24 ok
null
#50 req 25 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_9286cd2f1717"
}
#51 req 25 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-b5776952",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_9286cd2f1717",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:49 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#52 print >>> [noc] attempt 4: wilson claims it never heard of ri_9286cd2f1717. classic.
#54 print >>> [noc] escalating host-b5776952 to RDS: wilson exhausted 4 attempts.
#56 req 28 connector:http
{
  "body_json": {
    "hostname": "host-b5776952",
    "reason": "wilson exhausted 4 attempts"
  },
  "method": "POST",
  "url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#57 req 28 ok
{
  "body": {
    "created_at": 1776773935.0,
    "hostname": "host-b5776952",
    "reason": "wilson exhausted 4 attempts",
    "ticket_id": "rds_4126201b66ab"
  },
  "headers": {
    "content-length": "122",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:55 GMT",
    "server": "uvicorn"
  },
  "status": 201.0
}
#58 print >>> [noc] RDS ticket rds_4126201b66ab filed for host-b5776952 — paging humans.
#60 FAILED worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428