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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9505 (2 days ago)

Debug log (UTC)

[00:35:44.497] New invocation is queued and will start shortly
[00:35:47.544] Starting the invocation (attempt 1)
[00:35:47.568] Ignoring gitiles_ref tag without the buildset tag
[00:35:47.568] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:35:47.568] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:35:47.568] Buildbucket request:
{
  "requestId": "8844855662571100144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844855662571100144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9505"
                            },
                        "id": "cron:v1:9505"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844855662571100144"
    },
    {
      "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"
  }
}
[00:35:49.746] Scheduled build:
{
  "id": "8679425597505107985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T00:35:48.708122580Z",
  "updateTime": "2026-06-10T00:35:49.262411670Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:35:49.746] Task URL: https://cr-buildbucket.appspot.com/build/8679425597505107985
[00:35:49.746] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844855662571100144:2:0) after 3m1s
[00:35:50.124] Received PubSub notification, asking Buildbucket for the build status
[00:35:50.148] Build status: SCHEDULED
[00:35:53.145] Received PubSub notification, asking Buildbucket for the build status
[00:35:53.160] Build status: STARTED
[00:36:16.694] Received PubSub notification, asking Buildbucket for the build status
[00:36:16.710] Build:
{
  "id": "8679425597505107985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T00:35:48.708122580Z",
  "startTime": "2026-06-10T00:35:52.954099768Z",
  "endTime": "2026-06-10T00:36:16.374201918Z",
  "updateTime": "2026-06-10T00:36:16.374201918Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:36:16.710] Invocation finished in 32.217201739s with status SUCCEEDED