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

Debug log (UTC)

[22:03:54.868] New invocation is queued and will start shortly
[22:03:56.036] Starting the invocation (attempt 1)
[22:03:56.060] Ignoring gitiles_ref tag without the buildset tag
[22:03:56.060] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:03:56.060] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:03:56.060] Buildbucket request:
{
  "requestId": "8841513126954190368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841513126954190368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14683"
                            },
                        "id": "cron:v1:14683"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841513126954190368"
    },
    {
      "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"
  }
}
[22:03:58.534] Scheduled build:
{
  "id": "8676083063387033633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T22:03:57.648526036Z",
  "updateTime": "2026-07-16T22:03:58.066552992Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:03:58.534] Task URL: https://cr-buildbucket.appspot.com/build/8676083063387033633
[22:03:58.534] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841513126954190368:2:0) after 9m11s
[22:03:58.914] Received PubSub notification, asking Buildbucket for the build status
[22:03:58.936] Build status: SCHEDULED
[22:04:03.498] Received PubSub notification, asking Buildbucket for the build status
[22:04:03.553] Build status: STARTED
[22:04:29.939] Received PubSub notification, asking Buildbucket for the build status
[22:04:29.955] Build:
{
  "id": "8676083063387033633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T22:03:57.648526036Z",
  "startTime": "2026-07-16T22:04:03.321499328Z",
  "endTime": "2026-07-16T22:04:29.691325121Z",
  "updateTime": "2026-07-16T22:04:29.691325121Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:04:29.955] Invocation finished in 35.091199226s with status SUCCEEDED