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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6433 (1 month ago)

Debug log (UTC)

[02:59:42.698] New invocation is queued and will start shortly
[02:59:43.779] Starting the invocation (attempt 1)
[02:59:43.804] Ignoring gitiles_ref tag without the buildset tag
[02:59:43.804] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:59:43.805] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:59:43.805] Buildbucket request:
{
  "requestId": "8846839738022097488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846839738022097488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6433"
                            },
                        "id": "cron:v1:6433"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846839738022097488"
    },
    {
      "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"
  }
}
[02:59:45.440] Scheduled build:
{
  "id": "8681409675316710577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T02:59:44.657443812Z",
  "updateTime": "2026-05-19T02:59:45.080143749Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:59:45.440] Task URL: https://cr-buildbucket.appspot.com/build/8681409675316710577
[02:59:45.440] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846839738022097488:2:0) after 9m10s
[02:59:45.950] Received PubSub notification, asking Buildbucket for the build status
[02:59:45.990] Build status: SCHEDULED
[02:59:50.315] Received PubSub notification, asking Buildbucket for the build status
[02:59:50.332] Build status: STARTED
[03:00:12.764] Received PubSub notification, asking Buildbucket for the build status
[03:00:12.783] Build:
{
  "id": "8681409675316710577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T02:59:44.657443812Z",
  "startTime": "2026-05-19T02:59:49.904461205Z",
  "endTime": "2026-05-19T03:00:12.451455784Z",
  "updateTime": "2026-05-19T03:00:12.451455784Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:00:12.783] Invocation finished in 30.088648496s with status SUCCEEDED