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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4273 (4 months ago)

Debug log (UTC)

[17:55:16.258] New invocation is queued and will start shortly
[17:55:17.369] Starting the invocation (attempt 1)
[17:55:17.391] Ignoring gitiles_ref tag without the buildset tag
[17:55:17.392] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:55:17.392] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:55:17.392] Buildbucket request:
{
  "requestId": "8848232945762216528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848232945762216528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4273"
                            },
                        "id": "cron:v1:4273"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848232945762216528"
    },
    {
      "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"
  }
}
[17:55:18.926] Scheduled build:
{
  "id": "8682802883024245905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T17:55:18.249235308Z",
  "updateTime": "2026-05-03T17:55:18.249235308Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:55:18.926] Task URL: https://cr-buildbucket.appspot.com/build/8682802883024245905
[17:55:18.926] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848232945762216528:2:0) after 4m13s
[17:55:19.744] Received PubSub notification, asking Buildbucket for the build status
[17:55:19.768] Build status: SCHEDULED
[17:55:26.669] Received PubSub notification, asking Buildbucket for the build status
[17:55:26.702] Build status: STARTED
[17:55:55.870] Received PubSub notification, asking Buildbucket for the build status
[17:55:55.895] Build:
{
  "id": "8682802883024245905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T17:55:18.249235308Z",
  "startTime": "2026-05-03T17:55:24.319137672Z",
  "endTime": "2026-05-03T17:55:55.380445656Z",
  "updateTime": "2026-05-03T17:55:55.380445656Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:55:55.895] Invocation finished in 39.641161935s with status SUCCEEDED