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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11224 (3 weeks ago)

Debug log (UTC)

[06:28:44.665] New invocation is queued and will start shortly
[06:28:46.309] Starting the invocation (attempt 1)
[06:28:46.338] Ignoring gitiles_ref tag without the buildset tag
[06:28:46.338] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:28:46.338] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:28:46.338] Buildbucket request:
{
  "requestId": "8843746289958078384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843746289958078384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11224"
                            },
                        "id": "cron:v1:11224"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843746289958078384"
    },
    {
      "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"
  }
}
[06:28:47.722] Scheduled build:
{
  "id": "8678316226824432529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T06:28:47.033136130Z",
  "updateTime": "2026-06-22T06:28:47.456562335Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:28:47.722] Task URL: https://cr-buildbucket.appspot.com/build/8678316226824432529
[06:28:47.722] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843746289958078384:2:0) after 4m46s
[06:28:48.254] Received PubSub notification, asking Buildbucket for the build status
[06:28:48.283] Build status: SCHEDULED
[06:28:52.604] Received PubSub notification, asking Buildbucket for the build status
[06:28:52.621] Build status: STARTED
[06:29:41.353] Received PubSub notification, asking Buildbucket for the build status
[06:29:41.400] Build:
{
  "id": "8678316226824432529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T06:28:47.033136130Z",
  "startTime": "2026-06-22T06:28:52.224367069Z",
  "endTime": "2026-06-22T06:29:41.014961211Z",
  "updateTime": "2026-06-22T06:29:41.014961211Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:29:41.400] Invocation finished in 56.738442713s with status SUCCEEDED