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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9304 (4 days ago)

Debug log (UTC)

[14:12:06.384] New invocation is queued and will start shortly
[14:12:07.442] Starting the invocation (attempt 1)
[14:12:07.477] Ignoring gitiles_ref tag without the buildset tag
[14:12:07.477] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:12:07.477] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:12:07.478] Buildbucket request:
{
  "requestId": "8844985495273355808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844985495273355808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9304"
                            },
                        "id": "cron:v1:9304"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844985495273355808"
    },
    {
      "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"
  }
}
[14:12:09.542] Scheduled build:
{
  "id": "8679555432305275057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T14:12:08.594589909Z",
  "updateTime": "2026-06-08T14:12:09.160362202Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:12:09.542] Task URL: https://cr-buildbucket.appspot.com/build/8679555432305275057
[14:12:09.542] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844985495273355808:2:0) after 8m23s
[14:12:09.826] Received PubSub notification, asking Buildbucket for the build status
[14:12:09.847] Build status: SCHEDULED
[14:12:13.032] Received PubSub notification, asking Buildbucket for the build status
[14:12:13.094] Build status: STARTED
[14:12:37.070] Received PubSub notification, asking Buildbucket for the build status
[14:12:37.091] Build:
{
  "id": "8679555432305275057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T14:12:08.594589909Z",
  "startTime": "2026-06-08T14:12:12.790519011Z",
  "endTime": "2026-06-08T14:12:36.723071516Z",
  "updateTime": "2026-06-08T14:12:36.723071516Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:12:37.091] Invocation finished in 30.711581174s with status SUCCEEDED