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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20038 (2 weeks ago)

Debug log (UTC)

[02:23:49.151] New invocation is queued and will start shortly
[02:23:50.250] Starting the invocation (attempt 1)
[02:23:50.277] Ignoring gitiles_ref tag without the buildset tag
[02:23:50.277] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:23:50.277] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:23:50.277] Buildbucket request:
{
  "requestId": "8838054090439649680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838054090439649680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20038"
                            },
                        "id": "cron:v1:20038"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838054090439649680"
    },
    {
      "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"
  }
}
[02:23:51.430] Scheduled build:
{
  "id": "8672624028009077905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T02:23:50.848757993Z",
  "updateTime": "2026-08-24T02:23:50.848757993Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:23:51.430] Task URL: https://cr-buildbucket.appspot.com/build/8672624028009077905
[02:23:51.430] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838054090439649680:2:0) after 8m2s
[02:23:51.537] Received PubSub notification, asking Buildbucket for the build status
[02:23:51.558] Build status: SCHEDULED
[02:24:03.126] Received PubSub notification, asking Buildbucket for the build status
[02:24:03.163] Build status: STARTED
[02:24:29.794] Received PubSub notification, asking Buildbucket for the build status
[02:24:29.921] Build:
{
  "id": "8672624028009077905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T02:23:50.848757993Z",
  "startTime": "2026-08-24T02:24:02.930605777Z",
  "endTime": "2026-08-24T02:24:29.028327162Z",
  "updateTime": "2026-08-24T02:24:29.028327162Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:24:29.921] Invocation finished in 40.774318283s with status SUCCEEDED