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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14038 (2 months ago)

Debug log (UTC)

[07:55:03.581] New invocation is queued and will start shortly
[07:55:04.833] Starting the invocation (attempt 1)
[07:55:04.854] Ignoring gitiles_ref tag without the buildset tag
[07:55:04.854] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:55:04.855] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:55:04.855] Buildbucket request:
{
  "requestId": "8841928920144370272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841928920144370272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14038"
                            },
                        "id": "cron:v1:14038"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841928920144370272"
    },
    {
      "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"
  }
}
[07:55:08.426] Scheduled build:
{
  "id": "8676498857188679793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T07:55:05.778536479Z",
  "updateTime": "2026-07-12T07:55:07.209719704Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:55:08.426] Task URL: https://cr-buildbucket.appspot.com/build/8676498857188679793
[07:55:08.426] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841928920144370272:2:0) after 9m32s
[07:55:08.510] Received PubSub notification, asking Buildbucket for the build status
[07:55:08.546] Build status: SCHEDULED
[07:55:10.588] Received PubSub notification, asking Buildbucket for the build status
[07:55:10.608] Build status: STARTED
[07:55:35.180] Received PubSub notification, asking Buildbucket for the build status
[07:55:35.251] Build:
{
  "id": "8676498857188679793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T07:55:05.778536479Z",
  "startTime": "2026-07-12T07:55:10.407924899Z",
  "endTime": "2026-07-12T07:55:34.288998142Z",
  "updateTime": "2026-07-12T07:55:34.288998142Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:55:35.251] Invocation finished in 31.675132221s with status SUCCEEDED