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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9649 (1 day ago)

Debug log (UTC)

[01:09:28.195] New invocation is queued and will start shortly
[01:09:30.221] Starting the invocation (attempt 1)
[01:09:30.253] Ignoring gitiles_ref tag without the buildset tag
[01:09:30.253] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:09:30.253] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:09:30.253] Buildbucket request:
{
  "requestId": "8844762943605830576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844762943605830576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9649"
                            },
                        "id": "cron:v1:9649"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844762943605830576"
    },
    {
      "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"
  }
}
[01:09:32.931] Scheduled build:
{
  "id": "8679332879216688017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T01:09:31.758770526Z",
  "updateTime": "2026-06-11T01:09:31.758770526Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:09:32.931] Task URL: https://cr-buildbucket.appspot.com/build/8679332879216688017
[01:09:32.931] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844762943605830576:2:0) after 8m28s
[01:09:33.860] Received PubSub notification, asking Buildbucket for the build status
[01:09:33.876] Build status: SCHEDULED
[01:09:39.278] Received PubSub notification, asking Buildbucket for the build status
[01:09:39.392] Build status: STARTED
[01:10:03.968] Received PubSub notification, asking Buildbucket for the build status
[01:10:04.001] Build:
{
  "id": "8679332879216688017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T01:09:31.758770526Z",
  "startTime": "2026-06-11T01:09:39.106162565Z",
  "endTime": "2026-06-11T01:10:02.967983998Z",
  "updateTime": "2026-06-11T01:10:02.967983998Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:10:04.001] Invocation finished in 35.811730612s with status SUCCEEDED