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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19999 (2 weeks ago)

Debug log (UTC)

[19:43:04.181] New invocation is queued and will start shortly
[19:43:05.281] Starting the invocation (attempt 1)
[19:43:05.306] Ignoring gitiles_ref tag without the buildset tag
[19:43:05.306] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:43:05.306] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:43:05.306] Buildbucket request:
{
  "requestId": "8838079303418233408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838079303418233408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19999"
                            },
                        "id": "cron:v1:19999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838079303418233408"
    },
    {
      "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"
  }
}
[19:43:06.491] Scheduled build:
{
  "id": "8672649240941796161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T19:43:05.921224646Z",
  "updateTime": "2026-08-23T19:43:05.921224646Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:43:06.491] Task URL: https://cr-buildbucket.appspot.com/build/8672649240941796161
[19:43:06.491] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838079303418233408:2:0) after 7m24s
[19:43:10.074] Received PubSub notification, asking Buildbucket for the build status
[19:43:10.131] Build status: SCHEDULED
[19:43:16.709] Received PubSub notification, asking Buildbucket for the build status
[19:43:16.731] Build status: STARTED
[19:43:55.195] Received PubSub notification, asking Buildbucket for the build status
[19:43:55.227] Build:
{
  "id": "8672649240941796161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T19:43:05.921224646Z",
  "startTime": "2026-08-23T19:43:11.737933736Z",
  "endTime": "2026-08-23T19:43:40.294219130Z",
  "updateTime": "2026-08-23T19:43:40.294219130Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:43:55.227] Invocation finished in 51.050527032s with status SUCCEEDED