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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14347 (2 months ago)

Debug log (UTC)

[12:39:13.272] New invocation is queued and will start shortly
[12:39:15.087] Starting the invocation (attempt 1)
[12:39:15.125] Ignoring gitiles_ref tag without the buildset tag
[12:39:15.125] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:39:15.125] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:39:15.126] Buildbucket request:
{
  "requestId": "8841729848313263488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841729848313263488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14347"
                            },
                        "id": "cron:v1:14347"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841729848313263488"
    },
    {
      "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"
  }
}
[12:39:16.185] Scheduled build:
{
  "id": "8676299785259837249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T12:39:15.564598915Z",
  "updateTime": "2026-07-14T12:39:16.054289361Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:39:16.185] Task URL: https://cr-buildbucket.appspot.com/build/8676299785259837249
[12:39:16.185] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841729848313263488:2:0) after 1m21s
[12:39:16.899] Received PubSub notification, asking Buildbucket for the build status
[12:39:16.957] Build status: SCHEDULED
[12:39:20.259] Received PubSub notification, asking Buildbucket for the build status
[12:39:20.303] Build status: STARTED
[12:39:46.968] Received PubSub notification, asking Buildbucket for the build status
[12:39:47.013] Build:
{
  "id": "8676299785259837249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T12:39:15.564598915Z",
  "startTime": "2026-07-14T12:39:20.096016856Z",
  "endTime": "2026-07-14T12:39:46.750902471Z",
  "updateTime": "2026-07-14T12:39:46.750902471Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:39:47.013] Invocation finished in 33.743976695s with status SUCCEEDED