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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12811 (2 months ago)

Debug log (UTC)

[13:59:18.811] New invocation is queued and will start shortly
[13:59:20.920] Starting the invocation (attempt 1)
[13:59:20.950] Ignoring gitiles_ref tag without the buildset tag
[13:59:20.950] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:59:20.951] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:59:20.951] Buildbucket request:
{
  "requestId": "8842721375973699328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842721375973699328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12811"
                            },
                        "id": "cron:v1:12811"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842721375973699328"
    },
    {
      "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:59:22.072] Scheduled build:
{
  "id": "8677291312509638993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T13:59:21.492135561Z",
  "updateTime": "2026-07-03T13:59:21.985065362Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:59:22.072] Task URL: https://cr-buildbucket.appspot.com/build/8677291312509638993
[13:59:22.072] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842721375973699328:2:0) after 2m23s
[13:59:22.760] Received PubSub notification, asking Buildbucket for the build status
[13:59:22.785] Build status: SCHEDULED
[13:59:25.680] Received PubSub notification, asking Buildbucket for the build status
[13:59:25.703] Build status: STARTED
[13:59:49.870] Received PubSub notification, asking Buildbucket for the build status
[13:59:49.888] Build:
{
  "id": "8677291312509638993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T13:59:21.492135561Z",
  "startTime": "2026-07-03T13:59:25.504034558Z",
  "endTime": "2026-07-03T13:59:49.446422785Z",
  "updateTime": "2026-07-03T13:59:49.446422785Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:59:49.888] Invocation finished in 31.082964981s with status SUCCEEDED