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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11092 (3 weeks ago)

Debug log (UTC)

[07:55:52.990] New invocation is queued and will start shortly
[07:55:54.225] Starting the invocation (attempt 1)
[07:55:54.260] Ignoring gitiles_ref tag without the buildset tag
[07:55:54.260] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:55:54.263] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:55:54.263] Buildbucket request:
{
  "requestId": "8843831404629380064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843831404629380064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11092"
                            },
                        "id": "cron:v1:11092"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843831404629380064"
    },
    {
      "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"
  }
}
[07:55:56.285] Scheduled build:
{
  "id": "8678401341579271505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T07:55:55.278813885Z",
  "updateTime": "2026-06-21T07:55:55.907700382Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:55:56.285] Task URL: https://cr-buildbucket.appspot.com/build/8678401341579271505
[07:55:56.285] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843831404629380064:2:0) after 7m51s
[07:55:56.671] Received PubSub notification, asking Buildbucket for the build status
[07:55:56.690] Build status: SCHEDULED
[07:56:00.321] Received PubSub notification, asking Buildbucket for the build status
[07:56:00.341] Build status: STARTED
[07:56:24.164] Received PubSub notification, asking Buildbucket for the build status
[07:56:24.245] Build:
{
  "id": "8678401341579271505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T07:55:55.278813885Z",
  "startTime": "2026-06-21T07:55:59.497789311Z",
  "endTime": "2026-06-21T07:56:23.801013954Z",
  "updateTime": "2026-06-21T07:56:23.801013954Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:56:24.245] Invocation finished in 31.25988732s with status SUCCEEDED