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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15325 (1 month ago)

Debug log (UTC)

[11:40:52.283] New invocation is queued and will start shortly
[11:40:53.786] Starting the invocation (attempt 1)
[11:40:53.818] Ignoring gitiles_ref tag without the buildset tag
[11:40:53.818] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:40:53.819] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:40:53.819] Buildbucket request:
{
  "requestId": "8841099340606121776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841099340606121776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15325"
                            },
                        "id": "cron:v1:15325"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841099340606121776"
    },
    {
      "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"
  }
}
[11:40:55.256] Scheduled build:
{
  "id": "8675669277650713425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T11:40:54.477411591Z",
  "updateTime": "2026-07-21T11:40:54.477411591Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[11:40:55.256] Task URL: https://cr-buildbucket.appspot.com/build/8675669277650713425
[11:40:55.256] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841099340606121776:2:0) after 4m29s
[11:40:55.771] Received PubSub notification, asking Buildbucket for the build status
[11:40:55.793] Build status: SCHEDULED
[11:41:03.421] Received PubSub notification, asking Buildbucket for the build status
[11:41:03.440] Build status: STARTED
[11:41:28.316] Received PubSub notification, asking Buildbucket for the build status
[11:41:28.391] Build:
{
  "id": "8675669277650713425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T11:40:54.477411591Z",
  "startTime": "2026-07-21T11:41:03.251414406Z",
  "endTime": "2026-07-21T11:41:27.020982152Z",
  "updateTime": "2026-07-21T11:41:27.020982152Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[11:41:28.391] Invocation finished in 36.116037877s with status SUCCEEDED