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

Debug log (UTC)

[10:26:30.598] New invocation is queued and will start shortly
[10:26:31.634] Starting the invocation (attempt 1)
[10:26:31.660] Ignoring gitiles_ref tag without the buildset tag
[10:26:31.660] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:26:31.660] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:26:31.660] Buildbucket request:
{
  "requestId": "8835849394968985728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835849394968985728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23449"
                            },
                        "id": "cron:v1:23449"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835849394968985728"
    },
    {
      "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"
  }
}
[10:26:32.975] Scheduled build:
{
  "id": "8670419332549048945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T10:26:32.283200409Z",
  "updateTime": "2026-09-17T10:26:32.801902679Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:26:32.975] Task URL: https://cr-buildbucket.appspot.com/build/8670419332549048945
[10:26:32.975] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835849394968985728:2:0) after 7m13s
[10:26:33.597] Received PubSub notification, asking Buildbucket for the build status
[10:26:33.621] Build status: SCHEDULED
[10:26:37.608] Received PubSub notification, asking Buildbucket for the build status
[10:26:37.634] Build status: STARTED
[10:27:01.921] Received PubSub notification, asking Buildbucket for the build status
[10:27:01.975] Build:
{
  "id": "8670419332549048945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T10:26:32.283200409Z",
  "startTime": "2026-09-17T10:26:37.388807866Z",
  "endTime": "2026-09-17T10:27:01.550422719Z",
  "updateTime": "2026-09-17T10:27:01.550422719Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:27:01.975] Invocation finished in 31.383035479s with status SUCCEEDED