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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15391 (1 month ago)

Debug log (UTC)

[23:04:02.542] New invocation is queued and will start shortly
[23:04:03.878] Starting the invocation (attempt 1)
[23:04:03.907] Ignoring gitiles_ref tag without the buildset tag
[23:04:03.907] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:04:03.908] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:04:03.908] Buildbucket request:
{
  "requestId": "8841056359201951936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841056359201951936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15391"
                            },
                        "id": "cron:v1:15391"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841056359201951936"
    },
    {
      "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"
  }
}
[23:04:05.329] Scheduled build:
{
  "id": "8675626296456170465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T23:04:04.539496943Z",
  "updateTime": "2026-07-21T23:04:04.539496943Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:04:05.329] Task URL: https://cr-buildbucket.appspot.com/build/8675626296456170465
[23:04:05.329] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841056359201951936:2:0) after 3m47s
[23:04:05.847] Received PubSub notification, asking Buildbucket for the build status
[23:04:05.870] Build status: SCHEDULED
[23:04:09.741] Received PubSub notification, asking Buildbucket for the build status
[23:04:09.765] Build status: STARTED
[23:04:34.785] Received PubSub notification, asking Buildbucket for the build status
[23:04:34.803] Build:
{
  "id": "8675626296456170465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T23:04:04.539496943Z",
  "startTime": "2026-07-21T23:04:09.568013551Z",
  "endTime": "2026-07-21T23:04:34.417924848Z",
  "updateTime": "2026-07-21T23:04:34.417924848Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:04:34.803] Invocation finished in 32.267341106s with status SUCCEEDED