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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:181 (3 weeks ago)

Debug log (UTC)

[05:06:01.127] New invocation is queued and will start shortly
[05:06:02.209] Starting the invocation (attempt 1)
[05:06:02.230] Ignoring gitiles_ref tag without the buildset tag
[05:06:02.230] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:06:02.230] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:06:02.230] Buildbucket request:
{
  "requestId": "8850908654949854352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850908654949854352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "181"
                            },
                        "id": "cron:v1:181"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850908654949854352"
    },
    {
      "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"
  }
}
[05:06:05.688] Scheduled build:
{
  "id": "8685478591145200465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T05:06:04.136392381Z",
  "updateTime": "2026-04-04T05:06:04.668607594Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:06:05.688] Task URL: https://cr-buildbucket.appspot.com/build/8685478591145200465
[05:06:05.688] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850908654949854352:2:0) after 3m9s
[05:06:05.921] Received PubSub notification, asking Buildbucket for the build status
[05:06:05.938] Build status: SCHEDULED
[05:06:25.394] Received PubSub notification, asking Buildbucket for the build status
[05:06:25.537] Build status: STARTED
[05:06:50.827] Received PubSub notification, asking Buildbucket for the build status
[05:06:50.850] Build:
{
  "id": "8685478591145200465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T05:06:04.136392381Z",
  "startTime": "2026-04-04T05:06:25.206634499Z",
  "endTime": "2026-04-04T05:06:50.543594696Z",
  "updateTime": "2026-04-04T05:06:50.543594696Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:06:50.850] Invocation finished in 49.726869015s with status SUCCEEDED