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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6727 (1 month ago)

Debug log (UTC)

[05:26:58.602] New invocation is queued and will start shortly
[05:26:59.672] Starting the invocation (attempt 1)
[05:26:59.700] Ignoring gitiles_ref tag without the buildset tag
[05:26:59.700] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:26:59.700] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:26:59.700] Buildbucket request:
{
  "requestId": "8846649278970679248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846649278970679248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6727"
                            },
                        "id": "cron:v1:6727"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846649278970679248"
    },
    {
      "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:27:01.134] Scheduled build:
{
  "id": "8681219216401408721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T05:27:00.433872157Z",
  "updateTime": "2026-05-21T05:27:00.994793428Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:27:01.134] Task URL: https://cr-buildbucket.appspot.com/build/8681219216401408721
[05:27:01.134] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846649278970679248:2:0) after 5m44s
[05:27:01.736] Received PubSub notification, asking Buildbucket for the build status
[05:27:01.754] Build status: SCHEDULED
[05:27:06.173] Received PubSub notification, asking Buildbucket for the build status
[05:27:06.200] Build status: STARTED
[05:27:50.665] Received PubSub notification, asking Buildbucket for the build status
[05:27:50.699] Build:
{
  "id": "8681219216401408721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T05:27:00.433872157Z",
  "startTime": "2026-05-21T05:27:05.839104986Z",
  "endTime": "2026-05-21T05:27:50.186607869Z",
  "updateTime": "2026-05-21T05:27:50.186607869Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:27:50.699] Invocation finished in 52.100044943s with status SUCCEEDED