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

Debug log (UTC)

[23:53:33.310] New invocation is queued and will start shortly
[23:53:35.598] Starting the invocation (attempt 1)
[23:53:35.622] Ignoring gitiles_ref tag without the buildset tag
[23:53:35.622] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:53:35.622] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:53:35.623] Buildbucket request:
{
  "requestId": "8846942046940266816",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846942046940266816",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6274"
                            },
                        "id": "cron:v1:6274"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846942046940266816"
    },
    {
      "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:53:37.427] Scheduled build:
{
  "id": "8681511982790366113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T23:53:36.647532363Z",
  "updateTime": "2026-05-17T23:53:37.150251813Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:53:37.427] Task URL: https://cr-buildbucket.appspot.com/build/8681511982790366113
[23:53:37.427] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846942046940266816:2:0) after 6m21s
[23:53:37.932] Received PubSub notification, asking Buildbucket for the build status
[23:53:37.948] Build status: SCHEDULED
[23:53:41.264] Received PubSub notification, asking Buildbucket for the build status
[23:53:41.300] Build status: STARTED
[23:54:08.697] Received PubSub notification, asking Buildbucket for the build status
[23:54:08.719] Build:
{
  "id": "8681511982790366113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T23:53:36.647532363Z",
  "startTime": "2026-05-17T23:53:41.039298957Z",
  "endTime": "2026-05-17T23:54:08.191249058Z",
  "updateTime": "2026-05-17T23:54:08.191249058Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:54:08.719] Invocation finished in 35.41305297s with status SUCCEEDED