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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19063 (4 weeks ago)

Debug log (UTC)

[03:23:14.310] New invocation is queued and will start shortly
[03:23:15.477] Starting the invocation (attempt 1)
[03:23:15.499] Ignoring gitiles_ref tag without the buildset tag
[03:23:15.499] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:23:15.499] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:23:15.499] Buildbucket request:
{
  "requestId": "8838684530864772336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838684530864772336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19063"
                            },
                        "id": "cron:v1:19063"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838684530864772336"
    },
    {
      "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"
  }
}
[03:23:16.946] Scheduled build:
{
  "id": "8673254468030889201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T03:23:16.391111465Z",
  "updateTime": "2026-08-17T03:23:16.391111465Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:23:16.947] Task URL: https://cr-buildbucket.appspot.com/build/8673254468030889201
[03:23:16.947] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838684530864772336:2:0) after 2m9s
[03:23:17.608] Received PubSub notification, asking Buildbucket for the build status
[03:23:17.628] Build status: SCHEDULED
[03:23:20.826] Received PubSub notification, asking Buildbucket for the build status
[03:23:20.846] Build status: STARTED
[03:23:43.814] Received PubSub notification, asking Buildbucket for the build status
[03:23:43.842] Build:
{
  "id": "8673254468030889201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T03:23:16.391111465Z",
  "startTime": "2026-08-17T03:23:20.571766804Z",
  "endTime": "2026-08-17T03:23:43.547299574Z",
  "updateTime": "2026-08-17T03:23:43.547299574Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:23:43.842] Invocation finished in 29.536437846s with status SUCCEEDED