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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7012 (1 month ago)

Debug log (UTC)

[06:08:34.113] New invocation is queued and will start shortly
[06:08:35.179] Starting the invocation (attempt 1)
[06:08:35.209] Ignoring gitiles_ref tag without the buildset tag
[06:08:35.209] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:08:35.209] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:08:35.209] Buildbucket request:
{
  "requestId": "8846465468308886784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846465468308886784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7012"
                            },
                        "id": "cron:v1:7012"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846465468308886784"
    },
    {
      "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"
  }
}
[06:08:36.978] Scheduled build:
{
  "id": "8681035405475491585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T06:08:36.192651078Z",
  "updateTime": "2026-05-23T06:08:36.660249576Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:08:36.978] Task URL: https://cr-buildbucket.appspot.com/build/8681035405475491585
[06:08:36.978] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846465468308886784:2:0) after 5m41s
[06:08:37.443] Received PubSub notification, asking Buildbucket for the build status
[06:08:37.598] Build status: SCHEDULED
[06:08:41.739] Received PubSub notification, asking Buildbucket for the build status
[06:08:41.763] Build status: STARTED
[06:09:10.832] Received PubSub notification, asking Buildbucket for the build status
[06:09:10.857] Build:
{
  "id": "8681035405475491585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T06:08:36.192651078Z",
  "startTime": "2026-05-23T06:08:41.554172195Z",
  "endTime": "2026-05-23T06:09:10.465274603Z",
  "updateTime": "2026-05-23T06:09:10.465274603Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:09:10.857] Invocation finished in 36.750480416s with status SUCCEEDED