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:22390 (2 weeks ago)

Debug log (UTC)

[21:22:20.300] New invocation is queued and will start shortly
[21:22:21.528] Starting the invocation (attempt 1)
[21:22:21.556] Ignoring gitiles_ref tag without the buildset tag
[21:22:21.556] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:22:21.556] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:22:21.557] Buildbucket request:
{
  "requestId": "8836532909547608416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836532909547608416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22390"
                            },
                        "id": "cron:v1:22390"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836532909547608416"
    },
    {
      "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"
  }
}
[21:22:23.000] Scheduled build:
{
  "id": "8671102846870099969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T21:22:22.230428720Z",
  "updateTime": "2026-09-09T21:22:22.835036499Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:22:23.000] Task URL: https://cr-buildbucket.appspot.com/build/8671102846870099969
[21:22:23.000] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836532909547608416:2:0) after 3m2s
[21:22:23.539] Received PubSub notification, asking Buildbucket for the build status
[21:22:23.568] Build status: SCHEDULED
[21:22:27.036] Received PubSub notification, asking Buildbucket for the build status
[21:22:27.060] Build status: STARTED
[21:22:51.596] Received PubSub notification, asking Buildbucket for the build status
[21:22:51.616] Build:
{
  "id": "8671102846870099969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T21:22:22.230428720Z",
  "startTime": "2026-09-09T21:22:26.661806980Z",
  "endTime": "2026-09-09T21:22:51.366015821Z",
  "updateTime": "2026-09-09T21:22:51.366015821Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:22:51.616] Invocation finished in 31.32290622s with status SUCCEEDED