← console

job 0338fc4b-3c36-46c9-a5fd-dd2a8d87ccbe

StateDONE
Quotaservitor-demo
Manifestf6ba49fc396ee5120371066b64d12ebd41ce0887e2dd776597899c68c10ace1b
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-6ff0c8a3-9b62-46b0-877b-84e5c444aa07
Inbox HWM0

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": "md-raid10",
      "os": "flatcar-stable",
      "profile": "api-worker",
      "rack": "rack-a1"
    },
    "hostname": "host-ca08566e"
  },
  "headers": {
    "content-length": "127",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:00:59 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-ca08566e (flatcar-stable / api-worker / md-raid10) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-ca08566e.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "md-raid10",
      "os": "flatcar-stable",
      "profile": "api-worker",
      "rack": "rack-a1"
    },
    "hostname": "host-ca08566e"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-ca08566e",
    "reinstall_id": "ri_06b2e88aeb19"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:01:01 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776762068.040088834 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_06b2e88aeb19"
}
#13 req 6 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-ca08566e",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_06b2e88aeb19",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:01:07 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-ca08566e.
#18 req 9 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "md-raid10",
      "os": "flatcar-stable",
      "profile": "api-worker",
      "rack": "rack-a1"
    },
    "hostname": "host-ca08566e"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19 req 9 ok
{
  "body": {
    "hostname": "host-ca08566e",
    "reinstall_id": "ri_a670a8e51c9d"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:01:16 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#20 req 10 sleep deadline=1776762089.100120209 duration=2s
#21 req 10 ok
null
#22 req 11 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_a670a8e51c9d"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-ca08566e",
    "reinstall_id": "ri_a670a8e51c9d",
    "status": "succeeded",
    "took_seconds": 2.64
  },
  "headers": {
    "content-length": "102",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:01:29 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#24 print >>> [noc] host-ca08566e reinstalled clean on attempt 2. standing down.
#26 DONE worker=worker-6ff0c8a3-9b62-46b0-877b-84e5c444aa07