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:8773 (1 week ago)

Debug log (UTC)

[19:14:32.543] New invocation is queued and will start shortly
[19:14:33.777] Starting the invocation (attempt 1)
[19:14:33.802] Ignoring gitiles_ref tag without the buildset tag
[19:14:33.802] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:14:33.802] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:14:33.803] Buildbucket request:
{
  "requestId": "8845328855512528416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845328855512528416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8773"
                            },
                        "id": "cron:v1:8773"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845328855512528416"
    },
    {
      "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"
  }
}
[19:14:35.867] Scheduled build:
{
  "id": "8679898792411215505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T19:14:34.879651471Z",
  "updateTime": "2026-06-04T19:14:34.879651471Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:14:35.867] Task URL: https://cr-buildbucket.appspot.com/build/8679898792411215505
[19:14:35.867] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845328855512528416:2:0) after 4m37s
[19:14:36.254] Received PubSub notification, asking Buildbucket for the build status
[19:14:36.283] Build status: SCHEDULED
[19:14:44.892] Received PubSub notification, asking Buildbucket for the build status
[19:14:44.982] Build status: STARTED
[19:15:06.927] Received PubSub notification, asking Buildbucket for the build status
[19:15:06.947] Build:
{
  "id": "8679898792411215505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T19:14:34.879651471Z",
  "startTime": "2026-06-04T19:14:44.733039894Z",
  "endTime": "2026-06-04T19:15:06.348247287Z",
  "updateTime": "2026-06-04T19:15:06.348247287Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:15:06.947] Invocation finished in 34.409100449s with status SUCCEEDED