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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10561 (3 weeks ago)

Debug log (UTC)

[13:10:02.611] New invocation is queued and will start shortly
[13:10:03.860] Starting the invocation (attempt 1)
[13:10:03.892] Ignoring gitiles_ref tag without the buildset tag
[13:10:03.892] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:10:03.892] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:10:03.892] Buildbucket request:
{
  "requestId": "8844174027238567760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844174027238567760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10561"
                            },
                        "id": "cron:v1:10561"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844174027238567760"
    },
    {
      "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"
  }
}
[13:10:05.847] Scheduled build:
{
  "id": "8678743964209152305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T13:10:04.875551624Z",
  "updateTime": "2026-06-17T13:10:05.399263925Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:10:05.847] Task URL: https://cr-buildbucket.appspot.com/build/8678743964209152305
[13:10:05.847] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844174027238567760:2:0) after 2m9s
[13:10:06.205] Received PubSub notification, asking Buildbucket for the build status
[13:10:06.255] Build status: SCHEDULED
[13:10:10.049] Received PubSub notification, asking Buildbucket for the build status
[13:10:10.069] Build status: STARTED
[13:10:38.762] Received PubSub notification, asking Buildbucket for the build status
[13:10:38.782] Build:
{
  "id": "8678743964209152305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T13:10:04.875551624Z",
  "startTime": "2026-06-17T13:10:09.691592914Z",
  "endTime": "2026-06-17T13:10:38.358453842Z",
  "updateTime": "2026-06-17T13:10:38.358453842Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:10:38.782] Invocation finished in 36.178859248s with status SUCCEEDED