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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5788 (2 months ago)

Debug log (UTC)

[12:59:10.535] New invocation is queued and will start shortly
[12:59:11.679] Starting the invocation (attempt 1)
[12:59:11.708] Ignoring gitiles_ref tag without the buildset tag
[12:59:11.708] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:59:11.708] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:59:11.709] Buildbucket request:
{
  "requestId": "8847255007844707840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847255007844707840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5788"
                            },
                        "id": "cron:v1:5788"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847255007844707840"
    },
    {
      "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"
  }
}
[12:59:13.398] Scheduled build:
{
  "id": "8681824945000752481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T12:59:12.625960139Z",
  "updateTime": "2026-05-14T12:59:13.114889784Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:59:13.398] Task URL: https://cr-buildbucket.appspot.com/build/8681824945000752481
[12:59:13.398] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847255007844707840:2:0) after 4m52s
[12:59:13.957] Received PubSub notification, asking Buildbucket for the build status
[12:59:13.977] Build status: SCHEDULED
[12:59:19.258] Received PubSub notification, asking Buildbucket for the build status
[12:59:19.275] Build status: STARTED
[12:59:49.734] Received PubSub notification, asking Buildbucket for the build status
[12:59:49.761] Build:
{
  "id": "8681824945000752481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T12:59:12.625960139Z",
  "startTime": "2026-05-14T12:59:18.467561966Z",
  "endTime": "2026-05-14T12:59:48.165376503Z",
  "updateTime": "2026-05-14T12:59:48.165376503Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:59:49.761] Invocation finished in 39.231927414s with status SUCCEEDED