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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10729 (3 weeks ago)

Debug log (UTC)

[17:56:50.615] New invocation is queued and will start shortly
[17:56:52.309] Starting the invocation (attempt 1)
[17:56:52.339] Ignoring gitiles_ref tag without the buildset tag
[17:56:52.339] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:56:52.340] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:56:52.340] Buildbucket request:
{
  "requestId": "8844065386370066000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844065386370066000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10729"
                            },
                        "id": "cron:v1:10729"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844065386370066000"
    },
    {
      "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"
  }
}
[17:56:54.318] Scheduled build:
{
  "id": "8678635323154554209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T17:56:53.059178711Z",
  "updateTime": "2026-06-18T17:56:53.059178711Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:56:54.318] Task URL: https://cr-buildbucket.appspot.com/build/8678635323154554209
[17:56:54.318] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844065386370066000:2:0) after 1m24s
[17:56:54.883] Received PubSub notification, asking Buildbucket for the build status
[17:56:54.912] Build status: SCHEDULED
[17:57:00.937] Received PubSub notification, asking Buildbucket for the build status
[17:57:00.955] Build status: STARTED
[17:57:25.154] Received PubSub notification, asking Buildbucket for the build status
[17:57:25.175] Build:
{
  "id": "8678635323154554209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T17:56:53.059178711Z",
  "startTime": "2026-06-18T17:56:59.943308142Z",
  "endTime": "2026-06-18T17:57:23.884114481Z",
  "updateTime": "2026-06-18T17:57:23.884114481Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:57:25.175] Invocation finished in 34.566383558s with status SUCCEEDED