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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22171 (2 weeks ago)

Debug log (UTC)

[07:44:30.222] New invocation is queued and will start shortly
[07:44:31.316] Starting the invocation (attempt 1)
[07:44:31.342] Ignoring gitiles_ref tag without the buildset tag
[07:44:31.342] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:44:31.343] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:44:31.343] Buildbucket request:
{
  "requestId": "8836674960219440848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836674960219440848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22171"
                            },
                        "id": "cron:v1:22171"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836674960219440848"
    },
    {
      "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"
  }
}
[07:44:32.448] Scheduled build:
{
  "id": "8671244897885510193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T07:44:31.825575069Z",
  "updateTime": "2026-09-08T07:44:32.355587628Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:44:32.448] Task URL: https://cr-buildbucket.appspot.com/build/8671244897885510193
[07:44:32.448] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836674960219440848:2:0) after 1m32s
[07:44:33.176] Received PubSub notification, asking Buildbucket for the build status
[07:44:33.197] Build status: SCHEDULED
[07:44:36.957] Received PubSub notification, asking Buildbucket for the build status
[07:44:37.033] Build status: STARTED
[07:45:02.510] Received PubSub notification, asking Buildbucket for the build status
[07:45:02.573] Build:
{
  "id": "8671244897885510193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T07:44:31.825575069Z",
  "startTime": "2026-09-08T07:44:36.754879346Z",
  "endTime": "2026-09-08T07:45:02.107157439Z",
  "updateTime": "2026-09-08T07:45:02.107157439Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:45:02.573] Invocation finished in 32.356247844s with status SUCCEEDED