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:12379 (1 day ago)

Debug log (UTC)

[12:10:46.100] New invocation is queued and will start shortly
[12:10:47.136] Starting the invocation (attempt 1)
[12:10:47.158] Ignoring gitiles_ref tag without the buildset tag
[12:10:47.159] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:10:47.159] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:10:47.159] Buildbucket request:
{
  "requestId": "8842999995943709072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842999995943709072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12379"
                            },
                        "id": "cron:v1:12379"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842999995943709072"
    },
    {
      "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"
  }
}
[12:10:48.594] Scheduled build:
{
  "id": "8677569933499184849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T12:10:47.810628968Z",
  "updateTime": "2026-06-30T12:10:48.322103397Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:10:48.594] Task URL: https://cr-buildbucket.appspot.com/build/8677569933499184849
[12:10:48.594] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842999995943709072:2:0) after 4m32s
[12:10:49.084] Received PubSub notification, asking Buildbucket for the build status
[12:10:49.110] Build status: SCHEDULED
[12:10:52.065] Received PubSub notification, asking Buildbucket for the build status
[12:10:52.180] Build status: STARTED
[12:11:17.860] Received PubSub notification, asking Buildbucket for the build status
[12:11:17.878] Build:
{
  "id": "8677569933499184849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T12:10:47.810628968Z",
  "startTime": "2026-06-30T12:10:51.868471799Z",
  "endTime": "2026-06-30T12:11:17.422133961Z",
  "updateTime": "2026-06-30T12:11:17.422133961Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:11:17.878] Invocation finished in 31.78268515s with status SUCCEEDED