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:17779 (1 month ago)

Debug log (UTC)

[23:42:03.534] New invocation is queued and will start shortly
[23:42:04.660] Starting the invocation (attempt 1)
[23:42:04.692] Ignoring gitiles_ref tag without the buildset tag
[23:42:04.692] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:42:04.692] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:42:04.692] Buildbucket request:
{
  "requestId": "8839513818978182800",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839513818978182800",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17779"
                            },
                        "id": "cron:v1:17779"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839513818978182800"
    },
    {
      "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"
  }
}
[23:42:07.649] Scheduled build:
{
  "id": "8674083755036204113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T23:42:06.673413892Z",
  "updateTime": "2026-08-07T23:42:07.614555573Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[23:42:07.649] Task URL: https://cr-buildbucket.appspot.com/build/8674083755036204113
[23:42:07.649] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839513818978182800:2:0) after 8m34s
[23:42:07.920] Received PubSub notification, asking Buildbucket for the build status
[23:42:07.941] Build status: SCHEDULED
[23:42:11.509] Received PubSub notification, asking Buildbucket for the build status
[23:42:11.554] Build status: STARTED
[23:42:36.200] Received PubSub notification, asking Buildbucket for the build status
[23:42:36.236] Build:
{
  "id": "8674083755036204113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T23:42:06.673413892Z",
  "startTime": "2026-08-07T23:42:11.354311350Z",
  "endTime": "2026-08-07T23:42:35.935714980Z",
  "updateTime": "2026-08-07T23:42:35.935714980Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[23:42:36.236] Invocation finished in 32.705874815s with status SUCCEEDED