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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17065 (1 month ago)

Debug log (UTC)

[21:31:51.067] New invocation is queued and will start shortly
[21:31:52.091] Starting the invocation (attempt 1)
[21:31:52.125] Ignoring gitiles_ref tag without the buildset tag
[21:31:52.125] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:31:52.125] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:31:52.125] Buildbucket request:
{
  "requestId": "8839974995777688880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839974995777688880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17065"
                            },
                        "id": "cron:v1:17065"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839974995777688880"
    },
    {
      "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"
  }
}
[21:31:53.357] Scheduled build:
{
  "id": "8674544933412828769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-02T21:31:52.700181625Z",
  "updateTime": "2026-08-02T21:31:53.183728410Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:31:53.357] Task URL: https://cr-buildbucket.appspot.com/build/8674544933412828769
[21:31:53.357] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839974995777688880:2:0) after 4m4s
[21:31:53.972] Received PubSub notification, asking Buildbucket for the build status
[21:31:53.998] Build status: SCHEDULED
[21:31:57.665] Received PubSub notification, asking Buildbucket for the build status
[21:31:57.679] Build status: STARTED
[21:32:42.349] Received PubSub notification, asking Buildbucket for the build status
[21:32:42.370] Build:
{
  "id": "8674544933412828769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-02T21:31:52.700181625Z",
  "startTime": "2026-08-02T21:31:57.433662614Z",
  "endTime": "2026-08-02T21:32:42.075639920Z",
  "updateTime": "2026-08-02T21:32:42.075639920Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:32:42.370] Invocation finished in 51.309273697s with status SUCCEEDED