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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5494 (2 months ago)

Debug log (UTC)

[10:47:02.258] New invocation is queued and will start shortly
[10:47:04.814] Starting the invocation (attempt 1)
[10:47:04.835] Ignoring gitiles_ref tag without the buildset tag
[10:47:04.835] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:47:04.835] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:47:04.835] Buildbucket request:
{
  "requestId": "8847444515176545456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847444515176545456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5494"
                            },
                        "id": "cron:v1:5494"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847444515176545456"
    },
    {
      "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"
  }
}
[10:47:06.533] Scheduled build:
{
  "id": "8682014450709419169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T10:47:05.898866523Z",
  "updateTime": "2026-05-12T10:47:06.317845325Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:47:06.533] Task URL: https://cr-buildbucket.appspot.com/build/8682014450709419169
[10:47:06.533] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847444515176545456:2:0) after 4m56s
[10:47:07.114] Received PubSub notification, asking Buildbucket for the build status
[10:47:07.135] Build status: SCHEDULED
[10:47:11.497] Received PubSub notification, asking Buildbucket for the build status
[10:47:11.515] Build status: STARTED
[10:47:48.950] Received PubSub notification, asking Buildbucket for the build status
[10:47:48.976] Build:
{
  "id": "8682014450709419169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T10:47:05.898866523Z",
  "startTime": "2026-05-12T10:47:11.348930004Z",
  "endTime": "2026-05-12T10:47:48.622236047Z",
  "updateTime": "2026-05-12T10:47:48.622236047Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:47:48.976] Invocation finished in 46.722256714s with status SUCCEEDED