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

Debug log (UTC)

[09:58:56.209] New invocation is queued and will start shortly
[09:58:57.403] Starting the invocation (attempt 1)
[09:58:57.433] Ignoring gitiles_ref tag without the buildset tag
[09:58:57.433] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:58:57.434] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:58:57.434] Buildbucket request:
{
  "requestId": "8838116053880048112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838116053880048112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19942"
                            },
                        "id": "cron:v1:19942"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838116053880048112"
    },
    {
      "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"
  }
}
[09:58:59.318] Scheduled build:
{
  "id": "8672685990815667105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T09:58:58.510169870Z",
  "updateTime": "2026-08-23T09:58:59.132065857Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:58:59.318] Task URL: https://cr-buildbucket.appspot.com/build/8672685990815667105
[09:58:59.318] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838116053880048112:2:0) after 7m23s
[09:59:00.038] Received PubSub notification, asking Buildbucket for the build status
[09:59:00.071] Build status: SCHEDULED
[09:59:04.698] Received PubSub notification, asking Buildbucket for the build status
[09:59:04.724] Build status: STARTED
[09:59:32.934] Received PubSub notification, asking Buildbucket for the build status
[09:59:32.955] Build:
{
  "id": "8672685990815667105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T09:58:58.510169870Z",
  "startTime": "2026-08-23T09:59:04.551975832Z",
  "endTime": "2026-08-23T09:59:32.638987103Z",
  "updateTime": "2026-08-23T09:59:32.638987103Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:59:32.955] Invocation finished in 36.75054372s with status SUCCEEDED