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:23527 (1 week ago)

Debug log (UTC)

[23:50:28.520] New invocation is queued and will start shortly
[23:50:29.576] Starting the invocation (attempt 1)
[23:50:29.600] Ignoring gitiles_ref tag without the buildset tag
[23:50:29.600] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:50:29.600] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:50:29.600] Buildbucket request:
{
  "requestId": "8835798813845204480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835798813845204480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23527"
                            },
                        "id": "cron:v1:23527"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835798813845204480"
    },
    {
      "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"
  }
}
[23:50:30.991] Scheduled build:
{
  "id": "8670368751345458465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T23:50:30.278440825Z",
  "updateTime": "2026-09-17T23:50:30.909511323Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:50:30.991] Task URL: https://cr-buildbucket.appspot.com/build/8670368751345458465
[23:50:30.991] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835798813845204480:2:0) after 3m12s
[23:50:31.719] Received PubSub notification, asking Buildbucket for the build status
[23:50:31.741] Build status: SCHEDULED
[23:50:35.672] Received PubSub notification, asking Buildbucket for the build status
[23:50:35.699] Build status: STARTED
[23:51:00.250] Received PubSub notification, asking Buildbucket for the build status
[23:51:00.289] Build:
{
  "id": "8670368751345458465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T23:50:30.278440825Z",
  "startTime": "2026-09-17T23:50:35.506883153Z",
  "endTime": "2026-09-17T23:50:59.958148774Z",
  "updateTime": "2026-09-17T23:50:59.958148774Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:51:00.289] Invocation finished in 31.777935106s with status SUCCEEDED