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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6664 (1 month ago)

Debug log (UTC)

[18:40:55.186] New invocation is queued and will start shortly
[18:40:57.606] Starting the invocation (attempt 1)
[18:40:57.636] Ignoring gitiles_ref tag without the buildset tag
[18:40:57.637] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:40:57.638] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:40:57.638] Buildbucket request:
{
  "requestId": "8846689925360404112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846689925360404112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6664"
                            },
                        "id": "cron:v1:6664"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846689925360404112"
    },
    {
      "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"
  }
}
[18:40:59.253] Scheduled build:
{
  "id": "8681259861204077681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T18:40:58.529177053Z",
  "updateTime": "2026-05-20T18:40:58.529177053Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:40:59.254] Task URL: https://cr-buildbucket.appspot.com/build/8681259861204077681
[18:40:59.254] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846689925360404112:2:0) after 8m37s
[18:41:00.141] Received PubSub notification, asking Buildbucket for the build status
[18:41:00.164] Build status: SCHEDULED
[18:41:16.176] Received PubSub notification, asking Buildbucket for the build status
[18:41:16.218] Build status: STARTED
[18:41:39.045] Received PubSub notification, asking Buildbucket for the build status
[18:41:39.072] Build:
{
  "id": "8681259861204077681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T18:40:58.529177053Z",
  "startTime": "2026-05-20T18:41:14.346302446Z",
  "endTime": "2026-05-20T18:41:38.548779325Z",
  "updateTime": "2026-05-20T18:41:38.548779325Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:41:39.072] Invocation finished in 43.890394434s with status SUCCEEDED