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:18595 (1 month ago)

Debug log (UTC)

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

  }
}
[19:18:20.767] Task URL: https://cr-buildbucket.appspot.com/build/8673556769801207793
[19:18:20.767] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838986832707347616:2:0) after 7m41s
[19:18:20.854] Received PubSub notification, asking Buildbucket for the build status
[19:18:20.876] Build status: SCHEDULED
[19:18:30.240] Received PubSub notification, asking Buildbucket for the build status
[19:18:30.267] Build status: STARTED
[19:18:58.088] Received PubSub notification, asking Buildbucket for the build status
[19:18:58.209] Build:
{
  "id": "8673556769801207793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T19:18:18.957416712Z",
  "startTime": "2026-08-13T19:18:29.424587755Z",
  "endTime": "2026-08-13T19:18:57.665804064Z",
  "updateTime": "2026-08-13T19:18:57.665804064Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:18:58.209] Invocation finished in 41.407115485s with status SUCCEEDED