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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20386 (2 weeks ago)

Debug log (UTC)

[14:02:42.889] New invocation is queued and will start shortly
[14:02:45.219] Starting the invocation (attempt 1)
[14:02:45.249] Ignoring gitiles_ref tag without the buildset tag
[14:02:45.249] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:02:45.249] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:02:45.249] Buildbucket request:
{
  "requestId": "8837828925801373072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837828925801373072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20386"
                            },
                        "id": "cron:v1:20386"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837828925801373072"
    },
    {
      "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"
  }
}
[14:02:47.808] Scheduled build:
{
  "id": "8672398861253461409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T14:02:46.599752502Z",
  "updateTime": "2026-08-26T14:02:47.693163281Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[14:02:47.808] Task URL: https://cr-buildbucket.appspot.com/build/8672398861253461409
[14:02:47.808] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837828925801373072:2:0) after 6m34s
[14:02:47.878] Received PubSub notification, asking Buildbucket for the build status
[14:02:47.897] Build status: SCHEDULED
[14:02:52.610] Received PubSub notification, asking Buildbucket for the build status
[14:02:52.632] Build status: STARTED
[14:03:28.504] Received PubSub notification, asking Buildbucket for the build status
[14:03:28.539] Build:
{
  "id": "8672398861253461409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T14:02:46.599752502Z",
  "startTime": "2026-08-26T14:02:52.421903758Z",
  "endTime": "2026-08-26T14:03:28.113634082Z",
  "updateTime": "2026-08-26T14:03:28.113634082Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[14:03:28.539] Invocation finished in 45.660527627s with status SUCCEEDED