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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17785 (1 month ago)

Debug log (UTC)

[00:43:22.533] New invocation is queued and will start shortly
[00:43:23.557] Starting the invocation (attempt 1)
[00:43:23.583] Ignoring gitiles_ref tag without the buildset tag
[00:43:23.583] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:43:23.584] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:43:23.584] Buildbucket request:
{
  "requestId": "8839509961269990624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839509961269990624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17785"
                            },
                        "id": "cron:v1:17785"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839509961269990624"
    },
    {
      "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"
  }
}
[00:43:24.645] Scheduled build:
{
  "id": "8674079898945117585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T00:43:24.128721938Z",
  "updateTime": "2026-08-08T00:43:24.128721938Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:43:24.645] Task URL: https://cr-buildbucket.appspot.com/build/8674079898945117585
[00:43:24.645] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839509961269990624:2:0) after 7m45s
[00:43:25.679] Received PubSub notification, asking Buildbucket for the build status
[00:43:25.708] Build status: SCHEDULED
[00:43:31.933] Received PubSub notification, asking Buildbucket for the build status
[00:43:31.985] Build status: STARTED
[00:43:58.050] Received PubSub notification, asking Buildbucket for the build status
[00:43:58.079] Build:
{
  "id": "8674079898945117585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T00:43:24.128721938Z",
  "startTime": "2026-08-08T00:43:30.004105762Z",
  "endTime": "2026-08-08T00:43:53.899931681Z",
  "updateTime": "2026-08-08T00:43:53.899931681Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:43:58.079] Invocation finished in 35.551720963s with status SUCCEEDED