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:5947 (2 months ago)

Debug log (UTC)

[16:06:00.967] New invocation is queued and will start shortly
[16:06:02.258] Starting the invocation (attempt 1)
[16:06:02.283] Ignoring gitiles_ref tag without the buildset tag
[16:06:02.283] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:06:02.283] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:06:02.284] Buildbucket request:
{
  "requestId": "8847152655892391920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847152655892391920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5947"
                            },
                        "id": "cron:v1:5947"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847152655892391920"
    },
    {
      "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"
  }
}
[16:06:04.068] Scheduled build:
{
  "id": "8681722592926145345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T16:06:03.170832371Z",
  "updateTime": "2026-05-15T16:06:03.674364204Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:06:04.068] Task URL: https://cr-buildbucket.appspot.com/build/8681722592926145345
[16:06:04.068] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847152655892391920:2:0) after 3m3s
[16:06:04.468] Received PubSub notification, asking Buildbucket for the build status
[16:06:04.547] Build status: SCHEDULED
[16:06:08.599] Received PubSub notification, asking Buildbucket for the build status
[16:06:08.706] Build status: STARTED
[16:06:31.335] Received PubSub notification, asking Buildbucket for the build status
[16:06:31.361] Build:
{
  "id": "8681722592926145345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T16:06:03.170832371Z",
  "startTime": "2026-05-15T16:06:08.402503275Z",
  "endTime": "2026-05-15T16:06:30.950137251Z",
  "updateTime": "2026-05-15T16:06:30.950137251Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:06:31.361] Invocation finished in 30.402804103s with status SUCCEEDED