← console

job e942ea6d-77c5-492f-bd61-241b0b80c18f

StateDONE
Quotaservitor-demo
Manifestf6ba49fc396ee5120371066b64d12ebd41ce0887e2dd776597899c68c10ace1b
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-21e2ee2e-76c9-409e-8726-d7472a723d18
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": "ephemeral",
      "os": "rhel-9",
      "profile": "api-worker",
      "rack": "rack-b2"
    },
    "hostname": "host-511438da"
  },
  "headers": {
    "content-length": "119",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-511438da (rhel-9 / api-worker / ephemeral) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-511438da.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "rhel-9",
      "profile": "api-worker",
      "rack": "rack-b2"
    },
    "hostname": "host-511438da"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-511438da",
    "reinstall_id": "ri_df923bca3d79"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776764121.068420475 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_df923bca3d79"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 1.4,
    "hostname": "host-511438da",
    "reinstall_id": "ri_df923bca3d79",
    "status": "pending"
  },
  "headers": {
    "content-length": "98",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:21 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776764134.000009803 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_df923bca3d79"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-511438da",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_df923bca3d79",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:34 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-511438da.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "rhel-9",
      "profile": "api-worker",
      "rack": "rack-b2"
    },
    "hostname": "host-511438da"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-511438da",
    "reinstall_id": "ri_dcbcfd0dea16"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:44 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776764157.132573542 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_dcbcfd0dea16"
}
#27 req 13 ok
{
  "body": {
    "hostname": "host-511438da",
    "reinstall_id": "ri_dcbcfd0dea16",
    "status": "succeeded",
    "took_seconds": 8.99
  },
  "headers": {
    "content-length": "102",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:35:57 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 print >>> [noc] host-511438da reinstalled clean on attempt 2. standing down.
#30 DONE worker=worker-21e2ee2e-76c9-409e-8726-d7472a723d18