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:12076 (3 days ago)

Debug log (UTC)

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

  }
}
[08:30:39.014] Task URL: https://cr-buildbucket.appspot.com/build/8677764978621411073
[08:30:39.014] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843195041104071328:2:0) after 9m55s
[08:30:39.850] Received PubSub notification, asking Buildbucket for the build status
[08:30:39.881] Build status: SCHEDULED
[08:30:46.015] Received PubSub notification, asking Buildbucket for the build status
[08:30:46.046] Build status: STARTED
[08:31:10.115] Received PubSub notification, asking Buildbucket for the build status
[08:31:10.489] Build:
{
  "id": "8677764978621411073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T08:30:38.287508733Z",
  "startTime": "2026-06-28T08:30:45.783446481Z",
  "endTime": "2026-06-28T08:31:09.762084482Z",
  "updateTime": "2026-06-28T08:31:09.762084482Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:31:10.489] Invocation finished in 33.954288923s with status SUCCEEDED