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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:418 (2 weeks ago)

Debug log (UTC)

[21:35:02.966] New invocation is queued and will start shortly
[21:35:04.494] Starting the invocation (attempt 1)
[21:35:04.515] Ignoring gitiles_ref tag without the buildset tag
[21:35:04.515] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:35:04.516] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:35:04.517] Buildbucket request:
{
  "requestId": "8850755833562778544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850755833562778544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "418"
                            },
                        "id": "cron:v1:418"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850755833562778544"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[21:35:06.188] Scheduled build:
{
  "id": "8685325770275264817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T21:35:05.475402339Z",
  "updateTime": "2026-04-05T21:35:05.475402339Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:35:06.188] Task URL: https://cr-buildbucket.appspot.com/build/8685325770275264817
[21:35:06.188] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850755833562778544:2:0) after 2m43s
[21:35:07.027] Received PubSub notification, asking Buildbucket for the build status
[21:35:07.049] Build status: SCHEDULED
[21:35:10.718] Received PubSub notification, asking Buildbucket for the build status
[21:35:10.732] Build status: STARTED
[21:35:40.774] Received PubSub notification, asking Buildbucket for the build status
[21:35:40.811] Build:
{
  "id": "8685325770275264817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T21:35:05.475402339Z",
  "startTime": "2026-04-05T21:35:10.502969610Z",
  "endTime": "2026-04-05T21:35:40.501702712Z",
  "updateTime": "2026-04-05T21:35:40.501702712Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:35:40.811] Invocation finished in 37.85488405s with status SUCCEEDED