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:12010 (4 days ago)

Debug log (UTC)

[21:16:32.180] New invocation is queued and will start shortly
[21:16:33.432] Starting the invocation (attempt 1)
[21:16:33.470] Ignoring gitiles_ref tag without the buildset tag
[21:16:33.470] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:16:33.470] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:16:33.470] Buildbucket request:
{
  "requestId": "8843237450091323920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843237450091323920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12010"
                            },
                        "id": "cron:v1:12010"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843237450091323920"
    },
    {
      "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"
  }
}
[21:16:34.835] Scheduled build:
{
  "id": "8677807387381686929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T21:16:34.141341794Z",
  "updateTime": "2026-06-27T21:16:34.610818365Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:16:34.835] Task URL: https://cr-buildbucket.appspot.com/build/8677807387381686929
[21:16:34.835] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843237450091323920:2:0) after 4m3s
[21:16:35.378] Received PubSub notification, asking Buildbucket for the build status
[21:16:35.400] Build status: SCHEDULED
[21:16:39.058] Received PubSub notification, asking Buildbucket for the build status
[21:16:39.093] Build status: STARTED
[21:17:01.139] Received PubSub notification, asking Buildbucket for the build status
[21:17:01.183] Build:
{
  "id": "8677807387381686929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T21:16:34.141341794Z",
  "startTime": "2026-06-27T21:16:38.903134899Z",
  "endTime": "2026-06-27T21:17:00.771215554Z",
  "updateTime": "2026-06-27T21:17:00.771215554Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:17:01.183] Invocation finished in 29.008986549s with status SUCCEEDED