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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18646 (1 month ago)

Debug log (UTC)

[04:05:00.656] New invocation is queued and will start shortly
[04:05:04.864] Starting the invocation (attempt 1)
[04:05:04.890] Ignoring gitiles_ref tag without the buildset tag
[04:05:04.891] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:05:04.891] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:05:04.892] Buildbucket request:
{
  "requestId": "8838953693692284816",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838953693692284816",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18646"
                            },
                        "id": "cron:v1:18646"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838953693692284816"
    },
    {
      "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"
  }
}
[04:05:07.118] Scheduled build:
{
  "id": "8673523627252295793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T04:05:06.154340379Z",
  "updateTime": "2026-08-14T04:05:06.608513956Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:05:07.118] Task URL: https://cr-buildbucket.appspot.com/build/8673523627252295793
[04:05:07.118] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838953693692284816:2:0) after 9m3s
[04:05:07.512] Received PubSub notification, asking Buildbucket for the build status
[04:05:07.553] Build status: SCHEDULED
[04:05:10.904] Received PubSub notification, asking Buildbucket for the build status
[04:05:10.931] Build status: STARTED
[04:05:35.262] Received PubSub notification, asking Buildbucket for the build status
[04:05:35.306] Build:
{
  "id": "8673523627252295793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T04:05:06.154340379Z",
  "startTime": "2026-08-14T04:05:10.754499901Z",
  "endTime": "2026-08-14T04:05:34.640396494Z",
  "updateTime": "2026-08-14T04:05:34.640396494Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:05:35.307] Invocation finished in 34.677193555s with status SUCCEEDED