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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12025 (4 days ago)

Debug log (UTC)

[23:49:53.443] New invocation is queued and will start shortly
[23:49:54.524] Starting the invocation (attempt 1)
[23:49:54.550] Ignoring gitiles_ref tag without the buildset tag
[23:49:54.550] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:49:54.550] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:49:54.550] Buildbucket request:
{
  "requestId": "8843227801866284016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843227801866284016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12025"
                            },
                        "id": "cron:v1:12025"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843227801866284016"
    },
    {
      "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"
  }
}
[23:49:56.234] Scheduled build:
{
  "id": "8677797739326971393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T23:49:55.243926869Z",
  "updateTime": "2026-06-27T23:49:56.076417093Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:49:56.234] Task URL: https://cr-buildbucket.appspot.com/build/8677797739326971393
[23:49:56.234] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843227801866284016:2:0) after 9m18s
[23:49:56.959] Received PubSub notification, asking Buildbucket for the build status
[23:49:56.974] Build status: SCHEDULED
[23:49:59.798] Received PubSub notification, asking Buildbucket for the build status
[23:49:59.813] Build status: STARTED
[23:50:24.113] Received PubSub notification, asking Buildbucket for the build status
[23:50:24.130] Build:
{
  "id": "8677797739326971393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T23:49:55.243926869Z",
  "startTime": "2026-06-27T23:49:59.617422173Z",
  "endTime": "2026-06-27T23:50:23.802984091Z",
  "updateTime": "2026-06-27T23:50:23.802984091Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:50:24.130] Invocation finished in 30.691989191s with status SUCCEEDED