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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23740 (5 days ago)

Debug log (UTC)

[12:15:36.812] New invocation is queued and will start shortly
[12:15:37.886] Starting the invocation (attempt 1)
[12:15:37.918] Ignoring gitiles_ref tag without the buildset tag
[12:15:37.918] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:15:37.918] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:15:37.918] Buildbucket request:
{
  "requestId": "8835661336833948656",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835661336833948656",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23740"
                            },
                        "id": "cron:v1:23740"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835661336833948656"
    },
    {
      "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"
  }
}
[12:15:39.273] Scheduled build:
{
  "id": "8670231274297218049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T12:15:38.608534218Z",
  "updateTime": "2026-09-19T12:15:39.137976998Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:15:39.273] Task URL: https://cr-buildbucket.appspot.com/build/8670231274297218049
[12:15:39.273] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835661336833948656:2:0) after 9m27s
[12:15:40.264] Received PubSub notification, asking Buildbucket for the build status
[12:15:40.306] Build status: SCHEDULED
[12:15:43.769] Received PubSub notification, asking Buildbucket for the build status
[12:15:43.788] Build status: STARTED
[12:16:07.454] Received PubSub notification, asking Buildbucket for the build status
[12:16:07.481] Build:
{
  "id": "8670231274297218049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T12:15:38.608534218Z",
  "startTime": "2026-09-19T12:15:43.530504235Z",
  "endTime": "2026-09-19T12:16:07.160623236Z",
  "updateTime": "2026-09-19T12:16:07.160623236Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:16:07.481] Invocation finished in 30.676088359s with status SUCCEEDED