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:6301 (1 month ago)

Debug log (UTC)

[04:29:22.411] New invocation is queued and will start shortly
[04:29:23.480] Starting the invocation (attempt 1)
[04:29:23.503] Ignoring gitiles_ref tag without the buildset tag
[04:29:23.503] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:29:23.503] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:29:23.503] Buildbucket request:
{
  "requestId": "8846924693949634080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846924693949634080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6301"
                            },
                        "id": "cron:v1:6301"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846924693949634080"
    },
    {
      "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:29:25.113] Scheduled build:
{
  "id": "8681494631102680929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T04:29:24.506656742Z",
  "updateTime": "2026-05-18T04:29:24.915109192Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:29:25.113] Task URL: https://cr-buildbucket.appspot.com/build/8681494631102680929
[04:29:25.113] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846924693949634080:2:0) after 4m56s
[04:29:25.760] Received PubSub notification, asking Buildbucket for the build status
[04:29:25.782] Build status: SCHEDULED
[04:29:29.729] Received PubSub notification, asking Buildbucket for the build status
[04:29:29.750] Build status: STARTED
[04:30:02.855] Received PubSub notification, asking Buildbucket for the build status
[04:30:02.878] Build:
{
  "id": "8681494631102680929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T04:29:24.506656742Z",
  "startTime": "2026-05-18T04:29:29.534731050Z",
  "endTime": "2026-05-18T04:30:02.575777012Z",
  "updateTime": "2026-05-18T04:30:02.575777012Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:30:02.878] Invocation finished in 40.470669131s with status SUCCEEDED