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:22144 (2 weeks ago)

Debug log (UTC)

[03:08:39.818] New invocation is queued and will start shortly
[03:08:41.179] Starting the invocation (attempt 1)
[03:08:41.204] Ignoring gitiles_ref tag without the buildset tag
[03:08:41.204] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:08:41.204] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:08:41.204] Buildbucket request:
{
  "requestId": "8836692314575026032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836692314575026032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22144"
                            },
                        "id": "cron:v1:22144"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836692314575026032"
    },
    {
      "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"
  }
}
[03:08:43.393] Scheduled build:
{
  "id": "8671262251538739441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T03:08:42.092926082Z",
  "updateTime": "2026-09-08T03:08:43.048497573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:08:43.393] Task URL: https://cr-buildbucket.appspot.com/build/8671262251538739441
[03:08:43.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836692314575026032:2:0) after 7m18s
[03:08:43.805] Received PubSub notification, asking Buildbucket for the build status
[03:08:43.852] Build status: SCHEDULED
[03:08:47.655] Received PubSub notification, asking Buildbucket for the build status
[03:08:47.678] Build status: STARTED
[03:09:11.500] Received PubSub notification, asking Buildbucket for the build status
[03:09:11.527] Build:
{
  "id": "8671262251538739441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T03:08:42.092926082Z",
  "startTime": "2026-09-08T03:08:47.484061088Z",
  "endTime": "2026-09-08T03:09:11.265641894Z",
  "updateTime": "2026-09-08T03:09:11.265641894Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:09:11.527] Invocation finished in 31.714691558s with status SUCCEEDED