Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9748 (19 hours ago)

Debug log (UTC)

[18:02:29.385] New invocation is queued and will start shortly
[18:02:30.640] Starting the invocation (attempt 1)
[18:02:30.670] Ignoring gitiles_ref tag without the buildset tag
[18:02:30.670] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:02:30.671] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:02:30.671] Buildbucket request:
{
  "requestId": "8844699209906801072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844699209906801072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9748"
                            },
                        "id": "cron:v1:9748"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844699209906801072"
    },
    {
      "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"
  }
}
[18:02:32.471] Scheduled build:
{
  "id": "8679269147051913265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T18:02:31.487126095Z",
  "updateTime": "2026-06-11T18:02:31.487126095Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:02:32.471] Task URL: https://cr-buildbucket.appspot.com/build/8679269147051913265
[18:02:32.471] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844699209906801072:2:0) after 1m18s
[18:02:36.142] Received PubSub notification, asking Buildbucket for the build status
[18:02:36.160] Build status: SCHEDULED
[18:03:50.483] Handling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844699209906801072:2:0)
[18:03:50.503] Build status: SCHEDULED
[18:03:50.503] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844699209906801072:4:0) after 4m56s
[18:03:58.492] Received PubSub notification, asking Buildbucket for the build status
[18:03:58.517] Build status: STARTED
[18:04:20.446] Received PubSub notification, asking Buildbucket for the build status
[18:04:20.496] Build:
{
  "id": "8679269147051913265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T18:02:31.487126095Z",
  "startTime": "2026-06-11T18:03:58.297017303Z",
  "endTime": "2026-06-11T18:04:20.174447442Z",
  "updateTime": "2026-06-11T18:04:20.174447442Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:04:20.496] Invocation finished in 1m51.115652501s with status SUCCEEDED