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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7219 (1 month ago)

Debug log (UTC)

[17:34:41.223] New invocation is queued and will start shortly
[17:34:42.371] Starting the invocation (attempt 1)
[17:34:42.393] Ignoring gitiles_ref tag without the buildset tag
[17:34:42.393] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:34:42.393] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:34:42.393] Buildbucket request:
{
  "requestId": "8846331704496529104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846331704496529104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7219"
                            },
                        "id": "cron:v1:7219"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846331704496529104"
    },
    {
      "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:34:44.225] Scheduled build:
{
  "id": "8680901641467979105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T17:34:43.491702567Z",
  "updateTime": "2026-05-24T17:34:43.948785084Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:34:44.225] Task URL: https://cr-buildbucket.appspot.com/build/8680901641467979105
[17:34:44.225] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846331704496529104:2:0) after 8m20s
[17:34:44.712] Received PubSub notification, asking Buildbucket for the build status
[17:34:44.730] Build status: SCHEDULED
[17:34:48.295] Received PubSub notification, asking Buildbucket for the build status
[17:34:48.527] Build status: STARTED
[17:35:23.141] Received PubSub notification, asking Buildbucket for the build status
[17:35:23.163] Build:
{
  "id": "8680901641467979105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T17:34:43.491702567Z",
  "startTime": "2026-05-24T17:34:48.130952079Z",
  "endTime": "2026-05-24T17:35:22.018992675Z",
  "updateTime": "2026-05-24T17:35:22.018992675Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:35:23.163] Invocation finished in 41.943712481s with status SUCCEEDED