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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10909 (3 weeks ago)

Debug log (UTC)

[00:42:26.524] New invocation is queued and will start shortly
[00:42:27.601] Starting the invocation (attempt 1)
[00:42:27.631] Ignoring gitiles_ref tag without the buildset tag
[00:42:27.631] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:42:27.631] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:42:27.631] Buildbucket request:
{
  "requestId": "8843949271352558400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843949271352558400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10909"
                            },
                        "id": "cron:v1:10909"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843949271352558400"
    },
    {
      "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"
  }
}
[00:42:29.331] Scheduled build:
{
  "id": "8678519208688714065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T00:42:28.443098339Z",
  "updateTime": "2026-06-20T00:42:29.090614758Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[00:42:29.331] Task URL: https://cr-buildbucket.appspot.com/build/8678519208688714065
[00:42:29.331] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843949271352558400:2:0) after 5m37s
[00:42:29.872] Received PubSub notification, asking Buildbucket for the build status
[00:42:29.932] Build status: SCHEDULED
[00:42:33.456] Received PubSub notification, asking Buildbucket for the build status
[00:42:33.487] Build status: STARTED
[00:43:07.797] Received PubSub notification, asking Buildbucket for the build status
[00:43:07.837] Build:
{
  "id": "8678519208688714065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T00:42:28.443098339Z",
  "startTime": "2026-06-20T00:42:33.296344833Z",
  "endTime": "2026-06-20T00:43:06.567905132Z",
  "updateTime": "2026-06-20T00:43:06.567905132Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[00:43:07.837] Invocation finished in 41.318147679s with status SUCCEEDED