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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17788 (1 month ago)

Debug log (UTC)

[01:14:02.246] New invocation is queued and will start shortly
[01:14:03.420] Starting the invocation (attempt 1)
[01:14:03.448] Ignoring gitiles_ref tag without the buildset tag
[01:14:03.448] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:14:03.448] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:14:03.449] Buildbucket request:
{
  "requestId": "8839508032192271200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839508032192271200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17788"
                            },
                        "id": "cron:v1:17788"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839508032192271200"
    },
    {
      "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"
  }
}
[01:14:04.769] Scheduled build:
{
  "id": "8674077969516026897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T01:14:04.175139827Z",
  "updateTime": "2026-08-08T01:14:04.688704944Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:14:04.769] Task URL: https://cr-buildbucket.appspot.com/build/8674077969516026897
[01:14:04.769] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839508032192271200:2:0) after 9m40s
[01:14:05.440] Received PubSub notification, asking Buildbucket for the build status
[01:14:05.504] Build status: SCHEDULED
[01:14:08.336] Received PubSub notification, asking Buildbucket for the build status
[01:14:08.360] Build status: STARTED
[01:14:32.183] Received PubSub notification, asking Buildbucket for the build status
[01:14:32.203] Build:
{
  "id": "8674077969516026897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T01:14:04.175139827Z",
  "startTime": "2026-08-08T01:14:08.180581496Z",
  "endTime": "2026-08-08T01:14:31.773922061Z",
  "updateTime": "2026-08-08T01:14:31.773922061Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:14:32.203] Invocation finished in 29.964575461s with status SUCCEEDED