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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19087 (4 weeks ago)

Debug log (UTC)

[07:28:31.824] New invocation is queued and will start shortly
[07:28:32.909] Starting the invocation (attempt 1)
[07:28:32.939] Ignoring gitiles_ref tag without the buildset tag
[07:28:32.939] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:28:32.939] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:28:32.940] Buildbucket request:
{
  "requestId": "8838669098432036016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838669098432036016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19087"
                            },
                        "id": "cron:v1:19087"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838669098432036016"
    },
    {
      "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"
  }
}
[07:28:34.007] Scheduled build:
{
  "id": "8673239036051653633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T07:28:33.473442978Z",
  "updateTime": "2026-08-17T07:28:33.473442978Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[07:28:34.007] Task URL: https://cr-buildbucket.appspot.com/build/8673239036051653633
[07:28:34.007] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838669098432036016:2:0) after 9m20s
[07:28:34.972] Received PubSub notification, asking Buildbucket for the build status
[07:28:35.051] Build status: SCHEDULED
[07:28:40.209] Received PubSub notification, asking Buildbucket for the build status
[07:28:40.292] Build status: STARTED
[07:29:22.048] Received PubSub notification, asking Buildbucket for the build status
[07:29:22.069] Build:
{
  "id": "8673239036051653633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T07:28:33.473442978Z",
  "startTime": "2026-08-17T07:28:40.047251434Z",
  "endTime": "2026-08-17T07:29:21.817679472Z",
  "updateTime": "2026-08-17T07:29:21.817679472Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[07:29:22.069] Invocation finished in 50.249904907s with status SUCCEEDED