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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5968 (2 months ago)

Debug log (UTC)

[19:40:36.224] New invocation is queued and will start shortly
[19:40:37.320] Starting the invocation (attempt 1)
[19:40:37.351] Ignoring gitiles_ref tag without the buildset tag
[19:40:37.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:40:37.351] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:40:37.351] Buildbucket request:
{
  "requestId": "8847139155201429760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847139155201429760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5968"
                            },
                        "id": "cron:v1:5968"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847139155201429760"
    },
    {
      "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"
  }
}
[19:40:38.893] Scheduled build:
{
  "id": "8681709092398620337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T19:40:38.276904150Z",
  "updateTime": "2026-05-15T19:40:38.773705972Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:40:38.893] Task URL: https://cr-buildbucket.appspot.com/build/8681709092398620337
[19:40:38.893] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847139155201429760:2:0) after 3m54s
[19:40:39.513] Received PubSub notification, asking Buildbucket for the build status
[19:40:39.528] Build status: SCHEDULED
[19:40:43.549] Received PubSub notification, asking Buildbucket for the build status
[19:40:43.579] Build status: STARTED
[19:41:09.363] Received PubSub notification, asking Buildbucket for the build status
[19:41:09.392] Build:
{
  "id": "8681709092398620337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T19:40:38.276904150Z",
  "startTime": "2026-05-15T19:40:43.311952446Z",
  "endTime": "2026-05-15T19:41:07.838531281Z",
  "updateTime": "2026-05-15T19:41:07.838531281Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:41:09.392] Invocation finished in 33.172236239s with status SUCCEEDED