← console

job 420c699a-e740-4d2e-b6f9-e816ca7db4f7

StateFAILED
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-cb363943-e8d5-4544-959e-0acbf94251c1
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-2343a009 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": "rhel-9",
      "profile": "batch-worker",
      "rack": "rack-b1"
    },
    "hostname": "host-2343a009"
  },
  "headers": {
    "content-length": "123",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-2343a009 (rhel-9 / batch-worker / single-nvme) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-2343a009.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "batch-worker",
      "rack": "rack-b1"
    },
    "hostname": "host-2343a009"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-2343a009",
    "reinstall_id": "ri_65d83a39ba45"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:08 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776766819.040755605 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_65d83a39ba45"
}
#13 req 6 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-2343a009",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_65d83a39ba45",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:19 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 print >>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#16 print >>> [noc] attempt 2/4: kicking off reinstall of host-2343a009.
#18 req 9 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "batch-worker",
      "rack": "rack-b1"
    },
    "hostname": "host-2343a009"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19 req 9 ok
{
  "body": {
    "hostname": "host-2343a009",
    "reinstall_id": "ri_0be7f9e1ebff"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:27 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#20 req 10 sleep deadline=1776766833.041650972 duration=2s
#21 req 10 ok
null
#22 req 11 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0be7f9e1ebff"
}
#23 req 11 ok
{
  "body": {
    "eta_seconds": 5.06,
    "hostname": "host-2343a009",
    "reinstall_id": "ri_0be7f9e1ebff",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:33 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#24 req 12 sleep deadline=1776766842.020005268 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0be7f9e1ebff"
}
#27 req 13 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-2343a009",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_0be7f9e1ebff",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:42 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-2343a009.
#32 req 16 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "batch-worker",
      "rack": "rack-b1"
    },
    "hostname": "host-2343a009"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33 req 16 ok
{
  "body": {
    "hostname": "host-2343a009",
    "reinstall_id": "ri_409e795ad634"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:20:50 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#34 req 17 sleep deadline=1776766860.145508466 duration=2s
#35 req 17 ok
null
#36 req 18 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_409e795ad634"
}
#37 req 18 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-2343a009",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_409e795ad634",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#38 print >>> [noc] attempt 3 failed (reinstall_broken); looping back to wilson.
#40 print >>> [noc] attempt 4/4: kicking off reinstall of host-2343a009.
#42 req 21 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "batch-worker",
      "rack": "rack-b1"
    },
    "hostname": "host-2343a009"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43 req 21 ok
{
  "body": {
    "hostname": "host-2343a009",
    "reinstall_id": "ri_aceb7e875696"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:02 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#44 req 22 sleep deadline=1776766870.975795648 duration=2s
#45 req 22 ok
null
#46 req 23 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_aceb7e875696"
}
#47 req 23 ok
{
  "body": {
    "eta_seconds": 5.52,
    "hostname": "host-2343a009",
    "reinstall_id": "ri_aceb7e875696",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:11 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#48 req 24 sleep deadline=1776766876.054533791 duration=2s
#49 req 24 ok
null
#50 req 25 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_aceb7e875696"
}
#51 req 25 ok
{
  "body": {
    "eta_seconds": 0.43,
    "hostname": "host-2343a009",
    "reinstall_id": "ri_aceb7e875696",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:16 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#52 req 26 sleep deadline=1776766887.016433130 duration=2s
#53 req 26 ok
null
#54 req 27 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_aceb7e875696"
}
#55 req 27 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-2343a009",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_aceb7e875696",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:27 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#56 print >>> [noc] attempt 4: wilson claims it never heard of ri_aceb7e875696. classic.
#58 print >>> [noc] escalating host-2343a009 to RDS: wilson exhausted 4 attempts.
#60 req 30 connector:http
{
  "body_json": {
    "hostname": "host-2343a009",
    "reason": "wilson exhausted 4 attempts"
  },
  "method": "POST",
  "url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#61 req 30 ok
{
  "body": {
    "created_at": 1776766898.0,
    "hostname": "host-2343a009",
    "reason": "wilson exhausted 4 attempts",
    "ticket_id": "rds_2281ba9c4cda"
  },
  "headers": {
    "content-length": "122",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:21:38 GMT",
    "server": "uvicorn"
  },
  "status": 201.0
}
#62 print >>> [noc] RDS ticket rds_2281ba9c4cda filed for host-2343a009 — paging humans.
#64 FAILED worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1