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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11122 (3 weeks ago)

Debug log (UTC)

[13:02:50.877] New invocation is queued and will start shortly
[13:02:52.031] Starting the invocation (attempt 1)
[13:02:52.056] Ignoring gitiles_ref tag without the buildset tag
[13:02:52.056] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:02:52.057] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:02:52.057] Buildbucket request:
{
  "requestId": "8843812092075781248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843812092075781248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11122"
                            },
                        "id": "cron:v1:11122"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843812092075781248"
    },
    {
      "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"
  }
}
[13:02:53.870] Scheduled build:
{
  "id": "8678382028951236657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T13:02:53.235468013Z",
  "updateTime": "2026-06-21T13:02:53.777768600Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:02:53.870] Task URL: https://cr-buildbucket.appspot.com/build/8678382028951236657
[13:02:53.870] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843812092075781248:2:0) after 9m54s
[13:02:54.555] Received PubSub notification, asking Buildbucket for the build status
[13:02:54.573] Build status: SCHEDULED
[13:02:58.191] Received PubSub notification, asking Buildbucket for the build status
[13:02:58.209] Build status: STARTED
[13:03:35.517] Received PubSub notification, asking Buildbucket for the build status
[13:03:35.546] Build:
{
  "id": "8678382028951236657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T13:02:53.235468013Z",
  "startTime": "2026-06-21T13:02:58.027990938Z",
  "endTime": "2026-06-21T13:03:35.261394636Z",
  "updateTime": "2026-06-21T13:03:35.261394636Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:03:35.546] Invocation finished in 44.673899918s with status SUCCEEDED