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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17551 (1 month ago)

Debug log (UTC)

[08:35:56.497] New invocation is queued and will start shortly
[08:35:57.539] Starting the invocation (attempt 1)
[08:35:57.614] Ignoring gitiles_ref tag without the buildset tag
[08:35:57.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:35:57.615] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:35:57.615] Buildbucket request:
{
  "requestId": "8839661423915995600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839661423915995600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17551"
                            },
                        "id": "cron:v1:17551"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839661423915995600"
    },
    {
      "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"
  }
}
[08:35:58.896] Scheduled build:
{
  "id": "8674231361527434961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T08:35:58.153519147Z",
  "updateTime": "2026-08-06T08:35:58.153519147Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:35:58.896] Task URL: https://cr-buildbucket.appspot.com/build/8674231361527434961
[08:35:58.896] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839661423915995600:2:0) after 1m19s
[08:35:59.540] Received PubSub notification, asking Buildbucket for the build status
[08:35:59.570] Build status: SCHEDULED
[08:36:04.669] Received PubSub notification, asking Buildbucket for the build status
[08:36:04.693] Build status: STARTED
[08:36:29.608] Received PubSub notification, asking Buildbucket for the build status
[08:36:29.638] Build:
{
  "id": "8674231361527434961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T08:35:58.153519147Z",
  "startTime": "2026-08-06T08:36:04.454194285Z",
  "endTime": "2026-08-06T08:36:29.348516442Z",
  "updateTime": "2026-08-06T08:36:29.348516442Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:36:29.638] Invocation finished in 33.146246068s with status SUCCEEDED