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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17107 (1 month ago)

Debug log (UTC)

[04:42:18.140] New invocation is queued and will start shortly
[04:42:19.187] Starting the invocation (attempt 1)
[04:42:19.210] Ignoring gitiles_ref tag without the buildset tag
[04:42:19.210] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:42:19.210] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:42:19.210] Buildbucket request:
{
  "requestId": "8839947914126135472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839947914126135472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17107"
                            },
                        "id": "cron:v1:17107"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839947914126135472"
    },
    {
      "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"
  }
}
[04:42:20.605] Scheduled build:
{
  "id": "8674517851598388721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-03T04:42:19.931441247Z",
  "updateTime": "2026-08-03T04:42:20.380218123Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:42:20.605] Task URL: https://cr-buildbucket.appspot.com/build/8674517851598388721
[04:42:20.605] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839947914126135472:2:0) after 7m55s
[04:42:21.489] Received PubSub notification, asking Buildbucket for the build status
[04:42:21.506] Build status: SCHEDULED
[04:42:24.722] Received PubSub notification, asking Buildbucket for the build status
[04:42:24.737] Build status: STARTED
[04:43:03.348] Received PubSub notification, asking Buildbucket for the build status
[04:43:03.400] Build:
{
  "id": "8674517851598388721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-03T04:42:19.931441247Z",
  "startTime": "2026-08-03T04:42:24.563453245Z",
  "endTime": "2026-08-03T04:43:02.825646496Z",
  "updateTime": "2026-08-03T04:43:02.825646496Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:43:03.400] Invocation finished in 45.264436134s with status SUCCEEDED