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:11638 (2 weeks ago)

Debug log (UTC)

[05:26:58.773] New invocation is queued and will start shortly
[05:26:59.943] Starting the invocation (attempt 1)
[05:26:59.965] Ignoring gitiles_ref tag without the buildset tag
[05:26:59.965] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:26:59.965] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:26:59.966] Buildbucket request:
{
  "requestId": "8843478384970079136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843478384970079136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11638"
                            },
                        "id": "cron:v1:11638"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843478384970079136"
    },
    {
      "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"
  }
}
[05:27:01.319] Scheduled build:
{
  "id": "8678048322254622849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T05:27:00.741359724Z",
  "updateTime": "2026-06-25T05:27:01.239400205Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:27:01.319] Task URL: https://cr-buildbucket.appspot.com/build/8678048322254622849
[05:27:01.319] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843478384970079136:2:0) after 6m59s
[05:27:02.030] Received PubSub notification, asking Buildbucket for the build status
[05:27:02.048] Build status: SCHEDULED
[05:27:05.224] Received PubSub notification, asking Buildbucket for the build status
[05:27:05.246] Build status: STARTED
[05:27:29.254] Received PubSub notification, asking Buildbucket for the build status
[05:27:29.292] Build:
{
  "id": "8678048322254622849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T05:27:00.741359724Z",
  "startTime": "2026-06-25T05:27:04.861580240Z",
  "endTime": "2026-06-25T05:27:28.928660004Z",
  "updateTime": "2026-06-25T05:27:28.928660004Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:27:29.292] Invocation finished in 30.524321526s with status SUCCEEDED