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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11212 (3 weeks ago)

Debug log (UTC)

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

  }
}
[04:25:25.943] Task URL: https://cr-buildbucket.appspot.com/build/8678323988289099153
[04:25:25.943] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843754051073543040:2:0) after 1m48s
[04:25:26.371] Received PubSub notification, asking Buildbucket for the build status
[04:25:26.444] Build status: SCHEDULED
[04:25:31.360] Received PubSub notification, asking Buildbucket for the build status
[04:25:31.376] Build status: STARTED
[04:25:56.616] Received PubSub notification, asking Buildbucket for the build status
[04:25:56.636] Build:
{
  "id": "8678323988289099153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T04:25:25.124940701Z",
  "startTime": "2026-06-22T04:25:31.129119943Z",
  "endTime": "2026-06-22T04:25:56.259590839Z",
  "updateTime": "2026-06-22T04:25:56.259590839Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:25:56.636] Invocation finished in 33.551547446s with status SUCCEEDED