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:12544 (16 hours ago)

Debug log (UTC)

[16:19:56.220] New invocation is queued and will start shortly
[16:19:57.323] Starting the invocation (attempt 1)
[16:19:57.351] Ignoring gitiles_ref tag without the buildset tag
[16:19:57.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:19:57.351] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:19:57.352] Buildbucket request:
{
  "requestId": "8842893722642352256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842893722642352256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12544"
                            },
                        "id": "cron:v1:12544"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842893722642352256"
    },
    {
      "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"
  }
}
[16:19:58.963] Scheduled build:
{
  "id": "8677463659971199681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T16:19:58.144847664Z",
  "updateTime": "2026-07-01T16:19:58.682852594Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:19:58.963] Task URL: https://cr-buildbucket.appspot.com/build/8677463659971199681
[16:19:58.963] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842893722642352256:2:0) after 4m33s
[16:19:59.425] Received PubSub notification, asking Buildbucket for the build status
[16:19:59.448] Build status: SCHEDULED
[16:20:06.014] Received PubSub notification, asking Buildbucket for the build status
[16:20:06.077] Build status: STARTED
[16:20:47.454] Received PubSub notification, asking Buildbucket for the build status
[16:20:47.475] Build:
{
  "id": "8677463659971199681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T16:19:58.144847664Z",
  "startTime": "2026-07-01T16:20:05.728594045Z",
  "endTime": "2026-07-01T16:20:47.143901690Z",
  "updateTime": "2026-07-01T16:20:47.143901690Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:20:47.475] Invocation finished in 51.2616232s with status SUCCEEDED