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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18178 (1 month ago)

Debug log (UTC)

[19:56:00.570] New invocation is queued and will start shortly
[19:56:03.810] Starting the invocation (attempt 1)
[19:56:03.836] Ignoring gitiles_ref tag without the buildset tag
[19:56:03.836] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:56:03.836] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:56:03.837] Buildbucket request:
{
  "requestId": "8839256249902658368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839256249902658368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18178"
                            },
                        "id": "cron:v1:18178"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839256249902658368"
    },
    {
      "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"
  }
}
[19:56:05.539] Scheduled build:
{
  "id": "8673826184970275217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T19:56:04.629278086Z",
  "updateTime": "2026-08-10T19:56:04.629278086Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[19:56:05.539] Task URL: https://cr-buildbucket.appspot.com/build/8673826184970275217
[19:56:05.539] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839256249902658368:2:0) after 3m37s
[19:56:05.928] Received PubSub notification, asking Buildbucket for the build status
[19:56:05.975] Build status: SCHEDULED
[19:56:10.576] Received PubSub notification, asking Buildbucket for the build status
[19:56:10.602] Build status: STARTED
[19:56:35.699] Received PubSub notification, asking Buildbucket for the build status
[19:56:35.730] Build:
{
  "id": "8673826184970275217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T19:56:04.629278086Z",
  "startTime": "2026-08-10T19:56:10.413624587Z",
  "endTime": "2026-08-10T19:56:35.019753954Z",
  "updateTime": "2026-08-10T19:56:35.019753954Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[19:56:35.730] Invocation finished in 35.188378783s with status SUCCEEDED