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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4993 (2 months ago)

Debug log (UTC)

[20:58:24.335] New invocation is queued and will start shortly
[20:58:25.381] Starting the invocation (attempt 1)
[20:58:25.407] Ignoring gitiles_ref tag without the buildset tag
[20:58:25.407] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:58:25.408] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:58:25.408] Buildbucket request:
{
  "requestId": "8847768439098618720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847768439098618720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4993"
                            },
                        "id": "cron:v1:4993"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847768439098618720"
    },
    {
      "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"
  }
}
[20:58:27.087] Scheduled build:
{
  "id": "8682338376317005777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T20:58:26.366135400Z",
  "updateTime": "2026-05-08T20:58:26.852212561Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:58:27.087] Task URL: https://cr-buildbucket.appspot.com/build/8682338376317005777
[20:58:27.087] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847768439098618720:2:0) after 8m46s
[20:58:27.594] Received PubSub notification, asking Buildbucket for the build status
[20:58:27.613] Build status: SCHEDULED
[20:58:31.697] Received PubSub notification, asking Buildbucket for the build status
[20:58:31.715] Build status: STARTED
[20:58:56.398] Received PubSub notification, asking Buildbucket for the build status
[20:58:56.460] Build:
{
  "id": "8682338376317005777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T20:58:26.366135400Z",
  "startTime": "2026-05-08T20:58:31.428137537Z",
  "endTime": "2026-05-08T20:58:56.148091990Z",
  "updateTime": "2026-05-08T20:58:56.148091990Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:58:56.460] Invocation finished in 32.131004809s with status SUCCEEDED