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

Debug log (UTC)

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

  }
}
[05:40:02.533] Task URL: https://cr-buildbucket.appspot.com/build/8682305560741171777
[05:40:02.533] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847735623881851536:2:0) after 6m18s
[05:40:02.860] Received PubSub notification, asking Buildbucket for the build status
[05:40:02.888] Build status: SCHEDULED
[05:40:08.895] Received PubSub notification, asking Buildbucket for the build status
[05:40:08.911] Build status: STARTED
[05:40:33.101] Received PubSub notification, asking Buildbucket for the build status
[05:40:33.119] Build:
{
  "id": "8682305560741171777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T05:40:01.737004456Z",
  "startTime": "2026-05-09T05:40:08.693444990Z",
  "endTime": "2026-05-09T05:40:32.872384170Z",
  "updateTime": "2026-05-09T05:40:32.872384170Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:40:33.119] Invocation finished in 33.760023605s with status SUCCEEDED