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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14983 (1 month ago)

Debug log (UTC)

[01:11:56.929] New invocation is queued and will start shortly
[01:11:58.067] Starting the invocation (attempt 1)
[01:11:58.092] Ignoring gitiles_ref tag without the buildset tag
[01:11:58.092] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:11:58.092] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:11:58.092] Buildbucket request:
{
  "requestId": "8841320102923899264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841320102923899264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14983"
                            },
                        "id": "cron:v1:14983"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841320102923899264"
    },
    {
      "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"
  }
}
[01:11:59.598] Scheduled build:
{
  "id": "8675890040366883985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T01:11:58.745148461Z",
  "updateTime": "2026-07-19T01:11:59.400995111Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:11:59.598] Task URL: https://cr-buildbucket.appspot.com/build/8675890040366883985
[01:11:59.598] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841320102923899264:2:0) after 9m58s
[01:12:00.014] Received PubSub notification, asking Buildbucket for the build status
[01:12:00.046] Build status: SCHEDULED
[01:12:04.402] Received PubSub notification, asking Buildbucket for the build status
[01:12:04.421] Build status: STARTED
[01:12:44.422] Received PubSub notification, asking Buildbucket for the build status
[01:12:44.453] Build:
{
  "id": "8675890040366883985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T01:11:58.745148461Z",
  "startTime": "2026-07-19T01:12:03.671569158Z",
  "endTime": "2026-07-19T01:12:43.210391360Z",
  "updateTime": "2026-07-19T01:12:43.210391360Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:12:44.453] Invocation finished in 47.529346661s with status SUCCEEDED