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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18223 (1 month ago)

Debug log (UTC)

[03:36:42.610] New invocation is queued and will start shortly
[03:36:43.710] Starting the invocation (attempt 1)
[03:36:43.741] Ignoring gitiles_ref tag without the buildset tag
[03:36:43.742] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:36:43.742] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:36:43.742] Buildbucket request:
{
  "requestId": "8839227265103047328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839227265103047328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18223"
                            },
                        "id": "cron:v1:18223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839227265103047328"
    },
    {
      "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"
  }
}
[03:36:45.622] Scheduled build:
{
  "id": "8673797202365852481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T03:36:44.595683924Z",
  "updateTime": "2026-08-11T03:36:45.280754050Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:36:45.622] Task URL: https://cr-buildbucket.appspot.com/build/8673797202365852481
[03:36:45.622] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839227265103047328:2:0) after 6m23s
[03:36:45.966] Received PubSub notification, asking Buildbucket for the build status
[03:36:45.981] Build status: SCHEDULED
[03:36:50.679] Received PubSub notification, asking Buildbucket for the build status
[03:36:50.704] Build status: STARTED
[03:37:37.927] Received PubSub notification, asking Buildbucket for the build status
[03:37:37.949] Build:
{
  "id": "8673797202365852481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T03:36:44.595683924Z",
  "startTime": "2026-08-11T03:36:50.505584775Z",
  "endTime": "2026-08-11T03:37:37.527390944Z",
  "updateTime": "2026-08-11T03:37:37.527390944Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:37:37.949] Invocation finished in 55.348383921s with status SUCCEEDED