← console

job b325d372-239a-4a43-8f2c-6f9839229532

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