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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4258 (4 months ago)

Debug log (UTC)

[15:21:42.279] New invocation is queued and will start shortly
[15:21:43.383] Starting the invocation (attempt 1)
[15:21:43.404] Ignoring gitiles_ref tag without the buildset tag
[15:21:43.405] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:21:43.405] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:21:43.405] Buildbucket request:
{
  "requestId": "8848242607318514000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848242607318514000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4258"
                            },
                        "id": "cron:v1:4258"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848242607318514000"
    },
    {
      "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"
  }
}
[15:21:44.999] Scheduled build:
{
  "id": "8682812544545817825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T15:21:44.304680292Z",
  "updateTime": "2026-05-03T15:21:44.840007059Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:21:45.000] Task URL: https://cr-buildbucket.appspot.com/build/8682812544545817825
[15:21:45.000] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848242607318514000:2:0) after 1m28s
[15:21:45.534] Received PubSub notification, asking Buildbucket for the build status
[15:21:45.554] Build status: SCHEDULED
[15:21:49.628] Received PubSub notification, asking Buildbucket for the build status
[15:21:49.715] Build status: STARTED
[15:22:20.636] Received PubSub notification, asking Buildbucket for the build status
[15:22:20.664] Build:
{
  "id": "8682812544545817825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T15:21:44.304680292Z",
  "startTime": "2026-05-03T15:21:49.286929686Z",
  "endTime": "2026-05-03T15:22:20.402048227Z",
  "updateTime": "2026-05-03T15:22:20.402048227Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:22:20.664] Invocation finished in 38.388459244s with status SUCCEEDED