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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6280 (1 month ago)

Debug log (UTC)

[00:54:48.776] New invocation is queued and will start shortly
[00:54:49.798] Starting the invocation (attempt 1)
[00:54:49.820] Ignoring gitiles_ref tag without the buildset tag
[00:54:49.820] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:54:49.820] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:54:49.820] Buildbucket request:
{
  "requestId": "8846938192933987792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846938192933987792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6280"
                            },
                        "id": "cron:v1:6280"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846938192933987792"
    },
    {
      "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"
  }
}
[00:54:51.714] Scheduled build:
{
  "id": "8681508130047709617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T00:54:50.909358302Z",
  "updateTime": "2026-05-18T00:54:51.309808957Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:54:51.714] Task URL: https://cr-buildbucket.appspot.com/build/8681508130047709617
[00:54:51.714] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846938192933987792:2:0) after 6m20s
[00:54:52.159] Received PubSub notification, asking Buildbucket for the build status
[00:54:52.218] Build status: SCHEDULED
[00:54:57.049] Received PubSub notification, asking Buildbucket for the build status
[00:54:57.082] Build status: STARTED
[00:55:22.912] Received PubSub notification, asking Buildbucket for the build status
[00:55:22.929] Build:
{
  "id": "8681508130047709617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T00:54:50.909358302Z",
  "startTime": "2026-05-18T00:54:56.875303436Z",
  "endTime": "2026-05-18T00:55:22.640591020Z",
  "updateTime": "2026-05-18T00:55:22.640591020Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:55:22.929] Invocation finished in 34.155681925s with status SUCCEEDED