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:11998 (4 days ago)

Debug log (UTC)

[19:13:47.181] New invocation is queued and will start shortly
[19:13:48.634] Starting the invocation (attempt 1)
[19:13:48.659] Ignoring gitiles_ref tag without the buildset tag
[19:13:48.659] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:13:48.659] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:13:48.660] Buildbucket request:
{
  "requestId": "8843245172849394128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843245172849394128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11998"
                            },
                        "id": "cron:v1:11998"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843245172849394128"
    },
    {
      "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"
  }
}
[19:13:50.087] Scheduled build:
{
  "id": "8677815109866488401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T19:13:49.406616826Z",
  "updateTime": "2026-06-27T19:13:49.940844915Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:13:50.087] Task URL: https://cr-buildbucket.appspot.com/build/8677815109866488401
[19:13:50.087] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843245172849394128:2:0) after 6m41s
[19:13:50.742] Received PubSub notification, asking Buildbucket for the build status
[19:13:50.761] Build status: SCHEDULED
[19:13:53.651] Received PubSub notification, asking Buildbucket for the build status
[19:13:53.666] Build status: STARTED
[19:14:17.492] Received PubSub notification, asking Buildbucket for the build status
[19:14:17.511] Build:
{
  "id": "8677815109866488401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T19:13:49.406616826Z",
  "startTime": "2026-06-27T19:13:53.496444157Z",
  "endTime": "2026-06-27T19:14:17.174802736Z",
  "updateTime": "2026-06-27T19:14:17.174802736Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:14:17.511] Invocation finished in 30.334035647s with status SUCCEEDED