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:3556 (20 hours ago)

Debug log (UTC)

[15:23:49.141] New invocation is queued and will start shortly
[15:23:51.802] Starting the invocation (attempt 1)
[15:23:51.830] Ignoring gitiles_ref tag without the buildset tag
[15:23:51.831] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:23:51.831] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:23:51.831] Buildbucket request:
{
  "requestId": "8848695459129787456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848695459129787456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3556"
                            },
                        "id": "cron:v1:3556"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848695459129787456"
    },
    {
      "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"
  }
}
[15:23:54.151] Scheduled build:
{
  "id": "8683265394453701249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T15:23:52.978865370Z",
  "updateTime": "2026-04-28T15:23:52.978865370Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:23:54.151] Task URL: https://cr-buildbucket.appspot.com/build/8683265394453701249
[15:23:54.151] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848695459129787456:2:0) after 8m39s
[15:23:54.492] Received PubSub notification, asking Buildbucket for the build status
[15:23:54.537] Build status: SCHEDULED
[15:23:59.557] Received PubSub notification, asking Buildbucket for the build status
[15:23:59.582] Build status: STARTED
[15:24:24.662] Received PubSub notification, asking Buildbucket for the build status
[15:24:24.775] Build:
{
  "id": "8683265394453701249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T15:23:52.978865370Z",
  "startTime": "2026-04-28T15:23:59.387599351Z",
  "endTime": "2026-04-28T15:24:24.432675257Z",
  "updateTime": "2026-04-28T15:24:24.432675257Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:24:24.775] Invocation finished in 35.640183377s with status SUCCEEDED