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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11347 (2 weeks ago)

Debug log (UTC)

[03:32:48.599] New invocation is queued and will start shortly
[03:32:50.239] Starting the invocation (attempt 1)
[03:32:50.261] Ignoring gitiles_ref tag without the buildset tag
[03:32:50.261] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:32:50.261] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:32:50.261] Buildbucket request:
{
  "requestId": "8843666761828366752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843666761828366752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11347"
                            },
                        "id": "cron:v1:11347"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843666761828366752"
    },
    {
      "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:32:51.721] Scheduled build:
{
  "id": "8678236698655036689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T03:32:51.006937752Z",
  "updateTime": "2026-06-23T03:32:51.449065439Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:32:51.721] Task URL: https://cr-buildbucket.appspot.com/build/8678236698655036689
[03:32:51.722] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843666761828366752:2:0) after 3m26s
[03:32:52.376] Received PubSub notification, asking Buildbucket for the build status
[03:32:52.411] Build status: SCHEDULED
[03:32:59.533] Received PubSub notification, asking Buildbucket for the build status
[03:32:59.569] Build status: STARTED
[03:33:28.393] Received PubSub notification, asking Buildbucket for the build status
[03:33:28.412] Build:
{
  "id": "8678236698655036689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T03:32:51.006937752Z",
  "startTime": "2026-06-23T03:32:59.386117788Z",
  "endTime": "2026-06-23T03:33:28.084224429Z",
  "updateTime": "2026-06-23T03:33:28.084224429Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:33:28.412] Invocation finished in 39.816694931s with status SUCCEEDED