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

Debug log (UTC)

[12:01:28.924] New invocation is queued and will start shortly
[12:01:29.997] Starting the invocation (attempt 1)
[12:01:30.027] Ignoring gitiles_ref tag without the buildset tag
[12:01:30.027] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:01:30.027] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:01:30.028] Buildbucket request:
{
  "requestId": "8842638192319074480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842638192319074480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12940"
                            },
                        "id": "cron:v1:12940"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842638192319074480"
    },
    {
      "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"
  }
}
[12:01:31.207] Scheduled build:
{
  "id": "8677208129814827201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T12:01:30.692445987Z",
  "updateTime": "2026-07-04T12:01:31.097941711Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:01:31.207] Task URL: https://cr-buildbucket.appspot.com/build/8677208129814827201
[12:01:31.207] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842638192319074480:2:0) after 1m6s
[12:01:31.922] Received PubSub notification, asking Buildbucket for the build status
[12:01:31.947] Build status: SCHEDULED
[12:01:36.077] Received PubSub notification, asking Buildbucket for the build status
[12:01:36.092] Build status: STARTED
[12:02:09.821] Received PubSub notification, asking Buildbucket for the build status
[12:02:09.839] Build:
{
  "id": "8677208129814827201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T12:01:30.692445987Z",
  "startTime": "2026-07-04T12:01:35.704818555Z",
  "endTime": "2026-07-04T12:02:09.547490932Z",
  "updateTime": "2026-07-04T12:02:09.547490932Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:02:09.839] Invocation finished in 40.91890853s with status SUCCEEDED