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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24193 (1 day ago)

Debug log (UTC)

[17:49:06.653] New invocation is queued and will start shortly
[17:49:08.563] Starting the invocation (attempt 1)
[17:49:08.595] Ignoring gitiles_ref tag without the buildset tag
[17:49:08.595] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:49:08.595] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:49:08.595] Buildbucket request:
{
  "requestId": "8835368564097873904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835368564097873904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24193"
                            },
                        "id": "cron:v1:24193"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835368564097873904"
    },
    {
      "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"
  }
}
[17:49:09.799] Scheduled build:
{
  "id": "8669938500912274417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T17:49:09.066013969Z",
  "updateTime": "2026-09-22T17:49:09.066013969Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:49:09.799] Task URL: https://cr-buildbucket.appspot.com/build/8669938500912274417
[17:49:09.799] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835368564097873904:2:0) after 7m32s
[17:49:12.766] Received PubSub notification, asking Buildbucket for the build status
[17:49:12.785] Build status: SCHEDULED
[17:49:22.476] Received PubSub notification, asking Buildbucket for the build status
[17:49:22.499] Build status: STARTED
[17:49:45.192] Received PubSub notification, asking Buildbucket for the build status
[17:49:45.220] Build:
{
  "id": "8669938500912274417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T17:49:09.066013969Z",
  "startTime": "2026-09-22T17:49:18.263193602Z",
  "endTime": "2026-09-22T17:49:44.903594477Z",
  "updateTime": "2026-09-22T17:49:44.903594477Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:49:45.220] Invocation finished in 38.576015838s with status SUCCEEDED