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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19114 (4 weeks ago)

Debug log (UTC)

[12:06:33.711] New invocation is queued and will start shortly
[12:06:34.969] Starting the invocation (attempt 1)
[12:06:34.993] Ignoring gitiles_ref tag without the buildset tag
[12:06:34.993] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:06:34.993] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:06:34.994] Buildbucket request:
{
  "requestId": "8838651606204965104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838651606204965104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19114"
                            },
                        "id": "cron:v1:19114"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838651606204965104"
    },
    {
      "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"
  }
}
[12:06:36.536] Scheduled build:
{
  "id": "8673221543412454481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T12:06:35.754498584Z",
  "updateTime": "2026-08-17T12:06:36.169433573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:06:36.536] Task URL: https://cr-buildbucket.appspot.com/build/8673221543412454481
[12:06:36.536] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838651606204965104:2:0) after 4m44s
[12:06:37.011] Received PubSub notification, asking Buildbucket for the build status
[12:06:37.032] Build status: SCHEDULED
[12:06:40.472] Received PubSub notification, asking Buildbucket for the build status
[12:06:40.538] Build status: STARTED
[12:07:02.054] Received PubSub notification, asking Buildbucket for the build status
[12:07:02.120] Build:
{
  "id": "8673221543412454481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T12:06:35.754498584Z",
  "startTime": "2026-08-17T12:06:39.961387339Z",
  "endTime": "2026-08-17T12:07:01.624778894Z",
  "updateTime": "2026-08-17T12:07:01.624778894Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:07:02.120] Invocation finished in 28.413338882s with status SUCCEEDED