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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10519 (3 weeks ago)

Debug log (UTC)

[05:55:31.016] New invocation is queued and will start shortly
[05:55:32.202] Starting the invocation (attempt 1)
[05:55:32.230] Ignoring gitiles_ref tag without the buildset tag
[05:55:32.231] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:55:32.231] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:55:32.231] Buildbucket request:
{
  "requestId": "8844201365286204544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844201365286204544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10519"
                            },
                        "id": "cron:v1:10519"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844201365286204544"
    },
    {
      "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:55:34.022] Scheduled build:
{
  "id": "8678771302395200353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T05:55:33.150502449Z",
  "updateTime": "2026-06-17T05:55:33.685151018Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:55:34.022] Task URL: https://cr-buildbucket.appspot.com/build/8678771302395200353
[05:55:34.022] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844201365286204544:2:0) after 5m51s
[05:55:34.478] Received PubSub notification, asking Buildbucket for the build status
[05:55:34.558] Build status: SCHEDULED
[05:55:37.390] Received PubSub notification, asking Buildbucket for the build status
[05:55:37.409] Build status: STARTED
[05:55:59.088] Received PubSub notification, asking Buildbucket for the build status
[05:55:59.127] Build:
{
  "id": "8678771302395200353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T05:55:33.150502449Z",
  "startTime": "2026-06-17T05:55:37.225814085Z",
  "endTime": "2026-06-17T05:55:58.814756130Z",
  "updateTime": "2026-06-17T05:55:58.814756130Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:55:59.127] Invocation finished in 28.118048005s with status SUCCEEDED