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:19978 (2 weeks ago)

Debug log (UTC)

[16:07:53.193] New invocation is queued and will start shortly
[16:07:54.262] Starting the invocation (attempt 1)
[16:07:54.286] Ignoring gitiles_ref tag without the buildset tag
[16:07:54.286] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:07:54.287] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:07:54.287] Buildbucket request:
{
  "requestId": "8838092841568986112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838092841568986112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19978"
                            },
                        "id": "cron:v1:19978"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838092841568986112"
    },
    {
      "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"
  }
}
[16:07:55.809] Scheduled build:
{
  "id": "8672662778929046561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T16:07:55.090517720Z",
  "updateTime": "2026-08-23T16:07:55.581505430Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[16:07:55.809] Task URL: https://cr-buildbucket.appspot.com/build/8672662778929046561
[16:07:55.809] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838092841568986112:2:0) after 1m33s
[16:07:55.980] Received PubSub notification, asking Buildbucket for the build status
[16:07:56.007] Build status: SCHEDULED
[16:07:59.550] Received PubSub notification, asking Buildbucket for the build status
[16:07:59.573] Build status: STARTED
[16:08:29.656] Received PubSub notification, asking Buildbucket for the build status
[16:08:29.678] Build:
{
  "id": "8672662778929046561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T16:07:55.090517720Z",
  "startTime": "2026-08-23T16:07:59.004556320Z",
  "endTime": "2026-08-23T16:08:29.227040334Z",
  "updateTime": "2026-08-23T16:08:29.227040334Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[16:08:29.678] Invocation finished in 36.488593961s with status SUCCEEDED