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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10573 (3 weeks ago)

Debug log (UTC)

[15:12:49.268] New invocation is queued and will start shortly
[15:12:50.381] Starting the invocation (attempt 1)
[15:12:50.405] Ignoring gitiles_ref tag without the buildset tag
[15:12:50.405] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:12:50.405] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:12:50.405] Buildbucket request:
{
  "requestId": "8844166302734696208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844166302734696208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10573"
                            },
                        "id": "cron:v1:10573"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844166302734696208"
    },
    {
      "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"
  }
}
[15:12:53.347] Scheduled build:
{
  "id": "8678736239840234641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T15:12:51.408255538Z",
  "updateTime": "2026-06-17T15:12:51.408255538Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:12:53.347] Task URL: https://cr-buildbucket.appspot.com/build/8678736239840234641
[15:12:53.347] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844166302734696208:2:0) after 3m43s
[15:12:54.069] Received PubSub notification, asking Buildbucket for the build status
[15:12:54.090] Build status: SCHEDULED
[15:12:59.671] Received PubSub notification, asking Buildbucket for the build status
[15:12:59.689] Build status: STARTED
[15:13:24.843] Received PubSub notification, asking Buildbucket for the build status
[15:13:24.870] Build:
{
  "id": "8678736239840234641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T15:12:51.408255538Z",
  "startTime": "2026-06-17T15:12:59.286830633Z",
  "endTime": "2026-06-17T15:13:23.467524543Z",
  "updateTime": "2026-06-17T15:13:23.467524543Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:13:24.870] Invocation finished in 35.605790278s with status SUCCEEDED