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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10003 (1 month ago)

Debug log (UTC)

[13:43:57.766] New invocation is queued and will start shortly
[13:43:58.808] Starting the invocation (attempt 1)
[13:43:58.839] Ignoring gitiles_ref tag without the buildset tag
[13:43:58.839] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:43:58.840] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:43:58.840] Buildbucket request:
{
  "requestId": "8844534281085219328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844534281085219328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10003"
                            },
                        "id": "cron:v1:10003"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844534281085219328"
    },
    {
      "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"
  }
}
[13:44:01.108] Scheduled build:
{
  "id": "8679104218000578465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T13:44:00.087227868Z",
  "updateTime": "2026-06-13T13:44:00.764204181Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:44:01.108] Task URL: https://cr-buildbucket.appspot.com/build/8679104218000578465
[13:44:01.108] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844534281085219328:2:0) after 3m45s
[13:44:07.089] Received PubSub notification, asking Buildbucket for the build status
[13:44:07.109] Build status: SCHEDULED
[13:44:21.812] Received PubSub notification, asking Buildbucket for the build status
[13:44:21.877] Build status: STARTED
[13:44:55.364] Received PubSub notification, asking Buildbucket for the build status
[13:44:55.390] Build:
{
  "id": "8679104218000578465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T13:44:00.087227868Z",
  "startTime": "2026-06-13T13:44:14.906444329Z",
  "endTime": "2026-06-13T13:44:46.093144421Z",
  "updateTime": "2026-06-13T13:44:46.093144421Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:44:55.390] Invocation finished in 57.6280382s with status SUCCEEDED