Status: SUCCEEDED
Triggered by: -
Duration: 26 seconds
Actions:

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.try"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:9 (2 weeks ago)

Debug log (UTC)

[17:46:42.997] New invocation is queued and will start shortly
[17:46:44.050] Starting the invocation (attempt 1)
[17:46:44.079] Ignoring gitiles_ref tag without the buildset tag
[17:46:44.079] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:46:44.079] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:46:44.079] Buildbucket request:
{
  "requestId": "8873328843653630144",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8873328843653630144",
            "job": "pigweed/infra.dev.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9"
                            },
                        "id": "cron:v1:9"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8873328843653630144"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[17:46:44.518] Scheduled build:
{
  "id": "8707898781789251441",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-30T17:46:44.150683169Z",
  "updateTime": "2025-07-30T17:46:44.150683169Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:46:44.518] Task URL: https://cr-buildbucket.appspot.com/build/8707898781789251441
[17:46:44.518] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.try-auto-submit:8873328843653630144:2:0) after 3m6s
[17:46:45.525] Received PubSub notification, asking Buildbucket for the build status
[17:46:45.555] Build status: SCHEDULED
[17:46:50.574] Received PubSub notification, asking Buildbucket for the build status
[17:46:50.606] Build status: STARTED
[17:47:09.760] Received PubSub notification, asking Buildbucket for the build status
[17:47:09.790] Build:
{
  "id": "8707898781789251441",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-30T17:46:44.150683169Z",
  "startTime": "2025-07-30T17:46:50.348549859Z",
  "endTime": "2025-07-30T17:47:09.453505437Z",
  "updateTime": "2025-07-30T17:47:09.453505437Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:47:09.790] Invocation finished in 26.801971993s with status SUCCEEDED