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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10225 (1 month ago)

Debug log (UTC)

[03:35:33.020] New invocation is queued and will start shortly
[03:35:34.125] Starting the invocation (attempt 1)
[03:35:34.150] Ignoring gitiles_ref tag without the buildset tag
[03:35:34.150] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:35:34.151] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:35:34.151] Buildbucket request:
{
  "requestId": "8844391365152995792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844391365152995792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10225"
                            },
                        "id": "cron:v1:10225"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844391365152995792"
    },
    {
      "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"
  }
}
[03:35:35.650] Scheduled build:
{
  "id": "8678961302400171009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T03:35:35.025987309Z",
  "updateTime": "2026-06-15T03:35:35.435335855Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:35:35.650] Task URL: https://cr-buildbucket.appspot.com/build/8678961302400171009
[03:35:35.650] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844391365152995792:2:0) after 8m31s
[03:35:36.263] Received PubSub notification, asking Buildbucket for the build status
[03:35:36.337] Build status: SCHEDULED
[03:35:52.356] Received PubSub notification, asking Buildbucket for the build status
[03:35:52.416] Build status: STARTED
[03:36:18.037] Received PubSub notification, asking Buildbucket for the build status
[03:36:18.124] Build:
{
  "id": "8678961302400171009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T03:35:35.025987309Z",
  "startTime": "2026-06-15T03:35:52.056240660Z",
  "endTime": "2026-06-15T03:36:17.742020355Z",
  "updateTime": "2026-06-15T03:36:17.742020355Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:36:18.124] Invocation finished in 45.108127993s with status SUCCEEDED