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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6202 (2 months ago)

Debug log (UTC)

[11:36:47.977] New invocation is queued and will start shortly
[11:36:49.046] Starting the invocation (attempt 1)
[11:36:49.071] Ignoring gitiles_ref tag without the buildset tag
[11:36:49.071] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:36:49.071] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:36:49.071] Buildbucket request:
{
  "requestId": "8846988399593265072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846988399593265072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6202"
                            },
                        "id": "cron:v1:6202"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846988399593265072"
    },
    {
      "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"
  }
}
[11:36:50.591] Scheduled build:
{
  "id": "8681558336784765105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T11:36:50.033231933Z",
  "updateTime": "2026-05-17T11:36:50.437376807Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:36:50.591] Task URL: https://cr-buildbucket.appspot.com/build/8681558336784765105
[11:36:50.591] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846988399593265072:2:0) after 3m59s
[11:36:51.292] Received PubSub notification, asking Buildbucket for the build status
[11:36:51.335] Build status: SCHEDULED
[11:36:54.825] Received PubSub notification, asking Buildbucket for the build status
[11:36:54.843] Build status: STARTED
[11:37:25.121] Received PubSub notification, asking Buildbucket for the build status
[11:37:25.139] Build:
{
  "id": "8681558336784765105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T11:36:50.033231933Z",
  "startTime": "2026-05-17T11:36:54.623129428Z",
  "endTime": "2026-05-17T11:37:24.742235795Z",
  "updateTime": "2026-05-17T11:37:24.742235795Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:37:25.139] Invocation finished in 37.167827142s with status SUCCEEDED