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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4168 (4 months ago)

Debug log (UTC)

[23:56:02.261] New invocation is queued and will start shortly
[23:56:03.304] Starting the invocation (attempt 1)
[23:56:03.330] Ignoring gitiles_ref tag without the buildset tag
[23:56:03.330] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:56:03.331] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:56:03.331] Buildbucket request:
{
  "requestId": "8848300845249386144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848300845249386144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4168"
                            },
                        "id": "cron:v1:4168"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848300845249386144"
    },
    {
      "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"
  }
}
[23:56:05.233] Scheduled build:
{
  "id": "8682870782454830225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T23:56:04.306684246Z",
  "updateTime": "2026-05-02T23:56:04.881804537Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:56:05.233] Task URL: https://cr-buildbucket.appspot.com/build/8682870782454830225
[23:56:05.233] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848300845249386144:2:0) after 1m57s
[23:56:05.593] Received PubSub notification, asking Buildbucket for the build status
[23:56:05.610] Build status: SCHEDULED
[23:56:09.498] Received PubSub notification, asking Buildbucket for the build status
[23:56:09.519] Build status: STARTED
[23:56:35.289] Received PubSub notification, asking Buildbucket for the build status
[23:56:35.308] Build:
{
  "id": "8682870782454830225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T23:56:04.306684246Z",
  "startTime": "2026-05-02T23:56:08.769864455Z",
  "endTime": "2026-05-02T23:56:34.845311977Z",
  "updateTime": "2026-05-02T23:56:34.845311977Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:56:35.308] Invocation finished in 33.051220539s with status SUCCEEDED