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:19696 (3 weeks ago)

Debug log (UTC)

[15:48:53.833] New invocation is queued and will start shortly
[15:48:54.908] Starting the invocation (attempt 1)
[15:48:54.941] Ignoring gitiles_ref tag without the buildset tag
[15:48:54.941] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:48:54.941] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:48:54.941] Buildbucket request:
{
  "requestId": "8838275230215387408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838275230215387408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19696"
                            },
                        "id": "cron:v1:19696"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838275230215387408"
    },
    {
      "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:48:56.838] Scheduled build:
{
  "id": "8672845167318913505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T15:48:55.967462374Z",
  "updateTime": "2026-08-21T15:48:56.702537112Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:48:56.838] Task URL: https://cr-buildbucket.appspot.com/build/8672845167318913505
[15:48:56.838] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838275230215387408:2:0) after 4m11s
[15:48:57.461] Received PubSub notification, asking Buildbucket for the build status
[15:48:57.483] Build status: SCHEDULED
[15:49:01.536] Received PubSub notification, asking Buildbucket for the build status
[15:49:01.556] Build status: STARTED
[15:49:29.131] Received PubSub notification, asking Buildbucket for the build status
[15:49:29.164] Build:
{
  "id": "8672845167318913505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T15:48:55.967462374Z",
  "startTime": "2026-08-21T15:49:01.276776313Z",
  "endTime": "2026-08-21T15:49:28.792977557Z",
  "updateTime": "2026-08-21T15:49:28.792977557Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:49:29.164] Invocation finished in 35.341922514s with status SUCCEEDED