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:9667 (1 day ago)

Debug log (UTC)

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

  }
}
[04:13:32.664] Task URL: https://cr-buildbucket.appspot.com/build/8679321303710533569
[04:13:32.664] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844751366998666832:2:0) after 6m56s
[04:13:33.239] Received PubSub notification, asking Buildbucket for the build status
[04:13:33.260] Build status: SCHEDULED
[04:13:39.891] Received PubSub notification, asking Buildbucket for the build status
[04:13:39.915] Build status: STARTED
[04:14:03.695] Received PubSub notification, asking Buildbucket for the build status
[04:14:03.717] Build:
{
  "id": "8679321303710533569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T04:13:31.021132155Z",
  "startTime": "2026-06-11T04:13:39.442538716Z",
  "endTime": "2026-06-11T04:14:03.325283455Z",
  "updateTime": "2026-06-11T04:14:03.325283455Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:14:03.717] Invocation finished in 35.214772938s with status SUCCEEDED