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

Debug log (UTC)

[05:52:49.283] New invocation is queued and will start shortly
[05:52:50.440] Starting the invocation (attempt 1)
[05:52:50.460] Ignoring gitiles_ref tag without the buildset tag
[05:52:50.460] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:52:50.460] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:52:50.461] Buildbucket request:
{
  "requestId": "8848006607462864352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848006607462864352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4624"
                            },
                        "id": "cron:v1:4624"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848006607462864352"
    },
    {
      "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:52:52.126] Scheduled build:
{
  "id": "8682576544627590465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T05:52:51.365796249Z",
  "updateTime": "2026-05-06T05:52:51.365796249Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:52:52.126] Task URL: https://cr-buildbucket.appspot.com/build/8682576544627590465
[05:52:52.126] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848006607462864352:2:0) after 2m50s
[05:52:52.670] Received PubSub notification, asking Buildbucket for the build status
[05:52:52.687] Build status: SCHEDULED
[05:52:58.300] Received PubSub notification, asking Buildbucket for the build status
[05:52:58.336] Build status: STARTED
[05:53:30.204] Received PubSub notification, asking Buildbucket for the build status
[05:53:30.229] Build:
{
  "id": "8682576544627590465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T05:52:51.365796249Z",
  "startTime": "2026-05-06T05:52:58.060145391Z",
  "endTime": "2026-05-06T05:53:29.959769611Z",
  "updateTime": "2026-05-06T05:53:29.959769611Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:53:30.229] Invocation finished in 40.952031489s with status SUCCEEDED