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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7315 (1 month ago)

Debug log (UTC)

[09:56:38.070] New invocation is queued and will start shortly
[09:56:39.124] Starting the invocation (attempt 1)
[09:56:39.149] Ignoring gitiles_ref tag without the buildset tag
[09:56:39.149] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:56:39.149] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:56:39.150] Buildbucket request:
{
  "requestId": "8846269925706636656",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846269925706636656",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7315"
                            },
                        "id": "cron:v1:7315"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846269925706636656"
    },
    {
      "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"
  }
}
[09:56:40.840] Scheduled build:
{
  "id": "8680839863028580193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T09:56:40.002994606Z",
  "updateTime": "2026-05-25T09:56:40.002994606Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:56:40.840] Task URL: https://cr-buildbucket.appspot.com/build/8680839863028580193
[09:56:40.840] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846269925706636656:2:0) after 1m53s
[09:56:41.598] Received PubSub notification, asking Buildbucket for the build status
[09:56:41.620] Build status: SCHEDULED
[09:56:46.566] Received PubSub notification, asking Buildbucket for the build status
[09:56:46.585] Build status: STARTED
[09:57:09.924] Received PubSub notification, asking Buildbucket for the build status
[09:57:09.985] Build:
{
  "id": "8680839863028580193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T09:56:40.002994606Z",
  "startTime": "2026-05-25T09:56:46.345659601Z",
  "endTime": "2026-05-25T09:57:09.609671989Z",
  "updateTime": "2026-05-25T09:57:09.609671989Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:57:09.985] Invocation finished in 31.921106548s with status SUCCEEDED