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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5782 (2 months ago)

Debug log (UTC)

[11:57:54.487] New invocation is queued and will start shortly
[11:57:55.739] Starting the invocation (attempt 1)
[11:57:55.768] Ignoring gitiles_ref tag without the buildset tag
[11:57:55.768] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:57:55.768] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:57:55.768] Buildbucket request:
{
  "requestId": "8847258862471762704",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847258862471762704",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5782"
                            },
                        "id": "cron:v1:5782"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847258862471762704"
    },
    {
      "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"
  }
}
[11:57:57.865] Scheduled build:
{
  "id": "8681828799518464273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T11:57:56.671816406Z",
  "updateTime": "2026-05-14T11:57:57.319625910Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:57:57.865] Task URL: https://cr-buildbucket.appspot.com/build/8681828799518464273
[11:57:57.865] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847258862471762704:2:0) after 6m0s
[11:57:58.759] Received PubSub notification, asking Buildbucket for the build status
[11:57:58.788] Build status: SCHEDULED
[11:58:04.308] Received PubSub notification, asking Buildbucket for the build status
[11:58:04.325] Build status: STARTED
[11:58:31.079] Received PubSub notification, asking Buildbucket for the build status
[11:58:31.143] Build:
{
  "id": "8681828799518464273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T11:57:56.671816406Z",
  "startTime": "2026-05-14T11:58:03.975265923Z",
  "endTime": "2026-05-14T11:58:30.685107360Z",
  "updateTime": "2026-05-14T11:58:30.685107360Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:58:31.143] Invocation finished in 36.672140676s with status SUCCEEDED