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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18580 (1 month ago)

Debug log (UTC)

[16:40:25.025] New invocation is queued and will start shortly
[16:40:26.267] Starting the invocation (attempt 1)
[16:40:26.294] Ignoring gitiles_ref tag without the buildset tag
[16:40:26.294] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:40:26.294] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:40:26.294] Buildbucket request:
{
  "requestId": "8838996764589734368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838996764589734368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18580"
                            },
                        "id": "cron:v1:18580"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838996764589734368"
    },
    {
      "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:40:27.606] Scheduled build:
{
  "id": "8673566701959344961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T16:40:26.912136205Z",
  "updateTime": "2026-08-13T16:40:27.422770174Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:40:27.606] Task URL: https://cr-buildbucket.appspot.com/build/8673566701959344961
[16:40:27.606] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838996764589734368:2:0) after 5m45s
[16:40:28.305] Received PubSub notification, asking Buildbucket for the build status
[16:40:28.351] Build status: SCHEDULED
[16:40:34.210] Received PubSub notification, asking Buildbucket for the build status
[16:40:34.249] Build status: STARTED
[16:41:05.214] Received PubSub notification, asking Buildbucket for the build status
[16:41:05.237] Build:
{
  "id": "8673566701959344961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T16:40:26.912136205Z",
  "startTime": "2026-08-13T16:40:34.035312597Z",
  "endTime": "2026-08-13T16:41:04.800724409Z",
  "updateTime": "2026-08-13T16:41:04.800724409Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:41:05.237] Invocation finished in 40.217041038s with status SUCCEEDED