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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22510 (2 weeks ago)

Debug log (UTC)

[17:51:11.328] New invocation is queued and will start shortly
[17:51:12.521] Starting the invocation (attempt 1)
[17:51:12.552] Ignoring gitiles_ref tag without the buildset tag
[17:51:12.552] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:51:12.552] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:51:12.552] Buildbucket request:
{
  "requestId": "8836455596964213328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836455596964213328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22510"
                            },
                        "id": "cron:v1:22510"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836455596964213328"
    },
    {
      "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"
  }
}
[17:51:13.877] Scheduled build:
{
  "id": "8671025534306770481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T17:51:13.236194736Z",
  "updateTime": "2026-09-10T17:51:13.236194736Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:51:13.877] Task URL: https://cr-buildbucket.appspot.com/build/8671025534306770481
[17:51:13.877] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836455596964213328:2:0) after 4m58s
[17:51:14.489] Received PubSub notification, asking Buildbucket for the build status
[17:51:14.520] Build status: SCHEDULED
[17:51:18.691] Received PubSub notification, asking Buildbucket for the build status
[17:51:18.721] Build status: STARTED
[17:51:42.693] Received PubSub notification, asking Buildbucket for the build status
[17:51:42.718] Build:
{
  "id": "8671025534306770481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T17:51:13.236194736Z",
  "startTime": "2026-09-10T17:51:18.492941028Z",
  "endTime": "2026-09-10T17:51:42.260859332Z",
  "updateTime": "2026-09-10T17:51:42.260859332Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:51:42.718] Invocation finished in 31.399414861s with status SUCCEEDED