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:364 (1 week ago)

Debug log (UTC)

[12:21:56.246] New invocation is queued and will start shortly
[12:21:57.451] Starting the invocation (attempt 1)
[12:21:57.475] Ignoring gitiles_ref tag without the buildset tag
[12:21:57.475] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:21:57.475] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:21:57.475] Buildbucket request:
{
  "requestId": "8850790632361881328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850790632361881328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "364"
                            },
                        "id": "cron:v1:364"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850790632361881328"
    },
    {
      "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"
  }
}
[12:21:59.488] Scheduled build:
{
  "id": "8685360569239159441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T12:21:58.597048090Z",
  "updateTime": "2026-04-05T12:21:59.153166631Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:21:59.488] Task URL: https://cr-buildbucket.appspot.com/build/8685360569239159441
[12:21:59.488] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850790632361881328:2:0) after 5m31s
[12:22:00.282] Received PubSub notification, asking Buildbucket for the build status
[12:22:00.369] Build status: SCHEDULED
[12:22:03.681] Received PubSub notification, asking Buildbucket for the build status
[12:22:03.721] Build status: STARTED
[12:22:29.631] Received PubSub notification, asking Buildbucket for the build status
[12:22:29.672] Build:
{
  "id": "8685360569239159441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T12:21:58.597048090Z",
  "startTime": "2026-04-05T12:22:03.358799766Z",
  "endTime": "2026-04-05T12:22:29.353065301Z",
  "updateTime": "2026-04-05T12:22:29.353065301Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:22:29.672] Invocation finished in 33.437043764s with status SUCCEEDED