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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13234 (2 months ago)

Debug log (UTC)

[14:11:47.088] New invocation is queued and will start shortly
[14:11:48.313] Starting the invocation (attempt 1)
[14:11:48.348] Ignoring gitiles_ref tag without the buildset tag
[14:11:48.348] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:11:48.348] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:11:48.348] Buildbucket request:
{
  "requestId": "8842448800448812096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842448800448812096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13234"
                            },
                        "id": "cron:v1:13234"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842448800448812096"
    },
    {
      "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"
  }
}
[14:11:49.595] Scheduled build:
{
  "id": "8677018737837591217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T14:11:48.956778125Z",
  "updateTime": "2026-07-06T14:11:48.956778125Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:11:49.595] Task URL: https://cr-buildbucket.appspot.com/build/8677018737837591217
[14:11:49.595] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842448800448812096:2:0) after 3m53s
[14:11:50.325] Received PubSub notification, asking Buildbucket for the build status
[14:11:50.345] Build status: SCHEDULED
[14:11:53.594] Received PubSub notification, asking Buildbucket for the build status
[14:11:53.611] Build status: STARTED
[14:12:17.941] Received PubSub notification, asking Buildbucket for the build status
[14:12:17.969] Build:
{
  "id": "8677018737837591217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T14:11:48.956778125Z",
  "startTime": "2026-07-06T14:11:53.424320812Z",
  "endTime": "2026-07-06T14:12:17.276327528Z",
  "updateTime": "2026-07-06T14:12:17.276327528Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:12:17.969] Invocation finished in 30.887065027s with status SUCCEEDED